body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #666666;
}

#container
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 940px;
	margin: 10px auto;
}

#masthead
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #666666;
}

#navigation
{
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	z-index: 2;
	/*width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;*/
}

#content
{
	margin: 0;
	padding: 0;
	border: 0;
	/*float: left;
	width: 758px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;

}


#footer
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: both;
	width: 938px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}

#footer2 {
	padding-left:150px; /* temporary fix for centering the bototm content */
}
#footer2 p{
	color: #ffffff;
	margin-top: 5px;
}
#footer2 a{
	color: #ff6600;
	text-decoration: underline;
}

/* Masthead Styles */
#masthead h1 h3
{
	margin: 0;
	padding: 0;
}
#masthead h1
{
	color: #ff6600;
}
#masthead h3
{
	color: #000000;
}

/* Content Styles */

#content h1, h2
{
	color: #ff6600;
}

#content h3, h4, h5, h6
{
	color: #000000;
}

#content a
{
	text-decoration: none;
	color: #ff6600;

}
#content img
{
	padding: 5px;
	border: 1px solid #808080;
}
#content li
{
	padding-bottom: .5em;
}
#table2 td
{
	border: solid 1px #888888;
	padding: 4px;
	list-style-type: circle;
}
#table2 li
{
	list-style-type: circle;
}
.centerImage
{
	text-align: center;
}
#faqs a
{
	text-decoration: none;
}
#faqs li
{
	list-style-type: none;
}
#QandA a
{
	text-decoration: none;
}
#QandA tr
{
	vertical-align: top;
}
#QandA td
{
	border-collapse: collapse;
	border-style: none;
	padding: 4px;
}
#QandA .Q
{
	width: 3%;
	color: #3d6c87;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#QandA .Q_details
{
	color: #3d6c87;
	width: 97%;
	font-weight: bold;
}
#QandA .A
{
	width: 3%;
	color: #3d6c87;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	border-bottom: solid 1px #888888;
}
#QandA .A_details
{
	width: 97%;
	border-bottom: solid 1px #888888;
}
#ContactContent h4
{
	padding-left: 20px;
}
#ContactContent table
{
	width: 700px;
}
#ContactContent .col1, .col2, .col3
{
	vertical-align: top;
}
#ContactContent .col1
{
	text-align: right;
	width: 150px;
}
#ContactContent .col2
{
	width: 500px;
}
#ContactContent .col3
{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	width: 40px;
}
.SendEmailButton
{
	width: 150px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.EmailStatus
{
	background-color: Yellow;
	font-variant: small-caps;
}
.Note
{
	color: #333333;
	font-size: .9em;
	font-style: italic;
}
#legal
{
	color: #000000;
}
#legal dt
{
	padding-bottom: 5px;
	font-weight: bold;
}
#legal dd
{
	margin-left: 0;
	padding-bottom: 10px;
}
#legal ul, ol
{
	padding-top: 5px;
}
/* Footer Styles */
#footer p
{
	color: #000000;
	margin-top: 5px;
}
#footer a
{
	color: #ff6600;
	text-decoration: underline;
}
#footer a:hover
{
	color: #33627d;
	text-decoration: none;
}
a
{
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover
{
	color: #33627d;
	text-decoration: underline;
}
.style_bold
{
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.style_italic
{
	font-style: italic;
}
.style_small
{
	font-size: 10px;
}



ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:98%;top:-1px;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 0px 1px 0px;
	background-color:#ffcc33;
	background-repeat:repeat;
	border-color:;
	border-width:0px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	width:160px;
	float: left;
}
ul.cssMenu ul{
	width:200px;
}
ul.cssMenu li{
	display:block;
	margin:1px 0px 0px 0px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#666666;
	border-width:0px;
	border-color:#E4E1DE;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	padding-left:5;
	font:normal 13px Tahoma;
	color: #ffffff;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span{
	float:none;	
	padding-right:0;
	width:100%;
	height:3;
	display:inline-block;
	background-color:;	
	background-image:none;}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#8C8C8C;
	border-color:#FFFFFF;
	border-style:solid;
	font:normal 13px Tahoma;
	color: #ffcc33;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#666666;
	border-color:#FFFFFF;
	border-style:solid;
	font:normal 13px Tahoma;
	color: #ffcc33;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:24px;
height:24px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(../images/arrow_sub5.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:12px;}
ul.cssMenu li:hover>a>span{	background-image:url(../images/arrow_main4.gif);
}
ul.cssMenu a:hover span{	_background-image:url(../images/arrow_main4.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(../images/arrow_sub5.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(../images/arrow_main4.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span,ul.cssMenu table a:hover a:hover a:hover span{background-image:url(../images/arrow_main4.gif)}
ul.cssMenu table a:hover table span,ul.cssMenu table a:hover a:hover table span{background-image:url(../images/arrow_sub5.gif)}




/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }


#box
	{
	position: relative;
	margin-left: 170px;
	margin-right: 0px;	
	margin-top: 0px;
	padding: 0;
	text-align: left;
	z-index: 1;
	width: 770px;				/* <-- use this to tie width to viewport size */
	/* width: 60em;				 <-- use this for a set width */
	background-color: #fdfbfc;
	}
 	

#content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}

ul
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(../images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			

