body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background: #ECECEC url('../images/back.jpg') repeat-x;
	margin: 0;
}

img {
	border-style: none;
}	

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #06C;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #06C;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #099;
}

a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #099;
}

ul, ol
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

li
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 0px;

}

p, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;

}

hr 
{
border: 1px solid #ECECEC;
width: 100%;
text-align: left;
}

#list 
{ 
	list-style-image: url('../images/orange_bullet.gif'); 
}

#list2 
{ 
	list-style-image: url('../images/blue_bullet.gif'); 
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}

.highlight
{		
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #E5FFFF;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

a.link_highlight:link, a.link_highlight:visited
{		
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #0297CF;	
	padding: 7px 7px 7px 7px;
}

a.link_highlight:hover, a.link_highlight:active
{		
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9ff;
	background: #0297CF;	
	padding: 7px 7px 7px 7px;
}


.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #039;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #099;
	margin-bottom: 0px;
}

h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0297CF;
	margin-bottom: 0px;
}

.img1 
{
	margin: 0 20px 0 0;
	border: none;
}


#content {
	padding: 0 22px 22px 22px;
	vertical-align: top;
	line-height: 28px;
	background-color: #FFF;
}


.quote_box {
	background-color: #ECECEC;
	width: 340px;
	margin: 0 5px 0 5px;
}

td.quote_box_top {
	background: url(../images/quote_top.jpg) no-repeat;
	height: 56px;
}	

td.quote_text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px 0 15px;
	font-style: italic;	
	font-weight: bold;
	color: #099;
	font-size: 16px;
	line-height: 24px;
}		

td.quote_box_bottom {
	background: url(../images/quote_bottom.jpg) no-repeat;
	height: 52px;
}	

td.quote_space {
	width: 20px;
}	

.bottom_nav {
	background: url(../images/bg_bottom_nav.gif) repeat-x;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
}

.bottom_nav_link {
	padding: 0px 5px;
	font-weight: normal;
}

.bottom_nav_text {
	font-weight: normal;
	color: #FFF;
	background: #0297CF;	
	padding: 2px 5px 2px 5px;
}

a.bottom_nav_link:link{
	color: #FFFFFF;
	font-weight: normal;
}	

a.bottom_nav_link:visited {
 	color: #FFFFFF;
	font-weight: normal;
}

a.bottom_nav_link:hover{
	font-weight: normal;
	color: #FFF;
	background: #0297CF;	
	padding: 2px 5px 2px 5px;
}	

#footer_logo {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}

#copyright {
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	color: #9FF;
}	
	
.footer {
	background-color: #06C;
}
		
a.footerlink:link
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}

.footerlink
{
	color: #F96;
}

.footertext
{
	color: #9FF;
}

#footer_table {
	background: url('../images/bg_footer_logo.jpg') no-repeat;
}
	
.footertitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

a.footerlink2:link
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a.footerlink2:visited
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a.footerlink2:hover
{
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}

a.footerlink2:active
{
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}


