@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#ffffff;
	}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	}

td a:link {
	color: #0089cf;
	text-decoration:none;
	}

td a:visited{
	color: #0089cf;
	text-decoration:none;
	}

td a:hover{
	color:#fccc31;
	text-decoration:none;
	}

.footermenu {
	font-size: 12px;
	color: #87a777;
	}

.footermenu a:link {
	color: #87a777;
	text-decoration:none;
	}

.footermenu a:visited{
	color: #87a777;
	text-decoration:none;
	}

.footermenu a:hover{
	color:#CCCCCC;
	text-decoration:none;
	}
	
.topbg{
	background:url(../images/topline.gif);
	background-repeat:repeat-x;
	}
		
.topbg1{
	background:url(../images/tbg.gif);
	background-repeat:repeat-x;
	}
	
.bannerbg{
	background:url(../images/banner.jpg);
	background-repeat:no-repeat;
	}
	
.bannerbg1{
	background:url(../images/banner1.jpg);
	background-repeat:no-repeat;
	}

.contentbg{
	background:url(../images/linebg.gif);
	background-repeat:repeat-y;
	}
	
.contentbg1{
	background:url(../images/contentbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.footerbg{
	background:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	}
	
.slinebg{
	background:url(../images/sbotline.gif);
	background-repeat:repeat-y;
	}
	
.dotbg{
	background:url(../images/dotbg.gif);
	background-repeat:repeat-x;
	}
	
.bannertext {
	font-size: 14px;
	color: #ffffff;
	}

.bannertext a:link {
	color: #ffffff;
	text-decoration:underline;
	}

.bannertext a:visited{
	color: #ffffff;
	text-decoration:underline;
	}

.bannertext a:hover{
	color:#fccc31;
	text-decoration:underline;
	}
	
.yellowtext{
	color: #fccc31;
	font-size:14px;
	}
	
.footertext {
	font-size: 11px;
	color: #8bbbeb;
	font-weight:bold;
	}

.footertext a:link {
	color: #8bbbeb;
	text-decoration:none;
	}

.footertext a:visited{
	color: #8bbbeb;
	text-decoration:none;
	}

.footertext a:hover{
	color:#fccc31;
	text-decoration:none;
	}
	
.footertext1 {
	font-size: 11px;
	color: #66ace1;
	}
	
.titletext {
	color:#3b648c;
	font-size:16px;
	font-weight:bold;
	}
	
.textbox {
	color:#4f9aad;
	width:220px;
	height:24px;
	border:1px solid #bce0e9;
	background-color:#ddf5fb;
	}
	
.blueline {
	color:#5cb9fb;
	}

.msgbox {
	color:#4f9aad;
	width:220px;
	height:75px;
	border:1px solid #bce0e9;
	background-color:#ddf5fb;
	}
	
.contacttext {
	color:#3b648c;
	font-size:12px;
	font-weight:bold;
	}
	
.tableborder{
	border:1px solid #aeebfa;
	background-color:#F0FCFF;
	}

