body {
	background-color: #222a2e;
	font: 12px arial, san-serif;
	color: #000;
}

h1{
	font: 16px georgia, serif;
	color: #5e5e5e;
	font-weight: bold;
}

img{
	border: 0px;
}

td.topbanner{
	background-image: url('../images/bannertop.jpg');
	background-repeat: no-repeat;
	width:929px;
	height:103px;
}

td.bottombanner{
	background-image: url('../images/bannerbottom.jpg');
	background-repeat: no-repeat;
	width:929px;
	height:146px;
}

td.leftnavbg{
	background-image: url('../images/left-nav.jpg');
	background-repeat: no-repeat;
	width:604px;
	height:47px;
}

td.nav_space{
	color: #363d46;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 25px;
	word-spacing: 40px;
}

td.nav_space a{
	color: #363d46;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	text-decoration: none;
}

td.nav_space a:visited{
	color: #363d46;
	text-decoration: none;
}

td.nav_space a:hover{
	color: #770006;
	text-decoration: none;
}

td.nav_cell{
	color: #363d46;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	text-align: center;
	width:98px;
	padding-top: 5px;
}

td.rightnavbg{
	background-image: url('../images/right-nav-bg.jpg');
	background-repeat: no-repeat;
	width:324px;
	height:47px;
	padding: 0px;
	margin: 0px;
}

td.rightcolumnbg{
	background-image: url('../images/right-column-middle.jpg');
	background-repeat: repeat-y;
	width:326px;
	height:400px;
}

td.rightcolumn{
	padding-left:15px;
	padding-top:15px;
}

td.rightnav{
	padding-left:6px;
	padding-top:11px;
}

td.contentcontainer{
	background-image: url('../images/left-column-midddle.jpg');
	background-repeat: repeat-y;
	width:604px;
	height:400px;
}

td.content{
	font: 12px georgia, times, serif;
	color: #000;
	padding-left:50px;
	padding-top: 15px;
	padding-right:25px;
	padding-bottom: 20px;
}

td.content a{
	color: #2d4e78;
	text-decoration:none;
}

td.content a:visited{
	color: #2d4e78;
	text-decoration:none;
}

td.content a:hover{
	color: #671927;
	text-decoration:none;
}

td.specialtop{
	background-image: url('../images/notice-box-top.jpg');
	background-repeat: no-repeat;
	width:279px;
	height:34px;
	color: #fff;
	font-weight:bold;
	font-size: 14px;
	font-family: arial;
	padding: 4px 0px 0px 15px;
}

td.specialmiddle{
	background-image: url('../images/notice-box-middle-repeat.jpg');
	background-repeat: repeat-y;
	width:279px;
	height:180px;
}

td.specialbottom{
	background-image: url('../images/notice-box-bottom.jpg');
	background-repeat: no-repeat;
	width:279px;
	height:15px;
}

td.bottomframe{
	background-image: url('../images/bottom-frame.jpg');
	background-repeat: no-repeat;
	width:930;
	height:18;
}

td.quicklinks{
	background-image: url('../images/quick-links-bg.jpg');
	background-repeat: no-repeat;
	width:278px;
	height:143px;
	padding-left:0px;
}

th.quicklinksheading{
	color:#404040;
	font-size:14px;
	font-family: arial;
	padding-top:15px;
}

td.links{
	height:130px;
	padding-top:3px;
}

td.links a{
	color:#1e6685;
	font-size: 12px;
	text-decoration: none;
}

td.links a:visited{
	color:#1e6685;
	font-size: 12px;
	text-decoration: none;
}

td.links a:hover{
	color:#0f303f;
	font-size: 12px;
	text-decoration: none;
}

ul.links{
	list-style-image: url('../images/square-bullet.jpg');
}

#scroll{
	overflow:auto; 
	width:252px; 
	height:180px; 
	padding-left: 16px;
}

td.footer{
	color:#dddddd;
	width:650px;
	font-size: 11px;
}

td.footer a{
	color:#dddddd;
	font-size: 11px;
	text-decoration: none;
}

td.footer a:visited{
	color:#dddddd;
	font-size: 11px;
	text-decoration: none;
}

td.footer a:hover{
	color:#f7eab5;
	font-size: 11px;
	text-decoration: none;
}

td.powered{
	color:#dddddd;
	font-size: 11px;
}

td.powered a{
	color:#dddddd;
	font-size: 11px;
	text-decoration: none;
}

td.powered a:visited{
	color:#dddddd;
	font-size: 11px;
	text-decoration: none;
}

td.powered a:hover{
	color:#f7eab5;
	font-size: 11px;
	text-decoration: none;
}

ul.blueswirl{
	list-style-image: url('../images/swirl-blue-bullet.jpg');
	color: #014d9c;

}

ul.blueswirl a{
	color: #014d9c;
	text-decoration: none;
}

ul.blueswirl a:visited{
	color: #014d9c;
	text-decoration: none;
}

ul.blueswirl a:hover{
	color: #2d2d2d;
	text-decoration: none;
}

ul.greyswirl{
	list-style-image: url('../images/swirl-grey-bullet.jpg');
	color: #868686;

}

ul.greyswirl a{
	color: #868686;
	text-decoration: none;
}

ul.greyswirl a:visited{
	color: #868686;
	text-decoration: none;
}

ul.greyswirl a:hover{
	color: #014d9c;
	text-decoration: none;
}

.greylink a{
	color: #C0C0C0;
	text-decoration:none;
}
.greylink a:visited{
	color: #C0C0C0;
	text-decoration:none;
}

.greylink a:hover{
	color: #C0C0C0;
	text-decoration:none;
}


table.boxform {
	background-color: #c9d6df;
	border: #2063bc solid 2px;
	padding: 5px 10px 5px 15px;
	margin:0;
}
td.boxform {
	background-color: #c9d6df;
	border: #2063bc solid 2px;
	padding: 5px 10px 5px 15px;
	margin:0;
}

a.whitelink{
	color:#fff;
	text-decoration:none;
}
a.whitelink:visited{
	color:#fff;
	text-decoration:none;
}
a.whitelink:hover{
	color:#e5e5e5;
	text-decoration:none;
}

td.specialnotice{
	padding-left:50px;
	padding-top: 15px;
	padding-right:25px;
	padding-bottom: 0px;
}

td.contentspecial{
	font: 12px georgia, times, serif;
	color: #000;
	padding-left:50px;
	padding-right:25px;
	padding-bottom: 20px;
}

td.contentspecial a{
	color: #2d4e78;
	text-decoration:none;
}

td.contentspecial a:visited{
	color: #2d4e78;
	text-decoration:none;
}

td.contentspecial a:hover{
	color: #671927;
	text-decoration:none;
}