	
:focus          {outline:none;}
.subheading 	{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #000; font-weight: bold;}
.heading 		{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #ffffff; font-weight: bold;}
.error 			{color: #FF0000;}
.w100 			{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #666666; width:100px}
.w150 			{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #666666; width:150px}
.w200 			{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #666666; width:165px}
.w300 			{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #666666; width:300px}
.w400 			{font-family: Verdana, Helvetica, sans-serif; font-size: xx-small; color: #666666; width:400px}
br.clearall, 
div.clearall	{ clear:both; height: 0; line-height:0; font-size: 0px;}
	
/*------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	font:56%/1 Arial, Verdana, Helvetica, sans-serif;
	background-color:#fff;
	color:#000;
	}
img {border:none;}	

td {vertical-align:top;}

a {text-decoration:none; font-weight:bold;}
a:link {color:#00789c}
a:visited {color:#00789c}
a:hover {color:#666666; text-decoration:underline;}
a:active {color:#666666}

h1, h2, h3, h4, h5, h6 {
	padding:0 0 15px 0;
	line-height:1.4em;
	font-weight:normal;
	color:#004685;	
	}
h1 {
	line-height:normal;
	font-weight:bold;	
	font-size:2.0em
	}
h2 {font-size:1.4em;
	color:#757575;
	line-height:normal;
	font-weight:bold;	
	}
h3 {
	font-size:1.1em;
	font-weight:bold;
	}
h2.blue, h3.blue {
	color: #004685;
	font-size: 1.2em;
	}
h4 {
	font-size:1.0em;
	font-weight:bold;
	}	
p {
	padding: 0 0 1em 0;
	line-height:1.3em;
}

br.clearall {
	clear:both;
	height:0em;
	line-height:0em;
	}

div.line {
	border-bottom: 1px solid #dddbdb;
	height: 0.1em;
	padding:0;
	line-height: 0.1em;
	font-size: 0.1em;
	margin-left:10px;
	}

/* =Header
-------------------------------------------------------*/

#header {
	background: transparent url(/images/branding/header_bg.gif) repeat-x top;
	width: 760px;
	height: 101px;
	}

#header h1 {padding:60px 0 0 10px; width:450px;}
	
#countryside {
	width: 253px;
	height: 88px;
	background: transparent url(/images/branding/countryside.gif) no-repeat;
	margin:0 auto;
	float:right;
	}

#countryside a {
	overflow:hidden;
	text-indent:-999px;
	display:block;
	height:60px;
	width:178px;
	margin:20px 0 0 55px;
	}	
	



/* =Content
-------------------------------------------------------*/	
	
	
.PrimaryContent	{
	float:left;
	width:760px;
	margin:auto;
	margin-top:20px;
	font-size:1.3em;
	padding-bottom:20px;
	}
	
#secondary-content, #fourth-content {
	float:left;
	width:507px;
	margin:auto;
	margin-left:13px;
	margin-bottom:10px;
	}

ul {
	margin: 0px 5px 10px;
	padding-left:10pt;
	}
ul li {
	color:#00789c;
	font-weight:bold;
	padding: 0 0 10px;
	}
.light-blue,
ul.light-blue li {
	color:#00add2;
	font-weight:bold;
	}
#third-content {
	float: right;
	width:200px;		
	}	
		
#fourth-content h3 {width:173px;}

.content-box {
	background: #fff url(/images/branding/content-box-bg.gif) repeat-x bottom;
	border:1px solid #dddbdb;
	float:left;
	width:485px;
	padding:10px;
	margin:auto;
	margin-bottom:6px;
	}
.content-box-left {
	float: left;
	width: 162px;
	padding-right: 20px;
	}
.content-box-right {
	float: right;
	width: 303px;
	}
.content-box a.more-info {float:right; overflow:hidden; display:block; width:68px;}
	
.content-box .offer a {
	background: url(/images/offer-bg-top.gif) no-repeat top left;
	width: 296px;
	display: block;
	margin: 0 auto;
	text-decoration: none;
	cursor: pointer;
	}	
.content-box .offer a:hover {
	text-decoration: none;
	}	
.content-box .offer a span{
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background: url(/images/offer-bg-bottom.gif) no-repeat bottom left;
	width: 206px;
	padding: 15px 75px 30px 15px;
	display: block;
	cursor: pointer;
	}	
.content-box img {
	border:1px solid #86898c
	}	
div.thickbox-block {
	display:none;
	position:absolute;
	width:303px;
	z-index:1000;
}

#fifth-content {
	float:left;
	margin-left:180px;
	margin-bottom:20px;
	width:300px;
	margin:auto;
	padding: 10px 10px 0 20px;
	background-color:#f5f4f4;
	}

#img-box {
	float:left;
	margin:auto;
	padding: 0 10px;
	}	
#img-box img {border:1px solid #86898c}

/* =Search
-------------------------------------------------------*/	
	
#search {
	width:200px;
	float:right;
	margin-bottom:20px;
	}		

