/* Some nice default tag styles */

BODY, TH, TD, P, FORM, UL, OL, DIV, SPAN, FONT {
	color:#333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}

B {
	font-weight:bold;
}

UL {
	list-style-type: square;
	list-style-position: outside;
	padding-top :10px;
	padding-left:25px;
	padding-right:10px;
	padding-bottom:10px;
	margin:0px;
}

A, A:link, A:visited {
	color:#666666;
}

A:hover, A:active {
	color:#666666;
	text-decoration:none;
}


/* Used for larger, more line spacing feature text */
TD.leading {
	font-size:12px;
	color:#666666;
	line-height:18px;
}


.headline {
	color:#2a62af;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
}


.subhead {
	color:#666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
}


.small_text {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 9px;
  font-weight: normal;
}

.home_graybox { 
	margin: 6px 12px 10px 20px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}

.allcap_small { 
	color:#2a62af;
	font-weight: bold;
	text-transform: uppercase;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}

.newsbox01 { 
	padding: 24px 24px 24px 30px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	border-right-style: solid;
	border-color: #dddddd;
	border-right-width: 1px; 
}

.newsbox02 { 
	padding: 24px 24px 24px 30px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	border-right-style: solid;
	border-color: #dddddd; 
	border-right-width: 1px; 
}

.newsbox03 { 
	padding: 24px 24px 24px 30px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}

.insidebox01 { 
	padding: 24px 24px 24px 30px;
}

.copyright {
  margin: 20px;
  color: #999;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 9px;
  font-weight: normal;
}


/* Used for white text and links */

.side {
	color:#0075bf;
	margin:2px 2px 2px 16px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}

.side A, .side A:link, .side A:visited {
	color:#0075bf;
	text-decoration:none;
}

.side A:hover, .side A:active {
	text-decoration:none;
}

UL.side {
	list-style-image: url(images/square-bullet-wht.gif);
	padding-top :0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	margin:0px;
}


.boxhead { 
width: 225px;
background-color:#245CA9;
border-right: 1px solid #0063ab; 
border-left: 1px solid #0063ab; 
border-top-color: #0063ab; 
border-top-style: 0px solid; 
border-bottom-color: #0063ab; 
border-bottom-style: 0px solid; 

}

.box {
	background-image: url(images/boxblend.gif);
	background-color:#FFFFFF;
	width: 200px;
	background-repeat: no-repeat;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top-color: #FFFFFF;
	border-top-style: 0px solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: 0px solid;
	padding-top: 10px;
	padding-bottom: 15px;
}


.bottomline1 { 
border-bottom: 1px dotted silver; 
}

.bottomline2 { 
border-bottom: 2px solid silver; 
}.subhead_no_text_transform {

	color:#666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-transform: none;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
}
