/* CSS Document */
#menu  {
	position: relative;
	visibility: visible;
	display: block;
	vertical-align: top;
	margin-top: -22px;
	margin-left: -5px;
	padding-top: 0px;
	padding-left: 0px;
	width:244;
	clip: rect(auto,auto,auto,-50);
}

#layer1 {
	position: relative;
	visibility: visible;
	display: block;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.pageBg{background-color:#FFFFFF;}
.headerBg{
	background-image: url(images/lineBg.jpg);
	background-repeat: no-repeat;
}
.grayLine{
	background-color: #cccccc;
}
.slogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 10px;
}
a.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00549d;
	text-decoration: none;
	text-transform: lowercase;
}
a.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8cc63e;
	text-decoration: none;
	text-transform: lowercase;
}
a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00549d;
	text-decoration: none;

}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8cc63e;
	text-decoration: none;

}
.activeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8cc63e;
	text-decoration: none;
	text-transform: lowercase;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00549d;
	text-decoration: none;
	padding-left: 0px;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8cc63e;
	text-decoration: none;
	padding-left: 0px;
}
.footerContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 0px;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	line-height: 17px;
}
.contentFlash{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	line-height: 17px;
}
.contentRight{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: justify;
	line-height: 17px;
}
.dottedBg{
	background-image: url(images/dottedLineBg.jpg);
	background-repeat: repeat-x;
}
.contentsMenus{
	color: #00549d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: justify;
	line-height: 17px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 17px;
}
.blueText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
#home{
	width: 850px;
	overflow: hidden;
	height:354;
}

#about{
	width: 850px;
	overflow: hidden;
	height:354;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.classchk
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border:0;
}
.buttonInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	width:60;
}
.textBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#dce6fe;
	border: 1px solid #999999;
	width:180px;
}
.textBox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#ffffff;
	border: 1px solid #999999;
	width:180px;
}
.commentBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#ffffff;
	border: 1px solid #999999;
	width:130;

}
.commentBoxContact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#ffffff;
	border: 1px solid #999999;
	width:375;

}
.adminLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: justify;
}
#headingHeight{
height:2;}

.message{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: justify;
}