BODY{
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 4px;
	color : #333333;
}

TD{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}










/* LAYERS */

#lyrMenu {
	position:absolute;
	left:0px;
	top:100px;
	width:150px;
	height:150px;
	z-index:1;
}


#lyrBody {
	position:absolute;
	left:150px;
	top:5px;
	width:550px;
	height:300px;
	z-index:2;
}








/* FONTS */

H1{
	font-family : Garamond, "New York", "Times New Roman", Times, serif;
	font-size : 18px;
	color : #666666;
	border-bottom : 1px solid Gray;
}

H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #2B5578;
}


EM {
	color : #A52A2A;
	font-weight : bold;
}

B {
	color : #696969;
	font-weight : bold;
}

I {
	color : #575971;
	font-style : italic;
}

.imghover{
	cursor : hand;
}

.font11Bold {  
	font-weight: bold; 
	color: #696969;
}

.font09Bold {  
	font-size: 9px; 
	font-weight: bold; 
	color: #696969;
}

.font09Normal {  
	font-size: 9px; 
	color: #333333;
}

.font09White {  
	font-size: 9px; 
	color: White;
}

.fontHeading1{
	font-family : Garamond, "New York", "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold; 
	color : #666666;
	border-bottom : 1px solid Gray;
}










/* BACKGROUNDS */

.back1a {
	background-color: #8A99B0;
	border-bottom: 4px solid White;
}

.back1b {
	background-color: #3D7996;
	border-bottom: 4px solid White;
}

.back1c {
	background-color: #BDCAD9;
	background-image : url(images/back1.gif);
	background-position : top;
	background-repeat : no-repeat;
	border-bottom: 4px solid White;
}

.back1d {
	background-color: #BDCAD9;
	border-bottom: 4px solid White;
}

.back1e {
	background-color: #6699CC;
	border-bottom: 4px solid White;
}

.back2a {
	background-color: #307A64;
	border-bottom: 4px solid White;
}

.back2b {
	background-color: #65A396;
	border-bottom: 4px solid White;
}

.back2c {
	background-color: #AFD3CB;
	background-image : url(images/back2.gif);
	background-position : top;
	background-repeat : no-repeat;
	border-bottom: 4px solid White;
}

.back2d {
	background-color: #AFD3CB;
	border-bottom: 4px solid White;
}

.back2e {
	background-color: #89C9B5;
	border-bottom: 4px solid White;
}

.back3a {
	background-color: #767900;
	border-bottom: 4px solid White;
}

.back3b {
	background-color: #D5A22B;
	border-bottom: 4px solid White;
}

.back3c {
	background-color: #E9DBAB;
	background-image : url(images/back3.gif);
	background-position : top;
	background-repeat : no-repeat;
	border-bottom: 4px solid White;
}

.back3d {
	background-color: #E9DBAB;
	border-bottom: 4px solid White;
}

.back3e {
	background-color: #E3C559;
	border-bottom: 4px solid White;
}

.back4a {
	background-color: #660000;
	border-bottom: 4px solid White;
}

.back4b {
	background-color: #9B6464;
	border-bottom: 4px solid White;
}

.back4c {
	background-color: #DED1CF;
	background-image : url(images/back4.gif);
	background-position : top;
	background-repeat : no-repeat;
	border-bottom: 4px solid White;
}

.back4d {
	background-color: #DED1CF;
	border-bottom: 4px solid White;
}

.back4e {
	background-color: #C28B8B;
	border-bottom: 4px solid White;
}

.back5a {
	background-color: #330066;
	border-bottom: 4px solid White;
}

.back5b {
	background-color: #885CA3;
	border-bottom: 4px solid White;
}

.back5c {
	background-color: #D0CADD;
	background-image : url(images/back5.gif);
	background-position : top;
	background-repeat : no-repeat;
	border-bottom: 4px solid White;
}

.back5d {
	background-color: #D0CADD;
	border-bottom: 4px solid White;
}

.back5e {
	background-color: #8980C1;
	border-bottom: 4px solid White;
}

.backBody1 {
	padding-top : 30px;
	padding-bottom : 15px;
	padding-left : 15px;
	padding-right : 25px;
}










/* LISTS */

.TDForm1{
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 5px;
	border-bottom : 1px solid Silver;
	color: #696969;
}

.TDForm2{
	padding-top : 5px;
	padding-bottom : 10px;
	padding-left : 10;
	padding-right : 5px;
	border-bottom : 1px solid #F8F8FF;
	color: #696969;
}

.listPara{
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
}








/* LINKS */

a:link {
	color: #275179;
	text-decoration: underline;
}

a:visited {
	color: #275179;
	text-decoration: underline;
}

a:active {
	color: #275179;
	text-decoration: underline;
}

a:hover {
	color: #B22222;
	text-decoration: none; 
	cursor: pointer;
}

a.link11Bold {
	 font-weight: bold; 
	 color: #4682B4;
}

a.link11Bold:active {  
	color: #4682B4;
	text-decoration: none;
}

a.link11Bold:link {  
	color: #4682B4;
	text-decoration: none;
}

a.link11Bold:visited {  
	color: #4682B4;
	text-decoration: none;
}

a.link11Bold:hover {  
	color: #4682B4; 
	text-decoration: underline;
}

a.link09r {
	 font-size: 9px; 
	 color: #325C81;
}

a.link09r:active {  
	color: #325C81;
	text-decoration: none;
}

a.link09r:link {  
	color: #325C81;
	text-decoration: none;
}

a.link09r:visited {  
	color: #325C81;
	text-decoration: none;
}

a.link09r:hover {  
	color: Black; 
	text-decoration: underline;
}

a.link09White {
	 font-size: 9px; 
	 color: White;
}

a.link09White:active {  
	color: White;
	text-decoration: none;
}

a.link09White:link {  
	color: White;
	text-decoration: none;
}

a.link09White:visited {  
	color: White;
	text-decoration: none;
}

a.link09White:hover {  
	color: White; 
	text-decoration: underline;
}
