﻿/* Global Styles */
body {
	margin: 8px;
	background-color: #F5B70D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	text-align: left;
	padding: 10px;
}
.textaligncenter {
	color: windowtext;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Arial;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0px;
}
.fontlarge {
	font-size: large;
}
.aligncenter {
	text-align: center;
            width: 692px;
}
.textCenter {
	text-align: center;
}

.menu {
    padding: 2px 2px 2px 6px;
    text-align: left;
}
.leftborder {
    width: 100%;
    border-left-style: double;
    border-left-color: #0176BD;
    border-left-width: 5px;
}
.yellowtext {
	color: #F5B70D;
}
.nowrap {
	white-space: nowrap;
}
.contenttable {
	padding: 5px;
}
.alignleft {
	text-align: left;
}


	
a {
	color: #0176BD;
	font-weight: bold;
}
	
a:hover {
	color: #0000CC;
	font-weight: bold;
}
.floatLeft {
	float: left;
	margin-right: 15px
}
/* ID Styles */

/* Class Styles */
	
.bodyText {
	font: 12px Arial, Helvetica, sans-serif;
}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
	
.subHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.tdwhite {
	border: medium #000000 solid;
	background-color: #FFFFFF;
}
	
.tdblue {
	background-color: #0176BD;
}
	
.nounderline {
	text-decoration: none;
}
	
.textbox {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: super;
}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
	
