
body{
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#width {
	width: 860px;
	margin: 0px auto;
	background-color: #02345E;
	height: 860px;
}
a:hover{
	color: #DF0404;
	text-decoration: none;
}
.right_login {
	float: right;
	font-weight: bold;
	padding-right: 6px;
	margin: 0px;
	}

a{
	color: #FFFFFF;
	text-decoration: none;
}
#middle_body {
	width: 675px;
	background-color: #FFFFFF;
	float: right;
	color: #000000;
	padding: 0px;
	height: 220px;
	margin-right: 4px;
}
#white_body {
	margin: 0px;
	padding: 0px;
	height: 420px;
	width: 540px;
	background-color: #FFFFFF;
	float: right;
}
#middle_body2 {
	margin: 0px 4px;
	padding: 0px;
	height: 400px;
	width: 675px;
 	background-color: #FFFFFF;
	color:gray;
	float: right;
}
#heaght {
	height: 415px;
}
#top_blue {
	width: 663px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	float: left;
	height: 54px;
}

#header {
	background-image: url(images/head_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 860px;
}
#menu {
	color: #FFFFFF;
	list-style: none;
	float: right;
	font-weight: bold;
	width: 550px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
#menu ul li{
	display: inline;
	list-style: none;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	height: 60px;
}
#logo  ul{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#logo  ul li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#leftnemu {
	float: left;
	width: 172px;
	background-color: #02345E;
	background-image: url(images/bor_bg.gif);
	background-repeat: repeat-y;
	background-position: 3px 0px;
	height: 620px;
}
#space {
}






#left_bg {

	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: 157px;
}
#left_bg ul{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
#left_bg ul li{
	display: block;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 4px 4px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B656F;
	background-color: #02345E;
}
#left_bg ul li a{
	background-image: url(images/arrow_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#footer {
	width: 860px;
	float: left;
	height: 30px;
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #02345E;
	text-align: center;
}

.left_curve {
	background-image: url(images/left_b_cure.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 10px;
}

/*copy from old template*/


.hLine {
	border-bottom:2px solid #cfcfcf;
}
.pageTitle {
	font-family: Georgia;
	font-size:17px;
	font-weight:normal;	
}

.fieldLabel {
    font-family:Trebuchet MS;
    font-size:15px;
    color:black;
    text-align:right;
}

.fieldLabelnew {
    font-family:Trebuchet MS;
    font-size:15px;
    color:white;
    text-align:right;
}
.errorMessage {
	color:red;
	font-family:Trebuchet MS;
    font-size:12px;	
}
