.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #515362;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
.body_full {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #515362;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
.logo {
	margin: 0px;
	padding: 0px;
	width: 288px;
	clear: left;
	float: left;
	height: 348px;
}
.bg_image {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #80839A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.logo_full {
	margin: 0px;
	padding: 0p
	width: 300px;
	clear: left;
	float: left;
}
.time {
	font-size: 13px;
	font-style: italic;
	padding-left: 10px;
	color: #999999;s
}
.time_hdr {
	font-style: italic;
	font-weight: bold;
	color: #797C92;
}
.aotm_main {
	width: 470px;
	height: 348px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;	
}
.content_main {
	width: 480px;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	padding-top: 10px;
	clear: right;
	float: right;
	text-align: justify;
}
.area1 {
	background-image: url(images/column_bg.jpg);
	background-color: #7a7c92;
	background-repeat: repeat-x;
	clear: left;
	float: left;
	width: 215px;
	height: 175px;
	padding: 10px;
	padding-top:15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-size: 14px;
	font-weight: bold;
	background-color: #7a7c92;
}
.area2 {
	background-image: url(images/column_bg.jpg);
	background-color: #7a7c92;
	background-repeat: repeat-x;
	clear: right;
	float: left;
	width: 215px;
	height: 175px;
	padding: 10px;
	padding-top:15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.area3 {
	background-image: url(images/column_bg.jpg);
	background-color: #7a7c92;
	background-repeat: repeat-x;
	clear: right;
	float: left;
	width: 215px;
	height: 175px;
	padding: 10px;
	padding-top:15px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.textfield {
	width:390px;
	border-color:#7a7c92;
	border-style:solid;
	border-width:1px;"
}
.footer_txt {
	color: #FFFFFF;
	font-size: 11px;
}
.footer_nav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.emp {
	font-size:14px; 
	font-weight:bold; 
	color:#80839A;
}
.emp2 {
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
}
.statement {
	background-color:#EEE;
	font-style:italic;
	font-size:10px;
	padding:10px;
	border:solid;
	border-color:#999;
	border-width:1px;
}
/*--  Link Styles  --*/
a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;	
}
a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer_txt a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer_txt a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer_txt a:hover {
	color: #CCCCCC;
	text-decoration: underline;	
}
#footer_txt a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
#content_main a:link {
	color: #80839A;
	text-decoration: none;	
}
#content_main a:visited {
	color: #80839A;
	text-decoration: none;	
}
#content_main a:hover {
	color: #CCCCCC;
	text-decoration: underline;	
}
#content_main a:active {
	color: #80839A;
	text-decoration: none;	
}

#cgraph a:link {
	color: #80839A;
	text-decoration: none;	
}
#cgraph a:visited {
	color: #80839A;
	text-decoration: none;	
}
#cgraph a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}
#cgraph a:active {
	color: #80839A;
	text-decoration: none;	
}
