@charset "utf-8";
/* CSS Document */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #8eb3a7;
	background-attachment: fixed;
	background-image: url(../images/structure_new/pattern_bg_4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.wrapper{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px groove #666;
	background-color: #F8FCFA;
}

.wrapper #header{
	background-image: url(../images/structure_new/header_img_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 175px;
}

.wrapper #logo{}

.wrapper #TPHeader{}

.wrapper #bodyCont {
	margin: 0px;
	width: 930px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #CCC;
}

.wrapper #nav{
	margin: 0px;
	float: left;
	width: 170px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 4000;
	position: relative;
}
.wrapper #content{
	width: 510px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CCC;
	border-top-style: none;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #CCC;
	background-color: #F3F8F7;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
}
.wrapper #contentPort{
	width: 575px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CCC;
	border-top-style: none;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #CCC;
	background-color: #D9E7F0;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
}

.wrapper #rightCol_SS {
	float: right;
	width: 175px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px outset #999;
	height: 152px;
}

.wrapper #rightCol {
	margin: 0px;
	float: right;
	width: 195px;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wrapper #rightColWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 160px;
	text-align: center;
	color: #00005e;
}

.wrapper #footer{
	background-image: url(../images/structure/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 40px;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	line-height: 1.5em;
}
H1, H2, H3, H4, .bodyTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
	color: #333;
}
h1{
	font-size: 1.7em;
	font-weight: normal;
}
h2{
	font-size: 1.3em;
	font-weight: normal;
}
h3{
	font-size: 1.1em;
		font-weight: normal;
}
.bodyTitle{
	font-weight: bold;
}
p span.bodyTitle{
	font-size: 1em;
}
span.bodyTitle{
	font-size: .9em;
}
h4{
	font-size: 1.2em;
	font-weight: normal;
}

ul.body1, ol.body1, ul.logoList{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		font-size: 0.9em;
}
.body1 li, .logoList li{
	list-style-type: square;
	margin: 0px;
	line-height: .5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ol.body1 li{
	list-style-type: decimal;
}
ul.logoList li{
	list-style-position: inside;
	list-style-image: url(../images/WIDGETS/logo_bullet.gif);
}
.rightBox{	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
	float: right;

}
.rightBox img{	padding: 0px;
	margin-bottom: 4px;
	border: 2px solid #999966;}
	
	.rightBox p{
	padding: 3px;
	color: #003333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-size: .8em;
	background-color: #DFECFF;
	border: 1px solid #CBCCDA;
	text-align:center;
}
.leftBox{
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	text-align: center;
}
.leftBox img{	padding: 0px;
	margin-bottom: 4px;
	border: 2px solid #999966;}
	
	.leftBox p{
	padding: 3px;
	color: #003333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-size: .8em;
	background-color: #DFECFF;
	border: 1px solid #CBCCDA;
	text-align:center;
}
p.floatClear{
	clear: both;
	margin: 0px;
	padding: 0px;
}
#rightCol a, #rightCol a:visited{
	text-decoration: none;
	line-height: 1em;
	color: #036;
	font-size: .9em;
	font-weight: bold;
}
#rightCol a:hover{
	color: #977E81;
	text-decoration: underline;
}
