a img { 
	border: 0;
}

div, h1 { behavior: url("iepngfix.htc") }
body {
	background-color: #d8e3f1;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	background-image: url(../img/repeat_body.jpg);
	background-position: top;
	line-height: 19px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 16px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003479;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003479;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003479;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #002147;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-weight:bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-weight:bold;
}
#container {
	width: 1026px;
	clear:both;
	margin:0 auto;
}
#row_01 {
	width: 1006px;
	height: 19px;
	clear: both;
	padding: 30px 20px 0px 0px;
	text-align: right;
}
#row_01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #003479;
	text-transform: uppercase;
	font-weight: bold;
}
#row_01 a:hover{
	text-decoration: underline;
}
#row_02 {
	width: 1026px;
	height: 13px;
	clear: both;
	background-image: url(../img/box_top.png);
}
#content {
	width: 1026px;
	clear:both;
	background-image: url(../img/box_margin.png);
}
#header {
	width: 1026px;
	height: 230px;
	clear:both;
}
#logo {
	width: 314px;
	height: 230px;
	float:left;
}
#logo h1{
	width: 314px;
	height: 230px;
	float:left;
	text-indent: -9000px;
	cursor: pointer;
	background-image: url(../img/logo.png);
	margin: 0px;
	padding: 0px;
}
#header_content {
	width: 712px;
	height: 230px;
	float:right;
}
#menu {
	width: 1026px;
	height: 39px;
	clear:both;
}
#menu_01 {
	width: 290px;
	height: 19px;
	float:left;
	padding: 20px 0px 0px 24px;
}
#menu_01 h1{
	font-size: 17px;
	color: #3f5875;
	margin: 0px;
	padding: 0px;
}
#menu_02 {
	width: 712px;
	height: 39px;
	float:left;
}
#menu_02 ul{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style:none;
}
#menu_02 ul li{
	width:172px;
	height: 34px;
	display: block;
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#menu_02 ul li a{
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
	width:172px;
	height: 27px;
	background-color: #003479;
	padding: 7px 0px 0px 0px;
}
#menu_02 ul li a:hover{
	text-decoration: none;
	background-color: #124d9c;
}
#main_content {
	width: 1026px;
	clear:both;
	background-image: url(../img/box_content.png);
}
#main_content_left_col {
	width: 274px;
	float: left;
	padding: 10px 20px 20px 20px;
	font-size: 11px;
}
#main_content_left_col img{
	margin: 0px 0px 10px 0px;
}
#main_content_left_col a{
	text-transform:uppercase;
	color: #6e6e6e;
	text-decoration: none;
	font-weight:bold;
}
#main_content_left_col a:hover{
	text-decoration: underline;
}
#main_content_right_col {
	width: 662px;
	float: right;
	padding: 20px 30px 20px 20px;
	line-height: 21px;
}


#row_03 {
	width: 1026px;
	height: 13px;
	clear: both;
	background-image: url(../img/box_bottom.png);
}
#footer {
	width: 1000px;
	height: 24px;
	clear: both;
	background-image: url(../img/back_footer.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 9px;
	color: #000000;
	padding: 7px 0px 0px 26px
}
#clear {
	clear:both;
}

.highlight{
	color:#009900;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
}
