* { 
margin : 0; 
padding : 0; 
} 
html, body { 
height : 100%; 
} 
body { 
font-family : Arial; 
font-size : 12px; 
line-height : 14px; 
color : #666666; 
} 
.column { 
float : left; 
} 
.clear { 
clear : both; 
} 
ul { 
margin : 0; 
padding : 0; 
list-style : none; 
line-height : 17px; 
} 
ul li a { 
color : #0099ff; 
text-decoration : underline; 
} 
ul li a:hover { 
text-decoration : none; 
} 
a { 
color : #0099ff; 
text-decoration : underline; 
} 
a:hover { 
text-decoration : none; 
} 
#header { 
background : #ffffff; 
width : 766px; 
} 
#header .row1 { 
background : url(../images/bg1.gif) no-repeat; 
float : left; 
} 
#header .row3 { 
background : no-repeat; 
} 
#wrapper { 
background : #ffffff; 
text-align : left; 
} 
#footer { 
background : #f5f5f5 url(../images/foot.gif) repeat-x; 
padding-top : 15px; 
text-align : center; 
line-height : 16px; 
padding-bottom : 60px; 
} 
.indent { 
padding : 12px 42px 18px 0; 
} 
.indent1 { 
padding : 12px 35px 33px 0; 
} 
.indent2 { 
padding : 0 27px 18px 0; 
} 
.indent3 { 
padding : 0 70px 19px 0; 
} 
.indent4 { 
padding : 12px 70px 25px 24px; 
} 
.form input { 
width : 177px; 
height : 15px; 
font-family : srial; 
font-size : 12px; 
color : #4a4c4c; 
padding : 0 0 0 3px; 
line-height : 18px; 
background-color : #ffffff; 
} 
.form textarea { 
width : 187px; 
height : 92px; 
font-family : arial; 
font-size : 12px; 
color : #4a4c4c; 
overflow : auto; 
padding : 0 0 0 3px; 
background-color : #ffffff; 
} 
.headingcle { 
font-family : Arial; 
font-size : 12px; 
color : #0099ff; 
font-weight : bold; 
} 
.bordercle { 
border : thin solid #999999; 
background-position : left 0%; 
text-align : left; 
} 
.bullet { 
list-style-image : url(../images/list_bg.gif); 
text-indent : 30pt; 
} 
ul, li { 
list-style-image : url(../images/list_bg.gif); 
margin-bottom : 0; 
margin-left : 10px; 
} 
.comment { 
font-style : italic; 
font-weight : bold; 
color : #666666; 
} 
h1 { 
color : #666666; 
font-size : 12px; 
font-weight : normal; 
} 
h2 { 
color : #666666; 
font-size : 12px; 
font-weight : normal; 
} 
h3 { 
font-size : 12px; 
font-weight : normal; 
}
.headingcle2 {
	font-family : Arial;
	font-size : 20px;
	color : #0099ff;
	font-weight : bold;
	background-position: center center;
	text-align: center;
	line-height: 20px;




}
.headingcle3 {
	font-family : Arial;
	font-size : 12px;
	color : #0099ff;
	font-weight : normal;
	background-position: center center;
	text-align: center;
	font-style: italic;

}
.underline {
	text-decoration: underline;
}
