.main {
	margin-top: 50px;
	margin-left: 0px;
	width: 1018px;
}

.titlebar {
	margin-left: 0px;
	width: 1018px;
	height: 65px;
}

.titlebar .title {
	float: left;
	width: 319px;
	height: 65px;
}

.titlebar .logo {
	float: right;
	margin-right:0px;
	width: 160px;
	height: 65px;
	background-image:url("../img/header_logo.gif");
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1.5px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c01C1B;
	letter-spacing: 1.2px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.2px;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6699CC;
	color: #333333;
	height: 14px;
	width: 150px;
}
.input:focus {
    border: 1px solid #99aaff;
}

.button {
    border: none;
    background: #ffffff;
	color: #6699CC;
}
.button:hover {
    border: none;
    background: #ffffff;
	color: #99aaff;
}
	
.contact {
	float: right;
	margin-right: 25px;
	margin-top: -10px;
}

.topbar {
	float: right;
	margin-right: 15px;
	margin-top: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.5px;
	line-height: 15px;
	text-align: right;
}

.subnavigation {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	width: 290px;
}

.subnavigation a:link {
	color: #999999;
	text-decoration: none;
}
.subnavigation a:visited {
	color: #999999;
	text-decoration: none;
}
.subnavigation a:hover {
	color: #99aaff;
	text-decoration: none;
}

.subnavigation .on a{
	color: #99aaff;
	font-weight: bold;
}


.navigation {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: justify;
}

.navigation a:link {
	color: #f0f0f0;
	text-decoration: none;
}
.navigation a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
.navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}

.navigation .on a{
	color: #99aaff;
	font-weight: bold;
}

.frame_top {
	height: 16px;
	width: 1018px;
	background-image:url("../img/frame_top.gif");
}

.frame_bottom {
	float: left;
	height: 20px;
	width: 1018px;
	background-image:url("../img/frame_bottom.gif");
}

.mainarea {
	float: left;
	margin-left: 0px;
	width: 1018px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.5px;
	line-height: 15px;
	text-align: justify;
	background-image:url("../img/frame_sides.gif");
	background-repeat: repeat-y;
}

.content {
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.5px;
	line-height: 15px;
	text-align: justify;
	width: 650px;
}

.footer {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1.5px;
	text-align: justify;
	width: 100%;
}

.footer em{
	font-style: normal;
	font-weight: bold;
}

.footer .info{
	float: left;
}

.footer .menu{
	float: right;
	margin-right: 20px;
	text-align: right;
}

.footer .copyright{
	font-size: 9px;
	color: #999999;
}

a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #99aaff;
	text-decoration: none;
}

.header_page {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.header_section {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}

.header_subsection {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.content .landing_page_img{
	width:100%;
	text-align: center;
}

.content .section_menu{
	color: #666666;
}

.section_menu a:link {
	color: #999999;
	text-decoration: none;
}
.section_menu a:visited {
	color: #999999;
	text-decoration: none;
}
.section_menu a:hover {
	color: #cccccc;
	text-decoration: none;
}
 
 .content .download_link{
	color: #cc0000;
}

.download_link a:link {
	color: #cc0000;
	text-decoration: none;
}
.download_link a:visited {
	color: #cc0000;
	text-decoration: none;
}
.download_link a:hover {
	text-decoration: none;
}
.download_link a:hover {
	color: #cccccc;
	text-decoration: none;
}

.content p{
	font-size: 12px;
	color: #333333;
}

.content p em{
	color: #666666;
}

.content .list{
	margin:0px; 
	padding:0px;
}

.content li{
	list-style: none;
	font-size: 12px;
	text-align: left;
	color:#666666;
	padding-bottom: 10px;
}

.content li em{
	font-weight: bold;
	color: #666666;
}

.content p em{
	font-style:normal;
	font-weight: bold;
}

.content li em{
	font-style:normal;
	font-weight: bold;
}

.content table{
	width: 90%;
	margin-left: 5%;
	font-size: 10px;
	cellspacing:0px;
	cellpadding:0px;
}

.content table .title{
	font-weight: bold;
	color: #666666;
}

.content table .col_name{
	font-weight: bold;
	color: #666666;
}

.content table .row_name{
	font-weight: bold;
	color: #666666;
}

.content table em{
	font-style: normal;
	font-weight: bold;
	color: #c00000;
}

.content .img_caption{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

.content .img_note{
	font-weight: notmal;
	font-size: 10px;
	color: #666666;
}
