/*CSS Document*/
BODY
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: #FFFFDD;
}
#main
{
	background: #FFFFDD;
}
#rightColumn DIV IMG
{
	border: 1px solid #B44507;
}
DIV.path
{
	background-color: #FFFFDD;
}
.header
{
	background: url(../graph/header-stretch.gif) repeat-x;
}
.headerimg
{
	float: right;
}
.title
{
	padding-left: 0;
}
.navbar
{
	background: url(../graph/bgnav.gif) repeat-x;
	height: 27px;
	border-bottom: 1px solid #000000;
}
.nav
{
	margin: 0px;
	padding-left: 0px;
	padding-top: 14px;
}
.nav UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav LI
{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	/*[disabled]background:@00 none;*/
	position: relative;
	top: -10px !important;
	display: block;
}
.nav A, .nav A:visited
{
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index: 1;
	background: #B44507;
	/*[disabled]border:1px solid #5A4526;*/
	margin: 1px 2px 0px;
}
#sub A
{
	color: #000000;
	background: transparent;
	margin: 4px;
}
.nav .active A, .nav .active A:hover
{
	background: transparent;
	color: #000000;
	font-weight: bold;
}
#sec A
{
	background: #0AED19;
	color: #000000;
	border: none;
}
#sec
{
	margin: 4px;
}
.navbar A:hover
{
	color: #FFFFFF;
	background: #B44507;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: underline;
}
.mainColumn
{
	margin: 0px;
	padding-top: 5px;
	background: url(/graph/bgleft.jpg) repeat-y left;
	height: 100%;
}
#leftColumn
{
	float: left;
	width: 209px !important;
	overflow: hidden;
	margin: -3px;
	background: url(/graph/bgleft.jpg) repeat-y left;
	height: 100%;
}
P.preview
{
	font-size: 0.9em;
}
.column DIV
{
	/*[disabled]padding:0px;*/
	/*[disabled]height:1%;*/
}
.column H3
{
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	width: 159px;
	position: relative;
	padding: 8px;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 1.2em;
	font-weight: bold;
}
.inner_content
{
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
}
.column DIV DIV
{
	/*[disabled]background:url(../images/left_column_header.jpg) no-repeat left top;*/
}
.column DIV DIV DIV
{
	/*[disabled]background:none;*/
	/*[disabled]background:url(../images/left_column_bottom.jpg) no-repeat left bottom;*/
}
.column DIV DIV DIV DIV
{
	background: none;
	padding-bottom: 20px;
}
.column DIV DIV DIV DIV H3
{
	color: #B44507;
	border-bottom: 1px solid #B44507;
}
.column UL
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #AEAEAE;
	margin-left: 8px;
	margin-right: 11px;
}
.column LI
{
	margin: 0px;
	padding: 0px;
}
.column LI A, .column LI A:visited
{
	display: block;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #AEAEAE;
	color: #545454;
	width: 93%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
.module_menu LI A:hover
{
	background: url(../images/left_nav_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.contentColumn
{
	margin-left: 204px;
	background: url(/graph/bgright.jpg) repeat-y right;
	height: 100%;
	min-height: 600px;
}
#rightColumn
{
	float: right;
	width: 209px !important;
	overflow: auto;
	margin: -9px 0px;
	background: url(/graph/bgright.jpg) repeat-y right;
	height: 100%;
}
#inner_contentColumn
{
	margin-right: 220px;
}
.mc
{
	height: 1%;
	/*[disabled]border-top:6px solid #9F9F9F;*/
}
#inner_contentColumn_full
{
	/*[disabled]background:#FEFEFE;*/
}
.column DIV DIV DIV DIV DIV
{
	padding: 5px;
	padding-left: 0px;
	padding-right: 20px;
}
.column DIV DIV DIV DIV DIV DIV
{
	padding: 0px;
}
A, A:visited
{
	color: #B44507;
	text-decoration: none;
}
.column DIV DIV DIV DIV DIV DIV A
{
	text-decoration: none;
}
.module DIV DIV FORM
{
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
.column DIV DIV DIV DIV DIV DIV A:hover
{
	color: #660033;
}
.column FIELDSET
{
	width: 160px;
	margin: auto;
	border: none;
}
/*JOOMLA SPECFIC CSS*/
.contentheading
{
	font-size: 1.2em;
	border-bottom: 1px solid #B44507;
	color: #B44507;
	font-weight: 600;
}
.contentheading A
{
	text-decoration: none;
	color: #B44507;
	font-size: 0.9em;
}
.article_column
{
	padding: 10px;
}
.column_separator
{
	border-left: 1px solid #000000;
}
.sectiontableentry1
{
	text-align: left;
	padding: 3px;
	background: #EFEFEF;
}
.sectiontableentry1 TD, .sectiontableentry2 TD
{
	padding: 3px;
}
.sectiontableentry2
{
	text-align: left;
	background: #BFBFBF;
	padding: 3px;
}
.componentheading
{
	border-bottom: 1px solid #B44507;
	width: 98%;
	color: #B44507;
	font-size: 1.4em;
	font-weight: 600;
	margin-top: 13px;
	#margin-top: 9px !important;
}
.contentheading
{
	/*[disabled]background:#EFEFEF;*/
	padding: 5px;
}
.contentpaneopen
{
	margin: 0px;
	/*[disabled]border:1px solid #EFEFEF;*/
	padding: 5px;
}
.nopad
{
	width: 99%;
}
.mc DIV
{
	/*[disabled]background:url(../images/content_bottom_left.jpg) no-repeat bottom left;*/
}
.mc DIV DIV
{
	/*[disabled]background:url(../images/content_bottom_right.jpg) no-repeat bottom right;*/
}
.mc DIV DIV DIV
{
	/*[disabled]background:url(../images/content_top_right.jpg) no-repeat top right;*/
}
.mc DIV DIV DIV DIV
{
	padding: 0px;
	#margin-top: 5px;
}
.mc DIV DIV DIV DIV DIV
{
	background: none;
}
#footer A
{
	color: #B44507;
}
.mainlevelfoot
{
	margin-left: 20px;
}
#footer
{
	/*[disabled]background:#545454;*/
	color: #FFFFFF;
	text-align: right;
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0px 10px 20px !important;
}
.moduletablefoot
{
	margin-right: 20px;
}
.moduletable
{
	/*[empty]float:;*/
}
.moduletablecr
{
	float: left;
}
#footer_inner
{
	background: #787878 url(../images/footerbg.jpg) repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 230px;
}
.module DIV DIV DIV
{
	padding: 5px;
	padding-left: 15px;
}
.module DIV DIV DIV H3
{
	color: #303030;
	margin: 0px;
	font-size: 1.2em;
	padding-top: 10px;
}
.module DIV DIV DIV UL
{
	margin: 0px;
	padding: 0px;
}
.module DIV DIV DIV LI
{
	margin: 0px;
	list-style: none;
	padding: 3px;
}
.module DIV DIV DIV DIV DIV
{
	background: #F6F6F6;
}
.mc UL
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mc LI
{
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
}
.module DIV DIV DIV LI A
{
	color: #666666;
}
.module DIV DIV DIV LI A:hover
{
	color: #000099;
}
.module_menu DIV DIV DIV LI
{
	list-style: none !important;
}
.module_menu DIV DIV DIV LI LI
{
	list-style: none;
}
.pagenavbar A, .pagenavbar A:visited
{
	width: 120px;
	background: #7E2927;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-table;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.pagenavbar A:hover
{
	background: #333333;
}
.small
{
	font-size: 0.8em;
}
.contenttoc
{
	/*[disabled]background:#EFEFEF;*/
	color: #1A1A1A;
	padding: 5px;
}
.createdate
{
	border-bottom: 1px solid #AEAEAE;
}
.latest .module DIV DIV DIV
{
	background: url(../images/hm_img3.jpg) no-repeat left 40px;
	padding-left: 99px;
}
.latest .module DIV DIV DIV H3
{
	margin-left: -99px;
}
.modifydate
{
	font-size: 0.8em;
}
.contentpaneopen TD P A, .contentpaneopen TD P A:visited
{
	/*[disabled]color:#85761F;*/
}

