/* CSS Document */

/*==================================*/
/*    Author: Chris Johnson         */
/*    Company: Corporate 3 Design   */
/*    Date: August 25, 2008           */
/*==================================*/

/*==================================*/
/*---------- PAGE/GENERAL ----------*/
/*==================================*/
* {
	margin: 0;
	padding: 0;
}


html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-color: #fff;
}

.clear {
	clear:both;
}

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {text-decoration: none; color: #b3c7d8;}
a:active {text-decoration: none;}

img {
	border: 0;
}

#wrapper {
	width: 680px;
	margin: 0 auto;
	font-size: .95em;
	border: 5px solid #fff;
	background: url(../images/main/wrapper_bg_secondary.jpg) repeat-y -210px 0px;
}

/*==================================*/
/*------------ TABS ----------------*/
/*==================================*/

ul#tabs {
 	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}

/*==================================*/
/*------------ HEADER --------------*/
/*==================================*/

sup {
	font-size: .7em;
	line-height: 0%;
}


#header {
	background: url(../images/main/header_bg.jpg) no-repeat;
	width: 680px;
	height: 120px;
	clear:both;
}

#header #home{
	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}

#header #searchbox {
	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}

/*---------- TOOLBOX ------------*/

#header ul#toolbox {
	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}

/*==================================*/
/*---------- NAVIGATION ------------*/
/*==================================*/

ul#navigation {
 	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}

/*==================================*/
/*----------- SIDEBAR --------------*/
/*==================================*/

#sidebar {
	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}

/*==================================*/
/*--------- DROPDOWN MENU ----------*/
/*==================================*/

#sidebar dl.dropdown {border: 5px solid #fff; border-width: 5px 0 0 0; width: 205px;}
#sidebar .dropdown dt {width:189px; height: 14px; padding:8px; color: #0065a4; text-transform: uppercase; font-weight:bold; cursor:pointer; background:url(../images/main/dropdownheader.jpg) 0 0 no-repeat; margin: 0px; line-height: 100%;}
#sidebar .dropdown dt:hover {background:url(../images/main/dropdownheader.jpg) 0 -30px no-repeat;}
#sidebar .dropdown dd {position:absolute; overflow:hidden; width:175px; display:none; background:#fff; z-index:200; opacity:0;}
#sidebar .dropdown ul {width:173px; border:1px solid #a0c1dc; border-width: 1px 1px 0 1px; list-style:none; margin: 0; padding: 0; background:#d4e7f7;}
#sidebar .dropdown li {display:inline; width: 167px; line-height: 100%;}
#sidebar .dropdown a, #sidebar .dropdown a:active, #sidebar .dropdown a:visited {display:block; padding:5px; color:#15477b; text-decoration:none; background:#c6dff4; width:163px;  border-bottom:1px solid #a0c1dc;}
#sidebar .dropdown a:hover {background:#e2f1fb; color:#0065a4}

/*==================================*/
/*----------- CONTENT --------------*/
/*==================================*/

#content {
	width: 680px;
	float:left;
	border: 5px solid #fff;
	border-width: 0;
	font-size: .8em;
	line-height: 155%;
}

#content h1 {
	width: 456px;
	background:url(../images/main/content_header_bg.jpg) top left no-repeat #0179c2;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 12px 17px 12px 17px;
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	border: 5px solid #fff;
	border-width: 5px 0 0 0;
}

#content p {
	margin: 6px 0 12px 0;
}

#content img.right {
	float: right;
	padding: 6px;
	border: 1px solid #ded9d1;
	margin: 0 0 7px 7px;
}

#content a:link {color: #0079C1; text-decoration: underline;}
#content a:visited {color: #0079C1; text-decoration: underline;}
#content a:hover {text-decoration: underline; color: #48a4dd;}
#content a:active {text-decoration: underline; color: #0079C1;}

#content ul {
	list-style: disc;
	margin: 0 0 15px 15px;
	padding: 0;
}

#content ul.linklist {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}


/* ----- Left Column ----- */

#content #content_leftcolumn h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #0065a4;
	padding: 0 0 8px 0;
	line-height: 140%;
	width: 461px;
}

#content #content_leftcolumn h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	line-height: 140%;
	color: #005288;
	width: 461px;
}

#content #content_leftcolumn h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	padding: 0;
	line-height: 140%;
	color: #005288;
	width: 461px;
}

#content #content_leftcolumn {
	float: left;
	width: 495px;
}


#content #content_leftcolumn .pad {
	width: 461px;
	margin: 17px 17px 0 17px;
}


/* ----- Right Column ----- */

#content #content_rightcolumn {
	float: right;
	width: 185px;
	float: left;
	margin: 0 0 7px 0;
	color: #adafb2;
	border: 5px solid #fff;
	border-width: 5px 0 0 0;
}

#rightcolumn_swirl {
	background: url(../images/main/rightcolumn_swirl.jpg) top left no-repeat;
	width: 171px;
	height: 341px;
	color: #fff;
	padding: 7px;
}

#rightcolumn_swirl_unfixed {
	background: url(../images/main/rightcolumn_swirl.jpg) top left no-repeat;
	width: 185px;
	color: #fff;
}

#content_rightcolumn h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 200%;
	font-weight: normal;
	background: url(../images/main/rightcolumn_header.jpg) top left no-repeat;
	padding: 0 10px;
	width: 165px;
}

#content_rightcolumn h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 200%;
	font-weight: normal;
}

#content_rightcolumn ul {
	list-style: none;
	font-size: .95em;
}

#content_rightcolumn ul li {
	padding: 0 0 9px 0;
	line-height: 110%;
}

#content #content_rightcolumn a, #content_rightcolumn a:visited {
	color: #fff;
	text-decoration:none;
}

#content #content_rightcolumn a:hover {
	text-decoration: underline;
}

/*==================================*/
/*------------ TABLES --------------*/
/*==================================*/

table.table {
	background-color: #f7f4f2;
	border: 1px solid #d8d2c9;
	border-width: 0 1px 1px 0;
	margin: 6px 0 12px 0;
	width: 646px;
}

table.table img{
	float: left;
	margin: 5px 10px 5px 5px;
}

table.table thead{
	background: url(../images/main/tableheader.jpg) top left #79bde9 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
}

table.table thead th{
	padding: 10px 0 10px 0;
}

table.table tr.odd {
	background-color: #eae6df;
}

table.table td{
	border: 1px solid #d8d2c9;
	border-width: 1px 0 0 1px;
	padding: 5px;
}

/*==================================*/
/*------------ FOOTER --------------*/
/*==================================*/

#footer {
	clear: both;
	background: url(../images/main/footer_bg.jpg) repeat-x top left #3280b7;
	width: 680px;
	border: 5px solid #fff;
	border-width: 5px 0 0 0;
	text-align: center;
	text-transform:uppercase;
	font-size: .7em;
	color: #fff;
	padding: 5px 0 10px 0;
}

#footer p{
	margin: 10px 0 0 0;
}

#footer ul {
	height: 0px;
	display: none;
	text-indent: -9999em;
	overflow: hidden;
}