body {
	text-align: center;
	background-color: #f6f6f6;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	background-image: url(../img/bbg.jpg);
	background-repeat: repeat-x;
	font-family:						arial, sans-serif;
	font-size:							62.5%; /* Makes 1em = 10px */
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 796px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.jpg') top left repeat-y;
}

#header_top {
	margin:0px 10px;
	padding:0px;
	height:3px;
	clear:both;
	background-color: #ffffff;
}
#page_header {
	height: 200px;
	background: #FFFFFF;
	clear: both;
	margin: 10px;
	border: 1px solid #CCCCCC;
}

#page_header h1 {
  padding-top:5px; padding-left:45px;
  margin:0px;
  font-family: verdana;
  font-size: 22px;
  color: #2c4ed5;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:45px;
  font-family: verdana;
  font-size: 12px;
  color: #2c4ed5;
  line-height:22px;
}

#ticker {
	margin:0px 10px;
	padding:0px;
	height:30px;
	clear:both;
	background-color: #160C48;
	background-position: center;
}
#menu_spacer {
	margin:0px 10px;
	padding:0px;
	height:8px;
	clear:both;
	background-color: #ffffff;
}

#menu_bar {
	margin:2px 10px 0px;
	padding:0px;
	height:55px;
	clear:both;
	background-image: url(../img/menu_bar_bg.jpg);
	background-repeat: repeat-x;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:190px;
	margin-right:190px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px #97be53 solid;
  background-color: #bbec67;
  background-image: url(../img/hbg.jpg);
  background-repeat: repeat-x;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  }

#left_side {
	float: left;
	width:178px;
	border: 1px solid #99FF00;

}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px #97be53 solid;
  background-color: #bbec67;
  background-image: url(img/hbg.jpg);
  background-repeat: repeat-x;}

#left_side p {
  margin-top:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  }

#right_side {
	float: right;
	width:178px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px #97be53 solid;
  background-color: #bbec67;
  background-image: url(../img/hbg.jpg);
  background-repeat: repeat-x;}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  text-align: justify;}

#page_footer {
	height: 95px;
	background: #FFFFFF;
	clear: both;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#739240;
}

#page_footer A:link {
	COLOR: #382f0c; text-decoration: none
}
#page_footer A:visited {
	COLOR: #382f0c; text-decoration: none
}
#page_footer A:active {
	COLOR: #382f0c; text-decoration: none
}
#page_footer A:hover {
	COLOR: #382f0c; text-decoration: underline
}

#sub_footer {
	height: 35px;
	clear: both;
	background-color: #363650;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#sub_footer p {
  text-align:left;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#ffffff;
}

#sub_footer A:link {
	COLOR: #ffffff; text-decoration: none
}
#sub_footer A:visited {
	COLOR: #ffffff; text-decoration: none
}
#sub_footer A:active {
	COLOR: #BED73D; text-decoration: none
}
#sub_footer A:hover {
	COLOR: #BED73D; text-decoration: underline
}
#sitemap {
	float: left;
	width: 50%;
}
#foundry {
	float: right;
	width: 50%;
}



#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  color: #ffffff;
  float: left;
  width: 100%;
  height: 35px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-transform: uppercase;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 9px;
  padding-bottom: 11px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 1px #38bd07 solid;
}

#navcontainer ul li a:hover {
  color: #1d2cff;
}
#linklist {
  padding-left: 0;
  margin-left: 0;
  display:block;
  width: 160px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:25px;
  font-family:verdana;
  font-size:12px;
 
}

#linklist li a {
	text-decoration: none;
	display:block;
	width: 160px;
	font-weight: bold;
	padding-left: 10px;
	color: #999999;
}
   
#linklist li a:hover { 
   text-decoration: none;
   display:block;
   width: 160px;
   font-weight: bold;
   padding-left: 10px;
   color: #BED73D;}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

/* NAVIGATION */
			
.cssnav	{
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../img/tab_over.jpg) no-repeat;
	width: 109px;
	height: 48px;
	overflow:hidden;/* for ie to hide extra height*/
			}
.cssnav a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	width: 109px;
	height: 48px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	font-weight: bold;
			}
.selected {color: #000000}
.cssnav a:hover {
	color: #000000;
			}
.cssnav img {width: 109px; height: 48px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 0px;top: 18px;
	text-align: center;
	width: 109px;
	cursor: pointer;   
					     
			}
.cssnav_spacer	{
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 2px;
	height: 48px;
	overflow:hidden;/* for ie to hide extra height*/
			}
			
/* END OF NAVIGATION */

h1 {font-size:1.8em;}

p {font-size:1.2em;}

a {
	padding: 							1px;
	text-decoration:					none;
	color: 								#366d9b;
}

ul {
	list-style-type:					none;
	margin: 							0;
	padding: 							0;
}

fieldset {
	border:								none;
	border-bottom: 						2px solid lightgrey;
	padding:							8px;
}

legend {
	display:							none;
	visibility:							hidden;
}

label {
	font-size:							1.1em;
	font-weight:						bold;
	color: 								#515151;
}

div.lbl {margin:8px 0 0 0;}

div.obj input, textarea {
	width:								270px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						arial, sans-serif;
	font-size:							1.2em;
	color: 								black;
}

textarea {height:100px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

p.err {
	margin: 							3px 0 0 0;
	padding: 							0;
	background:							url(sc_admin/res/error_arrow.gif) no-repeat;
	font-size:							1.1em;
	font-style:							italic;
	text-indent:						20px;
	color: 								#cd0000;
}

#sendme {margin-top:16px;}
