html {
     min-height:100%;
     margin-bottom:1px;
}

body {
	background-image: url(../images/web_bgnd.gif);
	background-color: #666666;
}

a	{
	color: #021E76;
	text-decoration: underline;
}

a:hover	{
	color: #ED7900;
	text-decoration: underline;
}

hr	{
	color: #ED7900;
}

ul	{
	margin-top: 5px;
	margin-bottom: 0px;
}

li	{
	list-style-image: url(../images/orange_bullet.gif);
	margin-bottom: 4px;
}

input, select 	{ 
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
}

textarea 	{ 
	width: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#acol_area a {
	display: block;
	width: 166px;
	margin: 0 0 5px 20px;
	padding: 2px 0px 0px 25px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/a_col_button_back4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	height: 26px;
}

#acol_area a:hover {	
	color: #ED7900;
	background-position: 0 -34px;
	}
#acol_area a:active {
	color: #ED7900;
	background-position: 0 -34px;
	}

.page_area	{
	margin: 0 20 10 20;
}

.acol_area	{
	margin: 10 20 10 20;
	line-height: 24px;
}

.head	{
	margin: 6 0 6 0;
	font-size: 16px;
	font-weight: bold;
	color: #ED7900;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.mediumhead	{
	margin: 6 0 6 0;
	font-size: 14px;
	font-weight: bold;
	color: #ED7900;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smallhead	{
	margin: 6 0 6 0;
	font-size: 12px;
	font-weight: bold;
	color: #ED7900;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.main	{
	margin: 4 0 3 0;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small	{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer	{
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #ED7900;
	line-height: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.footer_text	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #333333;
	line-height: 14px;
}

.module	{
	background-image: url(../images/module_back.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 230px;
}

.module_bottom	{
	background-image: url(../images/bottom_module_back.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 351px;
}

.module_area	{
	margin: 0 10 5 10;
}

.acol	{
	background-image: url(../images/a_col_back.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 206px;
}

.dropcontentsubject{
	margin-bottom: 0px;
}

.dropcontent{
	width: 200px;
	display:block;
	color : #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height : 13px;
	text-align : left;
	margin-left: 8px;
	margin-right: 8px;
	height : 74px;
}

