@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#content {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-y;
	width: 917px;
	text-align:left;
}
#footer {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 917px;
}

#header {
	text-align: left;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:899px;
	height: 100px;
	margin-left: 1px;
}
#top_nav {
	float: right;
	padding-top:5px;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main_text a, .ask_expert a {
	color: #1f82c2;
}
#main_text a:hover, .ask_expert a:hover {
	color: #333333;
}
#main_text .article_separator {
	background-color: #999999;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.article_callout {
	width: 105px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1f82c2;
	margin: 0px;
	padding: 0px;
}
#main_text p {
	margin: 0px;
	padding: 0px;
	
}

#content #right_column {
	float: right;
	width: 167px;
	margin-right: 20px;
	margin-left: 10px;
}
.ask_expert {
	background-image: url(../images/bg_right_column.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 10px;
	color:#b2b2b2;
}
.ask_expert strong {
	color:#666666;
}
#copyright_right {
	float: right;
	padding-right: 25px;
}
#copyright {
	text-align: left;
	color: #333333;
	width: 885px;
	padding-top: 5px;
	padding-left: 15px;
}

.question  {
	width: 143px;
	height: 50px;
}

#main_text {
	text-align: left;
	padding-bottom: 40px;
	display: marker;
	padding-left: 15px;
	line-height: 18px;
}

#left_column  {
	width: 230px;
}
#middle_column  {
	width: 450px;
	float:right;
	display: inline;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style:none;
}
.navigation_footer {
	background-image: url(../images/bg_navigation_footer.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 206px;
}

.navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	display: block;
	margin: 0px;
	width: 196px;
	padding: 4px;
}
.navigation li:hover {
	background-color:#0071ba;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	display: block;
	margin: 0px;
	width: 196px;
	padding: 4px;
}
.navigation li a {
	color: #333333;
	text-decoration: none;
	display: block;
	width:184px;
	margin: 0px;
	padding: 4px;
}
.navigation li a:hover {
	color:#FFFFFF;
	width:184px;
	padding: 4px;
	display: block;
}

.navigation_header {
	background-image: url(../images/bg_navigation_header.gif);
	background-repeat: no-repeat;
	width: 196px;
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top_nav a {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#top_nav a:hover {	
	text-decoration: none;
	color:#0071ba;
	
}


#navigation_container {
	width: 210px;
	padding: 0px;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
}
#left_columns {
	width: 690px;
}

.spacer {
	clear: both;
	height: 0px;
	width: 0px;
}

.navigation {
	text-align: left;
	background-image: url(../images/bg_navigation.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #333333;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	width: 206px;
}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
.ask_expert_header {
	background-image: url(../images/bg_right_column_header.gif);
	background-repeat: no-repeat;
	width: 155px;
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}

/* JQUERY ACCORDIAN  */
.menu_list {	
	width: 425px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menu_head.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 425px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;    /*background: #eef4d3 url(accordion/left.png) center right no-repeat;*/
}
.menu_body {
	display:none;
}



/* JQUERY ACCORDIAN ALTERNATE  */
.menu_list_alt {	
	width: 200px;
}
.menu_head_alt {
	cursor: pointer;
	color:#1f82c2;
	position: relative;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;    /*background: #eef4d3 url(accordion/left.png) center right no-repeat;*/
}
.menu_body_alt {
	display:none;
}

.menu_body_alt ul {
	padding:0px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}

  
.h4 {
	font-family: "Century Gothic", Arial;
	text-transform: uppercase;
	color: #0071BA;
	margin: 0px;
	padding-top: 3px;
	margin-right: 5px;
	padding-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	display:block;
}
/*form stuff*/
#main_text form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_text form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 100px;
	
	padding: 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*
form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that 
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter 
                                    /* pseudo-class on legend elements, but do support it on label elements 
                                    /* we instead underline first letter on each label element and accesskey 
                                    /* each input. doing only legends would  lessens cognitive load 
                                   /* opera breaks after first letter underlined legends but not labels 
}
*/
#main_text form input, #main_text form textarea, #main_text form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#main_text form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#main_text form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#main_text form .required{font-weight:bold;} /* uses class instead of div, more efficient */

#main_text form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#main_text .news_flash {
	color: #FF0000;
}

