/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}

td {
	font:11px arial;
	color:#000000;
	}
	
a {
	color:#003366;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #99CCFF;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#noborder td {
	border: 0px;
	}
	
/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #9c0308;
	letter-spacing:.2em;
	}

.redText {
	font:11px arial;
	color: #98293c;
	line-height:normal;
	}

.bottomText {
	color: #FFFFFF;
	font: 11px arial;
	}

.bottomA {
	color:#FFFFFF;
	font: 11px arial;
	text-decoration:underline;
	font-weight: normal;
	}

.bottomTd {
	background-color:#003366;
	font: 11px arial;
	}
		
.pageHeader {
	color: #98293c;
	letter-spacing:.1em;
	line-height:normal;
	font-family: times new roman;
	font-size: 30px;
	}
	
.bodyText {
	color:#000000;
	line-height:normal;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName {
	font:20px georgia;
	color: #98293c;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #003366;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 14px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	}

.tdBg {
	background-image: url(images/Grapes.jpg);
	background-color:#2b2118;
	background-repeat:repeat;
	font-family: arial;
	font-size: 11px;
	}

.tdImage {
	font:11px arial;
	color:#000000;
	vertical-align:bottom;
	}
	
.tdImageText {
	font:11px arial;
	color:#000000;
	text-align:center;
	}
