.splashBg {
	background-image: url(../images/splash_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #3f7591;
}

a {
	color: #3f7591;
	font-weight: bold;
	text-decoration: none;
}

.home {
	color: #555555;
}

.home:hover {
	color: #df570b;
	text-decoration:none;
}

.toptitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color:#444444;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color:#2a5365;
}
.toptitlewhite {
	font-size: 18px;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
}
.subtitlewhite {
	font-size: 14px;
	font-family: Veranda,Arial, Helvetica;
	color:#ffffff;
	line-height: 19px;
}



.sidelink:hover {
	color: #FFFFFF;
	padding: 2px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
}

footer {
	font-size: 11px;
	color: #999999;
	vertical-align: bottom;
}


.title {
	font-size: 14px;
	font-weight: bold;
}
.moreLink {
	vertical-align: bottom;
}
.tableTitleRight {
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/table_head_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;


}
.tableTitleLeft {

	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/table_head_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sideMenuType {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #D8D8D8;
	color: #0A7FD9;
	padding: 5px;
	line-height: 10px;
	width: 100%;


}
.sideMenuType:hover {
	font-size: 10px;
	font-weight: bold;
	color: #0A7FD9;
	border: 1px solid #B7B7B7;
	width: 100%;
	background-color: #F0F0F0;
	padding: 5px;
	line-height: 10px;
}

.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding: 2px;
}
.sideText {
	font-size: 10px;
	border: 1px solid #999999;
	line-height: 17px;

}

.whitePageNumber
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}

.label
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #003399;
}
.clsformtext
{
	font-size : 10px;
}