/* Global Styles */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
    margin: 0px 0px 0px 0px;
	background-color:#495677;
}
	
a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color:#B6D5E4;
	text-decoration:none;
	}
	
	
	
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color:#999999;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color:#000066;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	

/* Class Styles */


	
.bodyText {
	color:#333333;
	line-height:18px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	}
	
	
	
.bodyTextBold {
	color:#000000;
	line-height:18px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	}
	
	

		
.navText {
	color: #333333;
	letter-spacing:0.1em;
	font-family: verdana, georgia;
	font-size: 12px;
	}
	

	
.pageName {
	font:20px georgia, futura,book antiqua;
	color: #990000;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
	
	
.Header {
	font:14px georgia, futura,book antiqua;
	color: #003366;
	font-weight:bold;
	letter-spacing: 4px;
	}
	
	
	
	.subHeader {
	font:11px georgia;
	color: #003366;
	font-weight:bold;
	letter-spacing: 2px;
	}
	
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.Header-box {
	line-height:15px;
	color:#FFFFFF;
	font-family: Verdana, Georgia;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 0px;
	text-align: left;
	text-transform: none;
	background-color: #E26F26;
}


.pipe {
	line-height:22px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
}


.hedtable {
	line-height:22px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	font-weight: bold;
}


.title {
	color:#605D5C;
	letter-spacing:0.2em;
	line-height:26px;
	font-family: Georgia, Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-indent: 15px;
	white-space: normal;
	display: marker;
	height: auto;
	width: auto;
	float: left;

}



.title2 {
	color:#355986;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	display: marker;
	height: auto;
	width: auto;
	float: none;

}


.title3 {
	color:#355986;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	display: marker;
	height: auto;
	width: auto;
	float: none;

}



.navTextBold {
	color: #333300;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}


.innerx{
	
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color:#FF9900;
	border-bottom-color: #FF9900;
	white-space: normal;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	margin-left: auto;
	line-height: 17px;
	
	
	
}.mail {
	line-height:15px;
	color:#FFFFFF;
	font-family: Verdana, Georgia;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 0px;
	text-align: left;
	text-transform: lowercase;
	background-color: #495677;
}

