/*++++++++++++++++++++++++++++++++++++++++++++++++++++GENERIC PAGE STYLE++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@page {
	size: landscape;	
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	background-color:#fff;
	font-family:Arial,Verdana,Helvetica;
	line-height:100%;
}
img {
	border: none;
	float: left;
}
a img {
	border: medium none;	
}


/*=================================WRAPPER========================================================*/
#wrapper { 
	background: #FFFFFF;
	margin: 0 auto;
	width: 896px;
	z-index: 0;
	display: block;
	position: relative;
}
/*===================================HEADER======================================================*/
#header {
	width: 684px;
	height: 56px;
	background: url(../img/logo.jpg) no-repeat right;
	border-bottom: 5px solid #6F98D8;
	border-left: 2px solid #6F98D8;
	font-size: 28px;
	color: #000000;
	overflow: visible;
	position: relative;
	float: right;
	z-index: 1;
}

#header h1 {
	color:#B5B5B5;
	font-size:20px;
	font-weight:normal;
	padding-left:20px;
	padding-top:20px;
}
/*===============================================CONTAINER==============================================*/
#container {
	width: 684px;
	position:relative;
	float: left;
	background-color: #FFFFFF;
	z-index: 1;
	display: block;
	overflow: visible;
	border-left: 2px solid #6F98D8;

}
/*===============================================RIGHT PANEL==============================================*/
#panels {
	float:left;
 	position:relative;
	width:210px;
	background: #fff;
	height: 665px;
	overflow: visible;
	padding-top: 56px;
	z-index: 10000;
}
#panels h1 {
	padding-left: 10px;
	color: #e0bc81;
	font-size: 18px;
	font-weight: bold;
}
#panels img {
	margin-left: 18px;
	margin-bottom: 18px;
}
#panels p {
	padding-left: 25px;
	font-size: 12px;
}
#panels p a {
	color: #000;
}
#panels p a:hover {
	color: #FF881F  !important;
}
/*==========================menu======================================*/
#menu {
	width: 210px;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	overflow: visible;
	z-index: 1000;
	float: left;
}

#menu li:hover ul,
#menu li.hover ul {
	display: block;
}

#menu ul li a {
	padding: 2px 0px 2px 20px;
	width: 190px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul li a:hover {
	text-decoration: none;
	background: #6F98D8; 
	color: #fff !important;
	font-weight: bold;
	border-top: 1px solid #d1cdce;
	border-bottom: 1px solid #d1cdce;
	border-left: 1px solid #d1cdce;
	width: 189px;
}

#menu ul li .section {
	color: #FF881F  !important;
}

#menu li ul li a:hover {
	border: none;
	width: 190px;
}

#menu li {
	width: 210px;
	height: 22px;
	float: left;
	list-style: none;
	text-align: left;
	position: relative;
}

#menu li ul {
	position: absolute;
	left: 210px;
	display: none;
	z-index: 1000;
	margin-top: 0px;
	width: 210px;
	border: 1px solid #d1cdce;
}

#menu li ul li {
	width: 210px;
	height: 22px;
	z-index: 1000;
	display: block;
	margin: 0px;
	background: #fff;
}

#menu li ul li a {
	display: block;
	z-index: 1000;
	padding: 3px 0px 3px 20px;
	width: 190px;	
	background: #fff;
}
/*==============================================BANNER===================================================================*/
#banner {
	height: 110px;
	width: 684px;
	padding: 0px;

	float: left;
	border-bottom: 1px solid #d1cdce;
}
#banner img {
	height: 110px;	
}

#banner-text {
	width: 330px;
	margin: 20px;
	background: url('/new/img/texttitle.jpg') no-repeat center top;
	padding-top: 72px;
}

#banner-text h1 {
	font-size: 12px;
	padding-left: 20px;
}

#banner-text p {
	font-size: 12px;
	color: #666;
	padding-left: 20px;
}

