@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

img { border:none; }

body {
	margin-left:31px;
	margin-top:46px;
	}
	
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	color: #000000;
	}
	
	
a {
	text-decoration:none;
	color:#0083CC;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color: #000000;
}

li{
	margin-left:15px;
	list-style:url(../graphics/bulletin_blue.gif);
}
	
table, td, tr {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	border-spacing:0px;
	border:none;
	empty-cells:show;
	vertical-align:top;
}
	
th {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}	


h1 {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color: #0083CC;
	}

h2 {
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color: #0083CC;
	}
	
h3 {
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

table .home_image {
	border-collapse: separate;
	}


table .bluebox {
	margin-right:20px;
	margin-bottom:20px;
	width:238px;
	}

.bluebox td {
	background-color:#d7e6f4;
	text-align: left;
	}
	
.bluebox .ul, .bluebox .ur, .bluebox .dl, .bluebox .dr {
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	}	
	
.bluebox .ul { 
	background-image:url(../graphics/corners/ul.gif);
	background-position:top;
	background-position:left;
	}

.bluebox .ur { 
	background-image:url(../graphics/corners/ur.gif);
	background-position:top;
	background-position:right;
	}

.bluebox .dl { 
	background-image:url(../graphics/corners/dl.gif);
	background-position:bottom;
	background-position:left;
	}

.bluebox .dr { 
	background-image:url(../graphics/corners/dr.gif);
	background-position:bottom;
	background-position:right;
	}

#main {
	width:808px;
	}

#leftside {
	background-image:url(../graphics/main/leftside.gif);
	background-repeat:repeat-y;
	width:17px;
	}
	
#content {
	width:774px;
	}

#rightside {
	background-image:url(../graphics/main/rightside.gif);
	background-repeat:repeat-y;
	width:17px;
	}

td .footer{
	font-size:9px;
}

td .smallText{
	font-size: 9px;
}

.note{
color:#FF0000;
}

.sidebox{
	width: 120px;
	float:right;
	padding:10px 0 0 10px;
}

.mainbox{
	width: 550px;
	border-right: #cccccc 1px solid;
	padding:0 10px 0 0;

}

.mainbody{
	padding:0 0 0 190px;

}

.leftbox{
	width: 140px;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.centralbox{
width:365px; 
margin-right: 25px;
text-align:left;
}

.fee_note{
	color:#0083CC;
	font-style:italic;
}