@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4D82B8;
}


img, div, a, input, td { behavior: url(iepngfix.htc) }
#wraper {
	height: auto;
	width: 845px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-bottom: 20px;
}
p {
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #494949;
	text-decoration: none;
	text-align: justify;
}
.clear {
	clear: both;
}
#container {
	float: left;
	width: 816px;
	padding-left: 16px;
}
#whitemain {
	float: left;
	padding-left: 10px;
}

#header {
	float: left;
	width: 799px;
	margin-top: 2px;
}
#logo_pannel {
float: left;
 width: 810px;
 background-image: url(../images/logo.jpg);
 background-repeat: no-repeat;
 height: 39px;
 padding-top: 171px;
}
#body_content {
	float: left;
	width: 800px;
	background-image: url(../images/boxbg.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#white_conainer {
	float: left;
	width: 766px;
	background-image: url(../images/boxbg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 13px;
}
#topcorner {
	float: left;
	width: 800px;
}

#left_content {
	float: left;
	width: 528px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#right_content {
	float: left;
	width: 219px;
	padding-left: 8px;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.p_blue {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #063259;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	color: #343434;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#imagebox {
	margin-left: 10px;
	width: 190px;
	float: left;
}

h3 {
	font-family: Georgia;
	font-size: 20px;
	color: #1861a6;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box {
	float: left;
	width: 188px;
	background-image: url(../images/rightbox1.jpg);
	background-repeat: no-repeat;
	height: 242px;
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box2 {
	float: left;
	width: 188px;
	background-image: url(../images/rightbox2.jpg);
	background-repeat: no-repeat;
	height: 166px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
.textbox {
	border: 1px solid #1d3b55;
	width: 135px;
	height: 22px;
	padding-top: 2px;
	padding-left: 5px;
}
#center {
	float: left;
	width: 755px;
	clear: both;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#center2 {
	float: left;
	width: 755px;
	clear: both;
}
.box3 {
	float: left;
	width: 188px;
	background-image: url(../images/orangebox.jpg);
	background-repeat: no-repeat;
	height: 166px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 15px;
}

#imagebox2 {
	margin-left: 10px;
	width: 125px;
	float: left;
}

#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
	padding-top: 20px;
}
#footer_inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#left_footer {
	float: left;
	width: 300px;
}
#center_footer {
	float: left;
	width: 200px;
	text-align: center;
}

#right_footer {
	float: left;
	width: 300px;
	text-align: right;
}
#footer_inner a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_inner a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #063259;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #063259;
	text-decoration: underline;
}
.padding {
	padding-left: 10px;
}
.image_border {
	border: 2px solid #C8BE83;
	margin-left: 10px;
}

li {
	font-family: Arial;
	font-size: 12px;
	color: #1861A6;
	text-decoration: none;
	margin-bottom: 5px;
}
h6 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a:hover {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bot {
	float: left;
	width: 800px;
	margin-left: 16px;
}
#white_conainer2 {
	float: left;
	width: 766px;
	background-color: #FFFFFF;
	padding-left: 13px;
	padding-top: 5px;
}
#leftbox {
	float: left;
	width: 590px;
	padding-right: 10px;
}
#rightbox {
	float: left;
	width: 143px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
#rightbox a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
#rightbox a:hover {
	color: #000000;
	text-decoration: none;
}
