/*  General Image Rules */

img	{
	display: block;
	border: 0;
}

#sidebar img {
	border: 0;
}

#footer img {
	vertical-align: middle;
	border: 0;
}

/*  General Layout */

body {
	background: url(/images/bg2.gif) repeat;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
	
#wrapper {
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #000;
	border-top: 1px solid #000;
	width: 717px;	 
}

html>#wrapper {
	width: 716px;
} 

#header {
	background: #FFF;
	color: #000;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
}

#pagebody {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #000;
	background: transparent;
	clear: both;
}

#maincontent {
	float: left;
	margin: 0;
	padding: 10px;
	width: 564px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 554px;	 
}

html>#maincontent {
	width: 554px;
} 

th {
	font-weight: bold;
}

#maincontent ol, #maincontent ul {
	padding-left: 5px;
	margin-left: 5px;
}
	
#maincontent li {
	line-height: 1.4;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc;
	vertical-align: top;
}
	
#maincontent ul ul li {
	margin-top: 10px;
	margin-left: 10px;
	list-style: disc;
	vertical-align: top;
}

#maincontent ul.inlinelist {
	padding: 0;
	margin: 0;
}

#maincontent .inlinelist li {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
}	
	
#sidebar {
	padding: 0;
	margin: 0 0 0 571px;
	color: #CCCCCC;
	background: transparent; 
	/* compensates for IE Win bungling */
	height: 100%;
}	

#footer {
	border: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: x-small;	
}

html>#footer {
	font-size: x-small;
} 

#footer p {
	margin: 10px 0;
	padding: 0;
}

#footer ul {
	margin: 10px 0 0 0;
	padding: 0;
}
	
#footer li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
}

#footerlinks {
	border: 0;
	padding: 5px 7px 7px 10px;
	text-align: center;
	font-size: x-small;	
}
	
#footerlinks a {
	font-weight: normal;	
	color: #000;
}

#frs {
	background-color: #fff; 
	text-align: center; 
	cursor: hand; 
	padding: 0; 
	vertical-align: top; 
	text-decoration: none;
	margin: 0 0 15px 0;
	border: 1px solid #4C4646;
}

#frs img {
	padding: 5px;
}

#frs .frscontent
{
	padding: 0 5px 0 5px;
	margin: 0;
}
	
#subAds {
	margin: 0 0 25px 0;
	padding: 5px;
	background: transparent;
	text-align: center;
	border: 1px;
}

#subnav {
	margin: 0 0 25px 0;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #eee;
}
	
#subnav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
	
#subnav ul li {
	font: normal 9px/20px Verdana, Helvetica, Arial, sans-serif; 
	background: url(/images/arrow-over.gif) no-repeat 0 7px;     
}	

#subnav ul li a {
	font-weight: normal;
	display: block;
	color: #4C4646;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	background: url(/images/arrow.gif) no-repeat 0 6px;
}

#subnav ul li a:hover {
	background: url(/images/arrow-over.gif) no-repeat 0 6px;
}

#subnav dl {
	margin: 0;
	padding: 0;
}
	
#subnav dt 
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	color: #999999;
	font-size: small;  
}

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	color: #4C4646;
}
	
#pagebody h1 {
	margin-top: 0;  
	font-size: 18px;
	font-weight: bold;
	color: #4C4646;
}

#pagebody h2 {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #4C4646;
}

#sidebar h2	{
	font-size: 15px;
	margin: 5px 0 0 0 ;
}

h3 { 
	font-size: 13px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 13px;
	font-weight: bold;  
}

html>h3 {
	font-size:  13px;  
} 

#sidebar h3	{
	font-size: 13px;
	margin: 0;
}
		
h4 {
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
}

html>h4 {
	font-size: small;  
} 	

#sidebar h4	{
	margin: 0 0 15px 0;
}

h5 {
     font-size: xx-small;      
}
	
html>h5 {
	font-size: x-small;  
} 

h6 {
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-weight: normal;
	font-size: 9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
}

html>h6 {
	font-size:  xx-small;  
} 

p {
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt {
    font-size: 11px;
    color: #555;
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size: 11px;         
}

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt {
    font-size:  12px;
    color: #555;
}

#sidebar p {
	font-size: 10px;
	text-align: left;
}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#maincontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

/* General linking */
	
a:link, a:visited {
	text-decoration: underline; 
	color:#4C4646;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	font-weight: normal; 
	text-decoration : none;
	color: #990000;
}

/* Top Menu Navigation */

#menu {
	margin: 0;
	padding: 0;
	float: center;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	background: #eee;
	height: 2em;
	width: 62px;
	border-top: 1px solid #000;
	border-right: none;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0 0 10px 0;
	color: #4C4646;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small;   
}

html>#menu ul li a {
	font-size: x-small;   
} 

#menu ul li#five a,
#menu ul li#six a {
	width: 120px;
}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
}

#menu ul li a:hover {
	color: #fff;
	background: #000;
	font-weight: normal;
}

#menu a:active {
	background: #eee;
	color: #990000;
}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionsix #menu li#six a, 
body#sectionseven #menu li#seven a,
body#sectioneight #menu li#eight a{
	background: #4C4646;
	color: #fff;
	font-weight: bold;
}

#menu li#eight a{
	border-right: 1px solid #000;
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

#sidebar label {
	font-size: x-small;
}
	
.ProsAndCons 
{
	font-size: 10px;
	font-weight: normal;
}

.Small
{
	font-size: 9px;
	font-weight: normal;
}

.PageNav
{
	background: #eee;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 300px;
	padding: 2px;
	margin: 0 0 0 241px;
	color: #4C4646;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 2em;
	font-size: xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small;  
}

.datatable {background: #FFF;border: 1px solid #eee;text-align: center;}
.dtheader {background: #eee; font-weight: bold;}
.dtrow {background: #FFF;}
.dtaltrow {background: #f6f6f6;}