body{
	margin:0px;
	background:url(../bg.gif);
}
A:Link, A:active, A:visited{
	color:#223E6E;
	text-decoration:none;
} 
A:hover{
	color:#FF0000;
	text-decoration:underline;
} 
td, table, div, p, span{
	font-family:Tahoma;
	font-size:12px;
	line-height:17px;
}
.maintable{
	width:1000px;
	background:url(../headerbg.jpg) no-repeat;	
	color:#444444;
}
.whitetable{
	padding-left:10px;
	background:#FFFFFF;
}
.topgraphic{
	background:url() no-repeat top right;
}
.topheaderlink{
	font-family:Tahoma;
	font-size:11px;
	color:#658898;
	padding-top:5px;
	padding-right:5px;
		
}
.topheaderlink A:link, .topheaderlink A:visited, .topheaderlink A:active{
	text-decoration:none;
	color:#FFFFFF;
}

.topheaderlink A:hover{
	text-decoration:underline;
	color:#EEEEEE;
}

.toplink{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:31px;
}
.toplink A{
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 20px 0px 20px;
	background:url(../topdivider.gif) right no-repeat;
}
.toplink A:hover{
	text-decoration:underline;
	color:#FFFFFF;
	padding:0px 20px 0px 20px;
	background:url(../topdivider.gif) right no-repeat;
}
.dottedline{
	background:url(../dottedline.gif) repeat-y;
}
.headingtext{
	padding:4px 0px 5px 20px;
	font-weight:bold;
	color:#223E6E;
	background:url(../headingbk.gif) no-repeat;
}
.leftcell{
	padding-left:10px;
}
.footerbg{
	background:url(../footerbg.gif) repeat-x;
	height:16px;
	font-size:11px;
	line-height:20px;
	padding-top:4px;
}
.footerbg A{
	text-decoration:none;
	color:#444444;
}
.footerbg A:hover{
	text-decoration:underline;
	color:#444444;
}
.pgpadding{	
	padding:10px 0px 10px 0px;
}
.pgheading{
	color:#223E6E;
	font-size:18px;
	font-weight:bold;
}
.greybox{
	width:245px;
	height:180px;
	border:1px solid #757575;
	background:url(../greybox.gif) repeat-x;
	padding:5px;
}
.boxheading{
	display:block;	
	color:#223E6E;
	font-size:14px;
	font-weight:bold;
}

.verticalline{
	background:url('../vertical-line.gif') repeat-y;
}
.contentcell{
	padding:10px;
}

.tableheading{
	font-size:12px;
	font-weight:bold;
	color:#D01811;
}