/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
	background-color: #000;
	vertical-align:top;
    background-image: url(images/topnav_background.gif);
	background-repeat: repeat-x;
}

td.verticalbar {
	border-right:1px solid #CCCCCC;
	}

.news {
	font-size:11px;
	line-height:14px;
	}

#backgroundTD {
	background-image: url(images/topnav_background.gif);
	background-repeat: repeat-x;
	background-color: #000;
	}
	
h1, h2, h3 { 
	font-family: "Georgia, Geneva", Serif;	
}

#verybottom {
	width:100%;
	height:20px;
	background-color:#8A2528;
	position:fixed;
	margin-top:0px;
	bottom:0px;
	border-top:1px solid #666666;
	text-align:left;
	padding-left:242px;
	font-size:8pt;
	}
	
h1 {
	font-size:25px;
	color: #FFF;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

h2 {
	font-size:18px;
	color:#ccc;
	margin-top:0px;
	padding-top:0px;

}

h3 {
	font-size:13px;
	color:#00529c;
	padding-top:0px;
	padding-bottom:0px;	

}
	
.titleBig {
	font-family: "Georgia, Geneva", Serif;
	font-size:18px;
	font-weight:bold;
	color: #FFF;
}

.titleMed {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size:21px;
	color: #FFF;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.titleMedWhite {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.breadcrumb{
	font-size:9px;
	}

a.nav {
	color:#FFF;
	text-decoration:none;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited.nav {
	color:#FFF;
	text-decoration:none;
}

a:hover.nav {
	color: #666
	text-decoration:none;
	}


a {
	color:#FFF;	}

a:visited {
	color:#FFF;	
}

a:hover{
	color:#F5DCDD;
	}



table.partnerList td {
	padding-bottom:15px;
	border-bottom:thin dotted #CCCCCC;
	padding-top:10px;
}