/* CSS Document */
body{
	background:#DAE6F5 url(images/body_bg.gif) repeat-x;
	margin:0px;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#030303;
}

.topbg{
	background:url(images/top_bg.gif) repeat-x;
	height:245px;
	width:100%;
	margin:0px;
	padding:0px;
}

.toplink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}

.midbg{
	background:url(images/mid_bg.gif) repeat-x;
	height:7px;
	width:797px;
}

.boxbg{
	background:url(images/box_bg.gif) repeat-x #FCEFA9;
	height:6px;
	width:201px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:7px;
}

a.toplink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}

a.toplink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	line-height:normal;
	color:#ffffff;
}

.bluetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#005BA3;
}

.whitetext{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}

.blacktext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#000000;
}

a.leftlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:normal;
	color:#000000;
}
a.leftlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#000000;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	color:#000000;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	color:#000000;
}

.footerlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}

a.footerlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}

a.footerlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:normal;
	color:#ffffff;
}

.textfield{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#000000;
	background:#ffffff;
	border:1px solid #1E77BD;
	width:180px;
	height:18px;
}

.middlebg{
	background:url(images/middle_bg.gif) repeat-y;
	width:979px;
	padding-bottom:15px;
}
.middleleft{
	background:url(images/mddle_left.gif) repeat-y;
	width:43px;
	margin:0px;
	padding:0px;
	text-align:left;
}
.middleright{
	background:url(images/middle_right.gif) repeat-y;
	width:43px;
	margin:0px;
	padding:0px;
	text-align:right;
}

.boxtopbg{
	background:url(images/box_top_bg.gif) repeat-x;
	width:98%;
}
.boxbottombg{
	background:url(images/box_bottom_bg.gif) repeat-x;
	width:98%;
}

.titlebg{
	background:url(images/left_box_top.gif) no-repeat;
	width:626px;
	height:26px;
	padding:11px 0 0 0;
}

.boxbottom{
	background:url(images/left_box_bottom.gif) no-repeat;
	width:626px;
	height:17px;
}

.boxbg{
	background:#C8E6FA;
	width:626px;
	height:17px;
}
.tdborder{
	border-left:solid 1px #030303;
	border-right:solid 1px #030303;
	background-color:#C8E6FA;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
	padding:2px 0 0 30px;
	background:url(images/title_arrow.gif) no-repeat;
	height:21px;
}

.footerbg{
	background:url(images/footerbg.gif) repeat-x;
	width:98%;
	height:55px;
}
.righttdborder{
	border-left:solid 1px #074E86;
	border-right:solid 1px #074E86;
	background-color:#EAF7FF;
}
.navigation{
	width:877px;
	height:67px;
}

.navigation ul{
	width:877px;
	height:67px;
}

.imgbg{
	border:1px solid #006699;
	margin:0 7px 7px 0;
}
.border{
	border:1px solid #45A5E6;
}

.mid1bg{
	background:#F1F6FA;
}

.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}

a.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:normal;
	color:#ffffff;
}

a.copyright:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
}