body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
	background-image: url(media/back.jpg);}

body a:link { color: #333333; text-decoration: underline; }
body a:visited { color: #333333; text-decoration: underline;}
body a:hover { color: #666666; text-decoration: none; }

p { margin-top: 3px; margin-bottom:6px; }

h1 {color: #333333; font-size:18px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
h2 {color: #666666; font-size:16px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
h3 {color: #999999; font-size:14px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}



/*CMS Styles*/

.errors { font-size:10px; color:#FF0000; }
.compulsary { font-size:18px; color:#FF0000 ; font-weight: bold; }
.edit { border:1px dashed #FF0000; background-image:url(media/spacer.gif)  }
.editOver { border:1px dashed #FF0000; background-image:url(media/cms-edit-rollover.gif)}
.editNav { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#CCCCCC }
.editButton {  padding:3px; background-color:#FF0000; width:27px; color:#FFFFFF;}
.publishButton {  padding:3px; background-color: #009900; width:27px; color:#FFFFFF;}
.cancelButton {  padding:3px; background-color:#FFFFFF; width:27px; color:#666666;}

/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/
#container { }
#header { position: relative; background-image:url(media/header.jpg); background-position:center top; background-repeat:repeat-x; padding-top: 132px;}
#nav { top: 131px; width: 767px; height: 42px; }
#flashBanner { position: relative; width: 767px; height: 180px; padding-bottom: 2px; }
#mainContent { position: relative; background-color: #FFFFFF; padding-top: 10px; }
#industryLogos { height: 63px; background-color: #FFFFFF; background-image: url(media/industryLogos.jpg); background-repeat: no-repeat; background-position: center; }
#footer { color: #FFFFFF; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: center; line-height: 15px; font-size: 14px; font-weight: bold; padding-bottom: 20px; }
#footer li { display: inline; list-style-type: none; padding-left: 7px; padding-right: 7px; }
#footer a:link { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #b9b9b9; text-decoration: none; }

/*TEXT SIZE AND COLOUR STYLES*/

.beforeAfter { padding-top: 12px; padding-right: 20px; padding-left: 20px; font-size: 10px; color: #FFFFFF; font-style: normal; line-height: 13px; }
.beforeAfter a:link { color: #FFFFFF; }
.beforeAfter a:visited { color: #FFFFFF; }
.beforeAfter a:hover { color: #78CB0B; }


.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
