/* --------------------      CSS    ------------------------*/
	tr {
		font:11px  arial, helvetica, sans-serif;
		color:#333333;
		margin:0px;
		padding:0px;
		line-height: 18px;
	}
	p {
		font:11px arial, helvetica, sans-serif;

	}
	a {
		color: #CC0000;
		text-decoration: underline;
		line-height: 120%;
	}
	a:hover {
		text-decoration:none;
		color: #666666;
	}
	h1 {
		font:24px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 28px;
		color: #CC0000;		
	}
	h2 {
		font:15px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:500;
		letter-spacing: 0ex;
		line-height: 24px;
		color: #CC0000;
	}
	h3 {
		font:14px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
	}
	h4 {
		font:12px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px 0px 15px 0px;
		letter-spacing: 0ex;		
		color: #CC0000;		
	}	
	h5 {
		font:11px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:8px 0px 3px 0px;
		letter-spacing: 0ex;
		color: #000000;		
	}		
	ul {
		font:11px arial, helvetica, sans-serif;
		line-height: 16px;
		list-style-type: square;
		list-style-color: #F0E190;
		/*margin-left: 20px;*/		
	}
	hr {
		color: none;
		border-bottom: 1px dashed #CC0000;
		height: 1px;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		padding: 0px;
		margin: 0px 0px 5px 0px;			
	}
	
/* --------------------      Classes    ------------------------*/
	#navMain {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		color: #ffffff;
		text-decoration: none;
		padding: 0px 5px 0px 5px;
		cursor: hand;
		letter-spacing: 0.2ex;
		/*background : url(../images/nav_bg.gif);*/
	}
	#navMain:hover {
		/*background : url(../images/nav_bg_over.gif);*/
		text-decoration: none;
		color: #000000;
	}
	.navOuter {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #000000;
		padding-left: 20px; 
		font-weight: bold;
		vertical-align: middle;
	}
	.cookieTrailBGhome {
		background : url(../images/cookietrail_BG_home.gif) no-repeat left top;
		color: #CC0000;
		padding-right: 10px; 
		padding: 5px 10px 0px 0px;
	}	
	.cookieTrailBG {
		background : url(../images/cookietrail_BG.gif) no-repeat right top;
		color: #CC0000;
		padding-right: 10px; 
		padding: 5px 10px 0px 0px;
	}
	.cookieTrail {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #CC0000;
		text-decoration: none;
		padding: 0px 5px 0px 5px;
		letter-spacing: 0.2ex;
	}
	.cookieTrail:hover {
		text-decoration: underline;
		color: #CC0000;
	}			
	.BGdotted {
		background : #F9F9F9 url(../images/BG_big_dotted.gif) right;
	}
	.addinMainHeadGrey {
		border-bottom: 1px dashed #CC0000;
		border-top: 1px solid #EEEEEE;
		border-right: 1px solid #EEEEEE;
		padding: 8px 10px 5px 2px;		
		color: #666666;
		background: #FAFBFB;
	}
	.addinBodyGrey {
		line-height: 15px;
		border-right: 1px solid #EEEEEE;
		border-left: 1px solid #EEEEEE;
		padding: 5px 10px 5px 10px;
		color: #666666;
		background: #FAFBFB;
		text-align: right;
	}	
	.downTopYello{
		border-top: 1px solid #FAEDC5;
		background: #FFFCED;
	}
	.downLogoYello{
	line-height: 15px;
	border-top: 1px solid #FAEDC5;
	background-color: #F5F5F5;
	}
	.downCnrYello{
		border-right: 1px solid #FAEDC5;
		background: #FFFCED;
	}
	.downBodyYello{
		line-height: 15px;
		padding: 0px 15px 15px 15px;
		color: #666666;
		background: #FFFCED;
		text-align: left;
	}
	.downTopGreen{
		border-top: 1px solid #CCFFCE;
		background: #EAFFED;
	}
	.downCnrGreen{
		border-right: 1px solid #CCFFCE;
		background: #EAFFED;
	}
	.downBodyGreen{
		line-height: 15px;
		padding: 0px 15px 15px 15px;
		color: #666666;
		background: #EAFFED;
		text-align: left;
	}
	.downLogoGreen{
	line-height: 15px;
	border-top: 1px solid #CCFFCE;
	background-color: #F5F5F5;
	}
	.downTopBlue{
		border-top: 1px solid #70DBFF;
		background: #F3F9FD;
	}
	.downLogoBlue{
	line-height: 15px;
	border-top: 1px solid #70DBFF;
	background-color: #F5F5F5;
	}
	.downCnrBlue{
		border-right: 1px solid #70DBFF;
		background: #F3F9FD;
	}
	.downBodyBlue{
		line-height: 15px;
		padding: 0px 15px 15px 15px;
		color: #666666;
		background: #F3F9FD;
		text-align: left;
	}	
	.serviceImage {
		position:relative;
		padding:0px 0px 0px 0px;
		left:12px;
		top:129px;
		width:117px;
		height:117px;
	}	
	.homeLeftProducts {
		border-right: 1px dashed #CCCCCC;
		padding: 10px 15px 0px 15px;
		margin:0px;				
		color: #666666;
		background: #F5F5F5;
	}	
	.surfaceTag {
		font-family: verdana;
		font-size: 8px;
		color: #cccccc;
		text-decoration: none;
		/*letter-spacing: 0.1ex;*/		
	}
	.surfaceTag:hover {
		color: #Cc480A;
		text-decoration: none;
	}	
	
	
	
		
	.bodycopy {
		font:11px arial, helvetica, sans-serif;
		color:#333333;
		margin:0px;
		padding:0px;
		line-height: 18px;
	}
	.personalDetails {
		font:12px arial, helvetica, sans-serif;
		line-height: 22px;
		border-bottom: 1px dashed #CC9900;
		padding:15px;
		font-weight:100;
		letter-spacing: 0ex;
		color: #666666;		
	}
	.introCopy {
		font:12px arial, helvetica, sans-serif;
		line-height: 22px;
		font-weight:900;
	}
	.pageHeader {
		font:16px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:400;
		letter-spacing: 0ex;
		line-height: 28px;
		color: #CC0000;
	}
	.smallBlack {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}
	.red {
		color: #CC0000;
	}
	.gold {
		color: #CC9900;
	}	
	.white {
		color: #ffffff;
	}
	.gray {
		color: #666666;
	}
	.black {
		color: #000000;
	}
	.greenbg {
		color: #EAFFED;
	}
	.blue {
		color: #257DFF;
	}	
	.green {
		color: #006600;
	}			
	.hrRed {
		color: none;
		border-bottom: 1px solid #CC0000;
		height: 1px;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		padding: 0px;
	}
	.sideDotted {
		height: 1px;
		border-top: none;
		border-bottom: none;
		border-right: 1px solid #E5E5E5;
		border-left: 1px solid #E5E5E5;
		padding: 0px;
	}	
	.textCenter {text-align:center;
	}
		
/* ------------------------------------  Form stuff -----------------------------------*/

	textarea.comBox {
		height: 70px;
		width: 360px;
		padding: 2px;
	}
	input.inputBox {
		height: 24px;
		width: 160px;
		padding: 2px;
	}
	input.sendButton {
		font:12px arial, helvetica, sans-serif;
		height: 26px;
		width: 100px;
		padding: 2px;
	}
	input.value {
		font-family: verdana;
		font-size: 7px;
	}
	input.checkBox {
		margin: 3px 0px 0px 3px;
		height: 16px;
		width: 16px;
	}	
