*{margin:0px;padding:0px}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 79%;
	background-color:#5A6770;
	margin: 0px;
	padding: 0px;
}
.special {
display:none;
}
a {
	color:#333333;
}
p{
	margin-top: 4px;
	margin-bottom:6px;
	display: block;
}
#container {
	margin: 0px auto 0px auto;
	width: 900px;

}
#header{
	background-image: url(header_bg.jpg);
	background-color:#FF6600;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	height: 174px;
	
}
#headertop{
	font-size: 9px;
	color:#999999;
	padding-left:26px
}
#meta{
	float:right;
	padding-left:20px;
	padding-top:20px;
	padding-right:200px;
	width:340px;
	max-width:340px;
	color:#FFFFFF
}
#main{	
	margin:0px;padding:0px;
}
	#navigation {
	height:400px;
	color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	width:200px;
	float:left;
}
#nav_middle
{
	margin:0;
	background-image:url(navmiddle.jpg);
	background-repeat:repeat-y;
	background-position:left bottom;
	padding-left:24px
}
#nav_top
{margin:0;
	background-image:url(navtop.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:94px;
	width:100%;
}
#nav_bottom
{margin:0;
	background-image:url(navbottom.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height:27px;
	width:100%;
}


#page_content{
font-family:Tahoma,Arial, sans-serif;
	color:#333333;
	width:670px;
	float:left;
	margin-right:0px;
	padding:0px;
	margin-left:5px
	}
	#page_middle
{
margin:0;
	background-image:url(page_middle.jpg);
	background-repeat:repeat-y;
	background-position:left bottom;
	padding-left:50px;padding-right:15px
}
#page_top
{margin:0;
	background-image:url(page_top.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:94px;
	width:100%;
	padding-left:48px
}
#page_bottom
{margin:0;
	background-image:url(page_bottom.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height:27px;
	width:100%;
}
#footer{
clear:both;
background-color:#F3EFED;
}




 #tabsJ {
	float:right;
	width:600px;
	font-size:93%;
	line-height:normal;
	background-image: url(tabs/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top:70px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:right;
      background:url("lefttab.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  
      }
    #tabsJ a span {
      float:right;
      display:block;
      background:url("righttab.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;

      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#999999;
      }

    #tabsJ a:hover {

      }
    #tabsJ a:hover span {

      }
	
	
	.column {
	float:left;
	width: 300px;
}
	  
	  .middle {
	width: 160px;
	color: #fff;
	padding:5px;
	min-height:250px
}

h1 {
	font-size: 19px;
	color:#A9891D;
	padding: 10px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	color:#A9891D;
	padding: 10px 0px 10px 0px;
}
h3 {
	font-size: 14px;
	color:#A9891D;
	padding: 10px 0px 10px 0px;
}
h4 {
	font-size: 12px;
	color:#A9891D;
	padding: 10px 0px 10px 0px;
}
.middle h2{
	font-size: 19px;
	color: #FF6600;
	margin: -5px 0px 10px 0px;
}
li {margin-left:15px}

form
{
 
}
fieldset {

	border: solid 1px #006699;

	text-transform: capitalize;
	padding: 6px;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
    }
.fieldsetbackground{
	background-image: url(metal.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.radiogroup{
	float: left;
	border: solid 1px #006699;
	padding: 3px 5px 3px 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 1px;
}
legend {
	color: #FF6600;
	border: solid 1px #006699;
	padding: 4px;
	margin-bottom:4px;
	background-color: #CCCCCC;
    }
label  {
	text-align: left;
    }
.mandatory{
	background-image: url(Websites/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

input{
	color: #FF6600;
	font-size: 11px;
	background-color: #CCCCCC;

	}
select{
	padding-left:10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #006699;
	}
option{
	padding-right:10px;
	}


