body {
	color: #3e3c3d;
	font-family: Arial, SunSans-Regular, sans-serif;
	background: #3b4147;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p {
	font-size: 12px;
	vertical-align: top;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #055aad;
	text-decoration: none;
}

a:visited {
	color: #055aad;
	text-decoration: none;
}

a:hover {
	color: #829cb7;
	text-decoration: none;
}

a:visited:hover {
	color: #829cb7;
	text-decoration: none;
}

h1 {
	font-family: helvetica;
	font-size: 18px;
	color: #325c88;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	color: #3b4147;
	padding: 0;
	margin: 15px 0 3px 0;
}

h3 {
	font-size: 12px;
	color: #829cb7;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}

h4 {
	font-size: 16px;
	color: #829cb7;
	font-weight: bold;
	margin: 25px 0 5px 0;
	padding: 0;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
/* End hide from IE5/mac */
.index_left {
	/width: 535px;
}
 
.index_right {
	display: inline;
	/width: 365px;
	w/idth: 365px;	
}

*html .index_right {
	background: #cc0000;
	width: 284px;
	background: #3e3c3d url(../images/index_right_bg.jpg) repeat-y;
	float: left;
	padding: 20px 48px 0 33px;
	color: #d0dce8;
	font-size: 13px;
	margin: 0 -9px 0 0;
}




/* --------- INDEX STYLES ------------ */
.index_wrapper {
	background: #3b4147 url(../images/index_content_bg.jpg) repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

*html .index {
	background: #3b4147 url(../images/index_main_bg2.jpg) 50% 0 repeat-y;
}

.index {
	background: #3b4147 url(../images/index_main_bg.jpg) 50% 0 repeat-y;
}	

.index_header {
	margin: 0;
	width: 900px;
	padding: 0;
	height: 262px;
}

.index_left {
	background: url(../images/index_left_bg.jpg) no-repeat;
	width: 460px;
	/width: 460px;
	float: left;
	padding: 20px 30px 0 45px;
}

.index_left p {
	line-height: 22px;
	margin: 0;
	padding: 0 95px 0 0;
}

.index_right {
	width: 284px;
	background: url(../images/index_right_bg.jpg) repeat-y;
	float: right;
	padding: 20px 48px 0 33px;
	color: #d0dce8;
	font-size: 13px;
	margin: 0;
}

.index_right a {
	color: #325c88;
	text-decoration: underline;
}

.index_right a:visited {
	color: #325c88;
	text-decoration: underline;
}

.index_right a:hover {
	color: #d0dce8;
	text-decoration: underline;
}

.index_right a:visited:hover {
	color: #d0dce8;
	text-decoration: underline;
}

.index_right p {
	font-size: 12px;
	color: #d0dce8;
	line-height: 20px;
	padding: 5px 0 25px 0;
	margin: 0;
}

.index_li {
	width: 227px;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.index_li ul {
	padding: 5px 0 0 13px;
	margin: 0;
}

.index_li li {
	padding: 0;
	margin: 0 0 7px 0;
	list-style-image: url(../images/bullets.jpg);
	line-height: 15px;
}

.index_footer {
	background: #3b4147 url(../images/index_main_bg.jpg) repeat-y; 
	margin: 0;
	color: #fff;
	width: 853px;
	padding: 0 47px 0 0;
	clear: both;
	text-align: right;
}

.index_footer p {
	color: #94979b;
	padding: 15px 0 15px 0;
	line-height: 21px;
}

.index_footer a {
	color: #c2c6cb;
	text-decoration: none;
}

.index_footer a:visited {
	color: #c2c6cb;
	text-decoration: none;
}

.index_footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.index_footer a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

.index_footer_images {
	float: right;
}


/* --------- SUBPAGE STYLES ------------ */
.wrapper {
	background: url(../images/content_bg.jpg) repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.header {
	margin: 0;
	width: 900px;
	padding: 0;
	height: 91px;
	clear: both;
	background: #cc0000;
}

* html .header {
	margin-bottom: -3px;
}

.breadcrumbs {
	color: #d0dce8;
	font-size: 12px;
	width: 541px;
	height: 32px;
	background: url(../images/breadcrumbs_bg.jpg) no-repeat;
	float: left;
	padding: 8px 0 0 45px;
}

.breadcrumbs a {
	color: #d0dce8;
	text-decoration: underline;
}

.breadcrumbs a:visited {
	color: #d0dce8;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	color: #fff;
	text-decoration: underline;
}

.breadcrumbs a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

.why_you_need {
	float: left;
	width: 314px;
}

.content {
	clear: both;
	background: url(../images/content_bg.jpg) repeat-y;
	margin: 0;
	padding: 18px 45px 0 45px;
	line-height: 21px;
}

.content p {
	margin: 0;
	padding: 0;
}

.footer {
	background: #3b4147 url(../images/footer_bg.jpg) no-repeat; 
	margin: 0;
	color: #829cb7;
	width: 853px;
	height: 89px;
	padding: 55px 47px 0 0;
	clear: both;
	text-align: right;
}

.footer p {
	padding: 0;
	margin: 0;
	line-height: 21px;
	font-size: 11px;
}

.footer a {
	color: #a4bdd7;
	text-decoration: none;
}

.footer a:visited {
	color: #a4bdd7;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

.subpages {
	padding: 0 0 0 40px;
	margin: 0;
	font-size: 12px;
}

.content li {
	list-style-image: url(../images/bullets.jpg);
	font-size: 12px;
}

.cont {
	width: 630px;
	font-size: 12px;
	float: left;
}

.cont li {
	list-style-image: url(../images/bullets.jpg);
	font-size: 12px;
}

.input {
	border: 1px solid #999;
	color: #3e3c3d;
	width: 150px;
}


/* --------- TEASER STYLES ------------ */
.tsr-pg-title {
	font-weight:bold;
	font-size: 14px;
	margin: 0 40px 2px 335px;
	}
.tsr-pg-title a:link {
	color: #0e5b37; 
	text-decoration: none; 
	}
.tsr-pg-title a:visited {
	color: #0e5b37; 
	text-decoration: none; 
	}
.tsr-pg-title a:hover {
	color: #0e5b37;
	text-decoration: underline; 
	}
.tsr-pg-title a:visited:hover {
	color: #0e5b37;
	text-decoration: underline; 
	}
.tsr-pg-abstract {
	color:#3E3C3D;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	margin: 0 40px 11px 335px;
	font-size: 12px;
	line-height: 20px;
	}


/* --------- PHOTO AREA CSS ------------ */

.photo-area { float: left; }
.photo-area img { display: block }
#photo { background-color: #ccc; width: 150px; height: 150px; margin-right: 30px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #ccc; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position0 { position: relative; top: -170px; left: 170px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; border-bottom: 20px solid #fff; }
#hover-position1 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position2 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position3 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position4 { position: relative; top: -340px; left: 170px; display: none; }


/* --------- HOME LINK ------------ */

#nav_home, #nav_home ul {
	list-style: none; font-size: 13px; float: right; background: transparent; border: 0; margin: 0; padding: 10px 5px 0 0; display: inline; font-weight: bold;
}
#nav_home a { display: block; color: #d8e2ed; text-decoration: none; padding: 0; margin: 0; }
#nav_home a.daddy { background: transparent; padding: 0; }
#nav_home a:hover.daddy { background: transparent; }
#nav_home a:hover { color: #fff; text-decoration: none; }
#nav_home a:visited:hover { color: #fff; text-decoration: none; }



/* --------- DROPDOWN MENU CSS ------------ */

.navigation {
	margin: 0;
	width: 900px;
	height: 40px;
	padding: 0;
	background: #cc0000 url(../images/nav_bg.jpg) no-repeat;
}

* html .navigation {
	margin-bottom: -3px;
}
#nav, #nav ul { list-style: none; font-size: 13px; float: right; background: transparent; border: 0; margin: 0; padding: 10px 35px 0 0; display: inline; font-weight: bold; }
#nav a { display: block; color: #d8e2ed; text-decoration: none; padding: 0; margin: 0; }
#nav a.daddy { background: transparent; padding: 0; }
#nav a:hover.daddy { background: transparent; }
#nav li { float: left; width: auto; background: transparent; padding: 0 5px 0 5px; margin: 0 0 0 22px; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 175px; w\idth: 175px; padding: 16px 0 0 0; margin: 0; text-align: left; font-size: 12px; border-bottom: 1px solid #325c88; }
#nav li li { padding: 5px 0 5px 9px; margin: 0; width: 164px; border-left: 1px solid #325c88; border-right: 1px solid #325c88; border-bottom: 1px solid #6d88a4; background: #829cb7;}
#nav li li:hover { background: #6d88a4; }
#nav li ul a { width: 160px; w\idth: 160px; color: #fff; }
#nav li ul ul { margin: -14px 0 0 150px; border-top: 1px solid #325c88; padding: 0; background: #829cb7;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { }
#nav a:hover { color: #fff; text-decoration: none; }
#nav a:visited:hover { color: #fff; text-decoration: none; }
#nav li:hover, #nav li.hover {
    position: static;
}
