body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

.main {
	width:100%;
	height:100%;
}

.regular {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:16px;
}

.white {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	background-color: #006666;
	color: #EEEBE2;
	text-decoration: none;
	line-height:16px;
}

a {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
}

a:hover, a:active {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	line-height:13px;
}

a:visited {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
}

.bottom_links {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	line-height:20px;
}

.bottom_links:activated {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	line-height:20px;
}

.bottom_links:hover {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
	line-height:20px;
}

.bottom_links:visited {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	line-height:20px;
}

.seperator {
	font-family:  Helvetica, Tahoma, Arial;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	line-height:20px;
}

.leftgreyborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;	
}

.style1 {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}

.clickhere {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
	line-height:18px;
}

.clickhere:hover {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 11px;
	color: #ED710D;
	text-decoration: underline;
	line-height:18px;
}

.grey {
	font-family: Helvetica, Tahoma, Arial;
	background-color: #666666;
}

td.bottom 
	{
	border-bottom: thin solid #EEEBE2;
	padding-top: 5px
	}
ul
	{
	list-style-position: outside;
	list-style-type: square;
	marker-offset: 5 px;
	color: #5C5A5A;
	}	
	

