body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #575757;
	background-color: #ffffff;
	font-family: Arial, "Trebuchet MS", "Century Gothic", helvetica, sans-serif;
	font-size: 1.1em;
	position: relative;
}

#header {

	width:auto;
	height:130px;
	background-color:#5473b7;

}

#header_960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
}


#cse-search-box input {
	background-color:#ffffff;
	border-top: 2px solid #eeeeff;
	border-left: 2px solid #eeeeff;
	border-bottom: 2px solid #aaaabb;
	border-right: 2px solid #aaaabb;
	padding: 4px;
	color: #5473b7;
	font-weight:bold;
	cursor:pointer;
}

#cse-search-box input.submit {
	background-image:url(../images/form_button.png);
	background-color: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 79px;
	height: 37px;
	overflow:hidden;

}

#cse-search-box input.submit:hover {
	background-image:url(../images/form_button.png);
	background-position: 0px 37px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#bar_gradient {
	background-image:url(../images/bar_gradient.gif);
	background-repeat:repeat-x;
	height: 40px;
}

#pagecontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	display: block;
	text-align: left;
	position: relative;
	/*border: 1px solid;*/
}

#two_columns {
	float:left;
	width: 633px;
	margin-right: 20px;
	display: block;
	text-align: left;
	background-color:#ffffff;

	/*border: 1px solid;*/
}

#right {
	float:left;	
	width: 257px;
	padding: 15px;
	display: block;
	text-align: left;
	background-color:#fafafa;
	border: 10px solid #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:20px;
}

#right_subnav {
	float:left;	
	width: 257px;
	padding: 15px;
	display: block;
	text-align: left;
	background-color:#5473b6;
	border: 10px solid #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:20px;
}

#right_subnav a {
	color: #ffffff;
}

/* HOME FEATURES */

.feature_main {
	float:left;
	width:633px;
	margin-right:20px;
	height:260px;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	color:#ffffff;
	background-color:#ab1b4f;
}

.feature_one {
	float:left;
	width:307px;
	margin-right:20px;
	height:260px;
	background-color: #ab1b4f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}


.feature_main a, .feature_one a, .feature_two a, .feature_three a {
	color: #ccccff;
	font-weight: bold;
	text-decoration: none;
}

.feature_main a:hover, .feature_one a:hover, .feature_two a:hover, .feature_three a:hover{
	color: #ccccff;
	font-weight: bold;
	text-decoration: underline;
}

.feature_main h3, .feature_one h3, .feature_two h3, .feature_three h3 {
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	margin: 10px 3px 8px 10px;
	color: #ffffff;
	text-align: left;
}

.feature_two {
	float:left;
	width:306px;
	margin-right:20px;
	height:260px;
	background-color: #5473b6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}

.feature_three {
	float:left;
	width:307px;
	height:260px;
	background-color: #ab1b4f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}

.feature_three h3 {
	font-family: "Trebuchet MS", "Century Gothic", helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 10px 3px 0px 10px;
	color: #ffffff;
	text-align: left;
}

.news_scroller {
	width:307px;
	height:179px;
	background-color: #5473b6;
	color:#ffffff;
}


#ticker { width:307px; height:160px; overflow:auto; margin:0px; padding:0px; border-top: 10px solid #5473b6; border-bottom: 10px solid #5473b6;}
#ticker dt { font:normal 0.8em "Trebuchet MS", "Century Gothic", helvetica, sans-serif; padding:10px 20px 10px 10px; background-color:transparent; padding-top:0px; position:top; }
#ticker dd { margin-left:0; font:normal 0.6em "Trebuchet MS", "Century Gothic", helvetica, sans-serif; padding:0px 20px 10px 10px; background-color:transparent; position:top; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }



.feature_main p , .feature_one p , .feature_two p, .feature_three p {
	margin: 10px 3px 10px 10px;
	padding: 0px;
	color: #ffffff;
	line-height: 1.6em;
	text-align:left;
	font-size: 0.6em;
}

.feature_three p {
	font-family: "Trebuchet MS", "Century Gothic", helvetica, sans-serif;
}

/* END HOME FEATURES */


#features_panel {
	float:left;	
	width: 930px;
	padding: 5px;
	display: block;
	text-align: left;
	background-color:#fafafa;
	border: 10px solid #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	/*border: 1px solid;*/
}

.features td {
	background-color:#FFFFFF; 
	border: 1px dotted #eeeeee;
	width:33%;
	vertical-align:top;
}

.features td img {
	border: 10px solid #ffffff; 
	margin: 10px 10px 10px 0px; 
	padding:0px;
}



.spacer20 {
	height: 20px;
	background-color: transparent;
	clear:both;
}


h1 {
	color: #333333;
	font: 1.3em "Trebuchet MS", "Century Gothic", helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	/*border: 1px solid;*/

}

h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#right p {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	line-height: 1.6em;
	text-align:left;
	font-size: 0.7em;

}


#right_subnav h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	font-weight: normal;
	color: #454545;
	background-image:url(../images/bar_gradient.gif);
	/*border: 1px dotted #cccccc;*/
	text-decoration: none;
}

