@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/bg-line.png);
	background-repeat: repeat;
}

h1 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;	
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}
h3 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;	
}
h4 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;	
}
h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}
div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	height:720px;
}
div.top-spacer1 {
	position:absolute;
	left:0px;
	top:0px;
	height:14px;
}
div.side-nav-bar {
	position:absolute;
	left:0px;
	top:14px;
	width:179px;
	height:706px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
}
div.side-nav-links {
	margin-left:15px;
	
}
div.nav-screen {
	position:absolute;
	left:173px;
	top:14px;
	width:783px;
	height:86px;
	background-color: #333;
	z-index: 999;
}
div.top-spacer2 {
	position:absolute;
	left:179px;
	top:100px;
	width:773px;
	height:13px;
}
div.left-spacer {
	position:absolute;
	left:179px;
	top:113px;
	width:11px;
	height:607px;
}
div.content-main {
	position:absolute;
	left:190px;
	top:113px;
	width:761px;
	height:602px;
}

	
div.content-table-main {

}
div.content-footer {
	position:absolute;
	left:190px;
	top:715px;
	width:761px;
	height:5px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F86633;
}
a:hover {
	text-decoration: underline;
	color: #F86633;
}
a:active {
	text-decoration: none;
	color: #666;
}
.title1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
}

.titleSub1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.header1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.headerSub1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.normal1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.footer1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
}

.comments1 {
	color: #000000;
	font-style: italic;
}

.title2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
}

.titleSub2 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.header2 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.headerSub2 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.normal2 {
	color: #F86939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.footer2 {
	color: #6666FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
}

.comments2 {
	color: #F86939;
	font-style: italic;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
}

.box2 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
}

.Table_01 .content-main table tr td .side-nav-links p strong {
	color: #F60;
}
