/* CSS Document */
html 
{   
	overflow-y:scroll;   
	overflow-x:auto;
}

.clear {
	clear:both;
	}
	
a:link {
	color: #00427a;
	text-decoration:underline;
}
a:visited {
	color: #00427a;
}
a:hover {
	color: #00427a;
	text-decoration:none;
}
a:active {
	color: #00427a;
}

body { 
	margin:0px;
	background:url(/images/top_gradient.gif) repeat-x top; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666; background-color:#00427A;
	}
	
.h1 
{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#00427a; 
	font-weight:bold;
}

.h2 
{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#00427a; 
	font-weight:bold;
}

h1
{
	font-size:20px; 
	color:#00427A;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;	
}

h2
{
	color:#00427A;
	font-size:16px; 
	margin-bottom:0px;
	padding-bottom:0px;
}

h3
{
	color:#00427A;
	margin-bottom:0px;
	padding-bottom:0px;
}

ul
{
	margin-bottom:0px;
	padding-bottom:0px;
}

.p_text 
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
    font-weight:normal;
}
	
#blue_gradient {
	background:url(/images/bot_gradient.gif) repeat-x bottom;
	width:100%;
	height:134px;
	position:absolute;
	bottom:0px;
	z-index:101;
	}
	
#header_sides
{
	background-color:#ffffff;
}
	
#header_wrap {
	margin:0 auto;
	width:1000px;
	z-index:102;
	background-color:#ffffff;
	}
	
#left_shadow 
{
	float:left;
    width:50px;
    height:315px;
	background:url(/images/border_left.gif) repeat-y;
}

#left_shadow_sub 
{
        float:left;
        width:50px;
        height:142px;
        background:url(/images/border_left.gif) repeat-y;
}

#border 
{
        background:url(/images/border_bg.gif) repeat-y;
}

#header {
	float:left;
	width:900px;
	}

#logo_search_wrap {
	background:url(/images/header_gradient.gif) repeat-x;
	height:103px;
	border-bottom:6px solid #878787;
	position:relative;
	}
	
#logo {
	padding:28px 0 0 28px;
	float:left;
	width:422px;
	}
	
#search {
	padding:18px 18px 0 0;
	float:left;
	width:432px;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a9c0d2;
	letter-spacing:1px;
	}
	
#search a 
{
	color:#a9c0d2;
	text-decoration:none;
}

#search a:hover
{
	text-decoration:underline;
}
	
#search input {
	background:#4d7ba2;
	border:1px solid #28608f;
	color:#a9c0d2;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	
#search_box {
	width:160px;
	padding:4px 10px 3px 10px;
	}
	
.search_box {
	width:160px;
	padding:4px 10px 3px 10px;
	}
	
#search_bttn {
	padding:3px 10px 2px 10px;
	}
	
.search_bttn {
	padding:3px 10px 2px 10px;
	}
	
/*-- Begin Main Nav --*/

#main_nav {text-align:right; position:absolute; bottom:-2px; right:8px; line-height:normal;}

#main_nav ul { margin:0px; padding:0px; list-style:none;}

#main_nav li { display:inline; font-size:12px;}

#main_nav li a {color:#ffffff; padding:12px 10px 12px 10px; display:block; float:left; text-decoration:none; background:url(/images/nav_divide.gif) no-repeat right;}

#main_nav li a:hover {color:#a9c0d2; text-decoration:none;}

#main_nav li a.current_page {background:#ffffff; color:#003f7e;}

#main_nav li a.no_divide {background:none;}

/*-- End Main Nav --*/
		
#right_shadow 
{
        float:left;
        width:50px;
        height:315px;
        background:url(/images/border_right.gif) repeat-y;
}

#right_shadow_sub 
{
        float:left;
        width:50px;
        height:142px;
        background:url(/images/border_right.gif) repeat-y;
}
	
#photo {
margin:0px;
	}
	
#photo img {
float:left;
	}
	
