@import url("http://cms3.jhadmin.net/tempInc/genericCSS.css");

*
{
	font-family: inherit;
	color: inherit;
	font-size: inherit;
}

body
{
	color: #020202;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	margin: 0px 0 20px 0;
	background: #F1F1F1 url(/images/mainbg.gif) repeat-y;
}	

b, strong
{
	color: #020202;
}
.txt
{
	color: #2E3786;
	font-size: 65%;
}
h1
{
	font-size: 1.7em;
	color: #2E3786;
}

td
{
	color: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 65%;
	text-align: left;
	vertical-align: top;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

select, input, textarea
{
	font-size: 1.1em;
}	
P
{
	line-height: 1.5;
}
a
{
	color: #2E3786;
	text-decoration: none;
}
p a, td a, #contact a
{
	font-weight: bold;
}
a:hover, p a:hover, td a:hover, #contact a:hover
{
	text-decoration: underline;
}

#container
{
	width: 760px;
	margin-left:0px;
}	

#header
{
	width: 760px;
	height: 100px;
	text-align: right;
	background-color: #fff;


}
#header .logouk
{
	float:left;
	width: 147px;
	height: 70px;
	background: url(/images/logouk.gif) no-repeat 5px 5px;
	cursor:pointer;
}
#header .logosa
{
	float:left;
	width: 147px;
	height: 70px;
	background: url(/images/logosa.gif) no-repeat 5px 5px;
	cursor:pointer;
}
#header .logonl
{
	float:left;
	width: 147px;
	height: 70px;
	background: url(/images/logonl.gif) no-repeat 5px 5px;
	cursor:pointer;
}
#header .logoes
{
	float:left;
	width: 276px;
	height: 70px;
	background: url(/images/logoes.gif) no-repeat 5px 5px;
	cursor:pointer;
}


#loginbtn
{
	padding: 30px 0 0 0;
}

#banner
{
	width: 760px;
	height: 160px;
}

#leftbanner
{	
	float: left;
	width: 430px;
}

#rightbanner
{		
	float: right;
	width: 310px;
}

.pagenav
{
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	list-style:none;
}

.pagenav li
{
	display: inline;
	color: #666;
	margin: 0;
	padding: 0;
}

.pagelink a, .subpagenav a, .pagelinkon a, .subpagenavon a
{
	text-transform: capitalize;
	text-decoration: none;
}
#subpagenav li
{
	margin-left:5px;
	margin-top:5px;
	padding:0px;

}
#subpagenav .header
{
	color: #000000;
	margin-left:2px;
}

.pagelink a, .subpagenav a
{
	color: #2E3786;
}

.pagelinkon a, .subpagenavon a
{
	color: #FAAD4B;
}

.pagelink a:hover, .subpagenav a:hover
{
	color: #FAAD4B;
	text-decoration: none;
}

.pagelinkon a:hover, .subpagenavon a:hover
{
	color: #2E3786;
	text-decoration: none;
}

#main
{
	
	width: 760px;	
	padding: 20px 0 0 0;
	background: url(/images/mainbg.gif) repeat-y;
	position:relative;
}

#leftdiv
{	
	float: left;
	width: 180px;
	padding: 0px;
		top:0px;
	position:relative;
}

#rightdiv
{
	width: 550px;
	margin-left: 200px;
		top:0px;
		position:relative;
	
}

#innerleft
{	
	float: left;
	width: 370px;
	_height: 400px;
	min-height: 400px;
	padding: 0 0 20px 0;
}

#innerright
{		
	float: right;
	width: 170px;
}

#subpagenav
{
	margin: 53px 0 0 10px;
	padding: 0;
	list-style:none;
}

#linkboxdiv
{
	margin: 25px 0 0 0;
}

#loginbtn a
{
	color: #666;
	text-decoration: none;
	margin-right: 10px;
}

.lbbody
{
	font-weight: bold;
	color: #999;
	padding: 10px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}

.lbbody a
{
	color: #999;
	text-decoration: none
}

.lbbody a:hover, #loginbtn a:hover
{
	text-decoration: underline;
}

#footer
{
	clear: both;
	width: 560px;
	height: 30px;
	margin-left: 200px;
	padding: 10px 0 15px 0;
	border-top: 1px solid #dbdbdb;
}

#contactus
{
	float:right;
	display:table;
	width:300px;
	background-color: #F1F1F1;
	margin:10px 10px 0 0;
	color: #2E3786;
}
#contactus ul
{
	width:250px;
	margin:30px;
	padding:0px;
	list-style: none;
}
#contactus li
{
	clear:both;
}
#contactus label
{
	display: block;
	float: left;
	width: 40px;
	margin:0 10px 0 0;	
	line-height:20px;
}
#contactus ul input
{
	display: block;
	float: left;
	height:20px;
	margin:0px;
	padding:0px;
	width:195px;
	border:1px solid #cccccc;
	color:#000;	
}
#contactus textarea
{	
	display: block;
	width: 250px;
	height: 100px;
	border:1px solid #cccccc;
	color:#000;	
	margin: 0px;
	padding: 0px;
}
#contactus .contactusbutton
{
	display: block;
	float: right;
	width: 65px;
	margin: 20px 0 0 0;
}

#thankyou
{
	margin: 30px;
	color: #FAAD4B;
}
#innerleft li, #innerleft ul
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	list-style: none;
}
#banner .flashplayerrequired div
{
/*#reamde: the flashplayerrequired is set inside the @import(ed) file genericCSS.css*/
	margin-top:110px;
	margin-left:225px;;

}