/* (c) ROCKTIME 2008 */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	font-size:0.7em;

}

a:hover {
	text-decoration: underline;
}

.normallink 
{
	display:none;
}

.accesslink 
{
	display:inline;
}

.SmallestText {
	font-size:1em;
}

.OrangeText, .OrangeText a {
	color:#f98315;
}

a {
	color:black;
}

h1, h2, h3 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}

h1 
{
	color:#990000;
	font-size:2.1em;
	text-transform:uppercase;	
	}

h2 {	
	font-size:1.4em;
	margin:0px;
	padding:0px;
	color:#333333;
}



.h2Lrg {
	font-size:2em;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#999999;
	
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#333333;
}

h4 
{
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
	
.SLargerText {
	font-size:120%;
}

.LargerText {
	font-size:150%;
}

.LargestText {
	font-size:160%;
	line-height:1.7em;
}

.SmallestText {
	font-size:80%;
}

.Georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.normalcolour, .normalcolour li {
	color:#5e5e5e!important;
}

.GreyText, .GreyText a {
	color:#999;
}

.GreyText a:hover {
	color:#666;
}

.GreenText {
	color:#79ac20;
}

.ForestGreenText {
	color:#659481;
}

.ForestHead 
{
	color:#659481;
	font-size:200%;
	line-height:1.2em;
	}

.BlueText {
	color:#0096ec;
}

.OrangeText, .OrangeText a {
	color:#ff9900;
}

.OrangeText a:hover {
	color:#c1840b;
}

.RedText {
	color:#990000;
}

.WhiteText, .WhiteText a 
{
	color:White;
}

.IntroText {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	line-height:1.3em;
}

.buttonlrg {
	display:block;
	background:#d8d8d8 url(../Images/Gif/buttonbg.gif) repeat-x;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #dbdbdb;
	padding:15px;
	color:#666;
	float:left;
	text-decoration:none;
}

.buttonlrg:hover {	
	color:#333;
}

.maincol li {
	list-style:square;
}

.bulletarrow, .bulletarrowlo
{
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:1em;
}

.bulletarrow li, .bulletarrowlo li {
	list-style:none!important;
	background:url(../Images/Gif/bullet.gif) no-repeat 0px 4px;
	padding-left:15px!important;
	color:#acacac;
	line-height:1.4em!important;
}

.bulletarrowlo li {
	background:url(../Images/Gif/bullet.gif) no-repeat 0px 4px!important;
}

.narrowcol ul	{
margin-left: 0px;
color: red;
}

.narrowcol li	{
margin-left: 0px;
color: red;
}