
/* Main Page Styles */

h1 {
	font-family:verdana,helvetica,sans-serif;
	font-weight:normal;
	color:#006699;
	font-size:15px;
	margin-top: 25px;
	}
	
h2 {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	color:#006699;
	font-size:12px;
	margin-top: 20px;
	}
h3 {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	color:#0A0704;
	font-size:10px;
	margin-top: 30px;
	}
	
h4 {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	color:#7E330F;
	font-size:10px;
	margin-top: 5px;
	}
#update_box {
	border: 1px dotted #BD9785;
	padding: 5px 15px 15px 15px;
	margin-top: 25px;
	}
hr.home {
	color: #6289AA;
	height: 1px;
	}


	
#page_wrapper {
	width: 640px;
	font-family:verdana,helvetica,sans-serif;
	color:#0A0704;
	font-size:11px;
	line-height:15px;
	margin: 0px 20px 40px 25px;
	}
	
#faq_subnav {
	line-height: 16px;
	padding: 5px 5px 8px 8px;
	margin-bottom: 30px;
	background: #E0E7EE;
	}
	
table.body_head {
	text-align:center;
	font-family:verdana,helvetica,sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border-style: solid; 
	border-width: 1px; 
	border-color: #006699; 
	background-color: #006699;
	}	
table.body_row {
	text-align:center;
	font-family:verdana,helvetica,sans-serif;
	color:#0A0704;
	font-size:11px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #006699; 
	background-color: #006699;
	}
	
	
table.body_head2 {
	text-align:center;
	font-family:verdana,helvetica,sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border-style: solid; 
	border-width: 1px; 
	border-color: #006699; 
	background-color: #006699;
	}
table.body_row2 {
	text-align:left;
	font-family:verdana,helvetica,sans-serif;
	color:#0A0704;
	font-size:12px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #006699; 
	background-color: #006699;
	}
	
table.form {
	font-family:verdana,helvetica,sans-serif;
	color:#0A0704;
	font-size:12px;
	}	
input, textarea, select {
	font-family:verdana,helvetica,sans-serif;
	color:#213344;
	font-size:12px;
	background-color: #fff;
	border: 1px solid #006699;
    }
	
input.button {
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color: #006699;
	border: 1px solid #6289AA;
	color: #fff;
    }
	
	

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
li.no_link {
	padding-bottom: 10px;
	list-style-image: url(../_img/BG_li_no_link.gif); 
	}

	
/* LINKS */
a.page_wrapper:link, a.page_wrapper:visited {
	font-family:verdana,helvetica,sans-serif;
	color:#006699;
	font-size:12px;
	}
a.page_wrapper:hover {
	font-family:verdana,helvetica,sans-serif;
	color:#6289AA;
	font-size:12px;
	text-decoration: none;
	border-bottom: 1px dotted #6289AA;
	}
	
a.smallmenu:link, a.smallmenu:visited {
	font-family:verdana,helvetica,sans-serif;
	color:#006699;
	font-size:10px;
	}
a.smallmenu:hover {
	font-family:verdana,helvetica,sans-serif;
	color:#6289AA;
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dotted #6289AA;
	}
a.smallmenuon {
	font-family:verdana,helvetica,sans-serif;
	color:#6289AA;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.global:link, a.global:visited {
	font-family:verdana,helvetica,sans-serif;
	color: #333333;
	font-size:10px;
	text-decoration: underline;
	}
a.global:hover {
	font-family:verdana,helvetica,sans-serif;
	color: #3C3227;
	font-size:10px;
	text-decoration: underline;
	}
	

.defaultblue {
	font-family:verdana,helvetica,sans-serif;
	color:#006699;
	font-size:11px;
	}
	
.defaultwhitebold {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	}
	


.sd {
	font-family:verdana,helvetica,sans-serif;
	color:#0A0704;
	font-size:10px;
	}

.sdwhite {
	font-family:verdana,helvetica,sans-serif;
	color:#ffffff;
	font-size:10px;
	}
	
.sdwhitebold {
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	}

p.subtitle {
	font-family:verdana,helvetica,sans-serif;
	color:#0A0704;
	font-size:13px;
	font-weight: bold;
	}
	
p.question {
	font-family:verdana,helvetica,sans-serif;
	color:#3A1407;
	font-size:12px;
	padding-left: 20px;
	margin-bottom: -10px;
	}
	
p.answer {
	font-family:verdana,helvetica,sans-serif;
	color:#006699;
	font-size:12px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #D8E1EA;
	}

/* Left Nav Styles */
hr.page {
	color:#6289AA;
	height: 1px dotted;
	padding: 0;
	}

.navcontainer {
	width: 160px;
	text-align: left;
	}	
	
.subnav_margin {
	margin-left: 10px;
	}
	

a.nav:link, a.nav:visited {
	font-family: verdana,helvetica,sans-serif;
	color: #3C3227;
	font-size: 11px;
	text-decoration: none;
	}
a.nav:Hover {
	font-family: verdana,helvetica,sans-serif;
	color: #12100D;
	font-size: 11px;
	text-decoration: none;
	}


a.navon {
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	}	






/* Spacers */
.xxsmall {
	FONT-SIZE: 1px
	}
	
.xsmall {
	FONT-SIZE: 2pt
	}
	
.small {
	FONT-SIZE: 3pt
	}
	
.medium {
	FONT-SIZE: 6pt
	}
	
.large {
	FONT-SIZE: 8pt
	}
	
.xlarge {
	FONT-SIZE: 10pt
	}
	
.xxlarge {
	FONT-SIZE: 12pt
	}
