/* Main Styles*/
body { margin:30px 0; padding:0; background:#DCDCDC; font-family:Verdana, arial }

h1 { font-family:Georgia, Times New Roman; font-size:16pt; font-weight:normal; color:#EB170B; padding:20px 30px 10px 40px; margin:0 }

h2 { font-size:9pt; color:#EB170B; padding:10px 30px 5px 40px; margin:0 }

p { font-size:8pt; padding:0 35px 15px 40px; margin:0; line-height:12pt }
p strong { color:#EB170B }

a { color:#0B4596 }
a:hover { text-decoration:none }



/* Structure Styles */
.mainTable { width:750px; background:#fff; padding:0; margin:0 }

.midCol { width:748px; height:100% }

.border { width:1px; background:#333; padding:0; margin:0 }




/* Header Styles */
.headerTable { width:748px; height:100px; background:#fff }

.redBar { width:750px; height:20px; background:#EB170B }
.redBar p { font-size:7pt; color:#fff; padding:0 20px 0 0 }



/* Body Styles */
.bodyTable { width:748px; height:300px;  }

.bodyColumn { width:548px }



/* Navigation Styles */
.navColumn { width:200px; background:url("../images/divide_line.gif") repeat-y right }
.navColumn p { font-size:7pt; color:#000; padding:15px 0 0 20px; margin:0; line-height:10pt }
.navColumn p strong { color:#EB170B }

.navTable { width:200px; height:253px; background:#888}

.link { width:200px; height:28px; background:#888 }
ul li {
	font-size: 12px;
	margin-left: 20px;
}

.link a { width:180px; height:28px; font-size:8pt; color:#fff; text-decoration:none; background:url("../images/link_arrow.gif") no-repeat left; padding:6px 5px 5px 15px; margin:0 0 0 20px }

.currentLink { width:200px; height:28px; background:#EB170B }
.currentLink a { width:180px; height:28px; font-size:8pt; color:#fff; text-decoration:none; background:url("../images/link_arrow.gif") no-repeat left; padding:6px 5px 5px 15px; margin:0 0 0 20px }

.linkDivider { width:200px; height:1px; background:url("../images/link_divider.gif") repeat-x }

.linkSpacer { width:200px; height:10px; background:#fff }



/* Footer Styles */
.footer p { font-size:7pt; color:#0B4596; padding:5px 0 0 0 }

#info{
position: absolute;
left: 230px;
top: 1150px;
right: 230px;
font-family:arial;
font-size: 8pt;
color:666666;
text-align: left
}
