body {
  	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	letter-spacing : 0px;
	font-style : normal;
	vertical-align : text-top;
	text-decoration : none;
	word-spacing: normal;
}

A:link, A:Active, A:Visited {
	text-decoration: underline;
	color: #406252;
}

.PageLinks{
	color: #406252;
}

.NoUnderline{
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
}

.Alert{
	width: 100%; 
	text-align: center; 
	color: red; 
	font-size: 18px;

}

TABLE {
	
}

td {

}

th {

}

IMG { 
    
}

.PrintOnly {
	display: none;
}

#ImageLeft {
	float: Left;
}

#ImageRight {
	float: Right;
}

.center {
	text-align:center;
}

.primary_menu {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	line-height : 13px;
	margin-left: 0px;
	float: right;
	width: 100%;
	padding-left: 0px;
	margin-top: 5px;
	vertical-align : middle;
	}

.primary_menu A:link {
	color : #FFFFFF;
	text-decoration : none;
	}
	
.primary_menu A:Active {
	color : #FFFFFF;
	text-decoration : none;
	}
	
.primary_menu A:Visited {
	color : #FFFFFF;
	text-decoration : none;
	}

.secondary_menu {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	line-height : 13px;
	margin-left : 0px;
	float: right;
	width: 100%;
	padding-top : 0px;
	padding-left : 0px;
	padding-right: 10px;
	margin-top: 0px;
	vertical-align : text-top;
	vertical-align : top;
	}

.secondary_menu A:link {
	color : #000000;
	text-decoration : none;
	}
	
.secondary_menu A:Active {
	color : #000000;
	text-decoration : none;
	}
	
.secondary_menu A:Visited {
	color : #000000;
	text-decoration : none;
	}

.bottom_text {
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	text-align : left;
	line-height : 11px;
	margin-left: 13px;
	float: left;
	padding-top : 0px;
	padding-left: 0px;
	vertical-align : middle;
	}
	
.bottom_text_right {
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
	line-height : 11px;
	margin-left: 0px;
	float: right;
	padding-top : 0px;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align : middle;
	}
	
.bottom_text_right A:link {
	color : #FFFFFF;
	text-decoration : none;
	}
	
.bottom_text_right A:Active {
	color : #FFFFFF;
	text-decoration : none;
	}
	
.bottom_text_right A:Visited {
	color : #FFFFFF;
	text-decoration : none;
	}
	
.black_text {
	color : #000000;
	font-size : 12px;
	font-weight : 100;
	text-align : left;
	line-height : 15px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	clear:both
}
		
.print_this_page {
	color : #406252;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	line-height : 15px;
	float: right;
	margin-top : 0px;
	margin-right : 40px;
	margin-bottom : 30px;
	clear:both
	}
	
.print_this_page A:link {
	text-decoration: underline;
	color: #406252;
}

.print_this_page A:Active {
	text-decoration: underline;
	color: #406252;
}

.print_this_page A:Visited {
	text-decoration: underline;
	color: #406252;
}
	
div.scroll {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 530px;
	height: 281px;
	border: 0px solid #ffffff;
	background-color: #ffffff;
	padding-left: 8px;
	padding-top: 0px;
}

.BigScroll {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	height: 624px;
	width: 738px;
	padding-left: 8px;
	padding-top: 10px;
}

.Color1{
	color: black;
}

.Color2{
	color: #687D76;
}
.Color3{
	color: #C45801;
}
.Color4{
	color: #997090;
}
.Color5{
	color: #00979E;
}
.Color6{
	color: #3E7898;
}
.Color7{
	color: #836E2C;
}
.Color8{
	color: #ffffff;
}

.Size1{
	font-size : 14px;	
	line-height: 15px;
}

.Size2{
	font-size: 16px;
	line-height:17px;
}

.Size3{
	font-size: 18px;
	line-height:19px;
}

.HardReturn{
	margin-bottom: 10px;
}

.Left{
	text-align: left;
	
}
.Center{
	text-align: center;
}

.Right{
	text-align: right;
}

.Hide{
	display: none;
}

.Show{
	display: inline;
}

.ShowGray{
	display: block;
	background-color: #FFFFCC;
	padding: 5px;
}
/*end added by JC*/

