body {
	background-image: url(pix/bk.gif);
	background-color: #2b4468;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 30px;
}

div#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#nav {
	position: relative;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	height: 16px;
}

img#logo {
	position: absolute;
	top: 7px;
	left: 29px;
}

div#mainphoto {
	float: right;
	padding: 2px 2px 0px 0px;
}

div#header {
	position: relative;
	margin-top: 6px;
	width: 800px;
	height: 239px;
	background-image: url(pix/bk-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#body {
	position: relative;
	width: 800px;
	background-image: url(pix/bk-body.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

div#subnav {
	margin: 36px 9px 0px 9px;
}

div#subnav h2 {
	font-family : Verdana;
	font-weight : bold;
	color: #ffffff;
	font-size : 10px;
	line-height: 14px;
	text-decoration: none;
	background: url(pix/g-arrow-subnav.gif) no-repeat 0px 6px;
	padding: 2px 0px 2px 8px;
	margin: 0px;
}
	
div#subnav h2 a {color: #ffffff; text-decoration: none;}
div#subnav h2 a:hover {color: #ffffff; text-decoration: underline;}

div#callouts {
	margin: 36px 0px 0px 2px;
}

div#callouts img{
	margin: 0px;
	display: block;
}

div#content {
	margin: 0px 19px 0px 23px;
}

div#content h1 {
	color: #163272;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

div#content h1 a {font-size: 15px; color: #163272; text-decoration: none;}
div#content h1 a:hover {font-size: 15px; color: #163272; text-decoration: underline;}

div#content h2 {
	color: #2767b6;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	margin: -10px 0px 10px 0px;
}

div#content p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #001c34;
	margin: 0px 0px 12px 0px;
}

div#content p a {color: #670202; text-decoration: none; font-weight: bold;}
div#content p a:hover {color: #670202; text-decoration: underline; font-weight: bold;}

div#content p.small {font-size: 10px; line-height: 14px; margin: 0px;}
div#content p.small a {color: #345ea1; text-decoration: none;}
div#content p.small a:hover {color: #345ea1; text-decoration: underline;}

div#content p.sitemap {font-size: 10px; line-height: 14px; margin-top: -10px;}
div#content p.sitemap a {color: #345ea1; text-decoration: none;}
div#content p.sitemap a:hover {color: #345ea1; text-decoration: underline;}


div#content li {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #001c34;
	margin: 0px 0px 12px 0px;
}

div#content li a {color: #670202; text-decoration: none; font-weight: bold;}
div#content li a:hover {color: #670202; text-decoration: underline; font-weight: bold;}

div#content ul {
	margin-top: -6px;
}

div#sarah {
	width: 254px;
	height: 130px;
	float: right;
	background: url(pix/bk-sarahward.gif) no-repeat 0px 0px;
	padding: 28px 0px 0px 18px;
	margin: 0px 0px 0px 10px;
}

div#sarah a{
	display: block;
	font-family: Arial;
	font-weight: bold;
	color: #670202;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	background: url(pix/g-arrow-sarah.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
}
	
div#sarah a:hover {color: #670202; text-decoration: underline;}



div#caption {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	color: #1a3361;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	font-style : italic;
}

div#content img{
	padding-left: 10px;
}


div#content p.title {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #335d90;
	font-weight: bold;
	margin: 20px 0px 12px 0px;
}

div#content p.question {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #670202;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div#footer {
	position: relative;
	margin: 0px;
}

div#footer p {
	color: #ced5e1;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 4px 0px 16px 0px;
}

div#footer a {color: #ced5e1; text-decoration: none;}
div#footer a:hover {text-decoration: underline;}

div#footer p.footernav a {
	color: #9eb4d9;
	text-align: center;
	margin: 0px 7px;
}





/* Home Page Styles */
div#h_tagline {
	position: relative;
	margin-top: 6px;
	width: 800px;
	height: 320px;
	background-image: url(pix/bk-flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

img#hplogo {
	position: absolute;
	top: 15px;
	left: 22px;
}

div#flash {
	float: right;
	padding: 2px 2px 0px 0px;
}

div#hpbody {
	position: relative;
	width: 800px;
	background-image: url(pix/bk-hp-body.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}

div#hpcontent {
	margin-left: 30px;
	padding-top: 0px;
}

div#headlines {
	margin-left: 30px;
}

div#headlines p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #001c34;
	margin: 0px 0px 0px 40px;
}

div#headlines p a {color: #670202; text-decoration: none; font-weight: bold;}
div#headlines p a:hover {text-decoration: underline; font-weight: bold;}

div#hpcontent p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #001c34;
	margin: 10px 0px 0px 0px;
	padding-bottom: 18px;
}

div#hpcallouts {
	margin: 0px 2px 0px 25px;
	width: 282px;
}

div#hpcallouts img{
	margin: 0px 0px 1px 0px;
	display: block;
}


/* form Styles */
.formtxt {
font-size: 11px;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
background-color: #FFFFFF;  width: 200px;  margin-bottom: 3px;
}

.formtxt2 {
font-size: 11px;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
background-color: #FFFFFF;  width: 400px;  margin-bottom: 3px;
}

.formtxt3 {
font-size: 11px;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
background-color: #FFFFFF;  width: 80px;  margin-bottom: 3px;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/
	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		height:16px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px;
		margin:0px;
		border: 0px;
	}

	#qm0 a img {
		border: 0px;
	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
		background-color:transparent;
		background-image: url("pix/nav_bkg_bottom.png");
		background-position: bottom center;
		background-repeat: repeat-x;
		margin-top: 4px;
		padding: 2px 0px 18px 0px;
		min-width: 150px;
	}

	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:4px 6px 4px 6px;
		margin: 0px;
		background-image: url("pix/nav_bkg_transparent.png");
		background-repeat: repeat;
		color:#1f3d6d;
		font-family:Verdana;
		font-size:10px;
		text-decoration:none;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#ecd7b2;
	}

	#qm0 div a.last, #qm0 ul a.last {
		border-width: 0px;
		border-style: none;
	}	

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-image: none;
		background-color:#d09f4b;
		color: #FFFFFF;		
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image: none;
		background-color:#d09f4b;
		color: #FFFFFF;
	}
	
	.qmdividery {
		padding: 0px 9px;
	}
