<!-- Tag References -->
BODY {
			margin-left: 0px; 
	        margin-top: 0px;
	        scrollbar-3dlight-color:black;
			scrollbar-arrow-color:black;
			scrollbar-base-color:SteelBlue;
			scrollbar-track-color:LightGrey;
			scrollbar-darkshadow-color:white;
			scrollbar-face-color:cccccc;
			scrollbar-highlight-color:white;
			scrollbar-shadow-color:black
			}
			
.navbar {color: black;}
.link {text-decoration: none}
.sidebar   { background-color: #cccccc }
	
a:link {
	color: #333399;
	text-decoration: none;
}

.flyout  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	line-height: 20px; 
	cursor: hand;
}
		
		
a:visited {
	color: Purple;
	text-decoration: none;
}
								
a:hover {
	color: #9999CC;
	text-decoration: none;
}

.xsmall {
	font-family: Arial,Helvetica, Sans Serif, Sans Serif; 
	font-size: 9px; 
	line-height: 10px; 
	color: black
	}

.small {
	font-family: Arial,Helvetica, Sans Serif, Sans Serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: black
	}

.smallnav {
	font-family: verdana,Helvetica, Sans Serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: black;
	font-weight: normal
	}

.smallw {
	font-family: Arial,Helvetica, Sans Serif, Sans Serif; 
	font-size: 10px; 
	line-height: 11px; 
	color: white
	}
	
.medium {
font-family: verdana,Arial,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 14px; 
color: black;
}


.medium-just {
font-family: verdana,Arial,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 14px; 
color: black;
text-align: justify
}

.mediumbold {
font-family: verdana,Arial,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 16px; 
font-weight: bold; 
color: black
}

.large {
font-family: Sans Serif,verdana,Arial,Helvetica, ; 
font-size: 12px; 
line-height: 17px; 
color: black;
}


.large-just {
font-family: Sans Serif,verdana,Arial,Helvetica, ; 
font-size: 12px; 
line-height: 17px; 
color: black;
text-align: justify
}


.xsmallbold {
font-family: Arial,Helvetica, Sans Serif; 
font-size: 9px; 
line-height: 12px; 
font-weight: bold; 
color: black
}

.smallbold {
font-family: Arial,Helvetica, Sans Serif; 
font-size: 10px; 
line-height: 14px; 
font-weight: bold; 
color: black
}

.mediumbold {
font-family: Verdana,Arial,Helvetica, Sans Serif; 
font-size: 10px; 
line-height: 10px; 
font-weight: bold; 
color: black
}

.largebold {
font-family: Verdana,Arial,Helvetica, Sans Serif; 
font-size: 12px; 
line-height: 16px; 
font-weight: bold; 
color: black
}

.xlargebold {
font-family: Verdana,Arial,Helvetica, Sans Serif; 
font-size: 14px; 
line-height: 18px; 
font-weight: bold; 
color: black
}

.dotline {
	font-family: Arial; 
	font-size: 10px; 
	line-height: 11px; 
	color: Silver
	}
	
.headline {
font-family: Arial,Helvetica, Sans Serif; 
font-size: 20px; 
line-height: 24px; 
font-weight: bold; 
color: FireBrick
}

.subheadline {
font-family: Verdana,Arial,Helvetica, Sans Serif; 
font-size: 18px; 
line-height: 24px; 
color: Crimson
}

.subtitle {
font-family: Arial,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 14px; 
font-weight: bold; 
color:#3C4586
}


.button {
font-family: Verdana,Helvetica, Sans Serif; 
font-size: 9px; 
line-height: 9px; 
font-weight: bold;  
color: black; 
background-color:#cccccc
}


.letter {
font-family: Verdana,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 12px; 
color: black
}

.lettersmall {
font-family: Verdana,Helvetica, Sans Serif; 
font-size: 9px; 
line-height: 11px; 
color: black
}

.letterhighlight {
font-family: Verdana,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 12px; 
color: red; 
font-weight: bold
}

.lettercolor {
font-family: Verdana,Helvetica, Sans Serif; 
font-size: 11px; 
line-height: 12px; 
color: #5560A1; 
font-weight: bold; 
background:#ECEEFF
}

.body {
font-family: Arial,Helvetica, Sans Serif, Sans Serif; 
font-size: 12px; 
line-height: 14px; 
color: black
}


