@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	line-height:20px;
	background:url(images/bg.gif) top repeat-x;
}

.clear { clear:both; height:0px; width:0px; display:block; }

#wrap {
	width:100%;
	min-width:980px;
	height:auto;
	background:url(images/background.jpg) no-repeat top center;
}

#inner {
	width:980px;
	margin:0 auto;
	height:auto;
}

#header {
	height:121px;
	width:940px;
	background:url(images/header.gif) repeat-x top;
	padding:0 20px;
}
#headerleft {
	float:left;
	width:468px;
}

#headerright {
	width:472px;
	float:left;
}

#logo {
	width:468px;
	height:81px;
	display:block;
	float:left;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 0 0;
}

#topnav {
	height:25px;
	width:auto;
	background:url(images/topbar.gif) repeat-x;
	float:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:10px 15px;
}

#subinfo {

	width:468px;
	height: 70px;
	float:left;
	margin: 6px 0 0 35px;
}

#subinfo a {
	color: #000000;
	text-decoration: none;
}

#subinfo a:hover {
	color: #000000;
	text-decoration: underline;
}

#subitem {
	width: 135px;
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
}

#subitemlast {
	width: 135px;
	float: left;
	margin: 0 0px 0 0;
	font-size: 14px;
}

.subitemtext
{
	width: 87px;
	float:	left;
}

.facebookicon
{
	float:right;
	margin: -20px 0 0 20px;
	border: 0px;
}

#topnav a { color:#000000; text-decoration:none; }
#topnav a.dot { background:url(images/icon_dot.gif) no-repeat left center; padding:0 0 0 15px; margin:0 0 0 10px; }
#topnav span { padding: 0 0 0 15px; margin:0 0 0 40px; background:url(images/icon_mp.gif) no-repeat left center; }
#topnav a:hover { color:#000; }

#navigation li { display:block; height:74px; float:left; list-style:none; position:relative; }
#navigation li.one { width:163px; background:url(images/nav01.png) no-repeat; }
#navigation li.two { width:176px; background:url(images/nav02.png) no-repeat; }
#navigation li.three { width:118px; background:url(images/nav03.png) no-repeat; }
#navigation li.four { width:144px; background:url(images/nav04.png) no-repeat; }
#navigation li.five { width:108px; background:url(images/nav05.png) no-repeat; }
#navigation li.six { width:103px; background:url(images/nav06.png) no-repeat; }
#navigation li.seven { width:168px; background:url(images/nav07.png) no-repeat; }

#navigation li a { display:block; height:74px; width:100%; display:block; text-indent:-9999px; overflow:hidden; border:none; }

#navigation li.one ul { margin:0 0 0 18px; }

#navigation li ul li { display:block; float:none; padding:0; margin:0; height:auto; width: 175px; padding:0 10px; background:#011536; }
#navigation li ul li a {
	display:block;
	width:auto;
	height:auto;
	color:#fff;
	text-indent:0;
	padding:10px 0;
	border-bottom:1px solid #1757b4;
}
#navigation li ul li a:hover {
	color:#1f8adc;
}

#navigation li.last ul.last li.last a {
	display:block;
	width:auto;
	height:auto;
	color:#fff;
	text-indent:0;
	padding:10px 0;
	border-bottom:0px solid #1757b4;
}
#navigation li.last ul.last li.last a:hover {
	color:#1f8adc;
}

.jqueryslidemenu {
	z-index:100;
	position:relative;
}
/*Top level list items*/
.jqueryslidemenu ul li {
	display:inline;
	position:relative;
	float:left;	

}
/*Top level menu link items style*/
.jqueryslidemenu ul li a {
	display:block;
	text-decoration:none;	
}
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display:inline-block;
}
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
	display:block;
	left:0;
	position:absolute;
	visibility:hidden;		
	z-index:200;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
	display:list-item;
	float:none;	
}


#main {
	background:#fff;
	width:948px;
	height:auto;
	padding:10px 16px;
}

