/* CSS Document */
body {
	background-color:#ffffff; font-family:Arial; font-size:11px; margin-top:5px;
}
a{
	color:#0000ff;
}
p {
	font-size:14px; padding-right:30px; line-height:18px;
}
.pagetitle{
	font-size:22px; letter-spacing:1px;
}
#headertext {
	padding-left:50px; font-size:17px;
}

#texttopmarign {
	padding-top:5px;
}
#text1 {
	letter-spacing:1px;
}
#text1 #span1{
	color:#004772; font-size:32px;
}
#text1 #span2{
	font-size:18px;
}


#link1 {
	padding-top:20px; font-size:11px;
}
#link1 span{
	padding-left:25px;
}
#link1 span a{
	color:#000000; text-decoration:none; font-weight:bold; text-transform:uppercase;
}
#link1 span a:hover{
	color:#6ebf29; text-decoration:underline; font-weight:bold; text-transform:uppercase;
}

#link2 {
	font-size:11px;
}
#link2 span{
	padding-left:15px; padding-right:15px;
}
#link2 span a{
	color:#000000; text-decoration:none; text-transform:uppercase; font-weight:bold;
}
#link2 span a:hover{
	text-decoration:underline;
}

#contact {
	font-size:14px;
}
#contact #contactus{
	font-size:18px; color:#ff9933; font-weight:bold;
}

#copyright {
	font-size:11px; font-weight:bold;
}

#sitemap {
	font-size:12px;
}
#sitemap #bullet {
	font-family:'Wingdings 3';vertical-align:middle; font-size:20px; color:#ff9933;
}
#sitemap tr{
	line-height:35px;
}

#sitemap a{
	font-weight:bold;
}









