/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table {
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	right: auto;
	position: static;
	padding-right: 0px;
	margin-right: 0px;
}
.bottomNav {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0e177c;
}
.left1 {
	text-align: left;
}

.footnote {
	font-size: x-small;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	color: #0E177C;
}



h1 {
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-weight: normal;
	color: #FF0000;
}
.centerText {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: center;
}



td {
	font:11px arial;
	color:#333333;
	}
h2 {
	font-weight: normal;
	color: #0E177C;
	background-color: #99ccff;
	padding: 20px 0px 10px 0px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0E177C;
}

	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
.navText2 {
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
}
.center3 {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	left: 100px;
	width: auto;
}


	
/* ID Styles */

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

#padding {
	padding:0px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
.center1 {
	text-align: center;
}


/* Class Styles */

.logo {
	color: #0E177C;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	}

.tagline {
	color: #003399;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
ul {
	list-style-type: none;
}

.bodyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.smallText2 {
	color: #CC3300;
	font-size: 95%;
	text-transform: uppercase;
	padding: 10px;
	letter-spacing: .2em;
}



.smallText {
	color: #CC3300;
	line-height:normal;
	font-size: 80%;
	}
.bodyText3 {
	font-size: 90%;
	padding: 10px;
}

.smallText3 {
	font-size: x-small;
	color: #003399;
}


.pageHeader {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:38px;
	font-size: x-large;
	font-weight: 500;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	font-size: x-large;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.right {
	text-align: right;
}
.btn {
	color: #0E177C;
	background-color: #99CCFF;
	border-top-color: #0E177C;
	border-right-color: #0E177C;
	border-bottom-color: #0E177C;
	border-left-color: #0E177C;
	text-decoration: none;
}
.tagline2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
.center2 {
	font-size: 18px;
	color: #CC0000;
	text-align: center;
	text-transform: uppercase;
}
.productHeader {
	font-size: 95%;
	color: #0E177C;
	letter-spacing: 0.2em;
	text-align: left;
	text-transform: uppercase;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: cc3300;
	border-right-color: cc3300;
	border-bottom-color: cc3300;
	border-left-color: cc3300;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	text-align: left;
	margin-left: 100px;
	list-style-image: url(images/RTbullet.gif);
	white-space: normal;
}
li {
	padding: 5px;
	margin-left: 0px;
}
