body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.little
{
	font-size: 10px;
}

.indextop
{
padding: 20px 20px 0px 20px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
background: url(/img/ind_04.gif);
background-repeat:no-repeat;
}
		
.indextop ul
		{
		margin-top: 4px;
		margin-bottom: 4px;
		}
		


.mainpage
{
	background-color:#d5d5d5;
	padding: 10px 20px 20px 20px;
	vertical-align:top;
	font-size:11px;
}

.mainpage a, .mainpage a:link, .mainpage a:visited, .main a:active 
{
	color: #0072bc;
	text-decoration: underline;
	font-weight:bold;
}

.mainpage a:hover
{
	text-decoration: none;
	font-weight:bold;
}

.greyback
{
	background-color:#dddddd;
}

.orangeback
{
	background-color:#fbd9aa;
}
	
.greenback
{
	background-color:#c4e6df;
}

.yellowback
{
	background-color:#ffeda6;
}

.intables
{
	width: 100%;
	border: none;
	background-color:#f1f1f1;
}

.intables td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	border: solid 1px #999999;
}

.image 
{
	display: block;
}

.searchbox
{
	padding-top: 11px;
}

.applyTable
		{
		width: 222px;
		background-image: url(/img/applybacking_22.gif);
		background-repeat: no-repeat;
		}

.applybox
{
	padding-left: 24px;
}

.textboxone
{
	border: 1px solid #374798;
	padding-left: 5px;
	height: 20px;
	width: 150px;
}

.textboxtwo
{
	border: 1px solid #00884b;
	padding-left: 5px;
	height: 16px;
	width: 167px;
}

.selectbox
{
	border: 1px solid #00884b;
	padding-left: 5px;
	width: 140px;
	height: 19px;
}

.footer 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 22px;
	padding-right: 8px;
	
}

.foot2
{
	background-image: url(/img/foot_39.gif);
	background-repeat: no-repeat;
}
	
.content 
{
	padding: 25px 30px 30px 30px;
	margin: 0px;
	line-height: 1.4;
	vertical-align: top;
	text-align: justify;
	background-color: #f1f1f1;
	height: 480px;
	background-image: url(/img/mainback.gif);
	background-repeat: no-repeat;
	
}

.noLink
		{
		cursor: default;
		}

td
{
	vertical-align: top;
	border: none;
}

h1
{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	width: 100%;
}

h2
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h3
{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

h4
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h5
{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

h6
		{
		font-size: 10px;
		font-weight: normal;
		}	

a, a:link, a:visited, a:active 
{
	color: #253385;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #253385;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.blue {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 15px;
	background:url(/img/blue_37.gif);
	background-repeat:no-repeat;
	
	
}

.blue a, .blue a:link, .blue a:visited, .blue a:active 
{
	color: #ffffff;
	text-decoration: underline;
}

.blue a:hover
{
	text-decoration: none;
}


div.dropdown_menu{
	/*opacity:0;
	filter: alpha(opacity=1);*/
	display:none;
	width:135px;
	background-image:url(/img/rolloverBack.jpg);
	background-color: #666666;
	position:absolute;
	margin-top:41px;
	padding: 10px;
	padding-top: 2px;
}

.iefix {
	background-image:url(/img/iefix.gif);
	background-repeat:repeat-y;
}

div.dropdown_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
div.dropdown_menu ul li a{
	color:#FFFFFF;
	text-decoration: none;
}
div.dropdown_menu ul li a:active{
	color:#FFFFFF;
	text-decoration: none;
}
div.dropdown_menu ul li a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

div.dropdown_menu ul li a:hover{
	color:#dfe8fe;
	text-decoration: none;
}

div.dropdown_menu li{
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 8px;
	font-weight: bold;
	border-bottom: 1px dashed #ffffff;
}

#name,#email,#phone,#comment
		{
		width: 300px;
		height: 18px;
		border: solid 1px #00884b;
		background-color: #ffffff;
		padding: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 140px;
		}
		
#db-table
		{
		width: 100%;
		background-color: #FFFFFF;
		text-align: left;
		}
		
#db-table th
		{
		background-color: #d2deea;
		height: 30px;
		padding: 6px;
		border: solid 1px #999999;
		font-size: 11px;
		}
		
#db-table td
		{
		padding: 4px;
		vertical-align: middle;
		border: solid 1px #999999;
		}
		
.alt
		{
		background-color: #f1f1f1;
		}
		
img
		{
		border: none;
		}
		
.printIconCell
		{
		background-color: #f1f1f1;
		padding: 0px;
		margin-top: 0px;
		text-align: right;
		vertical-align: top;
		font-size: 10px;
		float: right;
		width: 100px;
		height: 27px;
		}
		
form { margin: 0px; }	

.customtextbox{
	width:105px;
}