body {
	background-color: #ffffff ;
	margin: 0px ; 
	font-family: Arial, Helvetica, sans-serif ;
	color: #330000 ;
	font-size: 12px ;
}

#Header {
    height: 104px ;
	background-image: url(headBg.gif) ;
	margin-top: 0px ;
    margin-left: 0px ;
    margin-bottom: 5px ;
	border-width: 0px 0px 1px 0px ;
	border-style: solid ;
} 

#HPHeader {
    height: 250px ;
    width: 720px ;
	margin-top: 0px ;
    margin-left: 0px ;
    margin-bottom: 5px ;
} 

/*to keep the width constant on the HP*/
#HPContent {
	background: #FFFFFF ;
	color: #330000 ;
	margin-left: 120px ;
	margin-right: 20px ;/*breathing space for the text*/
	padding: 5px ;/*space to separate navigation and content*/
    width: 600px ;
    border: 0.1px solid #FFFFFF ; 
		/*to insure that NN4.xx renders the background-color of the content area*/
}


/*to keep the width constant on the HP*/
#HPfooter {	
	background: #FFFFFF ;
	color: #330000 ;
    width: 720px ;
	padding: 2px ;
	margin: 2px ;
	text-align: center ;
}

/*The navigation on the left side, positioned absolutely*/
#subMenu {	
position: absolute ;
    top: 146px;
    left: 9px;
    width: 111px;
    height: auto ;
    padding-right: 10px;
    line-height : 140% ;/*line-height set to 110% in order to*/
}                  /*have the navigation elements better separated*/

#subMenu p {
	line-height:140%;
}

/*this is the main content area*/
#Content {
	background: #FFFFFF ;
	color: #330000 ;
	margin-left: 130px ;
	margin-right: 30px ;/*breathing space for the text*/
	padding: 8px ;/*space to separate navigation and content*/
    width: 80% ;
    border: 0.1px solid #FFFFFF ; 
		/*to insure that NN4.xx renders the background-color of the content area*/
}

/*bottom-navigation and the copyright will be placed*/
#footer {	
	background: #FFFFFF ;
	color: #330000 ;
	padding: 2px ;
	margin: 2px ;
	text-align: center ;
}

.figure1 {	
	background: #FFFFFF ;
	color: #330000 ;
	margin-right: 12px ; 
	margin-bottom: 6px ; 
	padding: 2px ;
	border-style: solid ; 
	border-width: 1px ; 
	float: left ; 
	width: 330px;
}

.figure2 {	
	background: #FFFFFF ;
	color: #330000 ;
	margin-right: 12px ; 
	margin-bottom: 6px ; 
	padding: 2px ;
	border-style: solid ; 
	border-width: 1px ; 
	float: left ; 
	width: 230px;}

.figure3 {	
	background: #FFFFFF ;
	color: #330000 ;
	margin-right: 12px ; 
	margin-bottom: 6px ; 
	padding: 2px ;
	border-style: solid ; 
	border-width: 1px ; 
	float: left ; 
	width: 370px;}

p {
	line-height: 110% ;
} 

th, td, li {
	font-size: 12px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

.deck {
	font-size: 14px ;
	color: #996633 ; 
}

.date {
	font-size: 12px ;
	font-weight: bold ;
	 color: #FF9933 ; 
}

.underline	{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding-bottom: 6px;
}

.indentList {
	margin-left: 3em;
	text-indent: -3em;
}
.inlineSub {
	font-size: 11px ;
	font-weight: bold ;
	color: #660000 ; 
}

.caption {
	font-size: 10px ;
	font-weight: bold ;
	padding: 10px 0px 0px 0px ;
}

.info {
	font-size: 10px ;
	padding: 10px 0px 0px 0px ;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;

}

.smalltype {
	font-size: 10px ;
}

.tiny {
	font-size: 9px ;
}

.submenu {
	font-size: 14px ;
	font-weight: bold ;
	color: #996633 ;
}

.newslist {
	margin-left: 36px ;
	text-indent: -36px ;
}

a:link {
	color: #996633 ;
	font-size: 12px ;
}
a:visited {
	color: #CC6633 ;
	font-size: 12px ;
}

a.smaller:link {
	color: #996633 ;
	font-size: 10px ;
}
a.smaller:visited {
	color: #CC6633 ;
	font-size: 10px ;
}

h1 {
	font-size: 20px ;
	font-weight: bold ;
	color: #660000 ;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-align: left;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h4 {
	font-size: 14px ;
	font-weight: bold ;
	color: #660000 ;
}

