@charset "utf-8";
/* CSS Document */

/* START - Standard classes-IDs required */

li{
	list-style-image:url(images/check.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style10 {font-size: 12px; color:#0033CC}
.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sub_container {
	background-image: url(../images/bg_content01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 843px;
	text-align: center;
}

#default_content {
	width: 800px;
	height: inherit;
	padding:5px 10px 5px 10px;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
}


#default_content td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}


#default_content A{
	color: #003399;
	text-decoration: none;
}#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color: #006600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#default_content .highlight {
	font-weight:bold;
	color: #000066;
}


#footer {
	background-color: #000000;
	height: 79px;
	width: 841px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;

}


#footer p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 8px;
}

#footer A{
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 523px;
	text-align: right;
	padding-top: 2px;
}

#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 4px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 20px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.nav_spacer {
	padding-right: 12px;
	padding-left: 12px;
	color: #66FF00;
}

#space_box {
	background-image: url(../images/space_box01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 357px;
}

.top_banner {
	height: 73px;
	width: 100%;
	text-align: center;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* END Standard classes-IDs required */  

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(<?php echo $dirpatch; ?>images/bg_body.gif);
	background-repeat: repeat-x;
}
.tagline01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.tagline02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
.tagline03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	line-height: 120%;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.red {
	color: #990000;
}
.green {
	color: #006600;
	font-size: 14px;
}
.green a{
	color: #006600;
	text-decoration: none;
}

.green a:hover{
	color: #990000;
	text-decoration: underline;
}.rate_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rate_txt02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
