BODY {
	margin: 0;
	background-color: #FFFFFF;
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/siteImages/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
tbody { font: 12px normal Verdana, Arial, Helvetica, sans-serif;}
A {
	text-decoration: underline;
	color:#000000;
}
A:link {
	text-decoration: underline;			
}					
A:hover	{ 
	color: #F4AB27;
	text-decoration: none;			
}		
H1 {
	font-size:130%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
}
H2 {
	font-size:120%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
}
H3 {
	font-size:110%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
}
H4 {
	font-size:100%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
}
H5 {
	font-size:90%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
}
H6 {
	font-size:80%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
}
.newsBar HR	{

	width:150px;
	height:0px;
	color: #F4AB27;
	background-color: #F4AB27;
	border-bottom:1px dashed #FFFF00;
	border-top:0px solid;
	border-left:0px;
	border-right:0px;
	}				
			
.whiteBg 	{ background-color:#FFFFFF;}
.darkBg 	{ background-color:#F4AB27;}
.medBg 		{ background-color:#F4AB27;}
.lightBg 	{ background-color:#F9D592;}
.whiteFg 	{ color:#FFFFFF;}
.darkFg 	{ color:#F4AB27;}
.medFg 		{ color:#F4AB27;}
.lightFg 	{ color:#F9D592;}

/* Set size of text in editor */
.1 {font-size: 8px;}
.2 {font-size: 10px;}
.3 {font-size: 12px;}
.4 {font-size: 14px;}
.5 {font-size: 18px;}
.6 {font-size: 24px;}
.7 {font-size: 36px;}


.headerContainer {

}



.contentsContainer {
background-color:#FFFFFF;
border-left:solid 1px #FFA74E;
border-right:solid 1px #DD852B;
border-top:solid 0px;
border-bottom:solid 1px #DBDBDB;
padding: 10px 10px 10px 10px;

}

.ForumcontentsContainer {
background-color:#FFFFFF;
border-left:solid 1px #FFA74E;
border-right:solid 1px #DD852B;
border-top:solid 0px;
border-bottom:solid 1px #DBDBDB;
padding: 0px 0px 0px 0px;

}
.leftContainer {
background-color:#FFBF43;
border-left:solid 1px #FFAF43;
border-right:solid 1px #DD921F;
border-top:solid 0px;
border-bottom:solid 1px #DD921F;
}

.rightContainer {
background-color:#FFBF43;
border-left:solid 1px #FFAF43;
border-right:solid 1px #DD921F;
border-top:solid 0px;
border-bottom:solid 1px #DD921F;
}

.Sideindent {
	height:10px;
	border-bottom:solid 2px #FFB03A;
	border-top:solid 2px #E4901E;
	font-size:2px;
	font
	}


#TWAfooter a{
	font-size:80%;
	color:#FFFFFF;
	text-decoration:none;

}
#TWAfooter a:hover{
	font-size:80%;
	color:#000000;
	text-decoration:none;

}
.barDivider {
	border-bottom: 1px solid #FADAA0;}

.newsBar {
	background-color:#FFAA33;
	border-top: dashed 1px #FFFF00;
	border-bottom:dashed  1px #FFFF00;
	padding: 3px 3px 3px 3px;
	color:#FFFFFF;
	}
.newsBar a{
	color:#FFFFFF;
	text-decoration:none;
	}
.newsBar a:hover {
	color:#FFFF00;
	text-decoration:none;
	}

/* Search Plugin */

.search-button	{background-color: #F4AB27; border-bottom:1px #AE7409 solid; border-top:1px #AE7409 solid; border-left:1px #AE7409 solid; border-right:1px #AE7409 solid; font-size:10px; color: #FFFFFF; font-weight:bold; width:22px; height:22px;
				}	
#searchContainer { text-align: left; padding-left:1px;}	
.searchHighlight { background-color:#FFFF66; }	
#searchResults { font-size: 100%; }
#highlightLink { font-size:11px; color: #FFFFFF;}
#highlightLink:hover { color: #FFFF00;}
.warning {font-size:9px; color: #eee;}
.searchInput {border:1px #F4AB27 solid; height:18px;}
.formfield_focus {border:1px #F4AB27 solid; height:18px;}
.formfield	{border:1px #F4AB27 solid; height:18px;}
.search-title {color:#F4AB27; font-size:12px; font-weight:bold;}
/* Search Plugin End */

/* Sitemap */
#sitemap {
	font-size: 100%;
}

#sitemap ul { font-size:100%; font-weight:bold; padding-top:10px; padding-bottom: 5px;}
#sitemap ul a{ font-size:100%; font-weight:normal; }			 
#sitemap ul li {font-size:100%; line-height:normal; }
#sitemap ul li ul li {
	padding-top: 5px;
}
/*Sitemap End */


/* Press Release section */
#pressReleaseArchive { width: 100%; }
#prDateMain { width:90px; height: 16px; text-align:left; color:#000; font-weight:bold;}
#prDate { width:90px; height: 16px; text-align:left; color:#FFFF66; font-weight:bold;}
#prTitle { padding-left: 5px; height: 16px; }


/* Press Release End */


/* Styles available to the user within the CMS */
.thinLine { height: 1px; }
.floatLeft { float:left; }
.floatRight { float:right; }