/* General */

body
{
	background		: #ffffff;
	margin			: 0px;
}


angbody {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}


a:link, a:visited {
	color			: #5E7E9A; 
	text-decoration		: underline;
}

a:hover {
	color			: #000000;
	text-decoration		: none;
}

tr,div {
  	font-family     	: arial;
  	font-size       	: 11px;
  	color           	: #000000;
}

.tblbody
{
	/* background		: url(../images/shadow.gif); */
	background-repeat	: repeat-y;
	/* background-position	: right top;*/
	background-color	: #39c9b2;
}

.tdcorner1
{
	width			: 22px;
	height			: 24px;
	background		: url(../images/corner-top-1.gif);
	background-repeat	: no-repeat;
}

.tdcorner2
{
	width			: 22px;
	height			: 24px;
	background		: url(../images/corner-top-2.gif);
	background-repeat	: no-repeat;
}

.tdcorner3
{
	width			: 22px;
	height			: 24px;
	background		: url(../images/cnr-bot-l.gif);
	background-repeat	: no-repeat;
}

.tdcorner4
{
	width			: 22px;
	height			: 24px;
	background		: url(../images/cnr-bot-r.gif);
	background-repeat	: no-repeat;
}

.tblcontent
{
	background-color	: #ffffff;
	margin-left		: 4px;
	margin-right	: 4px;
}

table.moduletable th 
{
	background		: url(../images/title-bg.jpg) no-repeat;
	/*background		: url(../images/module_top_wide.jpg) no-repeat;*/
	text-align		: left;
/*	width			: 185px;*/
	height			: 38px;
	width			: 193px;
/*	height			: 42px;*/
	padding-top		: 9px;
	padding-left		: 9px;
	color			: #ffffff;
}

table.moduletable
{
	background		: url(../images/module-bottom1.jpg) no-repeat;
	background-position	: left bottom;
/*	width			: 185px;*/
	width			: 193px;
	padding-bottom		: 5px;
	margin-top		: 1px;
	background-color	: #f6f6f6;
	margin-bottom		: 5px;
}

table.moduletable td
{
	padding-left		: 7px;
	padding-right		: 7px;
}

.contentheading
{
	background-color	: #CF142B;
	border-bottom		: 3px solid #F5D6B1;
	color			: #ffffff;
	font-weight		: bold;
	padding-left		: 3px;
}

.componentheading
{
	font-weight		: bold;
	color			: #000000;
}



.contentpaneopen
{
	width			: 100%;
	text-align		: justify;
}

a.mainlevel:link, a.mainlevel:visited 
{
	line-height		: 16px;
}


.tdfooter
{
	background-color: #39C9B2;
	height			: 40px;
/*	border-top		: 1px solid #39C9B2;*/
	width:100%; 
	background: transparent url(../images/footer.jpg) bottom left no-repeat; 
	font-size: 10px;
}
}


#mainlevel-nav 
{
	margin			: 0;
	padding			: 0;
}

#mainlevel-nav li 
{
	background-image	: none;
	list-style		: none; 
	float			: left; 
	margin			: 0px; 
	padding-left		: 15px;
	padding-right		: 15px;
	font-size		: 11px;
	line-height		: 24px;
	height			: 26px;
	white-space		: nowrap;
}

#mainlevel-nav a 
{
	float			: right; 
	text-decoration		: none;  
	color			: #FFFFFF;
	font-weight		: bold;
	border			: 1px solid #39C9B2;
	padding-left		: 3px;
	padding-right		: 3px;
}

#mainlevel-nav a 
{
	float			: none;
}

#mainlevel-nav a:hover 
{
	color			: #ffffff;
	background-color	: #39C9B2;
	border-bottom		: 1px solid #F5D6B1;
	
}


.tdtopmenu
{
	/*background		: url(../images/header-02.jpg);*/
	background-repeat	: no-repeat;
	height			: 40px;
	padding-left	: 12px;
}
.tdsearch
{
	padding-left	: 30px;
}
.small , .createdate
{
	font-size		: 9px;
}

.sectiontableheader
{
	background-color	: #DA0241;
	height			: 20px;
	padding-left		: 3px;
	font-weight		: bold;
	color : #ffffff;
}

.sectiontableentry1
{
	background-color	: #ffffff;	
	height			: 20px;
	padding-left		: 3px;
}

.sectiontableentry2
{
	background-color	: #ffffff;
	height			: 20px;
	padding-left		: 3px;
}

input , select , textarea
{
	font-size		: 11px;
	font-family		: verdana;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.tdheader
{
	/*background		: url(../images/front_hdr.png) no-repeat;*/
	backgound-position: left;
/*	width			: 769px;
	height			: 168px;*/
	width			: 765px;
	height			: 95px;

}

.sitename
{
	font-family		: Verdana;
	font-size		         : 30px;
	font-weight		: bold;
	color			: #ffffff;
	padding-top		: 2px;
	padding-right	         : 140px;
	text-align		: right;
}

table.contenttoc
{
	border			: 1px solid #F28C10;
	margin			: 2px;
}

table.contenttoc th
{
	background-color: #CF142B;
	color			: #ffffff;
	padding			: 2px;
}

table.contenttoc td
{
	padding			: 2px;
}

/* Add Search by TJM */

#search {
margin: 0px;
padding: 1px;
width: 190px;
height: 22px;
float: right;
/*background: #39c9b2;*/
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
vertical-align: middle;
margin-right: 18px;
background-image: url(../images/mnu_bg.jpg) ;
}

#search .inputbox{
width: 155px;
height: 18px;
font-size: 10px;
background: #ffffff;
/*border: 1px solid  #39c9b2;*/
margin: auto;
padding: 0px;
line-height: 14px;
vertical-align: middle;

}

#search .button{
margin: 1px;
padding: 1px;
height: 18px;
font-size: 10px;
color : #000000;
/*background: #cf142b;
border: 1px solid #39c9b2;*/
line-height: 14px;
vertical-align: middle;
}
 

#search form {
margin: auto;
padding: 0px;
}

/* End Search by TJM */
