html{height:100%;}

body {
	display:block;
	height:100%;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	float:left;
}

div.page {
	display: block; 
	float: center; 
	width: 780px; 
	height: 1000px; 
	margin: auto; 
	padding: 0px; 
	padding-bottom: 0px; 
	background-color: transparent;
	
}

div.masthead {
	display: block;
	width: 610px;
	height: 70px;
	margin: auto;
	padding: 0px;
	float: left;
}

div.masthead_other {
	display: block;
	width: 610px;
	height: 24px;
	margin: auto;
	padding: 0px;
	float: left;
}

div.menu {
	display: block;
	width: 609px;
	height: 150px;
	margin: auto;
	padding: 1px;
	float: left;
	border: 1px groove #2F3192;	
}

div.leftbar {
	width: 160px;
	height: 1470px;
	display: block;
	float: left;
	font-size: 12px;
	color: #2F3192;
	background-image: url(../images/psd/left_bar_ver3.png);
	background-repeat:no-repeat;
	border: 1px groove #2F3192;	
	background-color:#FFFFFF;
	margin-right:5px;
}

div.leftbarOther {
	width: 160px;
	height: 1030px;
	display: block;
	float: left;
	font-size: 10px;
	background-image: url(../images/psd/left_bar.jpg);
	background-repeat: no-repeat;
	border: 1px groove #2F3192;	
	background-color:#FFFFFF;
	margin-right:5px;
}

div.download {
	width: 118px;
	height: 55px;
	display: block;
	float: left;
	font-size: 12px;
	color: #2F3192;
	background-color: #C5F2F7;
	border: 1px dashed #2F3192;	
}

div.topMenu {
	display: block;
	float: right;
}

div.rest {
	display: block;
	float: right;
	background-color: #C5F2F7;
	width: 199px;
	height: 1238px;
	border: 1px groove #2F3192;	
	margin-top: 10px;
	font-size:10px;
	color: #2F3192;
	padding-left:5px;
	padding-right:5px;
	
}

p.differentSpacing {
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 4px;
}


div.rest_other {
	display: block;
	float: right;
	background-color: #C5F2F7;
	width: 199px;
	height: 840px;
	font-size: 9px;
	color: #2F3192;
	padding-top: 5px;
	border: 1px groove #2F3192;	
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/psd/right_bar.jpg);
}

div.rest_other_main {
	display: block;
	float: right;
	background-color: #C5F2F7;
	width: 199px;
	height: 840px;
	font-size: 9px;
	color: #2F3192;
	padding-top: 5px;
	border: 1px groove #2F3192;	
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

div.rest_other ul,li {margin-left: 10px;}

#prop {
	float:right;
	width:1px;
	height:605px;
}

#clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

div.bkgd_change {
	display: block;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	background-color:#F7C252;
	margin-left:5px;
	margin-right:5px;
}

div.mainText {
	display: float;
	float: left;
	width: 380px;
	height: 585px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #2F3192;

}

div.bodyText {
	display: block;
	height: 750px;
	background-image: url(../images/spacer_for_copyright.jpg);
	
	
	
}
div.mainText_home {
	display: block;
	float: left;
	width: 380px;
	height: 1048px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #2F3192;
	padding-top:5px;
}

div.linkNav {
	font-size: 10px;
	color: #2F3192;
}

div.copyright_right {
	display: block;
	float: right;
	height: 10px;
	width: 199px;
	font-size: 9px;
	clear:both;
}

div.pic_quote {
	display:inline;
	font-size: 8px;
}

div.copyright_center {
	display: block;
	float: left;
	height: 10px;
	width: 750px;
	margin-top: 10px;
	font-size:9px;
}

div.copyright_image {
	margin-top: 1px;
}

div.spotlight {
	display: block;
	float: left;
	width: 400px;
}

div.time {
	display: block;
	float: center;
	height: 10px;
	font-size: 16px;
	color: #2F3192;
	font-weight:bold;
	
}

div.leftMenu {
	display: block;
	float: center;
	height: 100px;
	font-size: 9px;
	color: #2F3192;
}

div.menuItem {
	margin-left: 5px;
	margin-top: 10px;
}

div.menuItem a:link {text-decoration:none;}
div.menuItem a:visited {text-decoration:none;}
div.menuItem a:active { text-decoration:none;}
div.menuItem a:hover {text-decoration:none; color:#FF0000}

div.navHeader {
	font-weight: bold; 
	margin-left: 5px;
	margin-top: 10px;
}

div.navHeader a:link {text-decoration:none;}
div.navHeader a:visited {text-decoration:none;}
div.navHeader a:active {text-decoration:none;}
div.navHeader a:hover {text-decoration:none; color:#FF0000}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