/*=============================================CONTENT===================================================================*/
#content .error {
	margin-top: -10px;
}
#content .error * {
	padding: 0px !important;
	margin: 0px !important;
}
#cheader {
	width:684px;
	height: 15px;
	border-bottom: 1px solid #d1cdce;
	border-top: 1px solid #fff;
	float: left;
	color: #fff;
	padding: 5px 0px;
	font-size: 13px;
	text-align:right;
	font-weight: bold;
	background-color: #bbb; 
}
#cheader a {
	color: #6F98D8;
	font-weight: bold;
}
#cheader a:hover {
	color: #000 ;
}

#cheader .left {
	width: 325px;
	padding-left: 15px;
	float: left;
	text-align: left;
}
#cheader .right {
	width: 355px;
	padding-right: 5px;
	float: right;
	text-align: right;
	color: #6F98D8;
}
/*===============================================CONTENT==================================================================*/
#content {
	border: none;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	width:674px;
	color: #444;
	z-index: 100;
	padding:10px 0px 0px 10px;
	font-size:12px;
	height: auto;
	overflow: visible;
	min-height: 480px;
}

#content #content-text {
	padding-bottom:20px;
}
#content #home-top {
	width: 300px;	
}
#content #disp td {
	vertical-align: top;
	text-align: left;	
}
#content form td p {
	margin: 2px 5px 2px 5px;
}
#content td img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#content td img.imgnofloat {
	position: relative;
	float: left;
}
#content #disp .text_span {
	width: 100%;	
}
#content a {
	color:#5278a4;
	font-size:12px;
	font-weight:bold;
}
#content a:hover {
	color:#FF881F;
	text-decoration: underline;
}
#content .bread {
	font-size:14px;
	font-weight:bold;
	color: #666;
	margin-bottom: 10px;
}
#content .bread a {
	font-size:14px;
	font-weight:bold;
	color: #5278A4;
	margin-bottom: 10px;
}
#content table .headers{
	background: #6F98D8;
	color: #fff;
}
#content table .row1{
	background: #c2d6ef;
}
#content table .row2{
	background: #efefef;
}
#content .bread a:hover {
	color: #FF881F;
}
#content .board {
	background: #C2D6EF;
	padding: 5px;	
}
#content .board h4 {
	color: #000;	
}
#content h1 {
	font-size:16px;
	font-weight:bold;
	color: #6F98D8;
	margin-bottom: 10px;
}
#content h1 a{
	font-size:16px;
	font-weight: bold;
}
#content h1 span {
	color: #B5B5B5;
}
#content h2 {
	font-size:14px;
	font-weight:bold;
	color: #6F98D8;
	padding : 0px 0px 4px 0px;
}
#content h2 span {
	color: #B5B5B5;
}
#content h3 {
	font-size:13px;
	font-weight:bold;
	color: #6F98D8;
	padding : 0px 0px 4px 0px;
}
#content h3 span {
	color: #B5B5B5;	
}
#content h4 {
	font-size:12px;
	font-weight:bold;
	color: #6F98D8;
	padding : 0px 0px 4px 0px;
}
#content h5 {
	font : 90% Arial,Verdana,Helvetica;
	padding : 0px 0px 4px 0px;
}
#content h6 {
	font : 75% Arial,Verdana,Helvetica;
	color : Gray;
	padding : 0px 0px 4px 0px;
}
#content p {
	font-size:12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#content p.bold {
	font-size:12px;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
#content p#pagenav {
	font-weight: bold;
	border-top: 1px solid #D1CDCE;
	margin-top: 3px;
	margin-bottom: 3px!important;
}
#content ul {
	padding-left: 22px;
	margin-bottom: 10px;
}
#content li {
	margin-bottom: 3px;
}
.alphabet ul {
	font-size: 12px;
	list-style-type: lower-alpha;
}
#content .indent1 {
	padding-left: 22px;	
}
#content .highlight {
	color: #628CB4;
	font-weight: bold;	
}


#content form#generic {
	display: block;
	padding: 3px;
}

