body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 16px;
	color: #003366;
}
.body a:link {
	color: #0066CC; 
	text-decoration: none;
}
.body a:visited {
	color: #0066CC; 
}
.body a:hover {
	color: #0066CC; 
	text-decoration: none;
}
.body a:active {
	color: #0066CC; 
	text-decoration: none;
}



th{
	background-color: #D3E6FE;
	text-align: center;
}
.breadcrumbs{
padding-left:5px;
font-size:xx-small;
}

.content{
padding-left:5px;
padding-right:5px;
font-size:x-small;
text-align:left;
}

.content p {
	margin: 5px 0px;	
}

.content a:link {
	color: #0066CC; 
	text-decoration: none;
}
.content a:visited {
	color: #0066CC; 
}
.content a:hover {
	color: #0066CC; 
	text-decoration: none;
}
.content a:active {
	color: #0066CC; 
	text-decoration: none;
}


/* header styles */

h1 {
	font-size: 14pt;
	color: #003333; 
    font-weight: bold; 	
	margin: 0px 0px 5px 0px;
    padding: 0px;	
}
h2 {
	font-size: 12pt;
    font-weight: bold;	
	color: #663333; 	
    margin: 0px;
    padding: 0px;
}
h3 {
	font-size: 11pt;
	color: #006; 	
    margin: 0px;
    padding: 0px;
}
h4 {
	font-size: 10pt;
	color: #0066CC; 
	margin: 5px 0px 0px 5px;
}

/* Layout styles */

#outer_wrapper {
	width: 778px;
	border: 3px solid #fff;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: auto;
/*	min-height: 650px;*/
} 

/* masthead styles */

#masthead {
	color: #999;
	background-color: #FFFFFF;	
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	width: 778px;
	height: auto;
}

#masthead img{	
	float: left;
	padding: 0px;
}

#masthead form{
	white-space: nowrap;
	display: inline;
}

#subtitle{
	margin-left: 30px;
}

#search{
display:none;
}

/* main styles */

#main{

	float: left;
	text-align: left;
	font-size: 10pt;
	line-height: 1.7em;	
}

.content li{
	list-style:none;
}



#inside_main{
	float: left;
	margin-left: 5px;
	text-align: left;
	font-size: 10pt;
	line-height: 1.7em;	
}


/* tab styles*/

#topnav{
display:none;
}


/* banner styles*/

#banner {
	background-color: #000;
	width: 600px;
	height: 236px;
	float: left;
} 

.featureImg1 {  
	float : right;
	padding: 3px 3px 3px 3px;
}

.featureImg2 {  
	float : right;
	padding: 3px 3px 3px 3px;
	margin-left:5px;
    border:thin solid #CCCCCC;
	font-size:x-small;
}

#flash{
display:none;
}

#ltnav {
display:none;
}

/*Navigation Styles*/

#navigation {
	float: right;
	width: 178px;	
	border: 0px;
	padding: 0px;	
}

#inside_navigation {
	float: left;
	padding: 0px;	
	border: 0px;
}


/* SIDEPANEL STYLES */

.sidepanel{
	float: right;
	text-align: left;
	width: 200px;
	font-size: 8pt;
}

.sidepanel content{
	font-size: 8pt;
	height: auto;	
}

.subTwo{
  font: .7em Arial;
}

.rightnavtable{
    border:thin solid #CCCCCC;
	font-size:x-small;
	float:left;

}


/* Quicklink Styles */

.quicklinks {
    color: #003366;
	padding: 5px 5px 10px 8px; 
	font-size: 8pt;		
}

.quicklinks a:link {
	color: #003366;
	text-decoration: none;	
}

.quicklinks a:visited {
	color: #003366;
	text-decoration: none;	
}

.quicklinks a:hover {
	color: 	#003366;
	text-decoration: none;	
}

.quicklinks a:active {
	color: #003366;
}

.quicklinks h1 {
	color: #003366;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;	
	margin-bottom: 10px;
}

.quicklinks img{
	vertical-align: middle;
}

/* Footer Styles */

#footer{	
	width: 778px;
	text-align: center;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCCC;
	border: 3px solid #fff;
	background-color: #FFFFFF;
} 

#noPrint {
    display: none;
}
