a {text-decoration:none;}
a:hover {text-decoration:underline;}

.TxtVerySmall {font-size:10px;}
.TxtSmall {font-size:11px;}
.TxtMed {font-size:12px;}
.TxtBig {font-size:13px;}
.TxtXBig {font-size:14px;}
.TxtXXBig {font-size:15px;}

.TxtLightBlue   {color:#29336c;}
.TxtRed         {color:#ee2024;}
.TxtGrey        {color:#808080;}
.TxtWhite       {color:#ffffff;}
.TxtJustify {text-align:justify;}


.wwwHeader {
	font-size:13px;
	font-weight:bold;
	color:#29336c;
	text-align:center;
	padding:9px 0px 3px 0px;
	background-image:url(../images/LeftBarTop.jpg);
	cursor:pointer;
	}
.GradientBar1 {
	color:#ffffff;
	font-size:13px;
	font-weight:Semibold;
	text-transform:uppercase;
	height:30px;
	padding:0px 10px 2px 5px;
	cursor:default;
	background-image:url(../images/GradientBar_BG.jpg);
	}
	
.NewsHeadline {
	color:#29336c;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	}
	
.NewsHeadline a {text-decoration:none; color:#29336c;}
.NewsHeadline a b {font-size:14px;}
.NewsHeadline a u {text-decoration:none; color:#ee2024;}

.NewsHeadline a:hover {text-decoration:underline; color:#29336c;}
.NewsHeadline a:hover u {text-decoration:underline; color:#ee2024;}

.NewsDate {
	color:#29336c;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	}
	
	
.DownloadsList {
	text-align:right;
}
.DownloadsList a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #ee2024;
	text-decoration: none;
	text-align:right;
	text-transform:uppercase;
	padding: 1px 5px 0px 18px;
	background-image:url(../images/RoundCorner_red.jpg);
	background-repeat:no-repeat;
	width:130px;
	white-space:nowrap;
}
.DownloadsList a:hover {
	color: #FFFFFF;
}
.DownloadDescription {
	font-size:11px;
	text-align:justify;
	padding: 5px 0px 0px 0px;
	border-bottom:1px solid #ee2024;
}
.DownloadDescription b {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.FormField {
	font-size: 11px;
	padding:0px 0px 0px 10px;
}
}
.FormField .TextBox0 {
	font-size:11px;
	width:110px;
}

.FormField .TextBox1 {
	font-family: Verdana;
	font-size:11px;
	width:140px;
}
.FormLabel {
	font-size: 11px;
	padding: 5px 10px 0px 10px;
	border-right:1px solid #335d8d;
}
.FormLabel2 {
	font-size: 11px;
	padding: 2px 5px 0px 5px;
}