/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

form{
	margin: 0px;
}

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;	
}

.grayTxt{
	color: #545454;
}
.bold{
	font-weight:bold;
}

.blueTxt{
	color:#000099;
}
.heading1{
	font-size:1.2em;
}
.brown{
	color:#A84A0C;
}
.brownBG{
	background-color: #A84A0C;
}

.normalText{
	font-size:.8em;
}
.normalText_r{
	font-size:.8em;
}
.normalText_r td{
	font-size:.8em;
}

.frmField_mandatory{
	color: red;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.link{
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}
.link img{
	border:0px;
}
.divlink{
	cursor:pointer;
	cursor:hand;
}

.black{
	color: black;
}

.pgContainer{
	/*border:1px solid black;*/
}
.pgLH{
	background-image: url(images/site_lhBG.gif);
	background-repeat: repeat-y;
}
.pgRH{
	background-image: url(images/site_rhBG.gif);
	background-repeat: repeat-y;
}

/* top band display stuff */
#logoBox, #toplinkBox{
	background-image: url(images/bg_topline1.gif);
	background-repeat: repeat-x;
}
#topLinkbox1{
	width: 307px;
	height: 24px;
	background-image: url(images/bg_topLinks1.gif);
	background-repeat: no-repeat;

}
#topLinkbox2{
	height: 22px;
	width: 405px;
	background-image: url(images/bg_topLinks2.gif);
	background-repeat: no-repeat;
}

#promoBan{
	background-color: #A84A0C;
}
/* footer band display stuff */
#footerCopyrights{
	font-size: .7em;
	color: #545454;
	border-top: 1px solid #BABABA;
	padding: 8px 0px 15px 15px;
}
#technews_copyrights{
	font-size: .6em;
	text-align: right;
	color: #545454;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* page nav links */
#navLinks_top1{
	font-size: .7em;
	font-weight: bold;
	float: right;
	margin: 4px 10px 2px 5px;
}
#navLinks_top1 img{
	float: left;
	margin: 0px 7px 2px 2px;
}
#navLinks_top2{
	font-size: .7em;
	font-weight: bold;
	float: right;
	margin: 4px 10px 2px 5px;
}
#navLinks_top2 img{
	float: left;
	margin: 0px 7px 2px 2px;
}

/* home rh panel1*/
#rhPanel1{
	width: 245px;
	margin: 10px 0px 0px 0px;
	height:100%;
}
#rhPanel_container{
	background-image: url(images/bg_rhPanel1.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#rhContent1{
	margin: 10px 5px 0px 0px;
}

/* home content */
#content1{
	margin: 20px 10px 15px 10px;
}
#contentItem1{
	margin: 0px 8px 0px 10px;
	font-size: .8em;
/*	color: #545454;*/
	line-height: 18px;
}
#contentHeader1{
	margin-bottom: 5px;
}
#contentTitle1{
	font-size: .9em;
	font-weight: bold;
	float: left;
}

#contentPostDt1{
	font-size:.8em;
	float: left;
	margin: 2px 0px 0px 15px;
}
#contentSeparater1{
	background-image: url(images/spacer_dot.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 10px 0px;
	height:1px;
	font-size: 1px;
}

#contentItem2Width{
	width:215px;
	margin: 0 auto;
}
#contentHeader2{
	font-size:.8em;
/*	font-weight: bold;*/
	margin: 2px 2px 5px 0px;
}
#contentItem2{
	font-size:.8em;
	line-height: 18px;
	color: #535353;
}
#contentMore2{
	height: 22px;
	font-size: .7em;
	text-align: right;
}
#contentMore2 a{
	color: #A84C09;
}

#contentHeader4{
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 5px;
}
#linkStyle1{
	color:#A84C09;
}

/* text colors */
.txtColor1{
	color: #F76D00;
}
.txtColor2{
	color: #8FA92E;
}
.txtColor3{
	color: #008CE4;
}

/* login box*/
#loginBox{
	width: 230px;
	height: 175px;
	border: 1px dotted black;
/*	background-image: url(images/bg_loginBox1.gif);
	background-repeat: repeat-x;*/
}
.txtStyleNormal1{
	font-size:.7em;
}
input.txtBoxStyle1{
	border: 1px solid #C0C0C0;
}
#sideNewsTitle{
	border-bottom: 2px dotted #F86E01;
	padding: 3px 3px 3px 20px;
	font-size:.9em;
	font-style: italic;
	font-weight: bold;
}

/* whats new styles */
#whatsnew{
	width: 450px;
	border: 1px solid black;
}
#whatsnewContent{
	width: 435px;
	padding: 5px;
}

/* whats new content */
#contentHeader3{
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
}
#contentItem3{
	text-align: left;
	font-size:.8em;
	color: #535353;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}

.loginBox_topInfo{
	padding:2px;
	font-size:.7em;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
}

h2{
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.siteMapPath a{
	color:blue;
}

.frmL, frmL_bg{
	color: #696969;
	font-weight: bold;
	padding: 1px 2px 0px 0px;
	font-size: .8em;
}

.frmL_bg{
	background-color: #f1f1f1;
	padding: 2px;
}

.frmInfoPane{
	margin:15px 10px 15px 10px;
	padding: 10px;
	color: black;
	background-color: #FFFFCC;
}