.bodytext {  font-family: Arial, Helvetica, sans-serif; text-align: justify; }
.tbl_bodytxt {  font-family: Arial, Helvetica, sans-serif; text-align: center; }
.linehead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bolder; letter-spacing: 0.75em; color: #996699}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center}
.rtmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #009784;}
.smalltxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.bodytxtsm {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.head1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; text-align: center}
.head2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}

.head2i {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; color: #000000; line-height: normal}
.head3 {  font-family: Arial, Helvetica, sans-serif; font-size:26px; font-style: normal; font-weight: bolder; color: #000000; line-height: normal}
.head4 {  font-family: Arial, Helvetica, sans-serif; font-size:15px; font-style: normal; font-weight: bolder; color: #000000; line-height: normal}
.offer {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bolder; color: #000000; line-height: normal}
.hptext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #009784; line-height: 14px; clip:   rect(   )}
.ihptext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal; color: #009784; line-height: 14px; clip:   rect(   )}
.attn {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #CC9933; line-height: 14px; clip:   rect(   )}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; line-height: 0.18in; text-align: left; letter-spacing: normal}
.boldtextn {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #009784; line-height: 0.18in; text-align: left; letter-spacing: normal}
.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 0.11in; font-weight: normal}
.address {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; letter-spacing: 0.04pc; line-height: 8pt}



body{
	font-family: Arial,sans-serif, Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #009784 fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: ##3366FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #6699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pag{
	position:absolute;
	top: 100px;
	width:95.6%;
	margin:50px 50px 50px 8px;
	border: 4px solid #ccd2d2;
	background-color: #000000;
}

#pag img{
	position: absolute;
	top: 30px;
	left: 26px;
	padding: 0px;
	margin: 0px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;

}

.c_page{
	position:absolute;
	z-index:1;
	top: 45px;
	width: 780px;
	height: 560px;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#c_page_logo{
	position: relative;
	z-index:8;
	padding: 0px;
	margin:15px 10px 5px 20px;
}


#c_page_title{
	position: absolute;
	z-index:5;
	top: 80px;
	left: 80px;
	padding: 0px;
}

#c_page_ear{
	position: absolute;
	z-index:4;
	top: 40px;
	left: 0px;
	padding: 0px;
}
#c_page_crcl{
	position: absolute;
	z-index:7;
	top: 30px;
	left: 410px;
	padding: 0px;
}

#c_page_ologo{
	position: absolute;
	z-index:7;
	top: 260px;
	left: 310px;
	padding: 0px;
}


#sub_head{
	position: relative;
	left: 30px;
	top: 270px;
	width: 420px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: normalfont: bold 100% Arial,sans-serif;
}

#headings{
	position: absolute;
	left: 450px;
	top: 90px;
  	color: #000000;
	font-size: 16px;
	z-index:8;
	margin:0px 0px 0px 50px;
}

#headings h1{
  	font-size: 14px;
  	color: #009874;
	font-weight: bold;
}

#headings h2{
  	font-size: 13px;
  	color: #000000;
	font-weight: bold;
}

#headings h3{
  	font-size: 12px;
	width:240 ;
  	color: #000000;
	font-weight: normal;
}
#w_new {
	position: absolute;
 	left: 450px;
	top: 240px;
	width:280 ;
	z-index:9;
	margin:0px 0px 0px 50px;
}

#w_new img{
    position: relative;
    top: 0px;
    z-index: 1;
    left: 0px;
    padding: 0px 10px 10px 0px;
    margin: 0px;
    margin-right: 4;
}

#w_new h1{
  	font-size: 16px;
	text-decoration: underline;
	color: #CC9933;
	font-weight: bold;
}

#w_new h2{
    font-size: 14px;
    color: #0000ff;
    font-weight: bold;
}

#w_new h3{
  	font-size: 12px;
	color: #009874;
	font-weight: bold;
}
#highlight{
	position: absolute;
	left: 40px;
	top: 420px;
	width: 440px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009874;
	font-style: normal;
}

#ifoot{
	position: relative;
	left:585px;
	top:585px;
	width:200px;
	height:40px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009874;
	font-style: normal;
}


     .thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
	 		z-index:200;
         }
         
         .tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF;
	 		z-index:200;
         }
         
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:260px;
	 		z-index:200;
         }
         
         .dvbdy1 {
            background:#ffFFFF;
            font-family:arial;
            font-size:12px;
			border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:260px;
	 		z-index:200;
         }

         .dvhdr2 {
            background:#FFCCCC;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:120px;
	 		z-index:200;
         }
        
         .dvbdy2 {
            background:#ffFFFF;
            font-family:arial;
            font-size:12px;
			border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:120px;
	 		z-index:200;
         }

         
        
         p {
         margin-top:20px;
         }
         
         h1 {
         font-size:13px;
         }
         
         .dogvdvhdr {
            width:300;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
	 		z-index:200;
         }
         
         .dogvdvbdy {
            width:300;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
	 		z-index:200;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
   		z-index:200;
C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
	 		z-index:200;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
   		z-index:200;
        }