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

/* headings and text */

h1 {font-family: Trebuchet MS;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #64AAF0;}
	
h2 {font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #64AAF0;}
	
h3 {font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #64AAF0;}
	
p   {font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #CCCCCC;}
	
p.newsdate   {color: #666666;}
	
.footertext   {font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #CCCCCC;}
	
.bold {font-size: 16px;
	font-weight: bold;
	color: #64AAF0;}
	
ul {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	list-style: none;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 20px;
	-moz-padding-start: 0px;}
	
li {display: inline;
	padding-right: 40px;}
	
.bulletlist {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	list-style: circle;
	color: #CCCCCC;
	margin-left: 20px;}
	
.bulletstyle {display: list-item;}
	
a:link {
	color: #9CC9F5;
	text-decoration:none;}
	
a:visited {
	color: #9CC9F5;
	text-decoration:none;}

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

a:active {
	color: #FFCC80;
	text-decoration: underline;}
	
.mainnav:link {
	color: #FFFFFF;
	text-decoration:none;}
	
.mainnav:visited {
	color: #FFFFFF;
	text-decoration:none;}

.mainnav:hover {
	color: #FF9900;
	text-decoration: underline;}

.mainnav:active {
	color: #FFCC80;
	text-decoration: underline;}
	
.validations {
	background: url(../images/tick.png) 1px;
	background-repeat: no-repeat;
	padding-left:14px;}
	
.avlink {
	background: url(../images/avlogo.png) 1px;
	background-repeat:no-repeat;
	padding-left:16px;}
	
.wul  {font-family: Trebuchet MS;
	font-size: 14px;
	list-style-image:url(../images/arrow.gif);
	margin-top: 0px;
	margin-bottom: 5px;
	color: #CCCCCC;}
	
.wil {margin-top: 10px;
	display:list-item;}
	
.wh {font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #64AAF0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
	
.wsubtext {font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	color: #CCCCCC;}
	
.wsubtextlink {font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-left: 40px;
	color: #333333;}
	
.wdate {font-family: Trebuchet MS;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	color: #999999;}