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

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

div#sitemap a {
	font-size: 1.5em;
}

div#sitemap ul a {
	font-size: 0.75em;
}

h3 {
	color: #820024;
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
}

h2 {
	color: #17324f;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
}

h1 {
	color: #2a1d69;
	font-size: 1.5em;
	padding: 10px 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding:5px 0px;
}

ul {
	list-style-type: disc;
	list-style-image: url(../images/triangle-bullet.gif);
	list-style-position: inside;
	margin: 0px;
	padding:5px 0px;
	text-indent: 0px;
}

*:first-child+html ul {
	list-style-image: url(../images/triangle-bullet-ie.gif);
}
* html ul {
	list-style-image: url(../images/triangle-bullet-ie.gif);
} 

a, a:link, a:visited, a:active {
	color: #17324f;
	text-decoration:underline;
}

a:hover {
	color:#00934F;
	text-decoration:none;
}


#wrapper {
	width: 840px;
	border: 1px solid #979797;
	margin: 10px auto 0px auto;
    background-color: #17324f;  
}

*:first-child+html #wrapper {
    background-color: #ffffff;  
}

* html #wrapper {
    background-color: #ffffff;  
}


#header {
	width: 100%;
	height: 135px;
	background-color: #ffffff;
}

#navbar {
     background-color: #17324f;  
     height: 2.5em;  
     z-index: 10;  
	 width:100%;  
	 border-bottom:1px solid #989898; 
	 overflow: visible;
}

#navbar .nav_link {
	float: left;
	height: 100%;
	border-bottom: 1px solid #989898;
	text-align: center;
	overflow: hidden;
	margin: 0px 5px;
}

#navbar .nav_link a:hover {
	color: #989898;
}

#navbar .nav_link_active {
	float: left;
	background-color: #00934f;
	height: 100%;	
	border-bottom: 1px solid #00934f;
	width: 11em;
    text-align: center;
	overflow: hidden;
}

* html #navbar .nav_link, * html #navbar .nav_link_active {
	position: relative;
	bottom: -1px;
}

#navbar a {
	color: white;
	font-size: 1.2em;
	line-height: 2em;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}

#undernavbar {
	background-color: #00934f;
	height: 0.75em;
	width: 100%;
	overflow: visible;
	clear: both;
	border-bottom: 1px solid #989898;
}

#mid_content {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	border-bottom: 1px solid #979797;
	background-image:url(../images/hp_splash.jpg);
	background-repeat:no-repeat;
	
}

#hp_midcontent_left {
	width: 46%;
	height: 238px;
	float: left;
	/*overflow-x: hidden;
	border: 1px solid red;*/
	
}

#hp_midcontent_right {
	width: 50%;
	float: left;
}

#hp_midcontent_right img {
	margin: 0px 5px;
}

#bottom_content {
	background-color: #ffffff;
}

#bottom_content table tr td {
}

#bottom_content table tr td table tr td img {
	border: 1px solid #979797;
}

#bottom_content table tr td table tr td.whats_new_image img {
	padding: 0px;
	border: none;
}

#bottom_content table tr td table tr td.whats_new_text {
	padding: 0px 0px 10px 5px;
}

#footer {
	width: 840px;
	margin: 5px auto 5px auto;
	padding: 0px 0px 20px 0px;
	color: #666699;
	font-size: xx-small;
}

#footer a, #footer a:visited, #footer a:active, #footer a:link {
}

#main_content {
	background-color: #ffffff;
	padding-bottom:4em;
}

#sub_nav {
	float: left;
	width: 160px;
	
	background-color: #ffffff;
	padding-top: 10px;
}

#sub_nav a {
	display: block;
	border-bottom: 1px solid #00934f;
	padding: 5px 0px;
	text-decoration: none;
	width: 100%;
	margin-left: 10px;
	text-indent: 1px;
}

#sub_nav a:hover {
	background-color: #FFFFCC;
}

a.active {
	background-color: #cccccc;
}


#main_content_panel {
	width: 620px;
	float: right;
	margin: 0px 20px 10px 0px;
	line-height: 1.35em;
}

#main_content_panel ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	margin-left: 1.5em;
	padding:5px 0px;
}

#main_content_panel li {
	background-image: url(../images/red-square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 10px;
	padding-bottom: 5px;	
}

#main_content_panel li.pdf {
	background-image: url(../images/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 20px;	
	padding-bottom: 5px;	
}

#main_content_panel li.pdf {
	background-image: url(../images/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 20px;	
	padding-bottom: 5px;
}

#main_content_panel .optional_right li {
	margin-left: -1.5em;
}


#faq_callout a, #faq_callout a:link, #faq_callout a:visited, #faq_callout a:active, #faq_callout a:hover {
	color: #17324f;
	display: inline;
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	background-color: #ffffff;
}

#white_bg {
	background-color: #ffffff;
}

#faq_callout table tr td {
}

#faq_callout {
  margin: 20px auto 10px 10px;;
  background: 
	url(../images/faq_tl.gif)
  	top left no-repeat;
 	width:100%;
  }
.ArticleHeader {
  background: 
	url(../images/faq_tr.gif)
  top right no-repeat;
  }
.ArticleBody {
  background: 
	url(../images/faq_r.gif)
  top right repeat-y;
  }
.ArticleFooter {
  background: 
	url(../images/faq_bl.gif)
  bottom left no-repeat;
  }
.ArticleFooter2 {
  background: 
	url(../images/faq_br.gif)
  bottom right no-repeat;
  }

.main_middle_content {
	float: left;
	width: 400px;
}

.optional_right {

	float: right;
	width: 200px;

}


.clearall {
	clear: both;
}

*:first-child+html #mid_content .clearall {
	margin-bottom: -2px;
} 

* html #mid_content .clearall {
	margin-bottom: -2px;
} 

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

img.float_left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #979797;	
}

img.float_right {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #979797;	
}

.grey_border {
	border: 1px solid #979797;
}

.image_caption_text {
	font-size: xx-small;
	font-style: italic;
	color: #000000;
}

.grey_bottom_border_table {
	border-bottom: 3px solid #979797;
}

.grey_bottom_border_table tr td {
	border-bottom: 1px solid #979797;
}

.backto_link {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}