/*********************************************
* 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: 40px;
	font-weight: normal;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #000033;}
	
h1.bannerh1 {text-align: right;}
	
h2 {font-family: Arial, Trebuchet MS;
	font-size: 28px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #000033;}
	
h3 {font-family:  Arial, Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #000033;}
	
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: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
p.bannertext{color: #FFFFFF;
	text-align: right;}
	
.bold
	{font-weight: bold;
	font-size: 16px;}
	
.smalltext
	{font-size: 10px;}
	
p.vanlinktext {text-align:left;}

p.vanlinktextspecial {text-align:left;
	color:#CC0000;}
	
.highlight {color:#FF0000;}

p.vandata {margin-top: 20px;}

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

.spacers {color:#FFFFFF;}
	
p.footertext   {font-family: Arial, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #000033;}
	

ul  {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	list-style: disc;
	color: #333333;}
	
ul.bigbullet {font-size: 16px;}
	
.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;}
	
.banner:link {
	color: #000066;
	text-decoration:none;}
	
.banner:visited {
	color: #000066;
	text-decoration:none;}

.banner:hover {
	color: #0000CC;
	text-decoration:underline;}

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

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

.validations:active {
	color: #88CFFF;
	text-decoration: underline;}
	
.avlink:link {
	color: #0071BB;
	text-decoration:none;}
	
.avlink:visited {
	color: #0071BB;
	text-decoration:none;}

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

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