body{
padding:0px;
margin:0px;
text-align:center;
}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%; height:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

div, input, textarea, body, font, select
	{
	font-family: verdana;
	font-size:13px;
	line-height:normal;
	color:#333;
	vertical-align:top;
	}


	
.list ul { margin:0px; padding:0px; list-style:none; line-height:15px;}
.list ul li a {
	color:#008AB0;
	background:url(images/list_marker.gif) no-repeat left center;
	padding-left:11px;
	text-decoration:none
}
.list ul li a:hover{ text-decoration:underline}


.main {
	width:766px;
	height:100%;
	margin:auto
}

.content{
	height:538px;
	width:766px;
	background:url(images/content.jpg) repeat-x
}

.footer{
	height:41px;
	background:url(images/footer.gif) repeat-x;
	width:766px;
	color:#ABABAB
}
.footer a{ color:#ABABAB; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.left{
	width:405px;
	background-color:#FFF;
	float: left;
	background-repeat: repeat-x;
	text-align: justify;
}

.right{
	width:361px;
	float: right;
	background-color: #FFF;
	background-repeat: repeat-y;
	text-align: justify;
}

span {
	color:#008AB0
}

a{
	color:#008AB0;
	text-decoration:none
}
a:hover{
}

span a{
	color:#008AB0
}
span a:hover{ text-decoration:none}

strong {
	color:#008AB0
}

.menu a{ color:#FFFFFF; text-decoration:none; font-size:14px; line-height:19px}
.menu a:hover{ text-decoration:underline}

.form1 input{
	width:186px;
	height:20px;
	color: #9C9C9C;
	padding:3 0 0 8px;
	border:none;
	background-color:#FFFFFF
}

.form input{
	width:173px;
	height:17px;
	color: #B7B6B6;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}

.form textarea {
	width:173px;
	height:97px;
	color: #B7B6B6;
	overflow: auto;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}
.heading {
	color: #008AB0;
	font-size: 16px;
	font-weight: bold;
}

.footertext {
	color:#FFFFFF;
}

.bigtext {
	font-size:16px;
	color:#006;
	font-weight: bold;
}

.bigtext2 {
	font-size:14px;
	color:#006;
	font-weight: bold;
}

.quote {
	font-size:12px;
	color:#000;
	font-weight: bold;
	text-align: justify;
}

.quote2 {
	font-size:12px;
	color:#000;
	font-weight: bold;
	text-align: justify;
}

.bodytext {
	font-family: verdana;
	font-size:13px;
	line-height:normal;
	color:#333;
	vertical-align:top;
	text-align:justify;
	}
