@charset "utf-8";

/* common elements throughout the site*/

body {
	margin: 0px;
	padding: 0px;/* zero the margin and padding of the body element to account for different browser defaults */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/line2.gif);
	color: #333333;
	background-repeat: repeat;
	font-weight: normal;
}

/* fonts */

s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h1{
	font-size: 24px;
	color:#333;
	line-height: normal;
}
h2{
	font-size: 14px;
	color: #666;
	line-height: normal;
}
h3{
	font-size: 12px;
	font-variant: normal;
	color: #666;
	line-height: normal;
}
h4 {
	font-size: 8px;
}

.smallText {
	font-size: 10px;
	color: #FFFFFF;
}
.smallTextBlack {
	font-size: 10px;
	color: #000000;
}


.imageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	font-weight: bold;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

/* common modules*/

#wrapper {
	position: relative;
	top: 0px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 728px;
	left: auto;
	right: auto;
	border: 1px none #CCCCCC;
	background-color: #FFFFFF;
	height: auto;
}

#header {
	height: 100px;
	width: 728px;
	position: absolute;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/header03.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 11px;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#logo {
	position: absolute;
	height: 61px;
	width: 206px;
	top: 0px;
	left: 10px;
}

#topnav {
	height: 30px;
	width: 758px;
	position: absolute;
	left: -30px;
	top: 65px;
}
#header li{
	display: inline;
}
#wrapper #header a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #header a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FFcc00;
	font-weight: bold;
}
#wrapper #header a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.facebook {
	color: #3b5998;
}
.twitter {
	color: #33ccff;
}

#bottomnav/*bottom navigation properties*/

{
	list-style: none;
	height: 90px;
	width: 728px;
	left: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-top-color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/bottomnav.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 0px;
	background-color: #FFFFFF;
} 
#bottomnav  li{
	display: inline;
}
#wrapper #bottomnav a:link {
	color: #333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper #bottomnav a:hover {
	color: #FFF;
	background-color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#wrapper #bottomnav a:visited{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	text-decoration: none;
}

#wrapper #bottomnav #info {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50px;
}
#wrapper #bottomnav #facebook {
	width: 100px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50px;
	height: 36px;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bullets {
	font-size: 12px;
	color: #666666;
	list-style-type: square;
}
.moreLineSpace {
	line-height: 120%;
}

.eleven {
	font-size: 11px;
	color: #333;
}
.ten {
	font-size: 10px;
}
.twelveBrown {
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}
.twelveGray {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.twelveBlue {
	font-size: 12px;
	color: #465189;
	font-weight: bold;
}
.twelveGreen {
	font-size: 12px;
	color: #558282;
	font-weight: bold;
}
.twelveRed {
	font-size: 12px;
	color: #95260A;
	font-weight: bold;
}
.tighterLineSpace {
	list-style-type: none;
}
.elevenItalic {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.titleIndex {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.titleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #960;
}
.twelveGrayLight {
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.twelveOrange {
	font-size: 12px;
	color: #cc3300#BC5816;
	font-weight: bold;
}
.twelveGrayItalic {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	font-style: italic;
}
.moreLineSpaceBiggerFont {
	line-height: 120%;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.nine {
	font-size: 9px;
}
.moreLineSpaceBiggerFontWhite {
	line-height: 120%;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #333333;
}
.lightGrey {
	color: #CCCCCC;
}
.light {
	color: #CCCCCC;
}
.moreLineSpaceBiggerFontBold {
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bold10underline {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
}
.tenPointFiveItalic {
	font-size: 10.5px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.tenRed {
	font-size: 10px;
	color: #95260A;
	font-weight: bold;
}
.tenOrange {
	font-size: 10px;
	color: #BC5816;
	font-weight: bold;
}
.fourteenGrayBold {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.fourteenGrayReg {
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.tenPointFiveItalicRight {
	font-size: 10.5px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.nineRight {
	font-size: 9px;
	text-align: right;
}
.moreLineSpaceBigger {
	line-height: 120%;
	font-size: 14px;
}
.bigBoldNumbers {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #2c6347;
	padding-right: 10px;
	padding-left: 10px;
}
.bigBoldNumbersNoBG {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
.titleWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.fourteenDarkGrayBold {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
