/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(bgr.gif) #cbc4ba repeat-x top;
	color: #333;
	font: 12px Arial,Helvetica,Sans-Serif;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/
#page, #footer{
	background: url(page-bgr.gif) repeat-y;
	margin: 0 auto;
	width: 810px;
}

/*=== Header ===*/
#header{
	background: #ffffff;
	height: 62px;
}

/*- Logo -*/
#header h1{
	display: block;
	background: url(logo.gif) no-repeat;
	margin: 0 0 0 5px;
	height: 65px;
	width: 300px;
	position: absolute;
	text-indent: -9999px;
}

/*- Top Menu -*/
#header ul{
	float: right;
	height: 24px;
	padding: 38px 0 0;
}
#header li{
	float: left;
	text-indent: -9999px;
}
#header li a{
	display: block;
	height: 24px;
}
#header li#nav1 a{
	background: url(nav1.gif) no-repeat;
	width: 30px;
}
#header li#nav1 a:hover,
#header li#nav1ON{
	background: url(nav1-.gif) no-repeat;
	width: 30px;
}
#header li#nav2 a{
	background: url(nav2.gif) no-repeat;
	width: 75px;
}
#header li#nav2 a:hover,
#header li#nav2ON{
	background: url(nav2-.gif) no-repeat;
	width: 75px;
}
#header li#nav3 a{
	background: url(nav3.gif) no-repeat;
	width: 74px;
}
#header li#nav3 a:hover,
#header li#nav3ON{
	background: url(nav3-.gif) no-repeat;
	width: 74px;
}
#header li#nav4 a{
	background: url(nav4.gif) no-repeat;
	width: 124px;
}
#header li#nav4 a:hover,
#header li#nav4ON{
	background: url(nav4-.gif) no-repeat;
	width: 124px;
}
#header li#nav5 a{
	background: url(nav5.gif) no-repeat;
	width: 90px;
}
#header li#nav5 a:hover,
#header li#nav5ON{
	background: url(nav5-.gif) no-repeat;
	width: 90px;
}
#header li#nav6 a{
	background: url(nav6.gif) no-repeat;
	width: 88px;
}
#header li#nav6 a:hover,
#header li#nav6ON {
	background: url(nav6-.gif) no-repeat;
	width: 88px;
}


/*=== Flash Headers ===*/
#flashcontent h2{
	text-indent: -9999px;
}

/*- Page Specific Title Picture -*/
#welcome{
	background: url(title-welcome.swf) no-repeat;
}
#flashcontent {
	width: 800px;
	height: 155px;
	margin: 3px 6px 0 0;
	padding: 0 0 0 5px;
	}
	
/*=== Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y right;
	clear: both;
	margin: 0 6px 0 0;
	padding: 0 0 0 5px;
	height: 1%;
}

/*=== Submenu ===*/
#submenu-top{
	background: url(columns-top.gif) no-repeat;
	height: 20px;
	padding: 7px 0 10px 23px;
	font-size: 11px;
	text-transform: uppercase;
}
#submenu-top2{
	background: url(columns-top.gif) no-repeat;
	height: 20px;
}
#submenu-top a{
	color: #DF7627;
	font-size: 11px;
	padding: 0 3px;
	text-transform: uppercase;
}
#submenu-top a:hover{
	color: #333;
}
#submenu-top p{
	padding: 12px 0 0 0;
}

/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 170px;
}

/*- Left Menu -*/
ul.leftmenu{
	padding: 0;
}
.leftmenu li{
	text-indent: -9999px;
}
.leftmenu li a{
	display: block;
	height: 88px;
}
.leftmenu li#tab1 a{
	background: url(tab1.gif) no-repeat;
}
.leftmenu li#tab1 a:hover,
.leftmenu li#tab1ON{
	background: url(tab1-.gif) no-repeat;
}
.leftmenu li#tab2 a{
	background: url(tab2.gif) no-repeat;
	height: 75px;
}
.leftmenu li#tab2 a:hover,
.leftmenu li#tab2ON{
	background: url(tab2-.gif) no-repeat;
	height: 75px;
}
.leftmenu li#tab3 a{
	background: url(tab3.gif) no-repeat;
	height: 60px;
}
.leftmenu li#tab3 a:hover,
.leftmenu li#tab3ON{
	background: url(tab3-.gif) no-repeat;
	height: 60px;
}
.leftmenu li#tab4 a{
	background: url(tab4.gif) no-repeat;
	height: 60px;
}
.leftmenu li#tab4 a:hover,
.leftmenu li#tab4ON{
	background: url(tab4-.gif) no-repeat;
	height: 60px;
}

