body {
	margin: 0px;
	padding: 0px;
	background-color: #12888D;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	}

#wrap {
	background-image: url(../images/wrap.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 860px;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
}	
* {
	padding: 0px;
	margin: 0px;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #507AA5;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #FFFFFF;
	width: 860px;
	margin: 0px;
	padding: 0px;
	}

#logoLeft {
	float: left;
	width: 259px;
}

#logoRight {
	float: right;
	width: 589px;
	height: 44px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-top: 155px;
	text-align: right;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 601px;
	height: 48px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#navbar ul{
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li{
	float: left;
	list-style: none;
	padding-left: 24px;
	padding-right: 24px;
	height: 48px;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#navbar ul li.page-item-22 {
	background-image: none;
	}
	
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
	}

#navbar ul li a:hover {
	color: #000000;
	font-weight: bold;
	line-height: 48px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 860px;
	margin: 0px;
	padding: 0px;
}

#l_sidebar {
	float: left;
	width: 259px;
	margin: 0px;
	background-color: #00CCFF;
	padding-top: 8px;
}

.l_font {
	text-align:center;
	padding-bottom: 20px;
}
.l_font a{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

#right {
	float: right;
	width: 601px;
	margin: 0px;
}

#contentmiddle {
	width: 565px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content_text {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #666666;
}
.content_text1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.resultname {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}	

#contentmiddle h2{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #669933;
	font-weight: bold;
	padding-bottom: 10px;
}

.smallred {
	color: #FF0000;
	font-size: 12px;
	line-height: 17px;
}
legend {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	line-height: 17px;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:3px;
	padding-left:3px;
	}
label {
	text-align:right;
	float:left;
	width:100px;
	margin-bottom:5px;
	padding-right:3px;
	margin-right:3px;
	color:black;
	font-weight:bold;
	}
input, select {
	margin:3px 0px;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 860px;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}

#info {
	width: 860px;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #003E84;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#link {
	width: 860px;
	height: 32px;
	background: black;
	font-size: 14px;
	line-height:32px;
}

.botmenu a{
	color:#5ac0cc;
	text-decoration:none;
}
.lawfather {
	color: white;
	text-decoration:none;
}
.lawfather a{
	color: white;
	text-decoration:none;
}