body {
	margin: 0px auto; 
	height: auto;
	width:1003px;
    font-size:12px;
	color:#333333;
	line-height:20px;
	background:#F1FFFF
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.underlineblack:link {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a.underlineblack:visited {
	color:#333333;
	text-decoration: none;
	font-size:12px;
}
a.underlineblack:hover{
	color:#333333;
	text-decoration: underline;
	font-size:12px;
}

a.underlinewhite:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
a.underlinewhite:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
}
a.underlinewhite:hover{
	color:#FFFFFF;
	text-decoration: underline;
	font-size:12px;
}

a.underlineblack01:link {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a.underlineblack01:visited {
	color:#333333;
	text-decoration: none;
	font-size:12px;
}
a.underlineblack01:hover{
	color:#FF9900;
	text-decoration: underline;
	font-size:12px;
}

a.underlineblack02:link {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a.underlineblack02:visited {
	color:#333333;
	text-decoration: none;
	font-size:12px;
}
a.underlineblack02:hover{
	color:#004993;
	text-decoration: underline;
	font-size:12px;
}

a.underlineblue:link {
	color:#0C4C94;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.underlineblue:visited {
	color:#0C4C94;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.underlineblue:hover{
	color:#0C4C94;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}


a.underlinered01:link {
	color:#CD2405;
	text-decoration:none;
	font-size:12px;
}
a.underlinered01:visited {
	color:#CD2405;
	text-decoration: none;
	font-size:12px;
}
a.underlinered01:hover{
	color:#CD2405;
	text-decoration: underline;
	font-size:12px;
}





.textwhite{
	font-size: 12px;
	color: #FFFFFF;
}
.textwhiteB{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.textblue{
	font-size: 12px;
	color: #004CA7;
}
.textred{
	font-size: 12px;
	color: #CD2405;
}
.textredB{
	font-size: 12px;
	color: #CD2405;
	font-weight:bold;
}
.textblackB{
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.textyellow{
	font-size: 12px;
	color: #ff9900;
}
.subnavtext{
	font-size: 12px;
	color: #034A82;
	font-weight:bold;
}





.bg_blue01{
    background:#CEEBF1;
}
.bg_blue02{
    background:#ffffff;
}



.class_select{
	background-color:#FFFFFF;
	font-size: 12px;
	height:17px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	margin-top:15px;
}

.col
{
width:114px;
height:51px;
border-style:none;
text-align:center;
line-height:51px;
vertical-align:middle;
font-size:13px;
font-weight:800;
color:#FFFFFF;
float:left;
}
.col a:link
{
	 text-decoration:none;
	 color:#FFFFFF;
	 
	}
.col a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.bar
{
width:2px;
height:51px;
border-style:none;
font-size:1px;
float:left
}

