/************************************************/
/* Genus Plc - Copyright 2009			*/
/* Designed by Twice creative			*/
/* www.twicecreative.com			*/
/* email: hello@twicecreative.com		*/
/************************************************/


body {
	margin: auto;
	font-family: verdana;
	font-size: 0.81em;
	color: #717174;
	background-color: #FFFFFF;
}

a:link {
	color: #005b78;
	text-decoration: none;
}
a:visited {
	color: #005b78;
	text-decoration: none;
}
a:hover {
	color: #005b78;
	text-decoration: none;
}
a:active {
	color: #005b78;
	text-decoration: none;
}

p{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
}

strong{
	color: #005b78;
}

table strong{
	color: #717174;
}

label, textarea, input{
	background-color: #f0f8fd;
	border: 1px solid grey;
}

input.button{
	color: #ffffff;
	background-color: #1da9df;
	border: 1px solid;
	border-color: grey #65543e #65543e grey;
}

input.button:hover{
	color: #ffffff;
	background-color: #1da9df;
	border: 1px solid;
	border-color: #65543e grey grey #65543e;	
}


/*####### WRAPPERS #######*/

#wrap{
	width: 960px;
	margin: auto;
}

#main{
	float: left;
	margin: 0px;
	width: 940px;
	padding: 10px 10px 10px 10px;
}

#left{
	float: left;
	margin: 0px;
	width: 156px;
}

/*####### HEADER CONTENT #######*/

#header{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 784px;
	height: 141px;
}

#logo{
	float: left;
	margin: 80px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	width: 156px;
	height: 141px;
}

#strapline{
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 784px;
	height: 90px;
}

/*####### TOP NAVIGATION #######*/

#topnav{
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 784px;
	height: 24px;
	font-size: 0.88em;
	font-weight: bold;
	font-family: arial;
}

.topnav1 a:link, .topnav1 a:active, .topnav1 a:visited{
	display: block;
	width: 183px;
	margin: 0px 4px 0px 0px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #005b78;
}

.topnav1 a:hover{
	display: block;
	width: 183px;
	margin: 0px 4px 0px 0px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #ffffff;
}

.topnav1.select a:link, .topnav1.select a:active{
	display: block;
	width: 183px;
	margin: 0px 4px 0px 0px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #ffffff;
	background-color: #005b78;
}

.topnav2 a:link, .topnav2 a:active, .topnav2 a:visited{
	display: block;
	width: 183px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #005b78;
}

.topnav2 a:hover{
	display: block;
	width: 183px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #ffffff;
}

.topnav2.select a:link, .topnav2.select a:active{
	display: block;
	width: 183px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #ffffff;
	background-color: #005b78;
}

.topnav1{
	float: left;
	display: inline;
	width: 193px;
	height: 24px;
	margin: 0px 4px 0px 0px;
	background-color: #c3e6f7;
	overflow: hidden;
	/*border: 1px solid #005b78;*/
}

.topnav1:hover, .select{
	background-color: #005b78;
	color: #ffffff;
}

.topnav1on{
	float: left;
	display: inline;
	width: 193px;
	height: 24px;
	margin: 0px 4px 0px 0px;
	background-color: #c3e6f7;
	overflow: hidden;
	/*border: 1px solid #005b78;*/
}

.topnav1on:hover{
	background-color: #005b78;
	color: #ffffff;
}

.topnav1on a:link, .topnav1on a:active, .topnav1on a:visited{
	display: block;
	width: 183px;
	margin: 0px 4px 0px 0px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #ffffff;
	background-color: #005b78;
}

.topnav2on a:link, .topnav2on a:active, .topnav2on a:visited{
	display: block;
	width: 183px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	color: #ffffff;
	background-color: #005b78;
}

.topnav2{
	float: left;
	margin: 0px;
	display: inline;
	width: 193px;
	height: 24px;
	overflow: hidden;
	background-color: #c3e6f7;
	/*border: 1px solid #005b78;*/
}

.topnav2:hover, .select{
	background-color: #005b78;
	color: #ffffff;
}

.topnav2on{
	float: left;
	margin: 0px;
	display: inline;
	width: 193px;
	height: 24px;
	overflow: hidden;
	background-color: #c3e6f7;
	/*border: 1px solid #005b78;*/
}

.topnav2on:hover{
	background-color: #005b78;
	color: #ffffff;
}


/*####### BREADCRUMBS #######*/

#breadcrumbs{
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	width: 774px;
	height: 22px;
	font-size: 85%;
	font-weight: bold;
	color: #005b78;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active{
	color: #1da9df;
	text-decoration: none;
	font-weight: normal;
} 

