/* CSS Document */

body
{
	background-color:#333333;
	padding:40px 0 40px 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#003366;
	background-image:url(../images/bkgnd.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

a {
	color:#0066CC;
}

a:hover {
	color:#FF9900;
}

h2 {
	color:#FFCC00;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:1.5em;
}

#faq h3 {
	background-image:url(../images/headerbkgnd_yl.gif);
	margin:0;
	border:1px solid #CC9900;
	padding:5px 0 5px 5px;
	font-size:.9em;
}

#faq h3 a {
	font-size:1.1em;
	text-transform:uppercase;
	color:#000000;

}

#faq h3 a {
	font-size:.9em;
	color:#000000;
}

h4
{
	font-size:.9em;
	margin:0;
	padding:0;
	width:100%;
	background-image:url(../images/headerbkgnd.gif);
	color:#FFFFFF;
	text-align:center;
	line-height:1.1em;
	padding:5px 0 5px 0;
	border:1px solid;
	border-color:#003366;
}

h5 {
	font-size:1em;
}

h5 a {
	color:#000000;
}

h5 a:hover {
	color:#000000;
}

h6 {
	color:#FFFFFF;
	font-size:.8em;
	text-align:center;
}

h6 a {
	color:#FFCC00;
}

h6 a:hover {
	color:#00CCFF;
}

#outer-border
{
	width:800px;
	height:auto;
	min-height:100%;
	margin:auto;
	border-top:1px solid #CC9900;
	border-bottom:1px solid #CC9900;
}

#wrapper
{
	background-color:#336699;
	text-align:left;
	margin:auto;
	width:740px;
	min-height:100%;
	background-image:url(../images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-right:1px solid #CC9900;
	border-left:1px solid #CC9900;
	text-align:left;
	padding:20px 20px 0 20px;
}

#header {
	margin:180px 0 20px 0;
	padding:0;
	display:table;
	height:100%;
	width:740px;

}

#header a {
	color:#66FFFF;
}

#header a:hover {
	color:#FFCC00;
}

#header p {
	color:#FFFFFF;
}

#header h1 {
	display:none;
}

#header h2 {
	width:500px;
}

#header p {
	width:500px;
	line-height:1.5em;
}

#rouse
{
	width:300px;
	height:220px;
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#FFCC00;
	margin:0;
	float:right;
}

#rouse img {
	float:right;
	border:1px solid;
	margin:5px;
}

#rouse p {
	font-size:.9em;
	margin:5px;
	line-height:1.2em;
}

#rouse h3 {
	width:100%;
	font-weight:normal;
	margin:0;
	padding:5px 0 5px 0;
	background-image:url(../images/headerbkgnd_yl.gif);
	text-align:center;
	border-bottom:1px solid #FFCC00;
}

#faq
{
	width:700px;
	text-align:left;
	padding:20px;
	background-color:#FFFFFF;
	border:1px solid #CC9900;
	margin:20px 0 0 0;
}

div.faq p
{
	font-family:"Times New Roman", Times, serif;
		line-height:1.5em;
}

div.faq ul, div.faq ol {
	font-size:.9em;
	font-family:"Times New Roman", Times, serif;
}

div.faq li {
	padding:4px 0 4px 0;
}


/*-----hide from Mac IE 5------\*/
#wrapper{
	display:table;/*variable height for Safari/Mozilla*/
	height:auto;
}

* html{height:100%;}/* variable height ie6 and under*/
/*-----hide from Mac IE 5------\*/

#menu {
	width:380px;
	margin:0 20px 0 0;
	float:left;
	display:table;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px dotted #66CCFF;
	width:380px;
	height:100%;
	display:table;
}

#menu a
{
	color:#FFCC00;
	width:380px;
	padding:10px 0 10px 0;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:.8em;
	border-bottom:1px dotted #66CCFF;
	text-transform:uppercase;
}

#menu a:hover{
	color:#FF6633;
}

#right-column 
{
    float:right;
    width:230px;
    height:100%;
    display:table;
    margin:0 0 0 20px;
	padding:5px;
	background-color:#CCCC99;
	border:1px solid;
	border-color:#CC9900;
}

div.right-column
{
	width:220px;
	display:table;
	text-align:center;
	background-color:#FFFF66;
	color:#000000;
	margin:0 0 20px 0;
	border:1px solid;
	border-color:#CC9900;
	padding:5px;
}


div.right-column img
{
 border:1px solid #CC9900;
 margin:5px;	
}

div.right-column a
{
	cursor:pointer;
	text-decoration:underline;
}

div.right-column a:hover {
	color:#FF9900;
}

a.backtotop
{
	font-size:.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	width:80px;
	padding:3px;
	text-decoration:none;
}

a.backtotop:hover
{
	background-color:#CC9900;
	color:#FFFFFF;
}

div.Scale
{
	text-align:left;
	font-size:.8em;
}

div.Scale ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div.Scale .numfield
{
	width:20px;
}

div.Scale table
{
	border:none;
}

div.Scale .altrow
{
	background-color:#FFCC33;
}


#footer
{
	margin:10px auto auto auto;
	color:#FFFFFF;
	font-size:.7em;
	width:780px;
}

#footer p.copyright
{
	float:left;
}
