/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
.style5 {
	color: #226F6F;
	font:12px arial;
	color: #990000;
	font-weight:bold;
	letter-spacing:1px;
	}	


.bodyText {
	font:15px arial;
	color:#3B4044;
	line-height:25px;
	letter-spacing:normal;
	margin-top:0px;
	vertical-align: text-top;
	}
	
img.floatLeft { 
    float: left; 
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	
img.floatRight {
	float: right;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 25px;
	}
	
.subHeader {
	font:19px georgia;
	color: #226F6F;
	font-weight:bold;
	vertical-align: text-top;
	font-style: italic;
	}	
	
.MainHeader {
	font:38px georgia;
	color: #226F6F;
	line-height: 45px;
	font-weight:normal;
	vertical-align: text-top;
	font-style: italic;
	}	
	
.MainHeader2 {
	font:22px georgia;
	color: #3C7473;
	line-height: 30px;
	font-weight:normal;
	vertical-align: text-top;
	font-style: italic;
	}	
	
.nav {
	font:14px arial;
	color: #990000;
	font-weight:bold;
	letter-spacing:1px;
	}	
	
.secnav {
	font:14px arial;
	color: #666666;
	font-weight:bold;
	line-height:16px;
	text-align: right;
	vertical-align: text-top;
	}	
	
.thirdnav {
	font:12px arial;
	color: #666666;
	font-weight:bold;
	line-height:16px;
	text-align: right;
	font-style: italic;
	vertical-align: text-top;
	}
	
.secnavon {
	font:13px arial;
	color: #226F6F;
	font-weight:bold;
	line-height:16px;
	text-align: right;
	vertical-align: text-top;
	}	
	
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#3B4044;
	line-height:20px;
	letter-spacing:normal;
	margin-top:0px;
	vertical-align: text-top;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	}
	
.captions {
	font-size: 12px;
	color:#3B4044;
	line-height:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}
	

	

