

body { margin: 10px 0px 10px 0px;
       font-family:Arial, Helvetica, sans-serif;
       color: #FFFFFF;
	   font-size: 12px;
	   line-height: 20px;
	   background-image: url(../images/background.gif);
}

a:link { text-decoration: none;
          color:#AEBCE1;}
		  
a:visited { text-decoration: none;
          color:#AEBCE1;}
		  
a:hover { text-decoration: none;
          color:#AEBCE1;}
		  
a:active { text-decoration: none;
          color:#AEBCE1;}
		  
h1 { font-family: Arial, Helvetica, sans-serif;
     color: #C1CCE8;
	 font-size: 16px;
	 height: 20px;
	 padding: 10px 0px 10px 0px;
	 border-bottom: #C1CCE8 1px solid;}
	 
h4{ font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	margin: 0 0 0px;
	
}
	 
	 
.paraBorder {border:1px;
	border-style:solid;
	border-color: #666666;
	padding: 10px;
}

.borderGreen {border:1px;
	border-style:solid;
	border-color: #CCCCCC;
	background-color: #79BE70;
}

.borderTop { border-top :1px;
             border-top-color: #666666;
			 border-top-style:solid;
}

.borderComments { 
			 border-bottom :1px;
             border-bottom-color: #CCCCCC;
			 border-bottom-style:solid;
			 padding: 10px;
}

.TextComments {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3399FF;

}

.TextComments a:link {color: #3399FF;
 	background : none;
 	text-decoration: underline;
}
.TextComments a:visited {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.TextComments a:active {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.TextComments a:hover {color: #FFFFFF;
 	background : #999999;
 	text-decoration : none;
}

.borderBody {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
}

.bordersubBody {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
	
}

.bordersubMenu {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
	background-color:#148BAD;
}

.bordersubinBody {border:1px;
	border-style:solid;
	border-color: #CCC;
}

.borderbodyText {border:1px;
	border-style:solid;
	border-color: #CCC;
	background-color:#FFF;
}

.borderHead {border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#333333;
}


.borderBanner {border:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:10px;
}



.cform select { 
	padding:1px;
	background: #f9f9f9; 
	border: 1px solid #958576;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #CCCCCC; 
}


.cformBorder { background-color:#000000;
	height:25px;
	background-color:#000;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border: #000000 solid 1px;
}

.border {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 18px;
	width:130px;
	padding-top:3px;
	padding-left:3px;
	
}

.borderquoteMessage {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 70px;
	width:130px;
	padding-top:3px;
	padding-left:3px;
	
}

.borderMessage {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 100px;
	width:240px;
	padding-top:5px;
	padding-left:5px;
	
}

.borderField {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FF0000;
	height: 20px;
	width:180px;
	padding-top:5px;
	padding-left:5px;
	
}




.borderFieldmessage {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FF0000;
	height: 100px;
	width:180px;
	padding-top:5px;
	padding-left:5px;
	
}

/************************************************
*	Headings End   *
************************************************/

.bodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.bodyText a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: dotted 1px;
}
.bodyText a:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: solid 1px;
}

.limodetailText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 20px;
}

.imageBorder {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #76AB72;
}

.imageBorder a:link { font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #76AB72;
     border: 1px solid #76AB72;
}
.imageBorder a:visited { font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #76AB72;
     border: 1px solid #76AB72;
}
.imageBorder a:hover{ font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #FF33CC;
	 border-top: #FF33CC;
	 border-bottom: #FF33CC;
}
.imageBorder a:active{ font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #76AB72;
     border: 1px solid #76AB72;
}
/************************************************
*	Body Text End	*
************************************************/

.bottomfooter a:hover{font-family: Tahoma; 
    font-size: 11px; 
    color: #000099;
    line-height: 20px; 
    word-spacing: 1px; 
    font-weight: normal;

}
.bottomfooter a:link{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter a:visited{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099; 
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter a:active{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter {font-family: Tahoma; 
    font-size: 11px;  color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.footerText {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px; color: #A67B50;
}
.footerText a:link {color: #A67B50;
 	background : none;
 	text-decoration: underline;
}
.footerText a:visited {color: #A67B50;
 	background : none;
 	text-decoration : underline;
}

.footerText a:active {color: #A67B50;
 	background : none;
 	text-decoration : underline;
}

.footerText a:hover {color: #FFFFFF;
 	background : #999999;
 	text-decoration : none;
}

.copyRight {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}


.borderfooterBG {border:10px;
	border-style:solid;
	border-color: #999999;
	background-color:#2C4772;
}

.menuBottom { font-family: Verdana, Arial, Helvetica, sans-serif;
	          font-size: 11px;
	          line-height:20px;
			  color: #000;
	
}

.menuBottom a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #000;
	border-bottom:solid 1px;
	
}

.menuBottom a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #000;
	border-bottom:solid 1px;
}

.menuBottom a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #000;
	border-bottom:dotted 1px;
}

.menuBottom a:active{ font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #000;
	border-bottom:solid 1px;
}

.menuBottom1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	          font-size: 11px;
	          line-height:20px;
			  color: #148BAD;
	
}

.menuBottom1 a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #148BAD;
	border-bottom:solid 1px;
	
}

.menuBottom1 a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #148BAD;
	border-bottom:solid 1px;
}

.menuBottom1 a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #148BAD;
	border-bottom:dotted 1px;
}


.menuBottom1 a:active{ font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #148BAD;
	border-bottom:solid 1px;
}


.imgBorder { padding: 8px 0 0 20px;
}
	 
	 
 .borderComments { 
			 border-bottom :1px;
             border-bottom-color: #666666;
			 border-bottom-style:solid;
			 padding: 10px;
}

.rightText { list-style:url(../images/dot.jpg);
			 font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
			 color: #C1CCE8;
			 line-height: 22px;
			 padding-left: 16px;
}


.rightText a:link {	
	font-size: 12px;
	 color: #C46F1C;
	font-weight: normal;
	border-bottom: #C46F1C 1px solid;
}

.rightText a:visited {	
	font-size: 12px;
	 color: #C46F1C;
	font-weight: normal;
	border-bottom: #C46F1C 1px solid;
}

.rightText a:hover {	
	font-size: 12px;
	color: #C46F1C;
	font-weight: normal;
	border-bottom: none;
}


.rightText a:active {	
	font-size: 12px;
	color: #C46F1C;
	font-weight: normal;
	border-bottom: #C46F1C 1px solid;
}




.leftText { list-style:url(../images/dot.jpg);
			 font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
			 color: #C1CCE8;
			 line-height: 22px;
			 padding-left: 30px;
			 font-weight: bold;
}


.leftText a:link {	
	font-size: 12px;
	 color: #C46F1C;
	font-weight: normal;
	border-bottom: #C46F1C 1px solid;
}

.leftText a:visited {	
	font-size: 12px;
	 color: #C46F1C;
	font-weight: normal;
	border-bottom: #C46F1C 1px solid;
}

.leftText a:hover {	
	font-size: 12px;
	color: #C46F1C;
	font-weight: normal;
	border-bottom: none;
}


.leftText a:active {	
	font-size: 12px;
	color: #C46F1C;
	font-weight: normal;
	border-bottom: #C46F1C 1px solid;
}


p {padding: 0;
   margin:0;
   color:#fff;
 }
 


#text_content_wrapper { width: 660px;
					   height: auto;
					   clear:both;
					   padding:0 10px 20px 10px;
					   margin:auto;

}

	



.text_box { font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
			font-weight:normal;
			color: #000;
			padding: 10px;
			text-align:justify;
			line-height:16px;
}	

.text_box  a{ text-decoration:underline;
           color: #000;
}

.text_box  a:hover{ text-decoration:none;
             color: #000;
}

.text_box ul { margin:0; font-size:10px; text-align:left; padding:0 0 0 10px; color:#fff; list-style-image:url(../images/dot.jpg); list-style-position:inside;}
	 