#content form#generic label {
	width: 120px;
	display: inline;
	float: left;
	font-weight: bold;
	text-align: left;
	margin-right: 5px;
}

#content form#generic select {
	display: inline;
}

#content form#generic #search {
	margin-left: 125px;	
}

#content img.logo {
	float: right;
	margin-top: -10px;
}

#content .homeicon {
	float: left;
	width: 300px;
	height: 75px;
	margin-right: 10px;
	margin-bottom: 20px;
	background: url('../img/abcicon.jpg') no-repeat left center;
}

#content .homeicon h1 {
	font-size: 14px;
	padding-left: 80px;
	margin-bottom: 3px;
	color: #54362E;
}

#content .homeicon p {
	color: #666666;
	padding-left: 80px;
}

/*===================================CONTACT FORM=============================================================*/
#contact-form li {
	list-style: none;
	width: 380px;
	clear: both;
	margin-left: 8px;
}
#contact-form {
	color:#666666;
	font-size: 11px;
	width: 388px;
}
#contact-form input {
	float: left;
	margin-bottom: 7px;
	width: 215px;
}
#contact-form select {
	margin-bottom: 7px;
	width: 219px;
	float: left;
}
#contact-form #buttons input {
	width: auto;	
}
#contact-form textarea {
	width: 215px;
	height: 70px;
	margin-bottom: 7px;
	float: left;
}
#contact-form label {
	float: left;
	width: 150px;
}
#contact-form input[type="submit"] {
	float: left;
	margin-bottom: 7px;
	margin-left: 120px;
	width: 215px;
}
#icons {
	padding-top: 120px;
	float: left;	
	color: #666 !important;
}
/*==========================================USER LOGIN FORM=============================================================*/
#user-login li {
	list-style: none;
	clear: both;
	padding-left: 25px;
}
#user-login {
	color:#959595;
	font-size: 11px;
}
#user-login input {
	float: left;
	margin-bottom: 7px;
	width: 125px;
}
#user-login select {
	margin-bottom: 7px;
	width: 129px;
	float: left;
}
#user-login #buttons input {
	width: auto;	
}
#user-login textarea {
	width: 125px;
	height: 70px;
	margin-bottom: 7px;
	float: left;
}
#user-login label {
	float: left;
	width: 120px;
}
/*==================================================LOWPAN=========================================================*/
#lowpan {
	width: auto;
	margin:0px;	
	display:none;
	
	float: left;
	position: relative;
	width: 736px;
	padding-left: 20px;
	font-size: 12px;
}
#lowpan img {
	margin: 10px;
	float:left;
}
#lowpan img:hover {

}
#lowpan a {
	width: 70px;	
}	
#lowpan ul {
	padding-left: 22px;
	margin-bottom: 10px;
}
#lowpan li {
	margin-bottom: 3px;
}
#lowpan .right  {
	width: 243px;
	float: right;
	font-size:12px;
}
#lowpan .plink {
	float: left;
	text-align: center;
	width:70px;
	padding:0px 10px;
}
#lowpan h2 {
	font-size:14px;
	font-weight:normal;
	color: #E0BC81;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*==================================================FOOTER=========================================================*/
#footer {
	width: 684px;
	background: #6F98D8;
	color: #FFF;
	z-index: 10000;
	height: 20px;
	float: left;
}
#footer p {
	font-size: 11px;
	padding-top:3px;
	margin: 0px;
}
#footer a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color:#FF881F;
}
#footer .left {
	float:left;
	width: 300px;
	position: relative;
	text-align: left;
	z-index: 10000;
	padding-left: 5px;
}
#footer .right {
	float:right;
	width: 300px;
	position: relative;
	text-align: right;
	z-index: 10000;
	padding-right: 5px;
}
/*===========================================MISC======================================================*/
span {
	color: #000 !important;	
}

a {
	color:#015A84;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:visited {
	color:#015A84;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#FF881F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:active {
	color:#FF881F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