/*####### MAIN BODY CONTENT WRAPPER #######*/

#body{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 784px;	
}

/*####### LEFT COLUMN CONTENT #######*/

#lcontent{
	float: left;
	margin: 0px 4px 0px 0px;
	display: inline;
	width: 152px;
	background-color: #e5f5fb;
	border-top: 2px solid #005b78;
	border-bottom: 2px solid #005b78;
}

.navigation{
	margin: 0px 2px 0px 0px;
	float: left;
	width: 140px;
	padding: 0px 3px 25px 3px;
	background-color: #e5f5fb;
	overflow: hidden;
	font-family: verdana;
}

.navigation li a:link{
	color: #1da9df;
	text-decoration: none;
	font-weight: bold;
}  

.navigation li a:visited{
	color: #1da9df;
	text-decoration: none;
	font-weight: bold;
} 

.navigation li a:hover {
	color: #005b78;
	text-decoration: none;
	font-weight: bold;
} 

.navon:link, .navon:active, .navon:visited{
	color: #005b78;
	text-decoration: none;
	font-weight: bold;
} 

.navigation li a:active{
	color: #005b78;
	text-decoration: none;
	font-weight: bold;
} 

.navigation ul{
	float: left;
	list-style-type: none;
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e5f5fb;
}

.navigation li{
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	line-height: 16px;
	font-size: 0.84em;
	font-weight: bold;
	color: #1da9df;
	width: 130px;
	background-color: #e5f5fb;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #009fda;
}

.nested ul{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.nested li{	
	width: 100px;
	list-style-type: none;
	margin: 0px 0px 0px 00px;
	padding: 3px 5px 3px 20px;
	border: none;
}

.nested li a:link{
	color: #005b78;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
}  

.nested li a:visited{
	color: #005b78;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
} 

.nested li a:hover{
	color: #005b78;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
} 

.subnavon{
	color: #005b78;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
} 

.nested li a:active{
	color: #005b78;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
} 

#leftlinks{
	float: left;
	margin: 7px 0px 0px 0px;
	width: 152px;
	padding: 15px 0px 15px 0px;
	border-top: 2px solid #005b78;
	font-size: 80%;
}


#leftlinks a:link, #leftlinks a:visited, #leftlinks a:active{
	color: #005B78;
	text-decoration: none;
} 

#leftlinks a:hover{
	color: #005B78;
	text-decoration: underline;
}

.leftlinks{
	float: left;
	margin: 0px;
	width: 147px;
	padding: 5px 0px 5px 5px;
}

.leftlinks p{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px
}

.leftlinks img{
	margin: 0px 5px 0px 0px;
}

/*####### MAIN CONTENT #######*/


#content{
	float: left;
	margin: 0px;
	display: inline;
	width: 587px;
	background-color: #f0f8fd;
}

.content{
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 567px;	
}

#content h1{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.50em;
	font-family: arial;
	color: #005b78;
}

#content h2{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.25em;
	font-family: arial;
	color: #005b78;
}

#content p{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
}

.hr{
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #005b78;
}

/** TABLE STYLES **/


td.borderBtmGreen{
	border-bottom-color:#009FDA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:3px;
	padding-left:0;
	padding-right:0;
	padding-top:3px;
	color:#005B78;
	font-size:1em;
	font-weight:bold;
}

.genusworld td {
	border-bottom-color:#009FDA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:8px;
	padding-left:0;
	padding-right:0;
	padding-top:6px;
	text-align:left;
}

/*.genusworld td{
	font-weight: bold;
	border-bottom: 1px solid black;
	padding: 3px 0px 5px 0px;
	font-size: 90%;
}

.genusworld a:link, .genusworld a:visited, .genusworld a:hover, .genusworld a:active{
	color: #717174;
	text-decoration: none;
} 	*/

a.topLink:hover {
	text-decoration: underline;
} 

a.topLink2 {
	font-size: 110%;
	text-decoration: none;
} 
a.topLink2:hover {
	font-size: 110%;
	text-decoration: underline;
} 


/*####### RIGHT COLUMN CONTENT #######*/

#rcontent{
	float: left;
	margin: 0px 0px 0px 4px;
	display: inline;
	width: 157px;
	padding: 12px 10px 15px 25px;
	font-size: 0.81em;
	border-top: 2px solid #005b78;
	border-bottom: 2px solid #005b78;
	background-color: #e5f5fb;
}

/*####### FOOTER #######*/

#footer{
	float: left;
	clear: both;
	width: 940px;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-size: 0.75em;
}