BODY {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
#container
{
	/*width:1002px;*/
	width:1002px;
		margin: 0 auto;
}
.centeredtable {
width:1002px;
margin-left: auto;
margin-right: auto;
} 

div, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	line-height:15px;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#0084E0;
}
.header
{
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
	line-height:25px;
}
.title01
{
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#003333;
	line-height:25px;
}
H1
{
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#003333;
	line-height:20px;
}
.white
{
	color:#FFFFFF;
}
.white2
{
	color:#FFFFFF;
	font-size:11px;
}
.yellow
{
	color:#FFF000;
}
#top_nav
{
	background-color:#004C4C;
	height:89px;
	padding:10px;
	color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
#nav
{
	background-image:url(images/top_navbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:34px;
	border-bottom:7px solid #FFFFFF;
	width:1002px;
}
#left_nav03
{
	background-image:url(images/left_tabbg01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:34px;
	border-bottom:7px solid #FFFFFF;
	width:1002px;
}
.left_tab01
{
	background-image:url(images/left_tab01bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:29px;
	color:#003333;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
.left_tabActive
{
	color:#003333;
	font-size:11px;
	font-weight:bold;
}
.left_tab02
{
	background-image:url(images/left_tab02bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:29px;
	color:#FFFFFF;
	font-size:11px;
	padding-left:10px;
}
.left_tab02 a
{
	color:#FFFFFF;
	font-size:11px;
}
.right_category1
{
	background-image:url(images/right_tab01bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#E2EEEE;
	border:1px solid #003333;
	padding:10px;
}
.right_category2
{
	padding:10px;
	border-bottom:1px dashed #000000;
}
.right_category3
{
	background-image:url(images/right_tab02bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFD;
	border:1px solid #8C732E;
}
.right_category4
{
	border-bottom:1px solid #8C732E;
	margin-top:2px;
	margin-bottom:2px;
}
.right_category4txt
{
	padding:5px;
}
#footer
{
	background-color:#006363;
	border-top:7px solid #FFFFFF;
}
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
input, submit, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	line-height:15px;
}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}

.txtbox {font-family:Tahoma; font-size:10pt}
.cbobox {font-family:Verdana; font-size:10px}
.button {font-family:Tahoma; font-size:8pt; color:#FFFFFF; background-color:#006363; cursor:hand}
.feedbackbutton {font-family:Verdana; font-size:8pt; color:#000000; font-weight:bold; border:1px solid #FFFFFF; background-color:#ABCCCC}
