
.body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family: arial, helvetica;
	font-size: 10pt;
	}
	
#main {
	position:relative;
	top:10px;
	width:822px;
	background-color:#EEEEEE;
	border:1px solid #000000;
	font-size:9pt;
	font-family:arial,helvetica;
	text-align:left;
	}

#mastheadhome {
	position:relative;
	width:820px;
	height:227px;
	border:1px solid #000000;
	background-image: url('/images/masthead_home.jpg');
	}

#buttonshome {
	position:relative;
	width:820px;
	height:75px;
	margin:0;
	padding:0;
	border:1px solid #000000;
	background-color:#000000;
	}

#contenthome {
	position:relative;
	width:820px;
	height:420px;
	border:1px solid #000000;
	text-align:left;
	}

#facebookDiv {
	float:right;
	width:300px;
	height:350px;
	overflow:auto;
	margin:5px;
	text-align:left;
	overflow:hidden;
	}

#mastheadsub {
	position:relative;
	width:820px;
	height:98px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	}

#pagetitle {
	position:absolute;
	top:60px;
	right:5px;
	width:600px;
	height:20px;
	text-align:right;
	font-family: Arial,Verdana ;
	font-weight:bold;
	font-size:16pt;
	font-style:italic;
	}

#contentsub {
	position:relative;
	width:820px;
	height:420px;
	margin:0;
	padding:0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:left;
	}


#contentsubLeft {
	float:left;
	width:200px;
	height:420px;
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	}


#contentsubRight {
	float:right;
	width:620px;
	height:420px;
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	overflow: -moz-scrollbars-vertical;
	overflow-x: none;
	overflow-y: auto;
	}


#contentsubLeftInset {
	float:left;
	margin-top:0;
	margin-left:15px;
	margin-right:15px;
	width:170px;
	height:100%;
	background-color:#D3D9D5;
	}

#contentsubLeftInset div.button {
	position:relative;
	margin:5px;
	width:160px;
	border-top: 0;
	border-left: 0;
	border-bottom: 1px dashed #000000;
	border-right: 0;
	}

#contentsubLeftInset div.button a {
	font-size:8pt;
	font-weight:bold;
	}	
	

#contentsubRightColumn1 {
	float:left;
	margin-top:10px;
	width:371px;
	}

#contentsubRightColumn2 {
	float:left;
	margin-top:10px;
	margin-left:15px;
	width:200px;
	}

#footermenu {
	position:relative;
	width:821px;
	text-align:center;
	font-family:arial,helvetica;
	font-size:8pt;
	}

#footermenu A {
	font-size:8pt;
	}

h1 { 
	display:inline; 
	font-size:16pt;
	font-family: Arial,Verdana ;
	font-weight:bold;
	font-style:normal;
	}

h2 { 
	display:inline; 
	font-size:14pt;
	font-family: Arial,Verdana ;
	font-weight:bold;
	font-style:normal;
	} 

h3 { 
	display:inline; 
	font-size:12pt;
	font-family: Arial,Verdana ;
	font-weight:bold;
	font-style:normal;
	} 

A {
	color:#005500;
	text-decoration:none;
	}

A:hover {
	color:#999966;
	text-decoration:none;
	}

sub, sup {  
	font-size:6pt;
	line-height: 0;
	}

FONT.small {
	font-size:8pt;
	}
	
DIV.pad {
	width:93%;
	margin-left:6px;
	}

TABLE.formTbl {
	padding:0;
	margin:0;
	border:0;
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	font-weight:bold;
	}

TABLE.formTbl div {
	float:left;
	margin:1px;
	}

ul {
	margin-left: -10px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	}
	
ul.sub {
	margin-left: 10px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	list-style-type: disc;
	}
