/* This is the style of your browser text */
form {margin-top: 0em; margin: 0} 

img { border: none; }

div {
	margins: 0 0 0 0;
	 }

body {
	color: #ccc;
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	background-image:url(../../images/bg-tile.png);
	background-position:center top;
	background-repeat:repeat;
	margin:0px 0px; padding:0px;
	
	text-align:center;
	background-color:#000;
	
}


ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 2.5em;
}

.body_text {
	color: #bbbbbb;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

white {
	color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

dark_button {
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p.body {
	margin: 5px 0px 5px 0px;
	font-size: 10px;
	line-height: 1.2em;
}

body a:link body a:visited {
	color: #b30a1a;
	/*font-weight:bold;*/
}

body a:hover {
	color: #ffffff;
}

p,ul {
	font-size: 11px;
	line-height: 1.3em;
	
}

p {
	
	margin: 5px 0px 10px 0px;
}
ul {
	
	margin: 5px 0px 5px 0px;
}
p.cal {
	font-size: 9px;
	line-height: 1.2em;
	margin: 0px 0px 5px 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #b30a1a;
	/*font-weight:bold;*/
}

a:hover {
	color: #ffffff;
}

h1, h2 {
	color: #f00;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}

h3, h4, h5 {
	color: #f00;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	padding: 0px 0 10px;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.07em;
	line-height: 1em;
}



h2 {
	letter-spacing: -0.07em;
	font-size: 24px;
	line-height: 1em;
	margin: 0px 0px 15px 0px;
}

h3 {
	
	font-size: 18px;
	line-height: 1em;
	margin: 5px 0px 5px 0px;
}

h4 {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	line-height: 1.2em;
}

h4 a:link, h4 a:visited {
	color: #b30a1a;
}

h4 a:hover {
	color: #ffffff;
}

h5 {
	
	font-size: 12px;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
}



.site_map, .site_map a:link, .site_map a:visited {
	color: #666666;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
}

.site_map a:hover {
	color: #ffffff;
}

h3.site_map {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}

.footertext, .footertextdark, .footertextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

.footertext {
	color: #666666;
}
.footertext a:visited, .footertext a:link {
	color: #666666;
}

.footertext a:hover {
	color: #bf0000;
}

h1.white {
	color: #ffffff;
	font-size: 35px;
	padding: 0px 0 10px;
	margin: 0 0px;
	letter-spacing: -0.07em;
	font-weight: normal;
	line-height: 1em;
}

h5.white {
	
	color:#FFF;
	line-height: 25px;
}

h5.dark_button {
	
	color:#333333;
	line-height: 25px;
	font-weight:normal;
}

p.white {
	color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p.dark_button {
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.dark {
	color: #666666;
	text-transform:uppercase;
}
p.dark  {
	color: #221111;
	font-size: 10px;
	line-height: 1.2em;
	text-transform:none;
	margin-bottom: 0px;
	margin-top:0px;
}
.dark li, .dark ul {
	color: #221111;
	font-size: 10px;
	line-height: 1.2em;
	text-transform:none;
}

.light {
	color: #ffffff;
	text-transform:uppercase;
}
.tech_spec {
	color: #cccccc;
}
.darkcolour, .form_text {
	color: #cccccc;
	text-transform:uppercase;
}

.darkcolour a:link, .form_text a:link, .darkcolour a:visited, .form_text a:visited{
	color: #bb0000;
	font-weight:bold;
}

.darkcolour a:hover, .form_text a:hover{
	color: #ff0000;
}

.form_text {
	font-size: 10px;

}

.top_links {
	color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
