/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.introBack{
	background-image:url(../images/introBack.jpg);
	background-repeat:repeat-x;
}
.mainPage{
	background-image:url(../images/top_home_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.subPage{
	background-image:url(../images/top_sub_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.planRoom{
	background-image:url(../images/planRoomIcon.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.clientRoom{
	background-image:url(../images/clientsAreaIcon.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.subPage{
	background-image:url(../images/top_sub_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

td{
	font-size:12px;
	color:#646464;
}

input, textarea, select {	
	font-size: 12px;
	color:#000000;
	width:155px;
}
a:link {
	font-size:12px;
	color:#3E5D47;
	text-decoration:none;
}

a:visited {
	font-size:12px;
	color:#3E5D47;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#284B32;
	text-decoration:underline;
}
a:active {
	font-size:12px;
	color:#3E5D47;
	text-decoration:none;
}
.newsTitle{
	font-size:11px;
	font-weight:bold;
	color:#646464;
	padding-left:5px;
}

.newsContent{
	font-size:11px;
	color:#646464;
	padding-left:5px;
}

.input{	
	font-size: 10px;
	color:#000000;
	width:100;
}

.loginBG{
	background-image:url(../images/lockImage.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.newsBG{
	background-image:url(../images/news_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.fotterBG{
	background-image:url(../images/fotterBG.gif);
	background-repeat:repeat-x;
	background-position:top right;
}
.welcomeBG{
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.underline{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:11px;
}
.nprojBG{
	background-image:url(../images/nProjectsBG.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:20;
}

.footerRegT{
	padding-left:6px;
	padding-right:6px;
}

.dateT{
	font-size:12px;
	color:#000000;
}
.tmenuSpacer{
	width:3px;
}
.smenuSpacer{
	background-image:url(../images/subMenuSpacer.gif);
	width:3px;
}

.tMenu:link {
	font-size:12px;
	color:#EAE7D2;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	height:21px;
	background-image:url(../images/top_bg_off.gif);
	background-repeat:repeat-x;
}

.tMenu:visited {
	font-size:12px;
	color:#EAE7D2;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	height:21px;
	background-image:url(../images/top_bg_off.gif);
	background-repeat:repeat-x;
}
.tMenu:hover {
	font-size:12px;
	color:#3E5D47;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	height:21px;
	background-image:url(../images/top_bg_on.gif);
	background-repeat:repeat-x;
}

.tMenu:active {
	font-size:12px;
	color:#EAE7D2;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	height:21px;
	background-image:url(../images/top_bg_off.gif);
	background-repeat:repeat-x;
}
.tMenuOff {
	font-size:12px;
	color:#F1EFE1;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	height:21px;
	background-image:url(../images/top_off.gif);
	background-repeat:repeat-x;
}
.sMenu:link {
	font-size:10px;
	color:#3E5D47;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	background-image:url(../images/top_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.sMenu:visited {
	font-size:10px;
	color:#3E5D47;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	background-image:url(../images/top_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.sMenu:hover {
	font-size:10px;
	color:#3E5D47;
	font-weight:bold;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	background-image:url(../images/top_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.sMenu:active {
	font-size:10px;
	color:#3E5D47;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	background-image:url(../images/top_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.sMenuOff {
	font-size:11px;
	color:#3E5D47;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.iconMenu:link {
	font-size:11px;
	color:#EAE7D2;
	text-decoration:none;
}

.iconMenu:visited {
	font-size:11px;
	color:#EAE7D2;
	text-decoration:none;
}
.iconMenu:hover {
	font-size:11px;
	color:#EAE7D2;
	text-decoration:underline;
}
.iconMenu:active {
	font-size:11px;
	color:#EAE7D2;
	text-decoration:none;
}

.photoBut{
	background:#FFFFFF;
	border:#E4E2E3 solid 1px;
}

.fMenu:link {
	font-size:10px;
	font-weight:normal;
	color:#284B32;
	text-decoration:none;
}

.fMenu:visited {
	font-size:10px;
	font-weight:normal;
	color:#284B32;
	text-decoration:none;
}

.fMenu:hover {
	font-size:10px;
	font-weight:normal;
	color:#284B32;
	text-decoration:underline;
}

.fMenu:active {
	font-size:10px;
	font-weight:normal;
	color:#284B32;
	text-decoration:none;
}
.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#646464;
	vertical-align:middle;
}
.moreD {
	font-size:10px;
	font-weight:bold;
	color:#3E5D47;
	text-decoration:none;
	padding-left:5px;
}
.moreD:link {
	font-size:10px;
	font-weight:bold;
	color:#3E5D47;
	text-decoration:none;
}

.moreD:visited {
	font-size:10px;
	font-weight:bold;
	color:#3E5D47;
	text-decoration:none;
}
.moreD:hover {
	font-size:10px;
	font-weight:bold;
	color:#284B32;
	text-decoration:underline;
}
.moreD:active {
	font-size:10px;
	font-weight:bold;
	color:#3E5D47;
	text-decoration:none;
}
.fotterBox{
	background-color:#3E5D47;
	border:#EAE7D2 solid 1px;
}
.fotterTXT{
	font-size:10px;
	font-weight:bold;
	color:#EAE7D2;
	text-decoration:none;
}
.fotterBoxTXT:link {
	font-size:10px;
	font-weight:bold;
	color:#EAE7D2;
	text-decoration:none;
}

.fotterBoxTXT:visited {
	font-size:10px;
	font-weight:bold;
	color:#EAE7D2;
	text-decoration:none;
}
.fotterBoxTXT:hover {
	font-size:10px;
	font-weight:bold;
	color:#FFDF4F;
	text-decoration:underline;
}
.fotterBoxTXT:active {
	font-size:10px;
	font-weight:bold;
	color:#EAE7D2;
	text-decoration:none;
}
.cMenu:link {
	font-size:11px;
	color:#3E5D47;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}

.cMenu:visited {
	font-size:11px;
	color:#3E5D47;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
.cMenu:hover {
	font-size:11px;
	color:#3E5D47;
	text-decoration:underline;
	font-weight:bold;
	padding-left:10px;
}

.cMenu:active {
	font-size:11px;
	color:#3E5D47;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
.sloganBox{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
	padding:5px;
	border:#D5CE9C solid 1px;
	background-color:#F4F2E8;
}
.greenTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
}
.mainPhotoBG{
	padding:5px;
	background-color:#F4F2E8;
	border:#D5CE9C solid 1px;
}
.textArea {
	font-size:11px;
	color:#284B32;
	padding-left:2px;
	width:300px;
	border:#D5CE9C solid 1px;
}
.quickLinks {
	font-size:11px;
	color:#284B32;
	padding-left:2px;
	width:200px;
	border:#D5CE9C solid 1px;
}
.required{
	font-weight:bold;
	font-size:10px;
	color:#FF0000;
}
.tableTitles{
	font-size:11px;
	font-weight: bold;
	color: #B9031C;
	background-color: #C9CBD1;
	height: 20px;
	padding-left:10px;
	background-image:url(img/bannerBG.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.tableButt{
	font-size:11px;
	color: #D5CE9C;
	background-color: #284B32;
	border:3px solid #284B32;
	width:80px;
}
.affTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#284B32;
}
.greenFormTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
	background-color:#F4F2E8;
	padding:5px;
}



.greenTitle:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
}

.greenTitle:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
}
.greenTitle:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
}

.greenTitle:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3E5D47;
}