body {
	margin: 0px;	padding: 0px;	text-align:left;
	background-color: #FFF;
	background-image: url(bkg.gif);	background-repeat: repeat-y;	background-position: center;}body,tr,td,th,p {	color: #333333;	margin:0;	padding: 0;
	font-size: 11px;
	line-height: 18px;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;
}a,a:link,a:visited,a:active {	color: #003366;	text-decoration: none;}a:hover {
	color: #0099ff;
	text-decoration: underline;}p {	padding: 0px 0 10px 0;}h1,h2,h3,h4,h5,h6 {	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;	margin: 0px 0 5px 0;	padding: 0px;
	color:#003366;
}

h1 { font-size: 32px; line-height: 34px; }h2 { font-size: 18px; line-height: 20px; }h3 { font-size: 18px; line-height: 20px; }h4 { font-size: 14px; line-height: 14px; color: #333;}h5 { font-size: 12px; line-height: 12px; }h6 { font-size: 22px; line-height: 22px; }

h1,h3,h5 {	color: #0099ff;}h2,h4,h6 {
}
blockquote {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#666;	margin: 0 15px 15px 15px;	padding: 10px;	border-top: 5px solid #ddd;	background-color: #f5f5f5;}ol {	padding: 0 0 5px 20px;	color: #003366;}ul {	list-style-type: square;	margin: 0;	padding: 0 0 10px 15px;	color: #003366;}li {	margin: 0;	padding: 0px;	color: #333333;	font-weight: normal;	vertical-align: bottom; /* This fixes the IE5 Win gap! */	}code {	font-size: 100%;}hr {
	border: 0px;	border-bottom: 1px dotted #333333;	text-align:center;	height: 0px;
	margin: 0;
	padding-top: 15px;
	margin-bottom: 20px;
}
img {border:0 }

em, i {	font-style: italic}strong, b {font-weight: bold;}strong em {font-weight: bold; font-style: italic}strong i {font-weight: bold; font-style: italic}i b {font-weight: bold; font-style: italic}em b {font-weight: bold; font-style: italic}
/* Forms ----------------------------------------------- */label { font-weight: bold; }input, button {	background-color:#fff;	color: #555;	font-size: small; 
	margin:2px;
	padding:2px;}button, input[type="button"], input[type="submit"], input[type="reset"]   {	background-color: #efefef;	color: #666;	border: 1px solid #999;	border-top: 1px solid #ddd;	border-left: 1px solid #ddd;	font-weight: normal;	margin-left: 2px;	margin-right: 2px;}button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover   {	background-color: #003366;	color: #fff;}button:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active  {	background-color: #fff;	color: #000;	border: 1px solid #003366;}table.tableform td.button {	text-align: center; }input[type="text"], input[type="password"], textarea { 	color: #333;	background-color: #fff;	border: 1px solid #ddd;	border-top: 1px solid #999;	border-left: 1px solid #999;}input[type="text"]:focus, input[type="password"]:focus, textarea:focus	{ 	color: #000;	background-color: #fff; 	border: 1px solid #003366;}textarea { width: inherit; }fieldset {	border: 1px solid #ddd;	padding: 3px;}fieldset td {	padding: 1px;}legend {	font-weight: bold;	font-size: 110%;	padding: 3px;}input[type="checkbox"], select {	padding: 1px;	font-size: x-small; }.required {	color: #003366;}
/* Layout ----------------------------------------------- */
.clear { clear: both; }
.block {width:750px;text-align:left;}
#main {width:100%; height:100%;}
#header { margin:auto; }
#banner { margin:auto;}
#body { margin:auto;}
#footer { margin:auto; padding-bottom:100px;}

#sideNav { float: left; width: 175px; background-color: #CCC; padding: 0px; margin: 0;}
#headerPic {float: right; padding: 0;margin: 0; }

#content { float: right; width: 540px; padding: 20px 20px 20px 0; min-height: 500px;}




/* Header ----------------------------------------------- */
.logo { 	padding: 30px 0 10px 10px;
	width: 150px;
	float: left; }

.header_utility { 
	float: right; 	padding: 10px 0 2px 0; 	text-align: right; 	font-size:11px; 	color: #333; 
	height: 21px;}.header_utility a, .header_utility a:link, .header_utility a:visited, .header_utility a:active {
	padding: 10px 10px 0 20px; 
	color: #333;
}.header_utility a:hover {	color: #666;
}

#headerPic img {
	width: 575px;
}


/* sideNav ----------------------------------------------- */

#nav {	margin: 0;	padding: 0;	list-style: none;
}#nav li {
	border-left: 5px Solid #003366;	padding: 5px 0 4px 15px;	background-image: url(arrow.gif);	background-repeat: no-repeat;	background-position: 7px 10px;
	border-bottom: 1px solid #FFF;}

/* Footer ----------------------------------------------- */
.footerMenu { 
	float: left;  	text-align: left; 
	padding-top: 10px;
	padding-left: 15px;
	font-size:10px; 	color: #666666; 
}
.footerMenu a, .footerMenu a:link, .footerMenu a:visited, .footerMenu a:active {
	color: #666666; 
}.footerMenu a:hover {	color: #003366;
	text-decoration: underline;
}


.footerText { 
	float: right;  	text-align: right; 	padding-top: 10px;
	padding-right: 15px;  	font-size:10px; 	color: #666666; }


/* content ----------------------------------------------- */

#back2top {text-align:right; font-weight:bold;}

#breadCrumb {padding-bottom: 10px; margin:0; color: #CCCCCC;}

#breadCrumb a, #breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active {
	color: #CCCCCC; 
}#breadCrumb a:hover {	color: #666;
	text-decoration: underline;
}



