@charset "utf-8";
/* CSS Document */
/* CSS BY: imicreation */
/*Designer: Vip */

body {
	margin: 0px;
	background-color: #333333;
}
a:link, a:visited, a:hover,    {
	text-decoration: none;
	text-align: center;
}
 
	
#box {
	height: auto;
	width: 980px;
	margin: 0 auto;
}

#header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 145px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.logo {
	height: 128px;
	width: 102px;
	padding-left: 30px;
	padding-top: 8px;
	margin: 0px;
	float: left;
}
.companyname {
	float: left;
	width: 65%;
	padding-top: 75px;
	padding-left: 10px;
	margin: 0px;
	height: auto;
	font-size: 3em;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.topnav {
	width: 100px;
	float: right;
	margin: 0px;
	height: 30px;
	padding: 20px 0 0 0;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topnav ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
}
.topnav ul li a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 80%;
	padding: 0 20% 0 0;
	height: 20px;
	margin: 5px 0 5px 0;
	border-bottom: 1px dotted #FFFFFF;
	line-height: 20px;
	font-size: 0.7em;
}
#mainnav {
	float: left;
	width: 100%;
	background-image: url(images/mainnav_normal.gif);
	background-repeat: repeat-x;
	height: 47px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#mainnav li {
	margin-right: 3%;
	margin-left: 3%;
	display: inline;

}
#mainnav li a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	height: 47px;
	width: 10%;
	display: inline-block;
}
#mainnav li a.active {
	background-image: url(images/mainnav_over.gif);
	background-repeat: repeat-x;
	display: inline-block;
}

#mainnav li a:hover {
	background-image: url(images/mainnav_over.gif);
	background-repeat: repeat-x;
	height: 47px;
	width: 10%;
}

#container {
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #e8e4df;
	-moz-border-radius: 5px;
}
#leftpane {
	padding: 5%;
	float: left;
	height: auto;
	width: 59%;
	margin: 0px;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #C6C0B3;
	text-align: left;
}
#leftpane h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#leftpane h2 {
	color: #5196BA;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#leftpane ul {
	margin-left: 0px;
	padding-left: 12px;
	list-style-type: square;
}
#leftpane ul li {
	color: #333333;
	margin-bottom: 7px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#leftpane p img {
	padding: 1px;
	/*border: 1px solid #C6C0B3;*/
	float: left;
	margin-right: 10px;
}
#leftpane p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-bottom: 20px;
	line-height: 17px;
}
#leftpane fieldset {
	width: 90%;
	float: left;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftpane input {
	float: left;
	width: 80%;
	height: 25px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
#leftpane textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	float: left;
	width: 80%;
	height: 150px;
	border: 1px solid #CCCCCC;
}
.submitbt {
	background-color: #8BDA33;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftpane legend {
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftpane label {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	color: #5196B7;
	float: left;
	width: 100%;
}


.boldblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #5196B7;
	text-align: left;
}
#rightpane {
	float: right;
	width: 24%;
	padding: 4% 3% 5% 3%;
}
.boldgrey {
	font-size: 90%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	line-height: 20px;
}

#rightpane h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
#rightpane h1 img {
	margin-left: 15px;
	margin-bottom: -7px;
}
#rightpane p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-bottom: 10px;
}
#rightpane ul {
	margin-left: 0px;
	list-style-type: square;
	padding-left: 0px;
}
#rightpane ul li {
	color: #8BDA33;
	margin-bottom: 5px;
}
#rightpane ul li a {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: underline;
}
#rightpane p img {
	padding: 1px;
	border: 1px solid #6A6A6A;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.footnav {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footnav ul li {
	display: inline;
	text-align: left;
	margin-right: 10px;
}
.footnav ul li a {
	color: #D5D1C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	line-height: 20px;
}
.copyright {
	width: 50%;
	height: 20px;
	line-height: 20px;
	color: #D5D1C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}
.copyright a {
	color: #8BDA33;
}
