﻿/* Authored by jk 2008 */
body {
	margin: 30px auto;
	background-color: #ffffff;
	background: url('images/bg.gif');
	text-align: center;
	min-width:750
}


td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
}

.tdform {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

a {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

.title {
font-size: 12px;
font-weight: bold;
color: #333399;
}

.header {
height: 110px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-color: #ffffff;
}

.headerleft {
padding: 0px 0 0 0px;
}

.headerright {
padding: 0px 0px 0 0;
}

.mainbody {
	background-image: url(images/index7.gif);
	background-color: #ffffff;
	min-height: 500px;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

img{
	border-style : none;
}
#content
{
	margin: 0 auto;
	width:742px;
}

.footer {
height: 44px;
margin: 0;
background-image: url(images/footerbg.png);
background-repeat: no-repeat;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.companylink
{	
color: #555555;
	font-weight: normal;
	text-decoration: none;
	
	}
	
.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}