/* STANDARD */

/* sets padding & font in main TD */
.content 	{ padding: 20px; font: 12px/18px Verdana, Arial, Helvetica, sans-serif;	vertical-align: top; }

/* same font as above, use if you have a table inside the main TD */
.verd 		{ font: 12px/18px Verdana, Arial, Helvetica, sans-serif; 	vertical-align: top; }

A:LINK		{ color: #0066CC; text-decoration: underline; } 
A:ACTIVE  	{ color: #FF3300; text-decoration: none; } 
A:VISITED 	{ color: #666666; text-decoration: underline; } 
A:HOVER   	{ color: #FF3300; text-decoration: none; } 

/* Use for headlines. */
.subtitle 			{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #006699; }

h1 			{ font: bold 20px/20px Verdana, Arial, Helvetica, sans-serif;	color: #235BAB; }
h2 			{ font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif; color: #01AEEF; }
h3 			{ font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;	color: #006699; }

/* breadcrumbs */
.bread 		{ font: 11px/16px Verdana, Arial, Helvetica, sans-serif; color: #006699; } 

A:LINK.bread	{ color: #0066CC; text-decoration: underline; } 
A:ACTIVE.bread  { color: #CC0A0B; text-decoration: none; } 
A:VISITED.bread { color: #0066CC; text-decoration: underline; } 
A:HOVER.bread   { color: #CC0A0B; text-decoration: none; } 

/* footer links */
.foot 		{
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #0066CC;
} 

A:LINK.foot	{ color: #ffffff; text-decoration: underline; } 
A:ACTIVE.foot  { color: #FF9933; text-decoration: none; } 
A:VISITED.foot { color: #ffffff; text-decoration: underline; } 
A:HOVER.foot   { color: #FF9933; text-decoration: none; } 

/* Use a DIV tag instead of a HR */
.line { border-top: 1px solid #01AEEF; padding: 5px; } 
	
/* Bullet List */
ul li {
	display: block;
	font: 12px/16px verdana, arial, helvetica, sans-serif;
	background:  url(../graphics/list-arrows.gif) no-repeat left top;
	text-decoration: none;
	padding: 3px 0px 5px 15px;
	list-style: none;
}

/* TOP NAVIGATION */
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	color: #121238;
	border-top: 1px outset #235BAB;
	border-right: 3px outset #235BAB;
	border-bottom: 3px outset #235BAB;
	border-left: 2px outset #235BAB;
	padding-top: 6px;
	background-image: url(../graphics/grad.gif);

}

.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	color: #121238;
	border-top: 3px inset #235BAB;
	border-right: 3px inset #235BAB;
	border-bottom: 1px inset #235BAB;
	border-left: 2px inset #235BAB;
	padding-top: 6px;
	background-image: url(../graphics/grad2.gif);

}

.button3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #518FB0;
	text-align: center;
	color: #FFFFFF;
	border-top: 2px solid #518FB0;
	border-right: 2px solid #518FB0;
	border-bottom: 1px solid #518FB0;
	border-left: 2px solid #518FB0;
	padding-top: 6px;
}

/* top nav links */
A:LINK.toptext, A:VISITED.toptext {
color: #121238; text-decoration: none; display: block; width: 100%; height:20px; } 

A:HOVER.toptext, A:ACTIVE.toptext {
color: #235BAB; text-decoration: none; display: block; width: 100%; height: 20px; } 

/* LEFT NAVIGATION */
.butleft1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 7px 10px 4px 15px;
	color: #121238;
	border-top: 1px none #426FA8;
	border-right: 1px none #426FA8;
	border-bottom: 1px none #426FA8;
	border-left: 0px none #426FA8;
	background-color: #518FB0;
	text-decoration: none;
}

.butleft2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 7px 10px 4px 15px;
	color: #235BAB;
	border-top: 1px none #426FA8;
	border-right: 1px none #426FA8;
	border-bottom: 1px none #426FA8;
	border-left: 0px none #426FA8;
	background-color: #C3CACD;
	text-decoration: none;
}

.butleft3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 7px 10px 4px 15px;
	color: #121238;
	border-top: 1px none #426FA8;
	border-right: 1px none #426FA8;
	border-bottom: 1px none #426FA8;
	border-left: 0px none #426FA8;
	background-color: #ffffff;
	text-decoration: none;
}

/* top nav links */
A:LINK.lefttext, A:VISITED.lefttext {
color: #121238; text-decoration: none; display: block; width: 150px; } 

A:HOVER.lefttext, A:ACTIVE.lefttext {
color: #235BAB; text-decoration: none; display: block; width: 150px; } 

/* HEADER */
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #60ACD4;
	background-color: #121238;
	text-align: center;
	vertical-align: middle;
	padding: 5px 15px 5px 5px;
}

.righttableout {
	text-align: center;
	/*padding: 2px 10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 4px outset #518FB0;


}
.righttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #353861;
	padding: 5px;
	display: block; 
	width: 170px; 
}


/* FORMS */
.form {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
 } 
	
input.blue {
font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif; background-color: #006699; color: white; padding-top: 1px;
}
