F/* CSS Document */

body{
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}

#page{
width:1004px;
height:auto;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:5px;
}

#banner{
width:1004px;
height:153px;
}

#pagenavigation{
width:1004px;
height:25px;
background-color: #0066CC;
vertical-align:middle;
}

.h1{
font-family:Arial;
font-size:18px;
color:#333333;
font-weight:bold;
}

.h2{
font-family:Arial;
font-size:16px;
color:#333333;
font-weight:bold;
}

.h3{
font-family:Arial;
font-size:14px;
color:#333333;
font-weight:bold;
}


.titlehead{
font-family:Arial;
font-size:16px;
color: #000099;
font-weight:bold;
}

.titlesubhead{
font-family:Arial;
font-size:14px;
color: #FF0000;
font-weight:bold;
}


.partition{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
}


.titleminihead{
font-family:Arial;
font-size:11px;
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
margin-top:4px;
}



.titleminihead:hover{
font-family:Arial;
font-size:11px;
color: #FFFF00;
font-weight:bold;
margin-top:4px;
}

.tablehead{
font-family:Arial;
font-size:14px;
color:#333333;
font-weight:bold;
}

.contents{
font-family:Arial;
font-size:13px;
line-height:18px;
text-align:justify
}

.textlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}



.textlink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


.headlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}



.headlink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#0000CC;
	text-decoration: underline;
}



.hyperlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



.hyperlink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}