﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 0px;
	}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 0;
	vertical-align:top;
	margin-right:10px;
	}
	
.bodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 0;
	vertical-align:text-top;
	font-weight:bold;
	}
	
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 0px;
	vertical-align:top;
	margin-right:7px;
	margin-top:10px;
	padding-right:20px;
	}
	
.mainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	line-height: 13px;
	margin-bottom: 0;
	vertical-align:top;
	margin-right:7px;
	margin-top:10px;
	}

.captions {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}

.captions a:link, a:visited{
	color: #666666;
	text-decoration: none;
	}

.captions a:hover {
	text-decoration: underline;
	}


h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
	}
	
.intro {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 3px;
	}

#homeimages {
	vertical-align:top;
	}

#mainTemplate {
	background-repeat:repeat-y;
	background-image:url("images/background3_rpt.jpg");
	background-position:top right;
	}
	
#mainTemplateHome {
	background-repeat:no-repeat;
	background-image:url("images/background.jpg");
	background-position:344px 0px;
	}
	
#bottom {
	height:43px;
	background-image:url("images/background3_bottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
.date {
	font-weight:normal;
	color: #3399FF;
	}

.dottedLineV {
	background-image:url("images/dot_v.gif");
	background-repeat:repeat-y;
	}
	
.dottedLineH {
	background-image:url("images/dot_h.gif");
	background-repeat:repeat-x;
	}

.imgHeading {
	padding-left:5px;
	}

.quotes {
	padding-left:12px;
	}

.links {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:text-top;
	}
	
.links a:link{
	color: #333333;
	text-decoration: none;
	}
	
.links a:visited {
	color: #333333;
	text-decoration: none;
	}	

.links a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
.links a:active {
	color: #333333;
	text-decoration: none;
	}
	
.linksBold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	vertical-align:text-top;
	}
	
.linksBold a:link, .linksBold a:visited {
	color: #333333;
	text-decoration: none;
	}

.linksBold a:hover {
	text-decoration: underline;
	color: #000000;
	}
.linksBold a:active {
	color: #333333;
	}


#pdfLists {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

		}
	
#pdfLists ul {
	list-style:url("images/pdf_icon.gif");
	margin-left: 20px;
	}

#pdfLists li {
	padding:0 0 0 5px;
	
	}
	
#pdfLists a:link, #pdfLists a:visited {
	color: #333333;
	text-decoration: none;
	}
#pdfLists a:hover {
	text-decoration: underline;
	color: #000000;
	}
#pdfLists a:active {
	color: #333333;
	}


.filesize {
	font-size: 10px;
	color: #666666;
	}
	

#sidenav {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

		}
	
#sidenav ul {
	list-style:url("images/nav_icon.gif");
	margin-left: 20px;
	}
	
#sidenav a:link, #sidenav a:visited {
	color: #333333;
	text-decoration: none;
	}
#sidenav a:hover {
	text-decoration: underline;
	color: #000000;
	}
#sidenav a:active {
	color: #333333;
	}
	
#posterThumb {
	padding-bottom:2px;
	padding-top:2px;
	}
	
.posterTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align:bottom;
	}

.regCheck {
	font-size:11px;
	font-weight:bold;
	border: 0px solid; 
	color:#FF0000;
	
	}

.regCheckOut {
	font-size:9px;
	font-weight:normal;
	border: 0px solid; 
	color:#FF0000;
	
	}

.errorMessage {
	font-size:11px;
	font-weight:normal;
	color:#FF0000;	
	}
	
.hideDiv {
	display: none;
}

.showDiv {
	display: block;
}

#disclaimer{
	margin:20px;
}

#disclaimer p{
	margin:0px 0px 10px 0px;
}

#disclaimer h5{
	margin:20px 0px 5px 0px;
}

#disclaimer h3{
	margin:0px 0px 5px 0px;
}

#close{
	float:right;
}
