body{
	padding:0em;
	margin:0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333333;
	background-color:#99c4f7;
	line-height:1.4em;
}

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

a:hover{
	color:#7C9FC8;
	text-decoration:underline;
}

h1{
	margin:0px;
	font-size:120%;
	font-weight:normal;
	color:#2282a9;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


p{
	margin:0px;
	padding:5px 5px 10px 5px;
	width:auto;
	line-height: 130%;
	font-weight: normal;
	font-size: 100%;
}

.clear{
	clear:both;
	line-height:0xp;
}
ul{
	padding:0px;
	margin:0px 0px 0px 40px;
}
li{
	list-style:square;
	list-style-position:outside;
	padding:5px;
	margin:0px;
}
/******************CUSTOM***********************/

#mainWrapper{
	width:900px;
	margin:auto;
}

.topmostHeader{
	background-image:url(images/header_row.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:right;
	padding:10px 15px 10px 0px;
	font-size:100%;
	color:#000000;
}

.topmostHeader a, .topmostHeader a:visited, .topmostHeader a:hover{	
	color:#000000;
}

.logobase{
	background-image:url(images/logo_insert.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}

.logohome{
	background-attachment: scroll;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.menubase {
	background-image:url(images/menu_base.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-size:110%;
}



.menubase a {
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#7C9FC8;
	text-decoration:underline;
}

.bodySection{
	background-color:#f5f2f0;
	padding:0px 5px 5px 5px;
}
.bodySection p{
	padding-top:0px;
	margin-top:0px;
}
.bodySectionDivider{
	border-right:1px solid #dadada;
}

.leftpanel{
	border-right:1px solid #9db13b;
}

.footer{
	background-color:#c9cfa0;
	text-align:center;
	padding:20px 0px 20px 0px;
}
/****************************************************************/
 * html .visualIEFloatFix { height: 0.01%; }

.ImgFloatLeft{
	float:left;
	padding:5px 10px 5px 6px;
}

.specialBlock{
	border:1px solid #cccccc;
	background-color:#edf0db;
	padding:7px;
	width:auto;
	font-style:italic;
	}
	
/********************************************/

.contentBlock{
	/*height:auto;*/
	margin:0px;
	padding:5px 5px 10px 5px;
	width:auto;
	margin:1px;
}