#content_sides
{
	background-color:#ffffff;
}
	
#content_wrap 
{
	margin:0px auto;
    padding:0px 50px 0 50px;
    width:900px;
    min-height: 200px;
    background:url(/images/content_bg.gif) repeat-y;
    background-color:#ffffff;
}

#content_wrap_main 
{
	margin:35px auto;
    padding:0px 50px 0 50px;
    width:900px;
    background:url(/images/content_bg.gif) no-repeat bottom;
    background-color:#ffffff;
    
}
	
#content_left_shadow {
	float:left;
	width:50px;
	}
	
#content_right_shadow {
	float:left;
	width:50px;
	}

#content 
{
	float:left;
	width:420px;
	padding:0 0 0 30px;
	margin-top:15px;
}
	
#content p{
	margin:20px 0 0 0;
	padding:0px;
	line-height:18px;
	}
	
#content_sub 
{
	float:left;
    width:540px;
    padding:0 20px 0 30px;
}

#content_sub p 
{
	margin:20px 0 0 0;
    padding:0px;
    line-height:18px;
}

#content_sub_col 
{
	float:left;
    width:310px;
}

#content_offerings_text 
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#00427a;
    font-weight:bold;
    line-height:20px;
    padding-left:20px;
    width:280px;
    float:left;
}
	
#services_events {
	float:left;
	width:395px;
	padding:0 30px 0 25px;
	}
	
#services ul{
	margin:0px;
	padding:0 0 0 15px;
	}
	
#services ul li {
	list-style:url(/images/bullet.gif);
	margin:5px 0 0 0;
	}

	
#services ul li a{
	color: #a6996c;
	margin:0 3px 0 0;
	}
	
#events {
	margin:15px 0 0 0;
	}
	
#events ul{
	margin:0px;
	padding:0 0 0 2px;
	list-style:none;
	}
	
#events ul li {
	margin:5px 0 0 0;
	}
	
#events ul li a{
	color: #0095b0;
	margin:0 10px 0 0;
	text-decoration:none;
	}
	
#events ul li a:hover{
	text-decoration:underline;
	}
	
#events ul li img{
	margin:0 0 0 2px;
	}
	
#footer_wrap {
	background:url(/images/bot_gradient.gif) repeat-x;
	width:100%;
	height:139px;
	}
	
#footer {
	margin:0 auto;
	width:900px;
	background:url(/images/footer.gif) no-repeat;
	height:138px;
	padding:0 50px 0 50px;
	color:#999999;
	}
	
#footer_left {
	width:420px;
	float:left;
	font-size:9px;
	padding:53px 0 0 30px;
	}
	
#footer_left a {
	margin:0 8px 0 8px;
	text-decoration:none;
	color:#999999;
	}
	
#footer_left a:hover {
	text-decoration:underline;
	}
	
#footer_right {
	width:420px;
	float:left;
	text-align:right;
	font-size:11px;
	padding:53px 30px 0 0;
	}
	
#footer_right a 
{
	text-decoration:none;
	color:#999999;
}
	
#footer_right a:hover 
{
	text-decoration:underline;
}
	
#footer_right ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#footer_right li {
	display:inline;
	margin:0 0 0 15px;
	}

.search_match_text
{
	font-weight:bold;
	color: #000000;
}
.Error
{
	color: Red;
}

#ManagedContent
{
	margin-left:30px;
}

#ServicesContentLeftColumn
{
	float:left; 
	width:532px;
	margin-right:15px;
}

#ServicesContentRightColumn
{
	float:right; 
	width:308px;
	margin-right:15px;
}

#ServicesWhyIsItImportant
{
	padding:0px 15px 0px 15px;
	color:#00427A;
	font-weight:bold;
	font-size:0.9em;
}

.form_button
{
	background: url(../../images/gradient.gif) repeat-x;
	border: 1px solid #b5b5b3;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	cursor:pointer;
}
