

/* standard elements */

html {min-height: 100%;}

p, body, img, div, form {
	margin: 0;
	padding: 0;
}

a img {
border : 0px;
}
img {
border : 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body {
	color: #231f20;
	background-image:url('../images/body_bg.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF
}

a {
	color: #231f20;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #0090d6;
	text-decoration: none;
}


p, code, ul {padding-bottom: 1.2em;}



/*
li {list-style: none;}
*/

h1 {
	color: #171429;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
}

h1, h2, h3 {padding-top: 6px;}

/* misc */

.clearer {clear: both;}

.left {float: left;}

.right {float: right;
text-align:right;}

div.welcome {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #231f20;
	padding-top:42px;   
	text-decoration: none;	
}

.search{
width: 213px;
height: 21px;
border:#999999 1px solid;
}

.go {
vertical-align:top;
}

.downloadtitle {
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
display:block;
font-weight:bold;
}

.downloadtitle img{
padding-top: 0px;
vertical-align:text-top;
}
/* structure */

.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 6px 6px 16px 16px;
	width: 906px;
}

/* header */

/* title */

.header {
	background: #ffffff;
	height: 104px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom: #c5c5c6 1px solid;
	padding: 0px 0px 0px 0px;
	width: 906px;
}

.header .left, .header .right {
	color: #FFF;
	height: 104px;	
}

.header .left {
	text-align: left;	
	width: 444px;
}

.header .right {
	overflow: none;
	margin-top: 14px;	
	width: 420px;
}
/*
.right div {
margin-top: 14px;
float:left;
text-align:right;
background-color: red;
width: 450px;
}
*/
.header p, .header .right h2 {padding: 0px;}

.header h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */

.navigation {
	background-color:#171429;
	height: 43px;
	padding: 0px;
}

.navigation a {
	background-color:#171429;
	display: block;
	height:43px;
	float: left;
	padding: 0px;
	text-decoration: none;
}

.navigation a:hover {
background-color:#171429;
}

/* main */

.main {
	border-top: 20px solid #ffffff;
	margin-right: 0px;
}

/* sub navigation */
.blueline {
border-bottom:#42bfeb 1px solid;
margin: 0px;
padding: 0px;
line-height: 0px;
}

.gensidenav h2 {
	color: #171429;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding-left: 0px;
}

/* side navigation as generated */

.gensidenav .news {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #231f20;
	display: block;
	padding: 5px 0 5px 0px;
	margin-left: 25px;
	text-decoration: none;
	width: 195px;
}
.gensidenav .news a {
	color: #72a82a;
	text-decoration:none;
}
.gensidenav .news a:hover {
	color: #231f20;
	text-decoration: none;
}

.gensidenav {
	float:left;
	display:block;
	width: 220px;
	min-height: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 16px;
}
.gensidenav a:hover {
	color: #0090d6;
}
.gensidenav a {
	color: #231f20;
	width: 100%;
	display: block;
}
a.altstate {
	color: #808285;
}

/*  #231f20; */

.gentitle {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #231f20;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:10px;
	margin-left: 0px;   
	text-decoration: none;
	width: 220px;
	border-top: #42bfeb 1px solid;
	border-bottom: #42bfeb 1px solid;	
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #efefef;
}

.genlink {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #231f20;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:10px;
	margin-left: 0px;   
	text-decoration: none;
	width: 220px;
	border-top: #42bfeb 1px solid;
/*	background-image:url('../images/greybullet.gif'); */
	background-repeat:no-repeat;
	background-position: left top;
}
.genlinkopen {
/*	background-image:url('../images/bluebullet.gif');	*/
}
.gensublink {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0090d6;	
	padding-top:6px;
	padding-bottom:4px;
	padding-left:4px;
	margin-left: 18px;   
	text-decoration: none;
	width: 208px;
	border-top: #808285 1px dashed;
}
.gensublinktop {
	padding-top:12px;
	border-top:0px;	
}
.gensublink1 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0090d6;	
	padding-top:2px;
	padding-bottom:4px;
	padding-left:4px;
	margin-left: 30px;   
	text-decoration: none;
	width: 180px;
}
.gensublink2 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0090d6;	
	padding-top:1px;
	padding-bottom:3px;
	padding-left:4px;
	margin-left: 42px;   
	text-decoration: none;
	width: 168px;
}





/* content */