#main .box {
	width:922px;
	padding:12px;
	height:auto;
	border:1px solid #e8e8e8;
	position:relative;
}
#main .box .tl, #main .box .tr, #main .box .bl, #main .box .br { width:10px; height:10px; }
#main .box .tl { position:absolute; top:-1px; left:-1px; background:url(images/wh_tl.gif) no-repeat; }
#main .box .bl { position:absolute; bottom:-1px; left:-1px; background:url(images/wh_bl.gif) no-repeat; }
#main .box .tr { position:absolute; top:-1px; right:-1px; background:url(images/wh_tr.gif) no-repeat; }
#main .box .br { position:absolute; bottom:-1px; right:-1px; background:url(images/wh_br.gif) no-repeat; }
#main .box .images { width:451px; height:300px; float:right; margin:0 0 0 15px; }
#main .box h1.headline { font-size:18px; line-height:30px; color:#195fc0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; margin:15px 0; }
#main .box h1.headline span { font-weight:bold; }
#main .box p { margin: 0 0 15px 0; display:block; }
#main .box .more-link { float:right; color:#000; text-decoration:none; font-weight:bold; }

#secondary { background:#f0f0f0; padding:10px 16px; }
#secondary .box {
	width:922px;
	padding:12px;
	height:auto;
	border:1px solid #e4e4e4;
	position:relative;
	background:#fff;
}
#secondary .box .tl, #secondary .box .tr, #secondary .box .bl, #secondary .box .br { width:10px; height:10px; }
#secondary .box .tl { position:absolute; top:-1px; left:-1px; background:url(images/gr_tl.gif) no-repeat; }
#secondary .box .bl { position:absolute; bottom:-1px; left:-1px; background:url(images/gr_bl.gif) no-repeat; }
#secondary .box .tr { position:absolute; top:-1px; right:-1px; background:url(images/gr_tr.gif) no-repeat; }
#secondary .box .br { position:absolute; bottom:-1px; right:-1px; background:url(images/gr_br.gif) no-repeat; }

#secondary .first, #secondary .second {
	line-height:18px;
	width:220px;
	float:left;
	padding:10px 10px 20px 20px;
}
#secondary .first p, #secondary .second p {
	padding:25px 20px 20px 0;
	border-right:1px solid #d8d8d8;
	margin: -25px 0 0 0;
}
#secondary .brieftitle {
	color:#373737;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
#secondary .brieftitle span { display:block; }
#secondary .blue { color:#1f8adc; }
#secondary .green { color:#40be5e; }
#secondary .purple { color:#7d6a93; }
#secondary .third { width:400px; padding:10px 0 20px 20px; float:left; }
#secondary .third h4.title {
	font-size:11px;
	display:block;
	font-weight:bold;
	color:#1960c1;
	margin: 0 0 10px 0;
}
#secondary .third h4.title a { color:#1960c1; text-decoration:none; }
#secondary .third h4.title a:hover { text-decoration:underline; }

#secondary .third p {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #d8d8d8;
}
#secondary .third p.normal { border-bottom:none; padding:0; margin:0; }

#page { background:#fff; padding:10px 16px 100px 16px; }
.post { padding:0 0 15px 0; border-bottom: 1px solid #dbdbdb; margin:0 0 25px 0; }
#sidebar { width:269px; float:left; }
#sidebar .box { width:259px; margin:0 0 10px 0; }
#sidebar .box .top { width:239px; height:26px; background:url(images/page_top.gif) no-repeat top; text-align:center; padding:15px; }
#sidebar .box .top h3 { color:#124497; font-size:18px; font-weight:normal; }
#sidebar .box .mid { width:267px; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; }
#sidebar .box .mid a { color:#000; text-decoration:none; }
#sidebar .box .mid a:hover { color:#1f8adc; text-decoration:underline; }
#sidebar .box .mid li { list-style:none; display:block; border-bottom:1px solid #dbdbdb; padding:10px 0; text-align:center; }
#sidebar .box .bot { width:249px; height:26px; background:url(images/page_bot.gif) no-repeat top; text-align:right; padding:3px 10px 0; }
#sidebar .box .bot a.more-link { font-size:12px; color:#124497; text-decoration:none; }
#content { width:650px; float:right; }
#content h1.pagetitle { color:#124497; font-size:30px; font-weight:normal; line-height:30px; margin:10px 0; }
#content h1.pagetitle a { color:#124497; text-decoration:none; }
#content h1.pagetitle a:hover { text-decoration:underline; }
#content h2 { font-size:21px; color:#124497; font-weight:normal; margin:10px 0; }
#content h4 { font-size:20px; color:#000; font-weight:normal; margin:10px 0; }
#content h3 { font-size:16px; color:#000; font-weight:normal; margin:10px 0; }
#content p { margin:0 0 15px 0; }
#content a { color:#1f8adc; text-decoration:underline; }
#content a:hover { text-decoration:none; }

#content .table { width:400px; float:left; margin:10px 20px 10px 0; }
#content .table tr td { border-bottom:1px solid #dbdbdb; padding:2px 0; }
#content .table thead tr td { border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; font-weight:bold; }
#content .table tfoot tr td { border-bottom:none; }
#content .table tr td.td-1 { width:190px; }
#content .table tr td.td-4 { width:200px; }
#content .table tr td.td-5 { width:300px; }
#content .table tr td.td-3 { width:100px; }
#content .table tr td.td-2 { width:300px; }
#content span.side { display:block; float:left; }
#content ul {
	padding:0 20px;
}



