/* CSS Document */
body {
margin:0 0 0 0;
background-color:#E6E6E6;
}

div, p {
padding:0px;
margin:0px;
}

.top-back-nav{
background:url(top1.gif) center top no-repeat;
height:44px;
}

#home{
	height:21px;
	width:54px;
	overflow: hidden;
	background:url('home.jpg') top left no-repeat;
	display: block;
	cursor:pointer;
}
#home:hover{
	background-position: bottom left;
}



#about{
	height:21px;
	width:76px;
	overflow: hidden;
	background:url('about.jpg') top left no-repeat;
	display: block;
	cursor:pointer;
}
#about:hover{
	background-position: bottom left;
}


#service{
	height:21px;
	width:73px;
	overflow: hidden;
	background:url('service.jpg') top left no-repeat;
	display: block;
	cursor:pointer;
}
#service:hover{
	background-position: bottom left;
}

#faq{
	height:21px;
	width:44px;
	overflow: hidden;
	background:url('faq.jpg') top left no-repeat;
	display: block;
	cursor:pointer;
}
#faq:hover{
	background-position: bottom left;
}

#contact{
	height:21px;
	width:64px;
	overflow: hidden;
	background:url('contact.jpg') top left no-repeat;
	display: block;
	cursor:pointer;
}
#contact:hover{
	background-position: bottom left;
}


.top-back2 {
background:url(top2.gif) center top no-repeat;
height:111px;
}

.top-back3 {
background:url(top3.gif) center top no-repeat;
height:103px;
}

.main-body-back {
background:url(body-main-back.gif) center top repeat-x;
}

.mid-left-back {
background:#FCFCFD url(mid-back-left-table.gif) center bottom repeat-x;
}

.body-text1 {
font:normal 12px arial;
color:#022049;
text-align:justify;
text-decoration:none;
}
.body-text2 {
font:normal 12px arial;
color:#022049;
text-align:justify;
text-decoration:none;
padding-right:8px;
}

.body-text1-more {
font:bold 12px arial;
color:#FF7603;
text-align:justify;
text-decoration:none;
}

.body-text1-more a:link {
color:#FF7603;
text-decoration:none;
}

.body-text1-more a:visited {
color:#FF7603;
text-decoration:none;
}

.body-text1-more a:hover {
color:#022049;
text-decoration:none;
}

#more {
width:45px;
float:right;
}

.body-text2 {
font:normal 12px arial;
color:#022049;
text-align:left;
text-decoration:none;
padding-bottom:3px;
}

.td-back1 {
background:url(back1.gif) center top no-repeat;
height:127px;
}

.body-text3 {
font:normal 12px arial;
color:#022049;
text-align:center;
text-decoration:none;
padding-top:12px;
}
.body-text9 {
font:normal 12px arial;
color:#022049;
text-align:center;
text-decoration:none;
padding-top:2px;
}
.body-text12 {
font:normal 12px arial;
color:#022049;
text-decoration:none;
padding-top:2px;
}
.body-text3 a:link {
color:#022049;
text-decoration:none;
}

.body-text3 a:visited {
color:#022049;
text-decoration:none;
}

.body-text3 a:hover {
color:#022049;
text-decoration:underline;
}

.body-text4 {
font:normal 12px arial;
color:#022049;
text-align:left;
text-decoration:none;
}

.footer-back {
background:url(footer-back.gif) center top no-repeat;
height:66px;

}
.headerfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;;
	color:#022049;
	font-weight:bold;
}
A.body-text4:visited{
	font:normal 12px arial;
	color:#022049;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
A.body-text4:link{
	font:normal 12px arial;
	color:#022049;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
A.body-text4:hover{
	font:normal 12px arial;
	color:#000;
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
}
#content{
	padding-left:25px;
	padding-right:20px;
	padding-top:10px;
	font:normal 12px arial;
	color:#022049;
	text-align:justify;
	text-decoration:none;
}
A.body-text8:visited{
	font:normal 12px arial;
	color:#022049;
	text-align:left;
	text-decoration:underline;
}
A.body-text8:link{
	font:normal 12px arial;
	color:#022049;
	text-align:left;
	text-decoration:underline;
}
A.body-text8:hover{
	font:normal 12px arial;
	color:#2B95CE;
	text-align:left;
	text-decoration:underline;
}

.body-text2-more a:link {
font:bold 12px arial;
color:#011e46;
text-decoration:none;
}

.body-text2-more a:visited {
font:bold 12px arial;
color:#011e46;
text-decoration:none;
}

.body-text2-more a:hover {
font:bold 12px arial;
color:#FF7603;
text-decoration:none;
}
