/* 
*****************************
Start UI Reset
*****************************
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym { 
	border:0; 
}
/*
*****************************
END UI Reset
*****************************
*/
p {
	margin:5px 0px 0px 0px;
}
h1 {
	font-size:13px;
	font-weight:bold;
	color:#5882ab;
	text-decoration:none;
}
h2 {
	color:#ff7900;
	font-weight:bold;
	font-size:12px;
}
h3 {
	color:#5882ab;
	font-weight:bold;
	font-size:11px;
}
.rss_p {
	width:170px;
}
.rss_headline_title {
	font-size:14px;
}
a:active {color:#5882ab; text-decoration:none;}
a:link {color:#5882ab; text-decoration:none;}
a:visited {color:#5882ab; text-decoration:none;}
a:hover {color:#5882ab; text-decoration:underline;}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#ccccca;
}
#container {
	margin:0 auto;
	width:818px;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-y;
}
#top_white {
	height:36px;
	background-image:url(../images/top_white.gif);
	background-repeat:no-repeat;
}
#darker_gray {
	height:21px;
	background-image:url(../images/darker_gray.gif);
	background-repeat:no-repeat;
}
#breadcrumbs {
	position:relative;
	padding-top:5px;
	margin:0px 0px 0px 25px;
	font-size:9px;
	font-weight:bold;
	color:#5A5A5A;
	text-decoration:none;
}
#header_graphic {
	height:169px;
	background-image:url(../images/header_graphic.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#flash_header {
	position:relative;
	width:790px;
	height:169px;
	left:14px;
}
/*
*****************************
START Main Navigation
*****************************
*/
#nav {
	height:49px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
}
#nav_menu {
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}
#nav_menu ul {
	list-style:none;
	padding:0;
	margin-left:152px;
}
#nav_menu li {
	float:left;
	margin:18px 0px 0px 0px;
}
#nav_menu a {
	color:#ffffff;
	text-decoration:none;
}
#nav_menu a:hover {
	color:#5882ab;
	text-decoration:underline;
}
/*
*****************************
END Main Navigation
*****************************
*/
#search_bar {
	height:47px;
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
}
#page_title {
	position:relative;
	float:left;
	display: inline;
	padding-left:25px;	
	margin: 25px 0px 0px 0px;
}
#search_field {
	position:relative;
	float:right;
	display: inline;
	padding-top:15px;
	margin:0px 25px 0px 0px;
}
.boxsearch {
	font-size:9px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	height:14px;
	width:110px;
	background-color:#ffb845;
	border:1px outset #333333;
	vertical-align:top;
}
/*
*****************************
START Main Content Area
*****************************
*/
#content {
	position:relative;
	float:left;
	width:610px;
}
.content_box {
	width:610px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
}
.content_top {
	height:18px;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
}
.content_bottom {
	height:18px;
	background-image:url(../images/content_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.content_holder {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin:0px 16px 0px 25px;
	text-align:justify;
}
.content_divider {
	height:10px;
	background-image:url(../images/content_divder.gif);
	background-repeat:no-repeat;
}
/*
*****************************
END Main Content Area
*****************************
*****************************
START Right Side Boxes
*****************************
*/
#right_content {
	position:relative;
	float:right;
	width:208px;
}
.right_side_box {
	width:208px;
	background-image:url(../images/right_content_bg.gif);
	background-repeat:repeat-y;
}
.right_side_box_title {
	height:30px;
	background-image:url(../images/right_content_title_CL.gif);
	background-repeat:no-repeat;
}
.right_side_box_bottom {
	height:10px;
	background-image:url(../images/right_content_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.right_content_holder {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin:0px 21px 5px 12px;
	text-align:justify;
}
/*
*****************************
END Right Side Boxes
*****************************
*/
#bottom_cap {
	height:32px;
	background-image:url(../images/bottom_cap.gif);
	background-repeat:no-repeat;
	clear:both;
}
/*
*****************************
START Footer
*****************************
*/
#footer {
	height:21px;
	background-image:url(../images/footer_gray.gif);
	background-repeat:no-repeat;
}
#footer_holder {
	position:relative;
	margin:0px 0px 0px 200px;
	font-size:9px;
	font-weight:bold;
	color:#5A5A5A;
	text-decoration:none;
	text-align:center;
}
#footer_holder ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footer_holder li {
	float:left;
	margin:5px 0px 0px 0px;
}
#bottom_white {
	height:36px;
	background-image:url(../images/bottom_white.gif);
	background-repeat:no-repeat;
}
#copyright {
	font-size:9px;
	font-weight:normal;
	color:#5A5A5A;
	text-decoration:none;
	text-align:center;
}
#copyright a {
	font-weight:normal;
	color:#5A5A5A;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
/*
*****************************
END Footer
*****************************
*****************************
START Forms
*****************************
*/
.box2 {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	height:14px;
	width:160px;
	background-color:#FFFFFF;
	border:1px outset #CCCCCC;
}
.box3 {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	height:14px;
	width:380px;
	background-color:#FFFFFF;
	border:1px outset #CCCCCC;
}
.box4 {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	height:200px;
	width:380px;
	background-color:#FFFFFF;
	border:1px outset #CCCCCC;
}
/*
*****************************
END Forms
*****************************
*/
.qoutes {
	color:#5882ab;
	font-weight:bold;
	font-size:14px;
}
.orangeText {
	color:#ff7900;
	font-weight:bold;
}
.blueText {
	color:#5882ab;
	font-weight:bold;
}
.redText {
	color:#ff0000;
}
.contact_Info {
	float:right;
	font-size:12px;
	text-align:left;
}
.small_bold {
	font-size:9px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.normal_bold {
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.align_right {
	text-align:right;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
ul {
	list-style-image:url(../images/bullet_ball.gif);
	list-style-type:disc;
	list-style-position:inside;
}
 div.hr {
	margin:8px 0px 0px 0px;
	height: 4px;
	background: #fff url(../images/hr.gif) no-repeat scroll center;
}
div.hr hr {
	display: none;
}
