/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #ffffff; /* Optional */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #666;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #369;  }
a:hover { color: #49515C; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#maincontainer {
	margin: 0 auto;
	width: 740px;
	background: #fff;
	border: 1px solid #CC9900;
	padding: 5px 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
	#container {
	margin: 0 auto;
	width: 740px;
	background: #fff;
	}
	
	#Layer1 {
	margin-left: -371px;
	top: 6px;
	
	}
	
	#mainright {
		width:140px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin: 10px;
		}
	
	#maincenter {
		width:140px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin:10px;
		}
	
	#mainleft {
		width:140px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin:10px;
		}
		
		#halfleft {
		width:320px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin: 10px;
		}
	
		#halfright {
		width:110px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin:10px;
		}
		
		#halfleft2 {
		width:230px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin: 10px;
		}
	
		#halfright2 {
		width:230px;
		float:left;
		background:#fff;
		padding-bottom:5px;
		margin:10px;
		}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #ffffff 100% 0;
	border-bottom: 0px;
	border-top: 5px solid #fff;
	padding: 1px 30px;
	height: 100px;
	z-index:2;
	}	
#header h1 {
	margin: 0;
	color: #D0542B;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
#header h2 {
	margin: 0;
	color: #D0542B;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	


/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #ffffff ; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 1.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #FFFFFF;
	background-color: #000000;
	border-right: 1px solid #D0542B; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #D0542B; }
#nav li a.on { background-color: #000000; color: #D0542B; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	z-index:1;
	}
#sidebar div { background: #fff url(../images/para_bg.jpg) repeat-x; }	


/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/

#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 5px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
	padding: 1px 0 5px 0;  
	
  padding: 5px;
	}	
	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/

#content {
	float: left;
	width: 545px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div { background: #fff url(../images/para_bg.jpg) repeat-x; }	

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
	background: #D0542B;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	clear: both;
	}
	


/*-------Images------*/
.img-left-border {float: left; margin: 2px 5px 2px 2px; padding: 0px; border: solid 1px rgb(150,150,150);}
.img-default-border {margin: 2px 2px 2px 2px; padding: 0px; border: solid 1px rgb(150,150,150);}
.img-right-border {float: right; margin: 2px 2px 2px 5px; padding: 0px; border: solid 1px rgb(150,150,150);}

/*-------End Images------*/

/*-------Text and Links------*/

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #CC9900;
}

h1,h2,h3,h4,h5,h6 {font-weight: bold;}

h1 {font-size: 18px; color: #D0542B;}
		
h2 {font-size: 16px; color: #D0542B;}

h3 {font-size: 14px; color: #D0542B;}
		
h4 {font-size: 12px; color: #D0542B;}
		
h5 {font-size: 10px; color: #D0542B;}

h6 {font-size: 10px; color: #666;}

#footer p{
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		margin-right: 5px;
		}
		
#footer a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 10px;
		}
		
#footer a:hover {
	color: #CC3300;
}
		
.subtitle {
	color: #CC9900;
	font-style: italic;
	font-weight: bold;
}

/*------------------------------------------------------------*
**  Left Sub-menu
**------------------------------------------------------------*/

.nav-sub {clear: both;  width: 165px; min-height: 125px; float: left; margin: 0px; padding: 0px;}
.nav-sub ul {float: left; list-style: none; width: 165px; margin: 0px; padding: 0px; }	
.nav-sub li {margin: 0px; padding: 0px;}
.nav-sub li.title {vertical-align: top; margin: 0px; padding: 0px 5px 4px 5px; color: #89303C; text-transform: uppercase; font-weight: bold; font-size: 140%;}
.nav-sub li.group a {display: block; min-height: 1.5em; line-height: 1.5em; margin: 1px 0px 1px 0px; padding: 0px 7px 0px 10px; border-top: solid 1px rgb(200,200,200);  border-left: solid 10px #D0542B; color: #cc9900; font-weight: bold; font-size: 110%;}
.nav-sub li a {display: block; min-height: 1.5em; line-height: 1.5em; margin: 1px 0px 1px 0px; padding: 0px 7px 0px 10px; border-left: solid 10px rgb(201,198,234); color: rgb(100,100,100); text-decoration: none; font-size: 110%;}
.nav-sub li a:hover {border-left: solid 10px #E6852A; background-color: rgb(255,255,255); color: #000000; text-decoration: none;}
.nav-sub li a.selected {border-left: solid 10px #E6852A; color: rgb(0,0,0); text-decoration: none;}
.buffersmall {float: left; width: 165px; height: 12px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}
* html .nav-sub {height: 125px;} /* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li.group a {height: 1.5em;} /* IE6-hack for min-height. Also works for IE7-Beta2 */	
* html .nav-sub li a {height: 1.5em;} /* IE6-hack for min-height. Also works for IE7-Beta2 */
