@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	min-width: 960px;
	background-image: url(../images/sitebg.gif);
	background-color: #e0e1e1;
}

#wrap {
	background-color: #FFFFFF;
	border: 3px solid #dbdcdd;
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/wrapbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#wrap a {
	color: #173867;
	text-decoration: underline;
}

#wrap a:hover {
	text-decoration: none;
}


#leftcontainer {
	float: left;
	width: 220px;
}

#leftcontainer h2 {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 8px 5px 12px 5px;
	color: #173867;
	background-image: url(../images/dualdivider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	text-shadow: 1px 1px #e1e1e1;
	font-variant: small-caps;	
}

#leftcontainer .block {
	padding: 15px 5px 5px 15px;
	margin: 0 0 10px 0;
	color: #626262;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcontainer p {
	margin: 0 0 15px 0;
}

#rightcontainer {
	float: left;
	width: 645px;
	margin: 0 0 0 35px;
}
#logo {
	margin: 25px 0 20px 55px;
}

#contentarea {
	padding: 15px 0 0 0;
	font-size: 14px;
}

#contentarea p {
	line-height: 22px;
	margin: 0 0 20px 0;
	font-size: 13px;
	color: #333333;
}

#contentarea ul {
	font-size: 13px;
	list-style: disc;
	margin: 10px 10px 15px 30px;
}

#contentarea ul li {
	margin: 0 0 5px 0;
}

#contentarea ol {
	font-size: 13px;
	margin: 10px 10px 15px 30px;
	list-style-type: decimal;
}

#contentarea ol li {
	margin: 0 0 5px 0;
}


h1 {
	font-size: 22px;
	font-weight: normal;	
	padding: 10px 0 15px 0;
	margin: 0 0 20px 0;
	color: #173867;
	background-image: url(../images/dualdivider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-shadow: 1px 1px #e1e1e1;	
}


#slogan  {
	margin: 0 0 25px 0;
}

#spacer {
	clear: both;
	font-size: 0;
	height: 25px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/footerbg.jpg);
	position: relative;
	height: 70px;
	line-height: 18px;
	font-size: 11px;
	background-color: #1c3256;
}

#footerleft {
	color: #FFFFFF;
	float: left;
	position: relative;
	top: 15px;
	padding: 0 20px 0 80px;
	background-image: url(../images/footersep.gif);
	background-repeat: repeat-y;
	background-position: right center;
}

#footerleft2 {
	color: #FFFFFF;
	float: left;
	position: relative;
	top: 15px;
	padding: 0 20px 0 20px;
}

#footersocial {
	position: absolute;
	top: 25px;
	left: 890px;
}



	
#extension {
	width: 40px;
	height: 50px;
	position: absolute;
	z-index: 9999;
	left: 890px;
	top: -20px;
	background-image: url(../images/extension.gif);
	background-repeat: no-repeat;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
     box-shadow: 1px 1px 1px #ccc;
}
	



#nav {
	width: 645px;
	height: 48px;
	padding: 75px 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #133261;
	text-shadow: 1px 1px #ededed;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li  {
	vertical-align: top;
	float: left;

}

#nav .small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #616161;
	font-weight: normal;
}
#slider {
	float: right;
	margin: 0 0 20px 20px;
	overflow: hidden;
	width: 325px; 
	height: 150px;	
}

.floatright {
	float: right;
	margin: 0 0 20px 20px;
}

.floatleft {
	float: left;
	margin: 0 20px 20px 0;
}


#nav a  {
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 13px;
	color: #424242;
	text-transform: uppercase;
	line-height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	padding: 8px 17px 0 17px;
	height: 40px;
	float: left;
}

#nav a:hover  {
	color:#294B89;
	background-image: url(../images/navhover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer2 {
	margin: auto;
	padding: 10px 10px 40px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 940px;
	line-height: 18px;
}


#footer2 p {
	text-shadow: 1px 1px #cdcdcd;
}

#footer2 a {
	color: #333333;
	text-decoration: underline;
}

#footer2 a:hover {
	color: #333333;
	text-decoration: none;
}

#footer2left {
	float: left;
}


#footer2right {
	float: right;
}

#profile {
	float: left;
	margin: 0 10px 0 0;
}


/* Design 7 */
table.Design7 {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #E4E4E4;
}
table.Design7 th {
    text-align: center;
    font-weight: normal;
    padding: 0.5em 0.5em;
    border: 0px;
    border-bottom: 1px solid #d7e2f1;
	vertical-align: middle;
}

table.Design7 td {
	text-align: center;
	border: 0px;
	border-bottom: 1px solid #E4E4E4;
	padding: 1em 1em;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;	
}
table.Design7 thead th {
	text-align: center;
	font-weight: bold;
	background-color: #143364;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
table.Design7 td.Corner {
    text-align: center;
}
table.Design7 th.Corner {
    text-align: center;
}
table.Design7 td.Odd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

table.Design7 .Even {
	background-color: #F4F4F4;
}

table.Design7 tr:hover {
	background-color: #EEEEEE;
}