/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 0 0 10px 0;
	width: 629px;
	background-color: #FFF;
}
#centercol h2{
	margin: 0 70px 10px 0;
	color: #AE000C;
	font-size: 16px;
	font-weight: normal;
}
#centercol h3{
	font-size: 13px;
	font-weight: 100;
	padding: 0 0 5px;
	margin: 3px 0 -3px 0;
	color: #DF7627;
}
#centercol h4{
	color: #AE000C;
	font-size: 12px;
	font-weight: normal;
}
#centercol p{
	padding: 0 70px 10px 0;
}
#content{
	padding: 0 0 20px 25px;
	}
	
/*=== Styling Lists ===*/
.list1{
	padding: 0 0 15px;
}
.list1 li{
	background: url(ico-list.gif) no-repeat left top;
	padding: 0 0 0 8px;
}

/*=== Footer ===*/
#footer{
	background: url(page-bot.gif) no-repeat top;
	clear: both;
	font-size: 11px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

#footer strong{
	font-size: 10px;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/*=== FORMS ===*/
form {
	width: 500px;
	padding: 2px 5px 5px 5px;
	background-color: #F2F0EE;
}
input.txt {
	border: 1px inset #F2F0EE;
	width: 200px;
}
input.btn {
	color: #FFFFFF;
	margin: -15px 0 0 155px;
	background-color: #DF7627;
	border: 1px outset #DF7627;
}
input.regbtn {
	color: #FFFFFF;
	background-color: #DF7627;
	border: 1px outset #DF7627;
}
.smallInput {
	float: left;
	font-size: 11px;
}
.box {
	float: left;
	width: 185px;
	padding: 0 20px 2px 0;
}
.check {
	float: right;
	margin: 0 20px 0 0;
}
.textarea {
	border: 1px inset #F2F0EE;
	width: 200px;
}
.select {
	margin-top: -2px;
	border: 1px inset #DF7627;
	width: 180px;
}

#formArea p{
	padding: 2px 0;
}
fieldset p a{
	color: #AE000C;
}
.error_message {		
	font-size: 10px;
	color: #CC0033;
	padding: 0px 0px 5px 20px;
}
.required {
	font-size: 9px;
	color: #CC0033;
	vertical-align: top;
}
.attach_info {		
	border: 1px inset #D9D4CD;
	color: #000000;
}
form h3 {
	clear: left;
	padding-top: 6px;
}
form h3 label,
form p label {
	float: left;
	width: 30%;
	font-size: 11px;
	color: #333;
}
form h5 {
	font-size: 12px;
	color: #333;
	padding: 0 0 10px 0;
}
fieldset {
	border: 1px solid #D9D4CD;
	background-color: #F2F0EE;
	margin: 10px 5px;
	padding: 10px;
}
legend {
	font-size: 10px;
	font-weight: 900;
	color: #AE000C;
	background-color: #F2F0EE;
}
.rndbox {
	background: #F2F0EE;
	width: 350px;
}
.rndtop {
	background: url(topright.gif) no-repeat right top;
}
.rndbottom {
	background: url(bottomright.gif) no-repeat right bottom;
}


/* Errors */

h4.error {
	color: #D72626;
	background: url(../images/error.png) no-repeat left;
	padding:5px 0 6px 25px;
}
h4.sucess {
	color: #77AC32;
	background: url() no-repeat left;
	padding:2px 0 6px 25px;
}
#infoBox {
	padding:10px;
	width:440px;
	margin-bottom:20px;
}
#infoBox h4{
	font-size: 16px;
}
#infoBox.sucess {
	border:1px solid #72B41C;
	background:#D0EBAC;
	padding-bottom:0px;
}
#infoBox.error {
	border:1px solid #AE000C;
	background: #F7BDBD;
}
#infoBox.sucess a {
	color:#77AC32;
}
#infoBox.sucess a:hover {
	background:#D0EBAC;
}
#content ul.errorList {
 	margin: 0 1px 0px 20px; 
}
#content ul.errorList li {
	list-style: decimal;
 	padding-left: 3px;
	line-height: 20px;
}
#content ul.errorList li a:hover {
	color: #FF0000;
}

