.heading 	{font-family: franklin gothic book,verdana,arial; font-size:14px; color:#006666; font-weight:bold;}

.sidebarheading {
	font-family: verdana,arial; 
	font-size:9px; 
	color:#333;
	font-weight:bold;
	padding:5px;
	background-color:#9B9B9B;
	}

.sidebarsubmenu {
	font-family: verdana,arial; font-size:10px; color:#000000; font-weight:bold;
	padding:5px;
	background-color:#9B9B9B;
	}	
	
.sidebarcontentbox {
	color:#003366;
	background-color:white;
	border-right:1px solid #797979;
	border-left:1px solid #797979;
	border-top:1px solid #797979;
	border-bottom:1px solid #797979;
	font-size:10px;
	font-family:Arial;
	padding:6px;
}

.buttons	{
	font-size: 10px; 
	font-family: verdana, arial; 
	color: #535353; 
	text-decoration: none; 
	font-weight: bold;
}

a:link.buttons		{
	font-size: 12px; 
	font-family: "helvetica neue", helvetica, arial, sans-serif; 
	color: #535353; 
	text-decoration: none; 
	font-weight: 500;
}

a:visited.buttons 	{
	font-size: 10px; 
	font-family: verdana, arial; 
	color: #535353; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover.buttons		{
	color: #FFFFFF; 
	text-decoration: none; 
}

a:link.sidebuttons, a:visited.sidebuttons	{
	font-size: 9px; 
	font-family: verdana, arial; 
	color: #333; 
	text-decoration: none; 
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:14px;
	padding-right:4px;

}

a:hover.sidebuttons		{
	font-family: verdana,arial; 
	font-size:9px; 
	color:#000000; 
	font-weight:bold;
	text-decoration:underline;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:14px;
	padding-right:4px;

}

.buttonout {
	background-color:#ccc;
	background-image:url('./graphics/buttonout.gif');  
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.newstext	{
	font-family: verdana,arial; 
	font-size:13px; 
	color:#006666; 
	font-weight:none;
	padding:5px 12px;
}

a:link.readmore, a:visited.readmore		{
	font-family: verdana,arial; 
	font-size:11px;	
	font-weight:none;
	color: #006666; 
	text-decoration: none; 
}

a:hover.readmore	{
	font-family: verdana,arial; 
	font-size:11px;
	font-weight:none;
	color: #003333; 
	text-decoration: underline; 
}

.enquiryTextField {
	font-size:11px;
	width:460px;
	background-color:#DDDDDD;
}

.loginTextField {
	font-size:9px;
	width:110px;
	background-color:#E9EFFC;
}

.buttonLogout {
	color:#000000; 
	background-color:#999999; 
	font-size:9px; 
	font-weight:bold;
	font-family:verdana, arial;
}

.maincontent, maincontent td, maincontent p {
	padding:15px;
	font-size: 15px;
}

.copyright {
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:none;
	padding-right:8px;
	padding-bottom:5px;
}

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

a:hover		{
	color: #008888; 
	text-decoration: underline; 
}

.border 	{
	border: solid 1px #8D8D8D; 
	background: #FFFFFF;
}

body {
  	font-family: 'helvetica neue', verdana, helvetica, arial, san-serif; 
  	color: #454545;
  	font-size: 11px;
}

hr	{
	height:1px;
	color:#006666;
	background-color:#006666;
	border:none;
}	
  	  		
ul {
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url('./graphics/dot.gif');
}

li {
	padding-bottom:6px;
}

h1 {
	color:#0c8164;
	font-size:20px;
	padding:6px 0px;
	font-weight:400;
}

.head			{font-size: 16px; color: #454545; font-weight: 500;margin-bottom:20px;}

.date				{font-size: 14px; color: #9F273C; font-weight: normal;margin-bottom:20px;}