body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9da4a9;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #001526;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: left;
	vertical-align: text-top;
}

A:Link, A:Visited, A:Active  {
	color:#a6cce8;
	text-decoration:underline; 
	}
	
A:Hover {
	color :#feba39;
	text-decoration:underline;
}
.orange {
	color: #ffc320;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 53px;
	line-height: 14px;
}
.footer div {
	margin-top: 25px;
	text-align: center;
}

.leftpanel-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9fc4e0;
	text-decoration: none;
		background-color:#04487b;
	background-image: url(../images/temp/right_panel-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.click {
	font-weight: normal;
	color: #9da4a9;
	text-decoration: underline;
	font-size: 12px;
}
.click:hover {
	font-weight: normal;
	color: #FEA700;
	text-decoration: underline;
	font-size: 12px;
}
.left-break {
	background-image: url(../images/inner/leftpanel_break.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
}
.divider {
	background-image: url(../images/inner/leftpanel_break.gif);
	background-repeat: repeat-x;
	height: 3px;
	background-position: center;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 53px;
	line-height: 22px;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0F6BAE;
	text-decoration: none;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 53px;
	line-height: 14px;
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-area {
	color: #007D00;
	height: 20px;
	width: 300px;
	border: 1px solid #FFFFFF;
}
.text-area_multi {
	color: #007D00;
	height: 50px;
	width: 300px;
	border: 1px solid #FFFFFF;
}
h1{
	margin:0px;
	padding:0px;
	margin-top:5px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#9fc4e0;
	line-height:22px;
}
h2{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#9fc4e0;
	line-height:22px;
}
h3{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#9fc4e0;
	line-height:22px;
}

