
body {
	background-image: url(images/bg.gif);
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*text-align:center;*/
	background-color: #657B99;
	background-repeat: repeat-y;
}

#frame {
	width:762px;
	/*margin-right:auto;*/
	margin-left:36px;
	margin-top:4px;
	padding: 0px;
	text-align:left;
	/* borders only for reference */
	border-color:#666666;
	/*border-style:dashed;*/
	border-width:thin;
	
}

.frame-bg {
	background-image: url(images/sec-bg.jpg);
	background-position: -2px 0px;
}

#header span.pic1 {background:url("images/header.jpg") top left no-repeat;}

#header {
      margin: 0px;
	  padding:0;
      position:relative;
      width:762px; 
	  height:146px;
      overflow:hidden;
}
#header span {
      display:block;
      position:absolute;
	  margin-left:9px; 
	  left:0; top:0; z-index:1;
      width:762px; 
	  height:146px;
      margin:0; padding:0;
}
#contentheader {
	background-image: url(images/header.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	/*background-color:#CCFFFF;*/
	height:146px;
	position:relative;
}
#contentnavigation {
	background-color:#CCFFFF;
	height:30px;
	width:762px;
}
#contentleft {
	width:510px;
	height:317px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(images/people.jpg);
	background-repeat: no-repeat;
	background-position: 0 38px;
}

#contentleftsecondary {
	width:510px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
	/*background-image: url(images/people.jpg);
	background-repeat: no-repeat;
	background-position: 0 38px;*/
}

#contentleftsecondaryhelp {
	width:762px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
	/*background-image: url(images/people.jpg);
	background-repeat: no-repeat;
	background-position: 0 38px;*/
}

#contentright {
	width:251px;
	padding:0px;
	margin:0px;
	float:left;
	position: relative;
	
	/*
	background-image: url(images/view.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left: 1px solid #000000
	idth:251px;
	padding:0px;
	float:left;
	background-color:#FFCCFF;*/
}

.rightbody {
	width:auto;
	margin:15px;
	margin-top: 10px;
}

.secondarybody {
	width:auto;
	margin:15px;
	margin-top: 10px;
	background-image: url(images/sec-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footertop {
	width:762px;
	height:2px;
	padding: 0px;
	background-color:#727272;
	margin: 0px;
}

#footer {
	width:762px;
	height:87px;
	padding-top:5px;
	padding-bottom:15px;
	background-color:#7F7F7F;
	clear:both;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF;
}

#footer a:link { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #FFFFFF;}
#footer a:visited { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #FFFFFF;}
#footer a:active { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #FFFFFF;}
#footer a:hover { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #FFFFFF;}

a.black:link { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #000000;}
a.black:visited { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 11px;color: #000000;}
a.black:active { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 11px;color: #000000;}
a.black:hover { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 11px;color: #000000;}

a.orange:link { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #CC6600;}
a.orange:visited { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 11px;color: #CC6600;}
a.orange:active { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 11px;color: #CC6600;}
a.orange:hover { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 11px;color: #CC6600;}

a:link { text-decoration: none; font-weight: bold; font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #BD5305;}
a:visited { text-decoration: none; font-weight: bold; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #BD5305;}
a:active { text-decoration: none; font-weight: bold; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #BD5305;}
a:hover { text-decoration: underline; font-weight: bold; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #BD5305;}



.member_required {
	color: #CC6600;
}

#content {
	position:relative;	
	float:left;
	width: 762px;
	height:30px;
	background-color: #f4ecd9;
	/*padding: 1em 0;
	border: 6px double #7d6340;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 32em;*/
}

/*
h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}
*/
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#policy {
	list-style:disc;
	padding:10px;
}
#nav a {
	font-weight: bold;
	color: #000000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 0.3em 10px;
border: 1px solid #000000;
	border-width: 1 1px;
}

#nav li ul li {
	width: 180px;
}
#nav li li a:hover {
	padding: 0.3em 10px;
	border: 1px solid #000000;
	border-width: 1 1px;
color: #FFFFFF;
}

li {
	float: left;
	position: relative;
	/*width: 10em;
	text-align: center;*/
	cursor: default;
	background-color: #FFFFFF;
	/*border: 1px solid #7d6340;*/
	border-width: 1px 0;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	/*background: url(images/ddbg3.gif) bottom left no-repeat;*/
	background-color:#DC8A0D;
	/*padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;*/
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: #DC8A0D;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

input,submit,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

input.submit {
    background: #fefefe url(images/buttonGradient.gif) repeat-x; 
	border: 3px double; 
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	color: #484C4F;
	font-size:11px;
}

.data_table {
/*border-width:1px; 
border-color:#CCCCCC;
border-style: solid;*/
background-color:#333333;
width:95%;
margin-left: auto; 
margin-right:auto; 
text-align: left;}

.data_table tr {
background-color:#FFFFFF;}

.data_table table {
width:100%;}

.data_table th {
background-color:#4D5D77;
color: #FFFFFF;
text-align:left;
padding:4px;}

