body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	margin: 0px;
	background-color: #0b2060;
}

iframe {
overflow-x: hidden;
overflow-y: auto;
}


#envelope
{
   height:100%;
   min-height:100%;
   text-align: left;
   width: 780px;
   margin: 0 auto 0 auto;
   background: url(images/paper.gif) repeat-y;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

a
{
	color: #4467A4;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
}
a:link {;}
a:visited {;}
a:hover{color: #003366; text-decoration:underline;}

.new
{
	color: #009966;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.new:link {;}
a.new:visited {;}
a.new:hover{color: #006666; text-decoration:underline;}

.imageroll
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
	clear: both;
	float: none;
}
a.imageroll:link {

border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;}
a.imageroll:visited {
border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;}
a.imageroll:hover{
	border: 1px solid #993300;
	margin: 2px;
	padding: 2px;
	background-color: #CC0000;
}

.navTierTwo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	visibility: hidden;
	display: block;
	border: 1px solid #171E24;
	background: #2B588E;
	padding: 3px;
	padding-bottom: 5px;
	padding-top: 32px;
	z-index: 10;
	overflow: hidden;
}

.newalert
{
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.newalert:link {;}
a.newalert:visited {;}
a.newalert:hover{color: #eeeeee; text-decoration:underline;}

.content {
	line-height: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
}

.photogrid {
	text-align: justify;
}

.note {
	color: #888888;
	font-size: 10px;
}
.disclaimer {
	color: #666666;
	font-size: 10px;
	line-height: 17px;
}
.border {border: 1px solid #cccccc;}

.photo {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
	background-color: #FFFFFF;
}
.photonew {
	border: 1px solid #006666;
	padding: 2px;
	margin: 2px;
	background-color: #009966;
}
.photosmall {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 1px;
}
.photosmallnew {
	border: 1px solid #006666;
	padding: 1px;
	margin: 1px;
	background-color: #009966;
}

.photozero {
	border: 1px solid #666666;
	padding: 0px;
}

.photoframe {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #ffffff;
}

.ecardframe {
	border: 1px dashed #E8984B;
	padding: 5px;
}

.photoborder {
	padding: 2px;
	background-color: #CC3300;
	border: 1px solid #CC0000;
	margin: 2px;
}

.photobordergray {
	border: 1px solid #666666;
	padding: 1px;
}

.smalltext {color: #aaaaaa;	font-size: 10px;}
.hilite {
	color: #003366;
	font-size: 10px;
}

.maintitle {
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.mainsub {
	color: #777777;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.large {
	color: #003366;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.sectionhead {
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}	
.subsectionhead {
	color: #333333;
	font-weight: bold;
	text-transform: none;
	font-size: 10px;
	line-height: 14px;
}	
.Label { font-weight: bold; color: #888888; text-transform: uppercase; font-size: 10px; }
.nodec {color:#003366;	font-weight:bold; text-decoration:none; text-transform: none; font-size: 10px; }

.linegray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.messagegreen {font-weight: bold; color: #009966; text-transform: none; font-size: 10px;}
.messagered { color: #CC0000; font-weight: bold;text-transform: none; font-size: 10px;}
.messageorange { color: #FF9900; font-weight: bold;text-transform: none; font-size: 10px;}

select {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #333333;
} 

option value {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #333333;
} 

input, textarea, file {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}


.web
{
	color: #4467A4;
	font-weight:bold;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.web:link {;}
a.web:visited {;}
a.web:hover{color: #003366; text-decoration:underline;}



.redalert
{
	color: #CC3300;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.redalert:link {;}
a.redalert:visited {;}
a.redalert:hover{
	color: #990000;
	text-decoration:underline;
}

.pod
{
	color: #A362CE;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.pod:link {;}
a.pod:visited {;}
a.pod:hover{
	color: #663399;
	text-decoration:underline;
}

.linkout
{
	color: #4467A4;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.linkout:link {;}
a.linkout:visited {;}
a.linkout:hover{color: #003366; text-decoration:underline;}

.updated
{
	color: #FFCC00;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.updated:link {;}
a.updated:visited {;}
a.updated:hover{color: #FF9900; text-decoration:underline;}


.light
{
	color: #888888;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.light:link {;}
a.light:visited {;}
a.light:hover{color: #666666; text-decoration:underline;}

.bright
{
	color: #cccccc;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.bright:link {;}
a.bright:visited {;}
a.bright:hover{color: #aaaaaa; text-decoration:underline;}

.valuelink
{
	color: #003366;
	font-weight:normal;
	text-decoration:underline;
	text-transform: capitalize;
	font-size: 10px;
}
a.valuelink:link {;}
a.valuelink:visited {;}
a.valuelink:hover{color: #000033; text-decoration:underline;}

.crumb
{
	color: #aaaaaa;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.crumb:link {;}
a.crumb:visited {;}
a.crumb:hover{color: #666666; text-decoration:underline;}

.textlink
{
	color: #4467A4;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.textlink:link {;}
a.textlink:visited {;}
a.textlink:hover{color: #003366; text-decoration:underline;}

.ref
{
	color: #003366;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.ref:link {;}
a.ref:visited {;}
a.ref:hover{color: #000033; text-decoration:underline;}

.admin
{
	color: #FF9900;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.admin:link {;}
a.admin:visited {;}
a.admin:hover{color: #FF6600; text-decoration:underline;}

.sort
{
	color: #777777;
	font-weight:normal;
	text-decoration:underline;
	text-transform: none;
	font-size: 10px;
}
a.sort:link {;}
a.sort:visited {;}
a.sort:hover{color: #333333; text-decoration:underline;}
.value {
	color: #333333;
	text-transform: capitalize;
	font-size: 10px;
}

li {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
	list-style-position: inside;
}
.white {
	color: #ffffff;
	font-size: 10px;
}
.alert {
color: #CC0000; font-weight: normal;text-transform: none; font-size: 10px;
}
.photopadded {
	padding: 2px;
}
.statusnew {
font-weight: normal; color: #009966; text-transform: none; font-size: 10px;
}
.contentgray {
	line-height: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	color: #888888;
}
