@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#wrapper {
	position: relative;
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ececec;
	background-color: #FFFFFF;
}


#imagePad {
	padding: 5px;
}
	


/* Header elements */

#topGrayBar {
	background-color: #999999;
	position: relative;
	height: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#navbar {
	background-image:url(images/navbkg.png);
	background-repeat:repeat-x;
	width: 100%;
	position: relative;
	top: 10px;
}


#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	position: relative;
	letter-spacing: 1px;
	width: auto;
	float: right;
	top: -35px;
	right: 40px;
	text-align: right;
}


#topNavBar {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	right: -270px;
	top: -5px;
	margin: 0px;
	padding: 0px;
        width: 100%;
        text-align: center;
}


#topNavBar a:link, #topNavBar a:visited {
	color: #333333;
	text-decoration: none;
}


#topNavBar a:hover {
	text-decoration: underline;
}


/* End Header elements */



/* Second nav bar elements */


#secondNavContainer {
	position: relative;
	background-color: #BACDDE;
	text-align: center;
	top: 25px;
	width: 100%;
}


#secondNav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}


#secondNav a:link, #secondNav a:visited {
	color: #993333;
	text-decoration: none;
	padding: 0.75em;
	width: 100px;
	margin: 1px;
	border: 1px solid #999999;
	background-image: url(images/navBacks.jpg);
}


#secondNav a:hover {
	background-image: url(images/navBacksOver.jpg);
}


/* End Second nav bar elements */



/* Footer elements */


#footer {
	position: relative;
	width: 100%;
	background-color: #BACDDE;
	float: right;
	margin-right: auto;
	margin-left: auto;
}


#footerContents {
	width: 945px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}


/* End Footer elements */





#mainBody {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 50px;
}





#mainBodyHome {
	position: relative;
	width: 935px;
}

#mainBodyHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#mainBodyHome a:link, #mainBodyHome a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}


#mainBodyHome H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #990000;
}

#mainBodyHome H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #486380;
}

#mainBodyTitleBars {
	background-color: #999999;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#mainBody2ColBullets {
	position: relative;
	width: 100%;
	height: 100%;
}

#mainBody2ColBulletsLeft {
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: visible;
}

#mainBody2ColBulletsRight {
	width: 100%;
	position: relative;
	margin-top: 10px;
}

#mainBody2ColBulletsRight ul {
	margin: 0em;
	padding: .95em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: left;
	
}

#mainBody2ColBulletsRight li {
	list-style-type: square;
}

#mainBody2ColButtons  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	width: 500px;
	position: relative;
}


#mainBody2ColButtons ul {
	list-style: none;
	margin: 0em;
	padding: 0.95em;
}


#mainBody2ColButtons li {
	display: inline;
	text-align: center;
}


#mainBody2ColButtons a:link, #mainBody2ColButtons a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.75em;
	margin: 1px;
	border: 1px solid #999999;
	background-color: #990000;
}


#mainBody2ColButtons a:hover {
	background-color: #CCCCCC;
	color: #990000;
}



#listType1 {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #990000;
}


#listType2 {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

#textButton1 a:link, #textButton1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
}