.content {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 628px;
	min-height: 400px;
	margin-bottom: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.pageselector { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 628px;
	height: 20px;
	margin-bottom: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content div {
 margin-right: 16px; 
}
.content .thumbcontainer {
margin:0px;
}
.content .thumbcontainer .thumb {
margin-right: 28px;
width: 122px;
float: left;
}

.content .thumbcontainer .thumb img {
border:#bfbfbf 1px solid;
}

.content .thumbcontainer .thumb h3 {
    color: #171429;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-left: 1px;
}
.content .thumbcontainer .thumb p{
	color: #707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 4px;
	line-height: 13px;
	margin-left: 1px;
}

.content p {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#231f20;
line-height: 18px;}



/* footer */

.footer {
	background-color:#ffffff;
	border-top:#c5c5c6 1px dashed;
	height: 70px;
}
.footer .note{
	color: #231f20;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 20px;
	padding-top: 16px;
	float: left;
	width: 680px;
}
.footer .designby{
	color: #231f20;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	padding-top: 16px;
	float: right;
	width: 100px;
	text-align:right;
	font-weight:bold;
}
.footer .designby a{
border: 0px;
}
.footer .designby img{
border: 0px;
}

.footer a, .footer a:hover {color: #231f20;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #3399cc; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 11px "Trebuchet MS" #3399cc;
line-height:10px;
z-index:100;
text-align:left;
background-color: white;
width:120px;
visibility: hidden;
border-bottom: 1px solid #3399cc;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #3399cc; /*THEME CHANGE HERE*/
padding: 5px 3px;
color:#006699;
text-decoration: none;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #3399cc;
color:#FFFFFF;
text-decoration: none;
}
.sidetitle{
	color: #808285;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	font-weight:bold;
}
.sidetitleon{
	color: #171429;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	font-weight:bold;
}
.leftlinkcontainer{
padding-top:10px;

}
#optOpen, #optOpen3, #optOpen2 {
	DISPLAY: block;
	margin-top: 5px;
	cursor: pointer;
}
#optClose, #optClose3, #optClose2{
	DISPLAY: none;
	margin-top: 5px;
	cursor: pointer;
}
#optInfoComp, #optInfoComp1, #optInfoComp2{
DISPLAY: none;
padding: 0 0 0 0;
padding-bottom: 10px;
}
.open {
display:block;
}
.linebreak {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: #ddd; PADDING-BOTTOM: 0px; MARGIN: 4px 0px; BORDER-LEFT: 0px; COLOR: #ddd; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 1px
}
.label_td {
	PADDING-RIGHT: 5px; DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 11px; WIDTH: 130px; COLOR: #333; WHITE-SPACE: nowrap; TEXT-ALIGN: right
}
.actionModule .sectionHeader_active {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; MARGIN: 10px 10px 10px 0px; COLOR: #424d61; PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #000000;
}
/*================= Drop Down End =================*/
.newsshowing{
width: 200px;
float:left;
margin:0px;

}
.newspaging {
width: 350px;
float:right;
margin:0px;
text-align:right;
}
.breadcrumb {
display:block;
padding-top:3px;
font-size: 12px;
padding-bottom:3px;
border-bottom:#999999 1px dashed;
border-top:#999999 1px dashed;
margin-bottom: 10px;
font-weight:bold;
}
.breadcrumb a{
font-weight:bold;
}
.breadcrumb a:hover{
font-weight:bold;
}
table.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 0px;
	font-size: 12px;
	background-color: #f0f0f0;
	width: 250px;		
}
table.signupform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f0f0;
	width: 100%;	
}

td.signupform {
	height: 29px;
}

table.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 0px;
	font-size: 12px;
	background-color: #f0f0f0;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 0px;
	font-size: 12px;
	background-color: #f0f0f0;
}
table.exploder {
	font-family: arial; sans-serif;
	font-size: 12px;
	border: solid 1px #e0e0e0;
	background-color:#f0f0f0;
	width:230px;
}
td.plus {
	background-image: url("plus.gif");
	width: 16px; height: 22px;
}
td.endplus {
	background-image: url("endplus.gif");
	width: 16px; height: 22px;	
}
td.minus {
	background-image: url("minus.gif");
	width: 16px; height: 22px;	
}
td.endminus {
	background-image: url("endminus.gif");
	width: 16px; height: 22px;	
}
td.plus {
	background-image: url("plus.gif");
	width: 16px; height: 22px;	
}
td.vline {
	background-image: url("vline.gif");
	width: 16px; height: 22px;	
}
td.vlinet {
	background-image: url("vlinet.gif");
	width: 16px; height: 22px;	
}
td.endvlinet {
	background-image: url("endvlinet.gif");
	width: 16px; height: 22px;	
}
td.blank {
	width: 16px; height: 22px;
}