#content a.button { display:block; height:48px; width:387px; background:url(images/page_button.gif) no-repeat top; text-align:center; color:#000; text-decoration:none; font-size:12px; padding:18px 0; margin:15px 0; }
#content a.button strong { display:block; font-size:24px; margin: 0 0 5px 0; }
#content a.button:hover strong { color:#1f8adc; }

#bottom { background:#fff; padding:25px 0 25px 45px }
#bottom .box { float:left; width:200px; margin:0 50px 0 0; }
#bottom .box.last { width:150px; margin:0; }
#bottom .box .boxtitle { color:#373737; font-size:16px; text-transform:uppercase; font-weight:normal; margin:0 0 20px 0; }

#bottom .box .boxtitle a { color:#373737; font-size:16px; text-transform:uppercase; font-weight:normal; margin:0 0 20px 0; text-decoration: none; }

#bottom .box .boxtitle a:hover { color:#373737; font-size:16px; text-transform:uppercase; font-weight:normal; margin:0 0 20px 0; text-decoration: underline; }
#bottom .box li { list-style:none; }
#bottom .box li a, #footer a { color:#000; text-decoration:none; }
#bottom .box li a:hover, #footer a:hover { color:#1f8adc; text-decoration:underline; }

#footer { background:#fff; }
#footer span { display:block; text-align:center; padding:30px 0 10px 0; border-top:1px solid #e3e3e3; }
#footer ul { display:block; text-align:center; padding:0 0 30px 0; }
#footer li { display:inline; padding:0 10px; border-right:1px solid #000; }
#footer li.last { border-right:none; }

#content-about { width:900px; float:left;margin-left: 20px; }
#content-about h1.pagetitle { color:#124497; font-size:30px; font-weight:normal; line-height:30px; margin:10px 0; }
#content-about h1.pagetitle a { color:#124497; text-decoration:none; }
#content-about h1.pagetitle a:hover { text-decoration:underline; }
#content-about h2 { font-size:21px; color:#124497; font-weight:normal; margin:10px 0; }
#content-about h4 { font-size:20px; color:#000; font-weight:normal; margin:10px 0; }
#content-about h3 { font-size:16px; color:#000; font-weight:normal; margin:10px 0; }
#content-about p { margin:0 0 15px 0; }
#content-about a { color:#1f8adc; text-decoration:underline; }
#content-about a:hover { text-decoration:none; }

#content-about .table { width:600px; float:left; margin:10px 20px 10px 0; }
#content-about .table tr td { border-bottom:1px solid #dbdbdb; padding:2px 0; }
#content-about .table thead tr td { border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; font-weight:bold; }
#content-about .table tfoot tr td { border-bottom:none; }
#content-about .table tr td.td-1 { width:110px; }
#content-about .table tr td.td-4 { width:200px; }
#content-about .table tr td.td-5 { width:300px; }
#content-about .table tr td.td-3 { width:100px; }
#content-about .table tr td.td-2 { width:200px; }
#content-about span.side { display:block; float:left; }
#content-about ul {
	padding:0 20px;
}



#content-about a.button { display:block; height:48px; width:387px; background:url(images/page_button.gif) no-repeat top; text-align:center; color:#000; text-decoration:none; font-size:12px; padding:18px 0; margin:15px 0; }
#content-about a.button strong { display:block; font-size:24px; margin: 0 0 5px 0; }
#content-about a.button:hover strong { color:#1f8adc; }
