/* Redefined Tags */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(/Images/common/wallpaper.gif);
	}
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;	
	}
.darkGrey {
	color: #584A3B;	
	}
.red {
	color: #7F0013;	
	}
.grey {
	color: #908172;	
	}
.green {
	color: #4F512E;	
	}
.yellow {
	color: #E6DE5D;	
	}		
.noTextDecoration {
	text-decoration: none
	}		
/* Fixed Styles */		
.fFooter {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	color: #0066CC
	}

.fNav {
	font-family: 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;
	}	
.fLarge {
	font-size: 14px;
	line-height: 18px;
	}	
.fHeading{
	font-size: 24px;
	line-height: 26px;
	}		
.fFormObject {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 11px;
	border: 1px solid #6C6A6A;
}
.fHomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;	
	}
.journalText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 15px;
}