body,td,th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	color: #333333;
	}
	
body {	
	background-color: #FFFFFF;	
	margin-top: 0px;
	}

a:link {	
	color: #000099;	
	text-decoration: none;
	}

a:visited {	
	text-decoration: none;	
	color: 0033ff;
	}

a:hover {	
	text-decoration: underline;	
	color: #0066CC;
	}
	
a:active {	
	text-decoration: none;	
	color: ff6600;
	}
	
.Border_Bottom {	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #999999;
	}
.BackShadYellow {	
	background-image: url(../Images/ShadowBackYellow.jpg);	
	background-repeat: repeat-x;
	}
.Border_HeadtextBlue {	
	padding: 2px 3px 2px 2px;	
	border: 1px solid #0033FF;	
	background-image: url(../Images/HeaderTextBlue.jpg);	
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;	
	color: 000099;
	}
.TextBoxRight {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #666666;	
	margin-top: 0px;	
	margin-right: 0px;	
	border-left-width: 1px;	
	border-left-style: dotted;	
	border-left-color: #999999;	
	margin-bottom: 0px;	
	padding: 4px;	
	margin-left: 0px;	
	border-bottom-width: 1px;	
	border-bottom-style: dotted;	
	border-bottom-color: #CCCCCC;
	}
.TextBoxLeft {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #666666;	
	margin-top: 0px;	
	margin-right: 0px;	
	border-left-style: none;	
	margin-bottom: 0px;	
	padding: 4px;	
	margin-left: 0px;	
	border-bottom-width: 1px;	
	border-bottom-style: dotted;	
	border-bottom-color: #CCCCCC;	
	border-right-width: 1px;	
	border-right-style: dotted;	
	border-right-color: #999999;
	}
.FooterText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #333333;
	}
.TextMarginMain {	
	padding-right: 20px;	
	padding-left: 20px;	
	padding-top: 10px;	
	padding-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #666666;
	}
.ImageMarginMain {	
	padding-right: 20px;	
	padding-left: 20px;	
	padding-bottom: 0px;
	}
.Search {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #000099;	
	background-color: #CCCCCC;	
	border: thin solid #666666;	
	font-weight: bold;	
	padding-right: 2px;	
	padding-left: 2px;
	}
.Border_Left {	
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #666666;
	}
.Border_Right {	
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #666666;
	}
.Border_Top {	
	border-top-width: 2px;	
	border-top-style: solid;	
	border-top-color: #666666;
	}
.Border_TopBot {	
	border-top-width: thin;	
	border-top-style: solid;	
	border-top-color: #666666;	
	border-bottom-width: thin;	
	border-bottom-style: solid;	
	border-bottom-color: #666666;
	}
.TextLink {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bolder;	
	color: #FFFF66;	
	text-align: center;
	}
.LinkStyle {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;	
	color: #FFFF66;
	}
.leftNav {
	color:#003399;
	font-family:Arial;
	font-size:11px;
	font-weight:bold; 
	vertical-align: middle; 
	border-bottom: #cccccc 1px solid; 
	height: 22px; 
	text-align: left; 
	text-decoration: none
	};
.leftNav A{
	display: block; 
	text-decoration: none
	} 
.leftNav A:link {
	COLOR: #003399; 
	TEXT-DECORATION: none
	}
.leftNav A:visited {
	color: #003399; 
	text-decoration: none
	}
.leftNav A:hover {
	background-color:#ff9900;
	color:#333333; 
	height: 22px; 
	vertical-align: bottom
	}
.style1 {        
	font-size: 14px;        
	font-weight: bold;
	}
.boldBlueUnderline {
    font-size: 12 px;
    font-weight: bold;
    color: #003399;
    text-decoration: underline;