#search h3, #fourth-content h3 {
	background: #004685 url(/images/branding/head-box.gif) no-repeat right top;
	height:26px;
	display:block;
	margin:0px;
	padding:0px;
	}	
#search h3 img,
#fourth-content h3 img { margin:7px 0 0 10px;}	
#search-box {
	width:166px;
	float:left;
	padding: 12px 15px 0px 17px;
	background:#fbf9f9 url(/images/branding/search-box-bg.gif) repeat-x bottom;
	border:1px solid #e0dfdf;
	vertical-align:top;
	}	
	
#search-box h4 {
	margin:8px 0 5px 0;
	padding:0px;
	}	
	
.button, .content-box a img {
	margin:10px 0px 0px 0px;
	float:right;
	border:none;
	}	
.content-box a img {
	margin: 0;
	}	
	
	
/* =Footer
-------------------------------------------------------*/	
	
.footer	{
	height:135px;
	border-top:1px solid #fff;
	background: url(/images/branding/footer-bg.gif) repeat-x top;	
	text-align:center;
	}
	
#footer {
	width:742px;
	margin:auto;
	padding-top:20px;
	text-align:left;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:1.1em;
	line-height:1.2em;
	}	

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 5px;
	overflow:hidden;
	padding:0pt;
	width:100%;
	}
	
#footer ul li {
	border-right:1px solid #9c948c;
	float:left;
	padding:0 5px;
	}	
	
#footer ul li:last-child {border:none;}	

#footer ul#seo-links {
	margin:25px 0 0 0;
	color:#999999;
	}
#footer ul#seo-links li {border-right:none; padding:0;}
#footer ul#seo-links a,
#footer ul#seo-links a:visited {color:#999999; text-decoration:none; padding:0 5px;}
#footer ul#seo-links li.last {color:#ffffff;}

#footer p {
	margin-left:5px;
	padding-bottom:0.2em;
	}

#footer a, #footer a:visited {color:#1A6ED3; font-weight:normal; text-decoration:underline;}

/* =Register
-------------------------------------------------------*/

#register-content {
	width:759px;
	float:left;
	margin-left:0;
	margin-bottom:20px;
	background-color:#f5f4f4;
	padding: 10px 0;
	}	
	
#register-content table {
	font-size:inherit;
	margin: 0 auto;
	width: 739px;
	}	
	
	
/* =Tabs
------------------------------------------------------*/	

.tabbed {
	position:relative;
	width:330px;
	float:left;
	margin:auto;
}

.tab-list {
	left:0pt;
	margin:0 0 0 12px;
	padding:0;
	position:absolute;
	top:0;
	z-index:100;
}
.tab-list li {
	float:left;
	font-size:1.1em;
	color:#a4a4a4;
	list-style-type:none;
	margin:0;	
	height:27px;
	}


.tab-list li a { 
	color:#666;
	text-decoration:none;
	display:block;
	padding:6px 0 0 12px;
	}
	
.tab-list li.current a { 
	color:#000;
	}

.tab-list li#tab-1 {
	background:transparent url(/images/tab-bg-1.gif) no-repeat top left;
	width:86px;

	}
.tab-list li#tab-1.current {
	background:transparent url(/images/tab-bg-1-act.gif) no-repeat top left;	
	}

.tab-list li#tab-2 {
	background:transparent url(/images/tab-bg-2.gif) no-repeat top left;
	width:96px;
	display:none;
	}
.tab-list li#tab-2.current {
	background:transparent url(/images/tab-bg-2-act.gif) no-repeat top left;
	display:block;	
	}

.folder.visible {
	left:0pt;
	position:relative;
	margin-bottom:20px;
}

.folder h4 {color:#00789c;}

.folder {
	background:#fff url(/images/folder-bg.gif) no-repeat top;
	padding:24px 14px 14px 14px;
	position: relative;
	top:26px;
	height:auto;
	margin-bottom:20px;
}
.map { padding: 1px;}
.map span { 
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#365db4;
	}
.map span.gmnoprint { display:none;}

a.brochure {
	display:block;
	width:200px;
	height:37px;
	text-decoration:none;
	text-indent:-9999px;
	background:transparent url(/images/pdf-bg.gif) no-repeat top left;
	overflow:hidden;
	}





	