/* CSS Document */

body {
	margin:20px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

p {
	margin: 10px 0 15px 0;
}

h2 {
	color: #FFF;
	font-weight: normal;
	font-family: Calibri, Arial, "Helvetica sans-serif";
	font-size: 1.6em;
	margin: 10px 0 6px 0;
}

h4 {
	font-size:1.1em;
	color: #7D91B1;
	margin: 10px 0 6px 0;
	}

ul {
	margin: 0 0 0 30px;
}

li {
	line-height: 1.6em;
	color: #38B03E;
}

a {
	color:#38B03E;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
}

label {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
	width: 98px;
	color: #7d91b1;
}

input {
	border: 1px solid #7d91b1;
	width: 185px;
	float: right;
}

input.btn {
	background-color: #7D91B1;
	width: 80px;
	color: #fff;
	float: right;
	cursor: pointer;
	font-size: 0.9em;
	padding: 0px 3px;
}

input.btn:hover {
	background-color: #000066;
}

.formitem {
	float: left;
	width: 298px;
	margin: 10px 0 2px 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#top {
	width:936px;
	padding:11px 12px 0 12px;
	float: left;
	background-image: url(../images/topbg.jpg);
	background-position: top center;
	}
	
#top_content {
	border-top: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	float: left;
	width: 934px;
}

#top_left {
	width:240px;
	background-color:#7d91b1;
	height: 280px;
	float: left;
	padding: 0;
	background-image: url(../images/nokl_copy.gif);
}

#bottom_right h3 {
	color: #38B03E;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#logo {
}

#logo h1, #logo h2 {
	display:none;
	}

#logo h1 strong { 
	display:none;
}

#logo a{
	width: 200px;
	height: 80px;
	display:block;
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
}

#top_right {
	width:694px;
	height: 280px;
	float: left;
	background-image: url(../images/image_01.jpg);
}
	
#bottom {
	width:936px;
	padding:0 12px 0 12px;
	float: left;
	background-image: url(../images/bottombg.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
	}
	
#bottom_left {
	width:220px;
	float: left;
	padding: 50px 0 30px 20px;
}

#bottom_left h3 {
	margin:0;
	font-size: 1.5em;
	}

#bottom_right {
	width:654px;
	float: left;
	padding: 30px 20px;
	font-size: 1em;
}
	
#bottom_content {
	float: left;
	width: 934px;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

#footer {
	width:936px;
	height:31px;
	padding:0 12px 0 12px;
	float: left;
	background-image: url(../images/footerbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
.footer_content {
	float: left;
	width: 934px;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	height: 17px;
	border-bottom: 1px solid #c4c4c4;
}

#navigation {
	background-color:#38b03e;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float: left;
	width: 934px;
	/*width: 934px;*/
}

#navigation ul {
	margin:0;
	padding:0;
	/*padding-left: 93px;*/
	padding-left: 30px;
	width:100%
	/*float:right;*/
	/*width: 694px;*/
	/*width: 840px;*/ /* to fit in a media tag */
	list-style-type: none;
}

#navigation li {
	margin:0 50px 0 0;
	padding:0;
	float: left;
	font-size: 1.1em;
}

#navigation li.first {
	margin-right:59px;
}

#navigation li.last {
	margin:0;
	float: right;
}

#navigation li a{
	display:block;
	color: #fff;
	text-decoration: none;
	padding: 2px 25px;
	font-weight: normal;
}

#navigation li a:hover, #navigation li a.selected {
	background-color:#fff;
	color: #38B03E;
}
#navigation li li {
	background-color: #38B03E;
	margin: 0;
	line-height:normal;
	font-size:0.85em;
	width: 180px;
}
#navigation li li a {
	font-weight: normal;
	padding: 5px 5px 5px 8px;
	color:#fff;
}

#navigation li li a:hover {
	background-color: #FFF;
	color: #38B03E;
}

#navigation li a:hover, 
#navigation li .selected{
	text-decoration: none;
}

#navigation  a { display: block; }
div#navigation  li {

}
div#navigation  ul ul {
	display: block;
	z-index: 500;
	position: absolute;
}
div#navigation  li:hover { z-index: 100; cursor: pointer; }
div#navigation  li:hover ul ul,
div#navigation  li li:hover ul ul,
div#navigation  li li li:hover ul ul,
div#navigation  li li li li:hover ul ul { display: none; }
div#navigation  li:hover ul,
div#navigation  li li:hover ul,
div#navigation  li li li:hover ul,
div#navigation  li li li li:hover ul { display: block; }
/* ## Edit values below to create pop up/down/out navcont  levels */
div#navigation  ul {
}
div#navigation  ul ul {
	left: 0; /* set horizontal offset - 100% set navcont  to right */
	top: 21px; /* set vertical offset - 100% to go underneath */
	width: 180px; /* set to width of popout level two & above */
	
}

div#navigation ul li ul {
	left: -17px; /* set horizontal offset - 100% set navcont  to right */
	top: 100%; /* set to width of popout level two & above */
	
}
div#navigation  ul ul ul {
	left: 100%; /* set horizontal offset - 100% set navcont  to right */
	top: 0px; /* set vertical offset - 100% to go underneath */
	width: 144px; /* set to width of popout level three & above */
}
body{ behavior:url(css/csshover.htc); } /* required to work with older IE */
/* ### end of pop out menu ### */	

.button {
	width: 188px;
	border: 1px solid #fff;
	text-align: center;
}

.button a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 0;
	background-color: #38B03E;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 1.1em;
}

.button a:hover {
	color: #fff;
	background-color: #1F2479;

}

.left {
	width: 340px;
	float: left;
	margin-right: 14px;
}

.right {
	width: 300px;
	float: left;
	padding: 10px 0 0 0;
}

.thanks {
	text-align:center;
	width: 250px;
	margin: 0 auto;
	background-color: #EDEDED;
	border: 1px dotted #ccc;
	}

.full {
	width: 654px;
	float: left;
}

.green {
	color:#38B03E;
}

.black {
	color:#000;
}

.regcopy {
	background-color:#fff;
	padding:15px;
	width: 158px;
	margin: 20px 0 0 0;
	}

