/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/BG.jpg);
	background-color: #ffffff; }
	
.b {
	font-weight:bold;
}

a:link, a:visited { color: #000099; }
a:hover { color: #CC6600; }
	
img { margin: 0px; padding: 0px; }

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

dt { font-weight: bold; }

input, textarea, select { font-size: .85em; }

#logo_header { background: url(/images/header_bg.jpg); background-repeat: repeat-x; margin: 0px; height: 120px; }
.left_col { width: 134px; background: #D8DDFA; padding: 0px; margin: 0px; vertical-align: top; }
#left_col { width: 134px; background: #D8DDFA; padding: 0px; margin: 0px; vertical-align: top; }
#main { padding-top: 25px; margin: 0px; width: 616px; background: #ffffff; }
#main h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #CC6600; font-weight: bold; font-size: 24px; }
#body_text { width: 533px; margin: 0px; padding-bottom: 10px; }
#body_text h4 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000033; }
#body_text h5 { font-size: 14px; padding-left: 20px; }
#body_text h5.link { background: url(/images/link-icon2.gif) no-repeat top left; }

#corner { width:63px; text-align: left; vertical-align: bottom; background: #ffffff; }

#news { }
#news .headline { font-size: small; color: #CC6600; font-weight: bold; line-height: 100%; }

.hide { display: none; }
.small { font-size: x-small; }

#table1 { }
#table1 th { background: #B9C2EB; font-weight: bold; }

#table2 { }
#table2 td { border: 0px; }
#table2 th { background: #b9c2eb; font-weight: bold; }

#table3 { background: #cccccc; }
#table3 td { background: #fff; }
#table2 th { background: #B9C2EB; font-weight: bold; }

.pale_row { background: #EAEDFC; }
.paler_row { background: #ffffff; }
.peach_row { background: #F6E4D0; }
.med_row { background: #C7D3EF; }
.header_row { background: #000000; }

/*Links*/

.bigLink {
 background: url(/images/link-icon2.gif) no-repeat top left; 
 padding-left: 20px;
 }

.emailInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-position: center;
	width: 100px;
}

#breadcrumb { font-size: x-small; line-height: 130%; }
#breadcrumb a { text-decoration: underline; color: #CC6600; }

#newsletter { width: 121px; margin-top: 25px; background: url(/images/ML_bg.jpg); background-repeat: no-repeat; margin-left: 5px; }
#newsletter input { font-family: Arial; font-weight: bold; font-size: 10pt; margin: 0px; padding: 0px; }

#pullquote { 
width: 238px; 
float:right;
padding: 10px;
background: url(/images/rounded_pale_table-bg.jpg) no-repeat;
font-size: x-small;
line-height: 150%;
margin-bottom: 10px;
}

#pullquote p { width: 220px; margin-left: 15px; }
#pullquote a { text-decoration: none; }

#contact_box { 
width: 70%; 
background: #EAEDFC; 
padding: 20px; 
border: 2px solid #D7DCF9;
font-size: x-small; }


#footer { height: 53px; background: url(/images/footer_bg.jpg); color: #CCCCCC; vertical-align: middle; font-size: x-small; }
#footer a { color: #FFFFFF; }
