/* Redefined Tags */
body {	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
	}
h1 {
	font-size: 2.7em;
	line-height: normal;
	margin: 0em;
	padding: 0em
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	margin: 0em;
	padding: 0em
	}
h3 {
	font-size: 0.95em;
	line-height: normal;
	margin: 0em;
	padding: 0em
	}
h4 {
	font-size: .9em;
	line-height: 1.3em;
	margin: 0em;
	padding: 0em	
	}
p {
	margin: 0em 0em .7em
	}
b {
	font-weight: bold;
	}
strong {
	font-weight: bold;
	}
i {
	font-style: italic;
	}
em {
	font-style: italic;
	}
/* Accesible Text Styles */		
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.57em;
	}	
.normalHeight {
	line-height: normal;
	}	
.white {
	color: #FFFFFF;	
	}
.paleGrey {
	color: #BBBBBB;	
	}
.blue {
	color: #1B59A0;	
	}
.grey {
	color: #666666;	
	}
.paleBlue {
	color: #62A0D7;	
	}
.navBlue {
	color: #87A9CC;	
	}	
.yellow {
	color: #E6DE5D;	
	}	
.red {	
	color: #CC0000;
	}		
.noTextDecoration {
	text-decoration: none
	}		
/* Fixed Styles */		
.fFooter {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	color: #0066CC
	}

.fNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1B59A0;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	}
.fText {
	font-size: 11px;
	line-height: 14px;
	}
.fSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	line-height:13px;
	}	
.fLarge {
	font-size: 15px;
	line-height: 18px;
	}	
.fFormObject {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 11px;
	height: 18px;
	border: 1px solid #666666;
}
.watermark {
	background-image: url(/Images/common/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fHomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;	
	}
.fHomepageBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1B59A0;	
	}	
.fHomepageNav {
	font-size: 12px;
	line-height: 14px;
	}