body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #4466DE;
	text-decoration:underline;
	}
	
a:hover {
	color: #4466DE;
	text-decoration:none;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color:#2A4CAC;
}
UL {
	font-size: 14px;
}
#tblMain {
	background-image: url(images/image_07.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#tblMain2 {
	background-image: url(images/image_2_07.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#pageTitle {
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	height:29px;
	background-color:#FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
	color:#FFFFFF;
	border-bottom: groove;
}
#box, #box2, #box3 {
	background-color: #999999;
	padding-right: 20px;
	padding-top: 10px;
	vertical-align: top;
}	
#boxTitle, #boxTitle2, #boxTitle3 {
	background-image: url(images/titlebg_blue.gif);
	background-repeat: repeat-x;
	height:29px;
	background-color:#FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	border-bottom: groove;
}
#hbullets {
	font-size: 16px;
}	
.menu {
	background-image: url(images/image_06.gif);
	background-repeat: repeat-x;
	padding-right: 1px;
	height: 30px;
}
.footer {
	font-size: 9px;
	line-height: 18px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.portal {
	background-color: #999999;
	padding: 9px;
	font-size: 12px;
	text-align: left;
}
.main {
	font-size: 14px;
	line-height: 24px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 15px;
}
.leftcol {
	font-size: 12px;
	line-height: 18px;
	padding-left: 32px;
	padding-bottom: 20px;
}
