html, body
{
	margin: 0;
	padding: 0;
	
}

body 
{
	background-color: #ffffff;
	/*background-image: url(../Images/bg-body.gif); */
	/*background-repeat: repeat-x; */
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

h3
{
	font-size: 230%;
	font-weight: bold;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	width:750px;
	/* margin: 0 70px; */
 margin-left:25%;
 	
}

#header
{
	height: 50px;
	margin-top: 7px;
	margin-left: 16px;
	margin-bottom: 0px;
	color: #fff;
}

#footer_shad 
{
	margin-left: 40px;
	left: 40px;
}


#footer
{
	
	height: 50px; 
	margin-left: -1px;
	margin-right: 0px;
	/*margin-bottom: 15px; */
	margin-top: 35px;
	/*background-color: #000000; */
	color:White;
	text-align:center;
	width: 724px;
	background-image: url(../Images/sc_footer.jpg); 
	background-position: bottom left; 
	background-repeat:no-repeat;
	
	
}

#footer a
{
	color: #999;
	text-decoration: none;
}

#footer span
{
	margin-left: 10px;
	margin-right: 10px;
}

#footer .notice 
{
	float:none;
	text-align: center;
}
	
#footer .links 
{
	float: right;
	text-align: right;
}

#titletext
{
	font-weight: bold;
	font-size: 260%;
	color: #fff;
	margin-right: 10px;
}

#searcharea
{
	float: right;
	width: 210px;
}

#searcharea div.section
{
	border: 0;
}

#searcharea a
{
	color: #fff;
}

#searcharea input
{
	font-size: 100%;
}

#globalmenu
{
	background-image: url(../Images/Header.jpg);
	
	height: 160px;
	color: #fff;
	padding-top: 1px;
	
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#globalmenu a
{
	color: #fff;
}


#containerleft
{
	background-image: url(../Images/sc_left_shad.jpg);
	background-position: bottom left;
	/*background-repeat: repeat-y; */
}

#containertopleft
{
	background-image: url(../Images/sc_top_left_shad.jpg);
	background-repeat: no-repeat;
	
}

#containerright
{
	background-image: url(../Images/sc_right_shad.jpg);
	background-repeat: repeat-y;
	background-position: bottom right;
}

#containertopright
{
	background-image: url(../Images/sc_top_right_shad.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#containerbottom
{
	background-image: url(../Images/bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#main
{
	margin-left: 14px;
	margin-right: 14px;
	background-color: #b9b995;
	margin-bottom: 10px;
	background-image: url(../Images/sc_grad_bg2.gif);
	background-position: top left;
	/*background-repeat: repeat-x; */
	min-height: 500px;
	
}

* html #main
{
	height: 500px;
}

#side
{
	float: left;
	width: 230px;
	margin: 2px;
}

#nav
{
	width: 200px;
	border-bottom: 0px solid #eee;
	margin-top: 10px;
	margin-bottom: 2px;
		
	
}

* html #side
{
	width: 150px;
	margin-left: -3px;
	
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	
}

#nav li
{
	border-top: 0px solid #eee;
	
}

#nav a
{
	display: block;
	font-family: Arial, Helvetica, Verdana;
	color: #663333;
	font-size: 100%;
	font-weight: bold; 
	padding-top: 5px; 
	padding-left: 45px;
	margin-top: 0px;
	background-image: url(../Images/sc_btn_up.gif);
	background-repeat:no-repeat;
	height: 24px;
}

#nav a:hover
{
	
	/*font-weight: bold; */
	text-decoration: none;
	background-image: url(../Images/sc_btn_down.gif);
	color: White;
}

#nav a.selected
{
	/* font-weight: bold; */
	/*background-color: #eef2f5; */
	background-image: url(../Images/sc_btn_down.gif);
	color: White;
}

#nav ul ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul ul li a
{
	padding-left: 20px;
	color: #333;
}

#content
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	margin-left: 200px;
	
}

* html #content
{
	height: 1%;
	margin-right: -3px;
}

.clear
{
	clear: both;
	
}

.section
{
	padding: 7px;
	padding-left:32px;
	margin-top: 4px;
	border: 0px solid #eee;
}
.section h3
{
	color: #003300;
	font-size: 130%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.moduletools
{
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlelist h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	background-color: #f9f9f9;
}

.articlesub span
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.genericitem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.genericitem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.genericdetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

