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

/* BASIC */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pattern1.gif);
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #AA3006;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}

#wrapper {
	width: 790px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-repeat-main.gif);
}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	width: 770px;
	padding: 0px;
	margin: 0px;
	height: 85px;
	background-color: #090975;
}
#container {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Masthead styling ends here */
/* MAIN CONTENT */

#bg-nav {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 50px;
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 770px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
#main p {
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 0.4px;
	margin: 0px;
}
#main h1 {
	color: #AA3006;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#main h3 {
	font-size: 11px;
	font-weight: bold;
	color: #912E20;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin: 0px;
}
#main h4 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 37px -3px;
	padding-left: 47px;
	padding-bottom: 3px;
	height: 15px;
}
#main-content {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	border-top-color: #BAC1E2;
	padding: 0px;
	width: 100%;
}
#main-content  p {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main-content  h1 {
	color: #0D0F8A;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main-content  h2 {
	font-size: 14px;
	font-weight: bold;
	color: #796251;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E735E;
	height: 28px;
}

#nav-top {
	height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#nav-top img {
	padding-top: 10px;
}
ul.bullet1 {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.bullet1 li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	font-size: 11px;
	color: #666666;
	list-style-image: url(images/bullet2.gif);
}

.formlabels {
	font-size: 12px;
	font-weight: bold;
	color: #1718A8;
	text-align: center;
	text-shadow:#999999
	text-decoration: none;
}

.smallcopy {
	font-size: 10px;
	font-weight: normal;
	color: #1718A8;
	text-align: center;
	text-shadow:#999999
	text-decoration: none;
}

.smallcopyred {
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-align: center;
	text-shadow:#999999
	text-decoration: none;
}

.smallcopybold {
	font-size: 10px;
	font-weight: bold;
	color: #1718A8;
	text-align: center;
	text-shadow:#999999
	text-decoration: none;
}

.boldcopy  {
	font-size: 14px;
	font-weight: bold;
	color: #796251;
}

.maintext {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.divider-vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BAC1E2;
	width: 5px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

.sub-hd {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bg-sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

/* pic with border */
.pic1 {
	border: 1px solid #999999;
	margin: 5px;
	padding: 0px;
}


/* begin footer styling */
#footer-top {
	margin: 0px;
	width: 770px;
	background-image: url(images/bg-footer-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #BAC1E2;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer-top p {
	color: #333333;
}
#footer-bot {
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-color: #BAC1E2;
	background-image: url(images/bg-footer-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

/* footer text and link styling */
.dividers {
	color: #996600;
	font-size: 9px;
	font-weight: normal;
}
.footer-text {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 11px;
	font-weight: bold;
	color: #090975;
	text-decoration: none;
}
a.footer-text:hover {
	font-size: 11px;
	font-weight: bold;
	color: #AA3006;
	text-decoration: none;
}
.dp {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
}
#dp {
	margin: 0px;
	height: 27px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#dp p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
a.dp:link, a.dp:visited, a.dp:active {
	font-size: 10px;
	font-weight: bold;
	color: #0B3D91;
	text-decoration: none;
}
a.dp:hover {
	font-size: 10px;
	font-weight: normal;
	color: #3E7C95;
	text-decoration: none;
}
/* end footer text and link styling */ 



.textb { 
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}

a.bold-l:link, a.bold-l:visited, a.bold-l:active {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bold-l:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}