body {
	margin: 0px;
	background: #C9CDD3 url(images/bg.gif) repeat-x top;
	text-align: center;
}
table {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
.sub {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/sub_bg.gif) no-repeat left top;
	padding: 3px 5px 3px 43px;
}
.sub a:link, .sub a:visited, .sub a:active {
	color: #666666;
	text-decoration: none;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #666666;
	text-decoration: underline;
}
.subnav {
	color: #666666;
	}
.subnav a:hover{
	color: #666666;
	text-decoration: none;
	}
.sub a:hover {
	color: #923131;
	text-decoration: none;
}
.main {
	background: url(images/white_top.gif) repeat-x top;
	padding: 25px 45px 20px 40px;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 1pt;
}

h2 {
	font-size: 11px;
	color: #666666;
}

h1 {
	font: normal 20px "Times New Roman", Times, serif;
	color: #293492;
	background: url(images/hr.gif) no-repeat bottom;
	padding-bottom: 10px;
}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
	border: 1px solid #E6E6E6;
}
ul {
	list-style: url(images/bullet.gif);
}

.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
	border: 1px solid #E6E6E6;
}
.redundant {
	color: #AAB0B9;
	padding-top: 13px;
	padding-bottom: 2px;
}
.redundant a:link, .redundant a:active, .redundant a:visited {
	text-decoration: none;
	color: #AAB0B9;
}
.redundant a:hover {
	text-decoration: underline;
	color: #AAB0B9;
}
a.seo:link, a.seo:active, a.seo:visited {
	text-decoration: none;
	}
a:link {
	color: #923131;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #923131;
}
a:visited {
	color: 923131;
}



a.seo:hover {
	text-decoration: none;
	cursor: text;
}.nicetable {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.nicetable td, .nicetable th {
	padding: 1px 3px;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	background: #1E2672;
	text-align: left;
}
.niceTableList td {
	background: #C9CDD3;
	border-bottom: 1px solid #923131;
	font-size: 10px;
	line-height: 15px;
	border-right: 1px solid #923131;
	padding: 3px 3px 5px;
	
	}
.drop {
	background: #F8F8F8;
	color: #ECE9D8;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	}
.dropbox {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	color: #1E2672;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	background: #F8F8F8;
	
}
.dropover {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	background: #E9EBED;
	color: #1E2672;
	cursor: pointer;
}
.dropover a:visited, .dropover a:active, .dropover a:link, .dropover a:hover, .dropbox a:visited, .dropbox a:active, .dropbox a:link, .dropbox a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
