@charset "utf-8";



/* CSS Document */







/********* GLOBAL STYLES *********/



* {							/* Resetting browsers */



	margin: 0px;

	padding: 0px;

}



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 17px;

	color: #868686;

}



p {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#3c3c3e;

	margin-left:20px;

	margin-right:20px;

}



a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#006599;

}



h1 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:22px;

	font-style:bold;

	margin-top:20px;

	margin-left:40px;

}



h2, h3, h4, h5, h6 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	margin-left:40px;

	margin-top:20px;

	margin-bottom:10px;

}



li {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#006599;

	padding-left:20px;

	line-height:18px;

}



.content_wrapper {

	width: 1000px;

	margin: 0px auto;

}



.right {

	float: right;

}



.left {

	float: left;

}



.clear {

	clear: both;

	height: 0px;

}



.call {

	font-size: 20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #fe0034;

	text-align:center;

	font-weight:bold;

	line-height:20px;

}



.redtext {

	font-size: 12px;

	color: #fe0034;	

	font-family: Arial, Helvetica, sans-serif;

}



.mediumheader {

	font-size: 14px;

	font-weight: bold;

	font-style: italic;

	line-height:20px;

}

.mediumheaderred {

	font-size: 14px;

	color: #fe0034;	

	font-weight: bold;

	font-style: italic;

	line-height:20px;

}

.mediumheaderblue {

	font-size: 16px;

	color: #006599;	

	font-weight: bold;

	font-style: italic;

	line-height:20px;

}

.padding {

	padding: 10px 0px;

}



a:hover {

	text-decoration: none;

}



/********* END GLOBAL STYLES *********/











/********* HEADER STYLES *********/



#upper_wrapper {

	background: #FFFFFF url(../images/header_stripe.gif) repeat-x top left;

	width: 990px;

	margin: 0px auto;

}



#header {

	height: 92px;

	width: 100%;

}



#header .left {

	padding: 26px 0px 0px 0px;

}



#header .right {

	padding: 46px 11px 0px 0px;

	color: #868686;

	font-family: Arial, sans-serif;

	font-size: 12px;

}



/********* END HEADER STYLES *********/











/********* NAVIGATION STYLES *********/		/* Most Navigation Styles are located in SpryMenuBarHorizontal.css */



#navigation {

	background: url(../images/menu_bg.gif) repeat-x top;

	height: 53px;

	margin-top: 20px;

	width: 990px;

	font-size: 12px;

}



#navigation .right_bg {

	background: url(../images/menu_right.gif) no-repeat top right;

}



#navigation .left_bg {

	background: url(../images/menu_left.gif) no-repeat top left;

	width: 100%;

	height: 53px;

}



#navigation .padding {

	padding: 9px 0px;

}



/********* END NAVIGATION STYLES *********/











/********* BANNER STYLES *********/



#banner {

	background: url(../images/banner_bits.jpg) no-repeat top left;

	width: 990px;

	height: 300px;

	margin-bottom: 20px;

	border-top: 3px solid #005C7D;

}



/********* END BANNER STYLES *********/











/********* CONTENT BOX STYLES *********/



.content_box {

	width: 326px;

	float: left;

}



.left_padding {

	padding-left: 11px;

}



.box {

	background: url(../images/border_tall.gif) top repeat-x;

}



.box .box_bottom {

	background: url(../images/border_tall.gif) bottom repeat-x;

}



.box .box_left {

	background: url(../images/border_tall.gif) left repeat-y;

}



.box .box_right {

	background: url(../images/border_tall.gif) right repeat-y;

}



.box .box_tl {

	background: url(../images/border_tl.gif) top left no-repeat;

}



.box .box_tr {

	background: url(../images/border_tr.gif) top right no-repeat;

}



.box .box_bl {

	background: url(../images/border_bl.gif) bottom left no-repeat;

}



.box .box_br {

	background: url(../images/border_br.gif) bottom right no-repeat;

	width: 100%;

}



.box_header {

	padding: 5px;

	position: relative;

	height: 55px;

	font-family: Georgia, "Times New Roman", Times, serif;

	background: url(../images/h_text_bg.gif) bottom repeat-x;

}



.box_header img {

	position: absolute;

	top: 10px;

	right: 10px;

}



.box_header strong {

	position: absolute;

	top: 25px;

	left: 20px;

	font-size: 15px;

	color: #444444;

}



.box_content {

	padding: 15px;

}



.box_content a img {

	margin: 10px 10px 0px 0px;

}



/********* END CONTENT BOX STYLES *********/





/********* EDITABLE CONTENT STYLES *********/



#editable_content img {

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

}



#editable_content > ul {

	margin-left: 20px;

	list-style-position: inside;

	list-style-type: disc;

}



#editable_content > ul > li >  ul {

	margin-left: 20px;

	list-style-position: inside;

	list-style-type: circle;

}



/********* END EDITABLE CONTENT STYLES *********/







/********* FOOTER STYLES *********/



#lower_wrapper {

	background: #FFFFFF url(../images/footer_bg.gif) repeat-x top left;

	width: 990px;

	height: 61px;

	margin: 0px auto;

}



#lower_wrapper p {

	padding-top: 15px;

	color: #868686;

	font-size: 12px;

}





#lower_wrapper a {

	color: #444444;

	font-weight: bold;

}
.footerlink {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#006599;

}

.footertext {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#3c3c3e;

	margin-left:20px;

	margin-right:20px;

}



/********* END FOOTER STYLES *********/