/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #ffffff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	color: #222222;
}

form {
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: none;
}

div.breadCrumbs {
	margin-left: 3px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 12px;
	color: #FFFFFF;
}

div.breadCrumbs a {
	font-size: 13px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

div.breadCrumbs a:hover {
	color: #ffd799;
	text-decoration: underline;
}

h1 {
	font-size: 19px; 
	color: #0E4093;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
	font-weight: normal;
}

h2 {
	font-size: 14px; 
	line-height: 15px;
	color: #BC0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 5px;
}

h2 a {
	font-size: 14px; 
	line-height: 15px;
	color: #BC0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}

h2 a:hover { 
	color: #0E4093;
	text-decoration: underline;
}

h2 span.document {
	font-size: 11px; 
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}


h3 {
	font-size:13px;
	font-weight:normal;
	margin: 0px;
	padding:0px;
	color: #000000;
	text-decoration: none;
}

.rightBarHead {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
}

.rightBarLink a {
	font-size: 13px;
	line-height: 17px;
}

.rightBarLink a {
	color: #822602;
}

.rightBarLink a:hover {
	color: #000000;
	text-decoration: underline;
}

dl.definitionList {
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 560px;
}
 
dl.definitionList dt { 
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 2px 11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

ol.orderedList {
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 0px 18px;
	width: 560px;
}
 
ol.orderedList li{ 
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666666;
}

ul.unorderedList {
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	width: 520px;
}
 
ul.unorderedList li{ 
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	list-style-type: disc;
}

a {
	color: #0E4093;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

p {
	margin: 0px 0px 10px 0px;
}

ul {
	margin: 0px 0px 10px 25px;
}

li {
	margin: 0px 0px 5px 0px;
}

div.line {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 100%;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
}

div.clear {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 100%;
	clear: both;
}

#errorMessage {
	color: #a80c00;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #FF0000;
	background-color: #ffd5c5;
	background-image: url(../images/shell/error.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 885px;
}

#confirmationMessage {	
	color: #053a00;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #109502;
	background-color: #deffdb;
	background-image: url(../images/shell/confirmation.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 885px;
}

#menu { 
	height: 30px;
	margin-top: 7px;
	/*margin-left: 120px;*/
	width: 809px; /*809px;*/
	float: right;
}


ul.bullet_list {
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	list-style: none;
}

ul.bullet_list li { 
	background-image: url(/images/index/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px 0px;
}

div.top_nav { 
	color: #0E4093; 
	text-align: right;
	margin-top: 12px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	float: right;
}

div.top_nav div.searchbox {	
	width: 224px; 
	height: 23px;
	background-image: url(../images/searchbox.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.top_nav div.searchbox input {
	border: 0px;
	height: 12px;
	width: 155px;
	float: left;
	background-color: #f0f0f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0px 0px 25px;
	color: #273240;
}

div.top_nav a { 
	color: #0E4093; 
	text-decoration: none;
}

div.top_nav a:hover { 
	color: #990000; 
	text-decoration: underline;
}

div.intro { 
	font-size:12px; 
	line-height: 18px; 
}

div.bread_crumbs { 
	color: #f90000;
}

div.bread_crumbs a { 
	color: #f90000;
	text-decoration: none;
}

div.bread_crumbs a:hover { 
	color: #003784;
	text-decoration: underline;
}

.head { 
	font-size: 13px; 
	color:#0066CC; 
	font-weight: 
	bold; display: block;
}

/* Image Banner Text */
#ImageBannerText { 
	margin: 5px 0px 0px 0px;
	color: #FFFFFF;
	float: right;

}

#ImageBannerText a { 
	color: #FFFFFF;
	text-decoration: none;
}

#ImageBannerText a:hover { 
	color: #ffd799;
	text-decoration: underline;
}


#ImageBannerText div.title { 
	border-bottom: 1px solid #c1cbdd;
}

#ImageBannerText div.description { 
	border-bottom: 1px solid #c1cbdd;
}

#ImageBannerText div.misc { 
	border-bottom: none;
}

#ImageBannerText div.misc span { 
	font-size: 18px;
}


/* Page Controls - No backgrounds on these or they go all funky one pixel difference */
#fullScreen {
	width: 100%;
}

#screenTop {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}


#screenMiddle {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}

#screenBottom {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}


