/* Standard styles */
body {
	padding: 10px;
	margin: 0px;
	color: #2f5572;
	font-size: 12px;
	padding-bottom: 0px;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 100%
}
html {
	height: 100%
}
table {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px
}
td, div {
	font-size:12px;
	vertical-align:top
}
p {
	margin-top: 8px;
}
a {
	color: #2f5572;
	text-decoration: underline
}
a:hover {
	color: #db002e;
}
ol {
	padding-right: 8px;
	margin-top: -8px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	padding-top: 8px
}
ul {
	padding-right: 8px;
	margin-top: -8px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	padding-top: 8px;
	list-style-type: square
}
li {
	margin: 0px;
	padding-top: 0px
}
form, select, input{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
textarea {
	font-size:12px;
	font-family: verdana, arial, helvetica, sans-serif
}
img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px
}

/* Custom styles */
.maintable {
	width:956px;
}
.searchcell {
	width:236px;
	height:39px;
	vertical-align:middle;
	padding-left:8px;
	background:#ffffff url(/template/images/bg-box-middle.jpg) repeat-x top left
}
.divider {
	width:4px;
	background:#ffffff;
}
.mainmenucell {
	width:716px;
	padding-left:8px;
	vertical-align:middle;
	background:#ffffff url(/template/images/bg-box-middle.jpg) repeat-x top left
}
.submenucell {

}
.boxtop {
	background:#ffffff url(/template/images/bg-box-top.gif) repeat-x top left
}
.boxtop2 {
	background:#ffffff url(/template/images/bg-box-top2.gif) repeat-x top left
}
.boxbottom {
	background:#ffffff url(/template/images/bg-box-bottom.gif) repeat-x top left
}
.submenuheader {
	background:#a7b7c3;
}
.bannercell {
	padding-bottom:1px;
}
.navcell {
	height:31px;
	padding-left:8px;
	vertical-align:middle;
}
.navlink {
	font-size:11px;
	color:#2f5572;
}
.navlinkactive {
	font-size:11px;
	color:#2f5572;
}
.contentcell {
	padding:0px;
	padding-top:2px;
}
.contentcell2 {
	width:512px;
	padding-top:2px;
}
.contentdiv {
	background:#f5f8fa;
	min-height:200px;
	padding-left:8px;
	padding-right:8px;
	padding-top:12px;
}
.rightcell {
	width:200px;
	padding-top:2px;
}
.latestnewscell {
	padding-left:0px;
}
.headertable {
	width:100%;
}
.headertable td {
	padding-left:8px;
	height:28px;
	font-size:12px;
	vertical-align:middle;
	color:#ffffff;
	font-weight:bold;
}
.blueheadercell {
	background:#2F5572;
}
.redheadercell {
	background:#db002e;
}

/* Slogan box styles */
.slogantable {
	width:100%;
}
.slogantable td {
	color:#ffffff;
	font-size:12px;
	padding-left:8px;
	height:49px;
	font-weight:bold;
	vertical-align:middle;
	border-bottom:1px solid white;
}
.slogantable a {
	color:#ffffff;
	text-decoration:none;
}
.slogantable a:hover {
	color:#ffffff;
	text-decoration:none;
}
.slogancell1 {
	background:#db002e;
}
.slogancell2 {
	background:#ffb233;
}
.slogancell3 {
	background:#ffdc33;
}

/* Slogan box styles */
.sponsortable {
	width:100%;
}
.sponsorcell {
	color:#2f5572;
	height:80px;
	padding-top:2px;
	padding-bottom:2px;
}
.sponsordiv {
	display:block;
	width:200px;
	height:1px;
	position:absolute;
	z-index:2;
	background:white;
}

.tslogocell {
	background:#ffffff url(/template/images/bg-logo.jpg) repeat-x top left;
	padding-top:64px;
	text-align:center;
}