

BODY  {
	background-color: #FFFFFF; 
	background-image: url(../images/backgrounds/plain_back.gif); 
	background-repeat: no-repeat; 
	background-attachment: fixed;
	scrollbar-base-color : #4266B4;
	scrollbar-face-color : #639CFF;
}

.body_nav {
	background-color: #FFFFFF; 
}

p {
	font : 9pt;
	color : #4266B4;
	font-family : Arial,Helvetica;
}

H1, H2, H3, H4, H5, H6  {
	color : #4266B4;
	font-family : Arial,Helvetica;
}

td {
	vertical-align: top;
}

.page_header {
	font : 18pt;
	color : #4266B4;
	font-family : Arial,Helvetica;
}

.page_sub_header {
	font : 13pt;
	color : #4266B4;
	font-family : Arial,Helvetica;
}

.italic {
	font-style : italic;
}

.bold {
	font-weight : bold;
}

.bolditalic {
	font-style : italic;
	font-weight : bold;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.uline {
	text-decoration: underline;
}

.credits {
	font : 9px;
	color : Maroon;	
}

.monthHeader {
	font : 20px;
	color : #ffffff;
}


a {
	font : 9pt;
	color : #4266B4;
	font-family : Arial,Helvetica;
}

option.select {
	font : 7pt;
	color : #FFFFFF;
	font-family : Arial,Helvetica;
}

option.admin {
	font : 7pt;
	color : #4266B4;
	font-family : Arial,Helvetica;
}

SELECT {
	background : #4266B4;
	font : bold 12px;
}

SELECT.admin {
	background : #FFFFFF;
	font : 14px;
}

.formInput {
	font : 9pt;
	color : #4266B4;
	font-family : Arial,Helvetica;
}


.navigate {
	font : 8pt;
	color : #4266B4;
	font-weight : bold;
}

.navigateOnHighlight {
	font : 8pt;
	color : #ffffff;
	font-weight : bold;
}

h1{
	font : 21pt;
	font-family : Arial,Helvetica;
	color : Black;
	font-weight : bold;
}

h2{
	font : 18pt;
	font-family : Arial,Helvetica;
	color : Black;
}

h2.blue{
	font : 18pt;
	font-family : Arial,Helvetica;
	color : #4266B4;
}

h3 {
	font : 14pt;
	font-family : Arial,Helvetica;
	color : #4266B4;
}

h4 {
	font : 12pt;
	font-family : Arial,Helvetica;
	color : #4266B4;
}

h4.blue {
	font : 12pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	color : #4266B4;
}

h4.teal {
	font : 12pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	color : teal;
}

h5 {
	font : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	color : #4266B4;
}

li {
	font : 9pt;
	font-family : Arial,Helvetica;
	color : #4266B4;
}

.small {
	font : 7pt;
}

.pub_offset {
	margin-right : 18px;
}

.para_offset {
	margin-left : 18px;
	margin-right : 18px;
	text-align : justify;
}

table.tableBorder {
	border-style : double;
	padding-left : 20px;
}

.blue{
	color : #4266B4;
}

.red{
	color : #FF0000;
}

td.mainContainer {
	margin-left: 30px;
}




DIV STYLES{}

div.errorBox {
	border: 1px solid Gray;
	height:50px;
	width:300px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	
}

div.wantInclude {
	margin-top:60px;
	margin-left:150px;
}

div.marketDates {
	margin-left:30px;
	padding:10px;
	border: 1px solid Gray;
}

.indent30 {
	margin-left:30px;
}

.border {
	border: 1px solid Gray;
}



