body,div,td{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#001911;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	}
input.radio{
	width: 20px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#001911;
}
#header{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#001911;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}
p,li{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#001911;
	}	
.lightGreen{
	background-color:#C4DDD5;
}
	
#greenTable{
	background-color:#C4DDD5;
	padding:4px;
	width:500px;
}

#greenTableShort{
	background-color:#C4DDD5;
	padding:10px;
}

.titlebar{
	background-color:#C4DDD5;
	background-image:url(images/titlebar.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top:3px;
	padding-left:2px;
	padding-right:0px;
	padding-bottom:4px;
	vertical-align:middle;
	height: auto; 
	width:100%;
	}
.answer{
	padding-top:3px;
	padding-left:2px;
	padding-right:0px;
	padding-bottom:0px;
	height:auto;
	vertical-align:top;
	width:100%;	
}
	
a:link, a:active, a:visited{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#001911;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#FF6600;
	text-decoration: underline;
	font-weight:bold;
}
a.admin:link, a.admin:active, a.admin:visited{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}

a.admin:hover{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#001911;
	text-decoration: none;
	font-weight:bold;
}
a.back:link, a.back:active, a.back:visited{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#001911;
	text-decoration:underline;
}

a.back:hover{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#FF6600;
	text-decoration: underline;
}

#border{
	border-style:solid;
	border-width:1px;
	border-color:#001911;
	padding:4px;
	width:513px;
}

input{
	width: 240px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#001911;
}
input.Welcome{
	width: 520px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#001911;
}
input.chk,input.radio{
	width: 20px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#001911;
}
input.btn{
	width:120px;
}
input.login{
	width:120px;
}
span.error
{
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:red;	
}
p.label{
	font-family:Verdana, Arial, Helvetica;
	font-size:9px;
	color:#001911;
}
span.required{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	font-weight: normal;
	color:#FF0000;
}
#clients{
	width:500px;
}
textarea{
	width: 240px;
	height:126px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#001911;
}
hr{
	height:1px;
}
.ScrollBarContent 
{
	SCROLLBAR-FACE-COLOR: #c4ddd5; 			 
	SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #c4ddd5; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #e7e7e7; 
	SCROLLBAR-DARKSHADOW-COLOR: #c4ddd5; 		
}

#Divbodycontent {
    width: 100%;
    overflow: auto;	
	
	SCROLLBAR-FACE-COLOR: #c4ddd5; 			 
	SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #c4ddd5; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #e7e7e7; 
	SCROLLBAR-DARKSHADOW-COLOR: #c4ddd5; 

}

#Divfooter
{
	clear: both;
	border-top: black 1px solid;
	width: 100%;
	height: 0px;
	
}
.EmailFeedBackMsg
{
    height: 132px;
    width: 95%;
	SCROLLBAR-FACE-COLOR: #c4ddd5; 			 
	SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #c4ddd5; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #e7e7e7; 
	SCROLLBAR-DARKSHADOW-COLOR: #c4ddd5;     
}


table.nav_section_hover
{
	margin-top: 1px;
	background-color: #1a382f;
	cursor: pointer;
	width: 150px;
	height: auto;
}
table.nav_section
{
	margin-top: 1px;
	width: 150px;
	cursor: pointer;	
	height: auto;
	background-color: #4b6e63;
}

div.nav_section_hover
{
	margin-top: 1px;
	background-color: #1a382f;
	cursor: pointer;
	width: 150px;
	height: auto;
}
div.nav_section
{
	margin-top: 1px;
	width: 150px;
	cursor: pointer;	
	height: auto;
	background-color: #4b6e63;
}

a.nav_section:link, a.nav_section:active, a.nav_section:visited
{
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
a.nav_section_hover:hover
{
	FONT-SIZE: 10px; 
	COLOR: white;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	TEXT-DECORATION: UNDERLINE;		
}
td.left_top_spacer
{
	background-image: url(images/left_top_spacer.gif);
	width: 155px;
	height: 34px;
}
td.side_nav_arrow
{
	background-image: url(images/nav_arrow.GIF);
	width: 30px;
	height: 21px;
}