/* CSS Document for Toplink*/

* { padding: 0px; margin: 0px;}

body { 
	background: url(../images/structure/bg.gif) top repeat-x #b6b6b6;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	/*min-height:101%*/	
	overflow: -moz-scrollbars-vertical;}

#page_container {
	text-align: left;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 20px!important;
	margin: 0px auto;
	background-color:#fff;
	padding: 30px 10px 0 10px;
	}
	
#masthead {
	width: 740px;
	margin: 0px;
	padding: 0px;
	background: url(../images/masthead_bg.gif) no-repeat;
	height: 94px;
	overflow: hidden;
	}	

.strapline{color: #00a1bb; font-weight: bold; text-transform:uppercase; vertical-align:top; position: relative; top: 45px;}	

.logo img{border: 0;}	


h1{color: #f90; font-size: 1.2em;}
	
/* Splash */	
	
#splashContainer {
	height:175px;
	margin: 0px 18px 20px 18px;
	color: #333;
	background: url(../images/structure/splashcontainer_bg.jpg) left repeat-x #f8f8f9;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;	
	}
#splashContainer .copy {
	float:left; 
	width:386px;
	}
#splashContainer .copy h1 {
	padding: 12px 0px 0px 12px;
	font-size: 1.2em;
	}
#splashContainer .copy p {
	padding: 12px 12px 0px 12px;
	font-size: 0.8em;
	}
#splashContainer .anim {
	width: 317px;
	float: right;
	}
#splashContainer a{color: #f90; text-decoration:none; font-weight:bold;}

#contentContainer {
	width:704px;
	margin: 10px 18px 0px 18px;
	background: #fff;
	}

#contentContainer .copy { float:left; width: 500px; }

#contentContainer .copy p {
	padding: 12px 30px 0px 12px;
	font-size: 0.8em;
	color: #000;
	}
	
#contentContainer .copy p a {
	color: #e38c0a;
	text-decoration:none;
	}
	
#contentContainer .copy  ul, #contentContainer .copy  li{margin-left: 10px; padding-left: 5px; padding-bottom: 2px; margin-top:10px;}   
#contentContainer .copy  li{list-style-image:url(../images/structure/bullet.gif); padding-left: 5px;}
	
.news img{border:1px solid #ccc; margin-bottom: 10px;}	

#contentContainer .copy p.news_page {
	margin: 4px 30px 0px 12px;
	padding: 0px;
	border-bottom: 1px solid #9BAEC8;

	}

#contentContainer .copy h2 {
	padding: 6px 30px 0px 12px;
	font-size: 1em;
	color: #000;
	}

#contentContainer .copy ul {
	padding: 12px 20px 0px 30px;
	font-size: 0.8em;
	color: #000;
	}

#contentContainer .copy ul ul {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	}

#contentContainer .copy ul ul li {
	margin-top: 0px;
	padding-top: 0px;
	}

#contentContainer .news { width: 180px; float:left;}
#contentContainer .news h2 {
	color:#6d6d6d;
	font-size:0.8em;
	background-color:#e5e5e5;
	width: 180px;
	padding: 8px;
	border: 1px solid #adacac;
	margin-bottom: 4px;
}
#contentContainer .news p {
	color:#000;
	font-size:0.8em;
	background: #fff;
	width: 180px;
	padding: 8px;
	border: 1px solid #adacac;
	margin-bottom: 4px;
}

#contentContainer .news_head{font-weight: bold; color: #019fb8;}

#contentContainer .news p a {
	color:#000;
	text-decoration:underline;
}




#contentContainer .images { width: 176px; float:left;}
#contentContainer .images h2 {
	color:#fff;
	font-size:0.8em;
	background: #9BAEC8;
	width: 160px;
	padding: 8px;
	border-bottom: 1px solid #fff;
}

#contentContainer .images img {
	color:#000;
	font-size:0.8em;
	background: #D9E0EA;
	width: 160px;
	padding: 8px 8px 4px 8px;
}

#contentContainer .images p {
	color:#000;
	font-size:0.8em;
	background: #D9E0EA;
	width: 160px;
	padding: 0px 8px 2px 8px;
}


.both { clear:both;}
	
table{font-size: 80%; margin-left: 20px}
td{padding: 4px;}	
table li{font-size: 120%;}
	
#nav_container {float:left; width:585px; text-align:right; margin:0px; padding:0px;}


/* Splash navigation */

#nav li { float:left; margin:0px; padding:0px 3px 0px 5px; }
#nav a { float:left; display:block; padding:5px 3px 4px 3px; text-decoration:none; font-weight:bold; color:#999; }

#nav {
	margin: 0;
	padding: 0 0 18px 10px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;	
	background: url(../images/structure/tab_select_blue.gif) no-repeat bottom center;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 0.75em;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 10px 12px;
	text-decoration: none;
	}

 #nav a:hover {
	background: url(../images/structure/tab_select.gif) no-repeat bottom center;
	}

#nav li#active a{color: #666!important; background: url(../images/structure/tab_select.gif) no-repeat bottom center;}

form {margin: 0px; }

#formContainer {
	font-size:0.8em;
	/*background: #8B8553;*/
	}

#formContainer label {
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	float:left;
	width: 120px;
	}
	
#formContainer label.quote {
	line-height: 18px;
	padding: 0px 0px 0px 35px;
	float:left;
	width: 230px;
	}
	
#formContainer input {
	width: 160px;
	border: 1px solid #4A6487;
	margin-bottom: 3px;
}

#formContainer select {
	width: 160px;
	border: 1px solid #4A6487;
	margin-bottom: 3px;
}

#formContainer textarea {
	width: 160px;
	border: 1px solid #4A6487;
	margin-bottom: 3px;
}

#formContainer  input.submit {
	width:100px;
	border: 1px solid #4A6487;
	}


/* Footer */

#footer {
	background: #fff;
	text-align: center;
	font-size:0.7em;
	clear: right;
	margin: 30px 18px 5px 18px;;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #666;
}

#footer a {
	color: #4A6487;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000;
	text-decoration:underline;
	}

	
.center { text-align:center}