/* Copyright @ CSSJockey.com */
/* Reset Styles */ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,cite,del,dfn,font,img,ins,kbd,q,s,samp,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,.reset{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} :focus{outline:0;} img{outline:0;border:none;} h1,h2,h3,h4,h5,h6{font-weight:bold;} ol,ul{list-style:inherit;} table{border-collapse:separate;border-spacing:0;} caption,th,td{text-align:left;font-weight:normal;} blockquote:before,blockquote:after,q:before,q:after{content:"";} blockquote,q{quotes:"" "";border-left:3px solid #CCC;padding:0 0 0 7px;margin-left:10px;} a,a:hover{text-decoration:none;} h1{font-size:18pt;} h2{font-size:16pt;} h3{font-size:14pt;} h4{font-size:12pt;} h5{font-size:10pt;} h6{font-size:8pt;} .textleft{text-align:left;} .textright{text-align:right;} .textcenter, .aligncenter{text-align:center;} .textjustify{text-align:justify;} .hidden{display:none;visibility:hidden;} .alignleft{float:left;} .alignright{float:right;} small{font-size:90%;} b,strong{font-weight:bold;} code{font-family:"Courier New",Courier,monospace;} .clearfix:after{clear:both;display:block;content:" ";height:0;visibility:hidden;} .clearfix{display:inline-block;} * html .clearfix{height:1%;} .clearfix{display:block;} li.clearfix{display:list-item;} .aligncenter{display:block;margin-left:auto;margin-right:auto;} img.alignright{margin:10px 0 10px 10px;} .floatleft{float:left;} .floatright{float:right;} .clear{clear:both;display:block;height:0;visibility:hidden;}
body{
	background:black;
	font:normal 10pt Georgia;
	color:#2a2a2a;
	line-height:1.6;
}

a:link {color: #ffffff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #c0c0c0; text-decoration: underline; }
a:hover {color: #606060; text-decoration: none; }

.chunk
{
height:23px;
}

#header
{
width:99%;
margin-top:10px;
padding-bottom:30px;
}

#logo
{
margin-left:10px;
float:left;
}

#maplin
{
margin-top:5px;
float:right;
}


#comingsoontxt
{
color:white;
text-align:center;
clear:both;
margin-left:10px;
margin-bottom:10px;
}

#iframe
{
margin-left:10px;
}

.title {
		/* We're going to add some space next to the titles so we can fit the 16x16 favicon image. */
		background-color:transparent;
		background-repeat:no-repeat;
		background-position:0 3px;
		padding-left:20px;
float:left;
height:16px;
}

h4.title a
{

}


#footnote
{
text-align:right;
}