/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #96ABB9;
	font-size: 12px;
	background-image: url(site_build/images/bkg.jpg);
	background-repeat: repeat-x;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #0066FF;
}

/************** header tag styles **************/

h1{
	color: #323486;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C3D9E7;
	border-right-color: #C3D9E7;
	border-bottom-color: #C3D9E7;
	border-left-color: #C3D9E7;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2{
	color: #323486;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	color: #000000;
	margin: 0px;
	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #E2EDF3;
	word-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323486;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: normal;
	white-space: normal;
	vertical-align: top;
	text-align: left;
}

h6{
	color: #000000;
	margin: 0px;
	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #E2EDF3;
	word-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323486;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: normal;
	white-space: normal;
	vertical-align: top;
	text-align: center;
}

/*************** list tag styles ***************/

ul{
	list-style-type: square;
	list-style-image: url(site_build/images/bullet.gif);
	list-style-position: outside;
	padding: 5px 10px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: table;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
 list-style-type: square;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	width: 738px;
	border-bottom-color: #333333;
	padding: 0px 5px;
	background-color: #FFFFFF;
	border-top-color: #333333;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	width: 750px;
	clear: both;
	text-align: center;
	
}


#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #CCCCCC;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	margin:0px;
	padding: 0px;
}

#bottom {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 750px;
	height: 51px;
	display: block;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

.blocklinks a:link{
	background-color: #F4F4F4;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinks a:visited{
	background-color: #F4F4F4;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinks a:hover{
	background-color: #D0DCE1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
	
}


.blocklinksactive a:link{
	background-color: #e1ecf3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksactive a:visited{
	background-color: #e1ecf3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksactive a:hover{
	background-color: #e1ecf3;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;

}
.blocklinkscenter a:link{
	background-color: #FFFF66;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinkscenter a:visited{
	background-color: #FFFF66;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinkscenter a:hover{
	background-color: #FFF000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
}

.blocklinksyellowleft a:link{
	background-color: #FFFF66;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksyellowleft a:visited{
	background-color: #FFFF66;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksyellowleft a:hover{
	background-color: #FFF000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
}
.blocklinksGreen a:link{
	background-color: #009900;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksGreen a:visited{
	background-color: #009900;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksGreen a:hover{
	background-color: #00cc00;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
}

.blocklinksGreenleft a:link{
	background-color: #009900;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksGreenleft a:visited{
	background-color: #009900;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksGreenleft a:hover{
	background-color: #00cc00;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
}


.blocklinksred a:link{
	background-color: #CC0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksred a:visited{
	background-color: #CC0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksred a:hover{
	background-color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
	
}
	
	.blocklinksblue a:link{
	background-color: #003399;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksblue a:visited{
	background-color: #9df6ff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
	text-decoration: none;
}

.blocklinksblue a:hover{
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41505B;
	border-right-color: #41505B;
	border-bottom-color: #41505B;
	border-left-color: #41505B;
}

.bluebox {
	background-color: #CC0000;
	display: block;
	border: 1px solid #333333;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.redbox {
	background-color: #CC0000;
	display: block;
	border: 1px solid #333333;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.purplebox {
	background-color: #6633ff;
	display: block;
	border: 1px solid #333333;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Greenbox {
	background-color: #006600;
	display: block;
	border: 1px solid #333333;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.10pxfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#quicklinks {
	text-align: center;
	padding: 0px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footertext {
	padding-left: 15px;
}

.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	margin-right: 5px;
}

.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 5px;
}

.rightborderthick {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-right: 5px;
	margin-right: 2px;
}

.leftborderthick {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 10px;
	margin-left: 5px;
}.emergencyblue {
	font-size: 12px;
	color: #0000FF;
	display: block;
	border-bottom-color: #33CC00;
	list-style-position: outside;
	list-style-type: circle;
	padding: 3px;
}
.podcastblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336666;
	background-color: #ECF5EF;
	padding: 5px;
	border: 1px solid #0066CC;
	margin: 3px 2px 0px;
}
.linebelow {
	display: block;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-bottom: 3px;
}
link_small {
	color: #999999;
	font-size: 10px;
	background-color: #FFFFFF;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
hr {
	color: #C3D9E7;
}
.centertext {
	
	text-align: center;
	
}

