/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* headings and text */

h1 {font-family: Arial, Trebuchet MS;
	font-size: 36px;
	font-style: Bold;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #6A008D;}
	
h2 {font-family:  Arial, Trebuchet MS;
	font-size: 22px;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	color: #6A008D;
	margin-top: 0px;}
	
h3 {font-family:  Arial, Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	color: #6A008D;}
	
h4 {font-family: Arial, Trebuchet MS;
	font-size: 16px;
	font-style: Bold;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #6A008D;}
	
h5 {font-family: Arial, Trebuchet MS;
	font-size: 18px;
	font-style: Bold;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;}
	
	
p   {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
p.noticeboardlinks {font-size: 10px;
	margin-bottom: 5px;
	margin-top: 0px;}
	
p.quote
	{font-style: italic;}
	
p.sublinks {font-size: 12px;}

p.quicklinks {font-size: 12px;}

.noticeboardhead {font-size: 14px;
	color: #6A008D;
	font-weight: bold;}
	
p.noticeboardtext   {font-size: 12px;}

.texthighlight {color:#990000;}

.textgreen {color:#090;}
	
.italic {font-style: italic;}

.bold {font-weight: bold;}
	
.posted   {font-family: Calibri, Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #666666;}
	
p.footertext   {font-family: Calibri, Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #E6B0FB;}
	

ul  {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	list-style: disc;
	color: #333333;}
	
.submenu  {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	list-style: none;
	margin-left: 10px;
	color: #333333;
	font-weight:normal;
	-moz-padding-start: 0px;}
	
.avlink {
	background: url(../images/avlogofoot.gif) 1px;
	background-repeat:no-repeat;
	padding-left:16px;}
	
a:link {
	color: #0071BB;
	text-decoration:none;}
	
a:visited {
	color: #0071BB;
	text-decoration:none;}

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

a:active {
	color: #88CFFF;
	text-decoration:underline;}
	
.footerlinks:link {
	color: #FFFFFF;
	text-decoration:none;}
	
.footerlinks:visited {
	color: #FFFFFF;
	text-decoration:none;}

.footerlinks:hover {
	color: #FFFFFF;
	text-decoration:underline;}

.footerlinks:active {
	color: #FFFFFF;
	text-decoration:underline;}
	
.validations {
	background: url(../images/tick.png) 1px;
	background-repeat: no-repeat;
	padding-left:14px;}
	
.validations:link {
	color: #FFFFFF;
	text-decoration:none;}
	
.validations:visited {
	color: #FFFFFF;
	text-decoration:none;}

.validations:hover {
	color: #FFFFFF;
	text-decoration: underline;}

.validations:active {
	color: #FFFFFF;
	text-decoration: underline;}
	
.avlink:link {
	color: #FFFFFF;
	text-decoration:none;}
	
.avlink:visited {
	color: #FFFFFF;
	text-decoration:none;}

.avlink:hover {
	color: #FFFFFF;
	text-decoration: underline;}

.avlink:active {
	color: #FFFFFF;
	text-decoration: underline;}
	
