/* CSS Document */

/*------------basic page parameters------------*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#subNav ul {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#subNav li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2D80B7;
	margin-bottom: 7px;
}
#subNav a {
	color: #2D80B7;
	text-decoration: none;
}
#subNav a:hover {
	text-decoration: underline;
}

body {
	background-color: #BDD3D9;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/pageBack.jpg);
}
ol, ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}
li {
padding-bottom:7px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

hr {
	display: none;
}

img {
    display: block;
	border: 0px;
}

p, h1, h2, h3, h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height:22px;
    
}
#homeMainCallout p {
	padding-bottom: 14px;
}



/*-------------page structure-----------*/

#wrapper {
	padding: 0px;
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 100%;
}
/* mac hide \*/
* html #wrapper{height:100%}
/* end hide */

#header {
	width: 928px;
	height: 145px;
}
#header #branding {
	float: left;
	height: 145px;
	width: 357px;
}


#footer {
	width: 928px;
	background-image: url(images/footerBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}
#footerLeft {
	float: left;
	padding-left: 7px;
	padding-top: 14px;
}
#footerRight p {
	float: right;
	padding-top: 14px;
	padding-right: 7px;
}
#footer p {
	font-size: 11px;
	color: #2D80B7;
	padding-bottom: 14px;
}



/*--------------page navigation----------*/

#globalNav {
	float: right;
	width: 571px;
	
	background-image: url(images/globalNav_backgroun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
}
#wrapper #mainWrap {
	clear: both;
	background-image: url(images/wrapperBackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeMainCallout {
	background-image: url(images/main_home_callout_background.jpg);
	height: 325px;
	width: 539px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 375px;
	padding-top: 25px;
}
#mainContent {
	width: 914px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEBF;
	margin-right: 7px;
	margin-left: 7px;
}
.homeCalloutBoxWhite {
	background-image: url(images/home_callout_background_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 245px;
}
.calloutBoxWhite {
	background-image: url(images/callout_background_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.bordered {
	padding: 5px;
	border: 1px solid #CADCE0;
}

.homeCalloutBoxWhite2 {
	background-image: url(images/home_callout_background_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 475px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 245px;
}

#homeLeftCallout {
	float: left;
	width: 305px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#calloutBox {
	background-color: #2D80B7;
	padding: 10px;
}
#calloutBox p {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 14px;
}


#homeMainContent {
	float: right;
	width: 512px;
	margin-right: 20px;
}
#calloutBox h4 {
	font-size: 17px;
	margin:0px;
	padding:0px;
	color: #D8D8B4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}










#globalNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float:left;
}
#homeMainCallout h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2D80B7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2D80B7;
	padding-left: 7px;
	margin-bottom: 14px;
}


#globalNav a {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 17px;
}
li.nav1 a {
	width: 119px;
}
li.nav3 a {
	width: 81px;
}
li.nav4 a {
	width: 100px;
}
li.nav5 a {
	width: 63px;
}



li.nav2 a {
	width: 200px;
}



#globalNav ul {
	margin: 115px 0px 0px;
	padding: 0px;
}
#homeMainContent h2, h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2D80B7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2D80B7;
	padding-left: 7px;
	margin-bottom: 14px;
}
div.calloutBoxWhite h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2D80B7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2D80B7;
	padding-left: 7px;
	margin-bottom: 14px;
	}
.homeCalloutBoxWhite p {
	padding-bottom: 14px;
}
.homeCalloutBoxWhite2 p {
	padding-bottom: 14px;
}
.calloutBoxWhite p {
	padding-bottom: 14px;
}

#globalNav div {
	visibility: hidden;
	margin-top: 10px;
	padding: 10px;
	background: #2D80B7;
	width:135px;
	
	position: absolute;
}
#globalNav div a {
text-align:left;
	padding: 5px;
	color:#ffffff;
	width:135px;
	text-transform:lowercase;
	
}

#globalNav div a:hover {
	margin: 0px;
	padding: 5px;
	color:#ffffff;
	width:135px;
	text-transform:lowercase;
	text-decoration:underline;
}
#tableData {
	background-color: #C5D8DE;
	padding: 5px;
	border: 1px solid #8493A6;
	margin-bottom: 10px;
}
#tableData td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8493A6;
}

label {
	display:block;
}

input {
}

input.radio, input.checkbox, input.submit {
	width:auto;
}

input.radio {
	float:left;
	margin-right: 5px;
}

textarea {
	width:200px;
	height:100px;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#DF5900 url(images/form_btn_background.jpg) repeat-x left top;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 2px;
	width: 100px;
}
#footerRight a {
	color: #2D80B7;
}
#calloutBox a {
	color: #FFFFFF;
}
a:link {
	color: #2D80B7;
}
a:visited {
	color: #2D80B7;
}
span.requiredText {
	font-size: 10px;
	color: #990000;
}
