body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
	
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#308FE5;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#308FE5;
	padding-bottom:10px;
	}

.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	}
	
	.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	}


table, tr, td, div, span {
	font-size:inherit;
	
	
}

.main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.welcome {
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0ccb7;
	border-bottom-color: #d0ccb7;
	padding-bottom:10px;
}

.left_column {
	padding-right: 10px;
	padding-left: 30px;
	text-align: justify;
}

.left_more {
	text-decoration: none;
	padding-right: 10px;
}

.img_brdr {
	border: 1px solid #e6e4da;
}

.floatleft {
	float:left;
	padding:10px 10px 0px 0px;
}

.floatright {
	float:right;
	padding:0px 10px 10px 10px;
	}

.img {
	border: 0px solid #ffffff;
	}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.more:hover {
	text-decoration: underline;
}

.left {
	background-image: url(../images/left_bg_pattern.gif);
	background-repeat: repeat-y;
}

.terms {
	/*background-image: url(../images/left_bg_pattern.gif);
	background-repeat: repeat-y;*/
	font-size:11px;
}

.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

.news_date {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	text-decoration: none;
}

.justify {
	text-align: justify;
}



.main_head {
	background-image: url(../images/heading_ext_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.subheads {
	font-weight: bold;
}
.norm_link {
	color: #FF6600;
	text-decoration: none;
}
.norm_link:hover {
	color: #FF6600;
	text-decoration: underline;
}
.form_textarea {
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.vertsep {
	background-image: url(../images/vertical_line_repeat.gif);
	background-repeat: repeat-y;
}

.menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	height:40px;
}

.menutxt {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}

.footer {
	background-image: url(../images/bg_footer.gif);
	text-size:9px;
	background-repeat: repeat-x;
}

.footer_link {
	text-size:9px;
	text-decoration: none;
	color: #666666;
}

.footer_link:hover {
	text-size:9px;
	text-decoration: none;
	color: #666666;
	}
