
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;
}

.topPanel
		{
		display: none;
		}

.menuPanel
		{
		display: none;
		}
		
.footerPanel
		{
		display: none;
		}
		
.sidePanel
		{
		display: none;
		}

.little
{
	font-size: 10px;
}

.indextop
{
padding: 20px 20px 0px 20px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

.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
{
	display: none;
}

.applybox
{
	display: none;
}

.textboxone
{
	display: none;
}

.textboxtwo
{
	display: none;
}

.selectbox
{
	display: none;
}

.footer 
{
	display: none;
	
}
	
.content 
{
	padding: 0px;
	line-height: 1.4;
	vertical-align: top;
	text-align: justify;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	font-size:11px;
	width:900px;
}

.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 {
	display: none;
}

.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{
	display: none;
}

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

div.dropdown_menu ul{
	display: none;
}
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{
	display: none;
}

#name,#email,#phone,#comment
		{
		width: 300px;
		height: 18px;
		border: solid 1px #00884b;
		background-color: #ffffff;
		padding: 2px;
		font-size: 10px;
		color: #00884b;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 140px;
		}
		
#db-table
		{
		width: 100%;
		background-color: #FFFFFF;
		}
		
#db-table th
		{
		background-color: #CCCCCC;
		height: 30px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border: solid 1px #999999;
		}
		
#db-table td
		{
		padding: 10px;
		vertical-align: middle;
		border: solid 1px #999999;
		}
		
.alt
		{
		background-color: #FFFFCC;
		}
		
img
		{
		border: none;
		}
		
.printIconCell
		{
	display: none;
		}
		

