body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 12px;
}
p em {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}

/* h tags common */
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 a:link {
	color: #CC3333;
	text-decoration: none;
}
h2 a:visited {
	color: #660000;
	text-decoration: none;
}
h2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2 a:active {
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}

/* content wrappers */
#contentwrapper {
	width: 745px;
}
#contentwrapper #left-col {
	width: 0px;
	visibility: hidden;
	position: absolute;
	z-index: 0;
}

/* right column */
#right-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
	line-height: normal;
}
#right-column h2 a:link, #right-column h2 a:visited, #right-column h2 a:hover, #right-column h2 a:active {
	text-decoration: underline;
}
#right-col-bg {
	background-image: url(/joomla/content/common/images/right-col-bg.jpg);
}
#right-col-bg #leftline {
	background-image: url(/joomla/content/common/images/right-col-leftline.jpg);
	background-repeat: repeat-y;
}
#right-col-bg #rightline {
	background-image: url(/joomla/content/common/images/right-col-rightline.jpg);
	background-repeat: repeat-y;
}
#right-column {
	padding-top: 25px;
}

/* bottom */
#nav-bot {
	padding-left: 12px;
	height: 0px;
	width: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 0;
}
#bot-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bot-nav-wrapper {
	padding-top: 27px;
	height: 0px;
	width: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666666;
}
#footer  a:link {
	color: #666666;
	text-decoration: underline;
}
#footer  a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer  a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer  a:active {
	color: #666666;
	text-decoration: underline;
}
.bigheadline {
font-family:"Times New Roman",Times,serif;
font-size:16pt;
font-weight:lighter;
}
.icon-32-tool_f2	{ 
	background-image: url(/joomla/administrator/images/tool_f2.png); 
}
/* #leftline
{ 
	visibility: hidden;
	height: 0px;
	width: 0px;
} 
*/
#rightline
{
	visibility: hidden;
	height: 0px;
	width: 0px;
}
#headerimg{
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 0;
}
#right-col-head{
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 0;
}
#right-col-foot{
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 0;
}

/* 
 * STYLES FOR CONTENT FROM
 *
 ***********************************************************************************************************/

#rightcol
{ 
	float: right;
	width: 270px;
	vertical-align: top;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
}

#rightcol h1
{
	font-family:"Times New Roman",Times,serif;
	font-size:1em;
	margin:0;
}
#main-content-wrapper li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main-content-wrapper #emp_table_1 {
	border: 1px solid #000000;
}

#main-content-wrapper #emp_table_1 th {
	background-color: #BF3835;
	border: 1px solid #000000;
}
#main-content-wrapper #emp_table_1 th p {
	text-align:center;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#main-content-wrapper #emp_table_1 td{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#main-content-wrapper #emp_table_1 td p {
	font-size:13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/* ---------------------------------------------------------------------------------------------------------- */

#main-content-wrapper #emp_table_2 {
	border: 1px solid #000000;
}

#main-content-wrapper #emp_table_2 th {
	background-color: #BF3835;
	border: 1px solid #000000;
}
#main-content-wrapper #emp_table_2 th p {
	text-align:center;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#main-content-wrapper #emp_table_2 td{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#main-content-wrapper #emp_table_2 td p {
	font-size:13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
#post_container {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
/*#post_container table {
	border: 1px solid #000000;
}

#post_container th {
	background-color: #BF3835;
	border: 1px solid #000000;
}
#post_container th p {
	text-align:center;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#post_container td{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#post_container td p {
	font-size:13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}*/
#site_map ul {
	list-style-image: none;
	list-style-type: none;
}