#header, #mainContent, #footer {
	margin: 0px auto;
	text-align: left; /* older IE fix for center align */
	width: 970px;
}


/* HEADER */
/*-----------------------------------------------------*/
#header {
	height: 298px;
}

/* Header Top */

#header div.top {
	height: 74px;
}

#header div.top div.left {
	float: left;
	width: 24px;
	height: 74px;
	background-image: url(../images/background_left.png);
	background-repeat: repeat-y;
}

#header div.top div.center {
	float: left;
	background-image:url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 922px;
	
}

#header div.top div.right {
	float: right;
	width: 24px;
	height: 74px;
	background-image: url(../images/background_right.png);
	background-repeat: repeat-y;
}


/* Header Middle */
#header div.middle {
	height: 224px;
}

#header div.middle div.left {
	float: left; 
	width: 24px;
	height: 224px;
	background-image: url(../images/background_left.png);
	background-repeat: repeat-y;
}

#header div.middle div.center {
	float: left;
	width: 922px;
	height: 224px;
}

#header div.middle div.right {
	float: right;
	width: 24px;
	height: 224px;
	background-image: url(../images/background_right.png);
	background-repeat: repeat-y;
}

#header div.middle div.center h1 {
	font-size: 19px; 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 90px 0px 18px 0px;
	font-weight: normal;
	text-transform: uppercase;
	white-space: nowrap;
}

#header div.middle div.center h1 span {
	border-bottom: 1px solid #bbc0ca;
	padding: 0px 0px 6px 0px;
}


/* Header Bottom */
#header div.bottom { 
	height: 10px;
	display: none;
}

#header div.bottom div.left {
	float: left;
	display: none;
}

#header div.bottom div.center {
	float: left;
	background-image: url(../images/header_bottom.jpg);
	background-repeat: no-repeat;
	width: 962px;
	height: 10px;
}

#header div.bottom div.right {
	float: left;
	display: none;

}
/* END of HEADER */
/*-----------------------------------------------------*/




/* MAIN CONTENT */
/*-----------------------------------------------------*/
#mainContent {
	width: 970px;
	background-image: url(../images/background_middle.png);
}

#mainContent #mainContentLeft {
	float: left;
	width: 970px;
}

#sidemenu {
	float: left;
	width: 171px;
}

#mainContent #mainContentLeft #mainContentLeftMargin {
	float: left;
	width: 24px;
	height: 50px;
	margin: 0px;
}

#mainContent #mainContentRight {
	float: left;
	width: 946px;
}

#mainContent #mainContentRight #mainContentRightMargin {
	float: left;
	width: 24px;
	height: 50px;
	margin: 0px 0px 0px 0px; 
}

#mainContent #mainContentCenter {
	float: left;
	width: 922px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
/* END of MAIN CONTENT */
/*-----------------------------------------------------*/




/* FOOTER */
/*-----------------------------------------------------*/
#footer {
	width: 970px;
	background-image: url(../images/background_middle.png);
}

/* Footer Top */

#footer div.top {
	float: left;
	display: none;
}

#footer div.top div.left {
	float: left;
}

#footer div.top div.center {
	float: left;
}

#footer div.top div.right {
	float: right;
}


/* Footer Middle */
#footer div.middle {
	width: 970px;
}


#footer div.middle div.left {
	float: left;
	width: 24px;
	height: 30px;
}

#footer div.middle div.center {
	float: left;
	width: 922px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-top: 5px;
	color: #4c4c4c;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-top: 10px;
	vertical-align: top;
}

#footer div.middle div.center a { 
	color: #4c4c4c;
}

#footer div.middle div.center a:hover { 
	color: #832501;
}

#footer div.middle div.right {
	float: right;
	width: 24px;
	height: 30px;
}


/* Footer Bottom */
#footer div.bottom {
	width: 970px;
}

#footer div.bottom div.left {
	float: left;
	width: 24px;
	height: 20px;
}

#footer div.bottom div.center {
	float: left;
	width: 922px;
	height: 20px;
}

#footer div.bottom div.right {
	float: left;
	width: 24px;
	height: 20px;
}

/* END of FOOTER */
/*-----------------------------------------------------*/

/* Videos */
/*-----------------------------------------------------*/
#video { 
	width: 100%; height: 100%; position: absolute; top: 0; margin-left: 0; display: none; z-index: 20;
}
