/* CSS Document */
body{
margin:0px;
background-color:#D0EEDE;
}

table{
font-family:Tahoma;
font-size:11px;
color:#333333;
}

a.readmore{
font-family:Tahoma;
font-size:11px;
color:#0B7040;
text-decoration:none;
}

a.readmore:hover{
font-family:Tahoma;
font-size:11px;
color:Black;
text-decoration:underline;
}


a.blackbold{
font-family:Tahoma;
font-size:11px;
color:black;
text-decoration:none;
font-weight:bold;
}

a.blackbold:hover{
font-family:Tahoma;
font-size:11px;
color:#0B7040;
text-decoration:underline;
}

.greenbold{
font-family:Tahoma;
font-size:11px;
color:#0B7040;
font-weight:bold;
}
input.textfield {
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 5px;
	width: 220px;
	height:17px;
}

input.textfield2{
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 5px;
	width: 180px;
	height:17px;
}


input.textfield1 {
	height: 16px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 5px;
	width: 150px;
	height:14px;
}


.select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width:60px;
	height:17px;
}


.select2{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width:220px;
	height:17px;
}

.select1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width:150px;
	height:17px;
}


input.submit {
	font-weight: normal;
	font-size:11px;
	font-family:tahoma;
	color: #666666;
	background-color: #F4F2EC;
	width: 75px;
	text-align: center;
	border-top: 1px solid #D8D5CD;
	border-right: 1px solid #B7B1A5;
	border-bottom: 1px solid #B7B1A5;
	border-left: 1px solid #D8D5CD;
	height: 20px;
	font-weight:bold;
}

.whitebold{
font-family:Tahoma;
font-size:11px;
color:white;
font-weight:bold;
}

.blacktxt-bold{
font-family:Tahoma;
font-size:11px;
color:black;
font-weight:bold;
}
.white-txt{
font-family:Tahoma;
font-size:11px;
color:white;
}

a.footer{
font-family:Tahoma;
font-size:11px;
color:white;
text-decoration:none;
}

a.footer:hover{
font-family:Tahoma;
font-size:11px;
color:white;
text-decoration:underline;
}

.heading{
font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
font-size:28px;
color:#0C3F06;
font-weight:bold;
}

.popup{font-family:tahoma;
font-size:15px;
color:#333333;
font-weight:bold;
}

a.popuplink{
font-family:Tahoma;
font-size:15px;
color:#0B7040;
text-decoration:none;
font-weight:bold;
}

a.popuplink:hover{
font-family:Tahoma;
font-size:15px;
color:Black;
text-decoration:underline;
font-weight:bold;
}