#right_subnav p {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 1.6em;
	text-align:left;
	font-size: 0.7em;

}

#right_subnav span {
	color: #ccccff;
}

#right_subnav a.selected {
	font-weight:bold;
	font-size: 1.1em;
}




h3 {
	font-size: 0.8em;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	color: #454545;
	text-align: left;
}

h4 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #454545;
	text-align: left;
}

p {
	margin: 0px;
	padding: 3px 10px 10px 0px;
	line-height: 1.6em;
	text-align:left;
	font-size: 0.8em;

}

#navigation {
	color: #ffffff;
	float:right; 
	padding-top:10px;
}


#navigation a {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#navigation a:hover {
	color: #484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-color:#eeeeff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#navigation a.nav_selected {
	color: #484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-color:#ffffff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navigation a.nav_selected:hover {
	color: #484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-color:#eeeeff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#links p {
	margin: 0px;
	padding: 8px 10px 8px 0px;
	line-height: 1.6em;
	border-bottom: 1px dashed #DCDCDC;
}

p.group {
	margin: 0px;
	padding: 3px 10px 3px 15px;
	line-height: 1.6em;
	text-align:left;
	/*border: 1px solid;*/
}

span.cost {
	color: #5473b6;
}



ul {
	padding: 10px 10px 20px 40px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	list-style:circle;
	/*border: 1px solid;*/
}

#slider ul {
	padding: 0px 0px 0px 0px;
}

a {
	color: #5473b6;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #5473b6;
	text-decoration: underline;
}



hr {border: none 0;
border-top: 1px dashed #DCDCDC;
height: 1px;
}

/*General Page Layout*/

/*<Images Layout and Style>*/


.leftImageBorder {
	padding: 1px;
	border: 1px solid #DCDCDC;
	margin: 4px 10px 2px 0px;
}

.leftImageNoBorder {
	padding: 1px;
	margin: 4px 10px 2px 0px;
}

.rightImageBorder {
	padding: 1px;
	border: 1px solid #DCDCDC;
	margin: 4px 0px 2px 10px;
}

.rightImageNoBorder {
	padding: 1px;
	margin: 4px 0px 2px 10px;
}

.wideImageBorder {
	padding: 1px;
	border: 1px solid #DCDCDC;
	margin: 0px 0px 0px 0px;
}

.sidePanelImage {
	padding: 1px;
	border: 1px solid #DCDCDC;
}

.sidePanelImageNB {
	padding: 1px;
	border: 0px solid #FFFFFF;
}

.badge td {
	height: 220px;
	padding:10px;
	border: 5px solid #eeeeee;
	background: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.document_list {
	margin: 0px;
	text-align:left;
	font-size: 0.7em;
}

.document_list td{
	background-color:#ffffff;
	border: 1px solid #eeeeee;
}

.document_list img {
	border: 0px;
}



/*Search*/

#cse-search-results {
	background-color:#ffffff;
}



/*Footer*/


#footer_left {

	float:left;
	font-size: 10px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#footer_right {
	float:right;
	font-size: 10px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}


.footer {
	font-size: 0.7em;
	text-decoration: none;
	color: #8C8C8C;
	text-align: left;
	padding: 8px;
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #DCDCDC;
}


