/*
.bodytext {  
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height: 14px; 
font-size: 10px; 
font-color: #000000;
margin : 0px 0px 0px 0px;
}
*/

.date {  
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 14px; 
font-weight: normal; 
font-variant: normal; 
color: #666666;
letter-spacing: 1px;
}

.h2 {  
font-family: Trebuchet MS,  Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 14px; 
font-weight: bold; 
font-variant: normal; 
color: #666666
}

.descText {  
font-family: Trebuchet MS,  Verdana, Arial, Helvetica, sans-serif;
line-height: 14px; 
font-size: 10px; 
color: #FFFFFF;
margin : 0px 0px 0px 0px;
}

/* New Styles Begin Here */

.headline1 {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: bottom;
	text-decoration: none;
	text-transform: uppercase;
}

.headline1 a:link {
	color: #00568f;
	text-transform: none;
	text-decoration: none;
}

.headline1 a:visited {
	color: #666666;
	text-transform: none;
	text-decoration: none;
	text-decoration: none;		
}

.headline1 a:hover {
	color: #4db748;
	font-weight: normal;			
}

.introHead {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.introHeadLg {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px; 
	color: #CCCC33;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.introText {  
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px; 
	color: #666666;
	font-weight: normal;
	font-style: italic;
	vertical-align: bottom;
	text-decoration: none;
}

.tableBorder {
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-right: 1px solid #cccccc;
	background: #ffffff;
}

.cellStyle {
	padding: 4px 4px 4px 4px;
	background: #cccc33;
}
.cellstyle1 {
	background: #CCCC33;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cellstyle2 {
	background: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.cellstyle3 {
	background: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
}

.cellStyle4 {
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}

.mainNav {
    color: #ffffff;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.mainNav a {
    color: #ffffff;
	text-decoration: none;
}

.mainNav a:visited {
	color: #666666;
	text-decoration: none;
}

.mainNav a:hover {
	color: #CCCC33;
	text-decoration: none;
}
