
BODY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0;
    background-image: url('../images/backgroundblue.gif');
    background-repeat: repeat-x
}

div.logo{	
	background-image: url('../images/fall.jpg') ;
	background-repeat: no-repeat;
	width: 710px; 
	height: 144px; 
}

.headerDiv
{
	background-image: url('../images/top.gif');
	background-repeat: repeat-x;
	width:710px;
	text-align:right;
	height:15px;
}

a.header,  a.header:link, a.header:visited, a.header:hover
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	7.5pt;
	font-weight:bold;
	text-decoration:	none;
	color: #000;
	background-color:Transparent;	
}

a.edit,  a.edit:link, a.edit:visited, a.edit:hover
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	7.5pt;
	font-weight:bold;
	text-decoration:	none;
	color: blue;
	background-color:Transparent;	
}



H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7.5pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	


div.footer
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7.5pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

div.footer2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
H7	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	6pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TABLE.blackborder
{
	border-style:solid;
	border-width: 2px;
	border-color: black;
}

TABLE.internal
{
	background-color: #fff;
}

.mainTable
{
	background-color: #fff;
	width:714px;
	border: solid 1px #000000;
	margin-left:auto; 
	margin-right:auto;
}

.content
{
	border-style:solid;
	border-width: 2px;
	border-color: black;
	background-color: #fff;
	width:714px;
}

	
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 9pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
	


INPUT
{
	font-weight: normal;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}


p {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	}

H11	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	20pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

td {
	font-size: 10pt;	
	font-family: verdana, arial, Helvetica;
	font-weight: normal;
	}

.top {
	font-size: 12pt;	
	font-family: verdana, arial, Helvetica;
	font-weight: bold;
	vertical-align: middle;	
	}

ul {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	list-style-type: disc
	}
	
li {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	margin: O;
	padding: O;
	word-spacing: normal;
	}
	
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#f0f8ff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
	height:270px;
}

.modalPopupStaff {
	background-color:#f0f8ff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
	height:500px;
}

.topicGridRow
    {
    	color:#000;
    	vertical-align:middle;
    	height:15px;
    	padding-top:0px;
    	padding-bottom:6px;
    	padding-left:5px;
    	padding-right:5px;
    	font-size:11px;
    }
    
a.topicLink, a.topicLink:visited
    {
    	color:#000;
    	vertical-align:middle;
    	height:15px;
    }
    
.topicGrid
    {
    	border: none 0px #fff;
    }
    
.leftSide 
{
	width:356px;
	padding-top:20px;
	padding-bottom:20px;
}

.rightSide 
{
	width:356px;
	padding-bottom:20px;
	padding-top:20px;
}
    
.middleLine 
{
	width:2px;
	background-color:#000;
}

.tableWithBorder
{
	border: solid 1px #000;
}
.galleryHeader
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
    
}

hr.thin {
height:1px;
width:80%;
color: #000;
background-color: #000;
}