a {
	color: #1E62A4;
	background-color: transparent;
	text-decoration: none;	
}

a:hover {text-decoration: underline;}

bluetext {
	color: #3366FF;
}

body {
	color: #000000;
	background: white;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {color: #1E62A4;}

h2 {color: #1E62A4;}

h3 {color: #1E62A4;}

h4 {color: #1E62A4; padding:0px; margin:0px; font-size:14px;}

h5 {color: #1E62A4;}

img {border:none;}

input {
	border: 1px solid #16B5C8;
	background-color: #FFFFFF;
	color: #000000;
}

li { 
	margin-left: 5px; 
	margin-bottom: 0px; 
	padding-bottom: 5px;
}

table td {
	vertical-align: top;
	font-size: 14px;	
}

textarea {
	scroll: auto;
	border: 1px solid #16B5C8;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
}

ol {  
  margin-bottom: 0px;
}

ul {
	margin-top: 5px;
    list-style: square outside;
    margin-bottom: 5px; 
}

#fullheight {
	height:100%;
	margin:0;
    padding:0;
    border:none;
}

.activeleftbandlink {
	color: #003366;
	font-size: 16px;
	text-decoration: none;	
}

.activeleftbandlink:hover {
	color: #003366;
	text-decoration: underline;	
}

.activetopbandlinks {
	color: #000000;
	font-size: 14px;
	vertical-align:  middle;
	text-decoration: none;	
}

.activetopbandlinks:hover {
	text-decoration: underline;
	line-height: 14px;
}

.blacklinks {
	color: #000000;
	background-color: transparent;
	text-decoration: none;	
}

.blacklinks:hover {
	text-decoration: underline;
}

.bluebackground {
	background: #002D56;
}

.bluetable {
	border-right: 5px solid #ccdeec; 
	border-top: 5px solid #ccdeec; 
	border-left: 1px solid #ccdeec; 
	border-bottom: 1px solid #ccdeec; 
	border-collapse: collapse;
	padding: 5px;
}

.bottomband {
	background-color: #16B5C8;	
}

.button {
	background-color: #16B5C8;
	border-bottom: #16B5C8 1px solid;
	border-left: #16B5C8 1px solid;
	border-right: #16B5C8 1px solid;
	border-top: #16B5C8 1px solid;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.checkbox {
	border-right: medium none; 
	border-top: medium none; 
	border-left: medium none; 
	border-bottom: medium none;
	padding-left: 0px;
}

.copyrighttext {
	color:#FFFFFF;
	margin: 0;	
	font-size: 12px;
	text-decoration: none;
}

a.copyrighttext:hover {
	text-decoration: underline;	
}

.darkblue {
	background-color: #16B5C8;
	color: #FFFFFF;
}

.greenleftbandheader {
	color: #278925;
	font-size: 16px;
	font-weight: bold;	
}

.greentext {
	color: #278925;	
}

.greybackground {
	background-color: #eff4f6;	
}

.headerrow {
	background-color: #009900;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	COLOR: #ffffff;
	PADDING-TOP: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFDFA0;
	border-right-color: #CFDFA0;
	border-bottom-color: #CFDFA0;
	border-left-color: #CFDFA0;
}

.headertext {
	padding-top: 4px;
	margin: 0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;		
	border-left: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C3004A;
	font-weight: bold;	
}

.activelargebodytext {
	color: #000000;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.inactivelargebodytext {
	color: #FFFFFF;	
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;	
}

.inactiveleftbandlink {
	color: #C67118;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none;	
}

.inactiveleftbandlink:hover {
	text-decoration: none;	
}

.inactiveleftbandlinks {
	color: #000000;
	font-size: 15px;
	font-weight: bold;		
}

.programtable {
	border-right: 1px solid #ccdeec; 
	border-top: 0px solid #ccdeec; 
	border-left: 1px solid #ccdeec; 
	border-bottom: 1px solid #ccdeec; 
	border-collapse: collapse
}

.programcell {
	BORDER-RIGHT: 1px solid #ccdeec;
	PADDING-RIGHT: 4px;
	BORDER-TOP: 1px solid #ccdeec;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: 1px solid #ccdeec;
	COLOR: #000000;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: 1px solid #ccdeec;
	font-family: Arial, Helvetica, sans-serif;
}

.purplelinks {
	color: #7379AD;
	font-size: 14px;
	vertical-align:  middle;
	text-decoration: none;	
}

.purplelinks:hover {
	text-decoration: underline;
	line-height: 14px;
}

.purpletopbandtext {
	color: #7379AD;
	margin: 0;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.rightbandtext {
	color: #000000;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.smallheadertext {
	color: #C3004A;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.subheadertext {
	color: #C3004A;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tablebottomgreylineborder {
	/*width:100%;*/
	margin: 0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;		
	border-left: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C3004A;
	font-weight: bold;
}

.topbandtext {
	color: #003366;
	margin: 0;
	font-size: 17px;
	text-decoration: none;
}

.topbandtext:hover {
	text-decoration: none;	
}

.toplinkstext {
	color: #000000;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
}

.toplinkstext:hover {
	text-decoration: underline;	
}

.whiteseparator {
	color: #FFFFFF;	
}

/*used in the header buttons active link*/
.menubackgroundgreen{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/menubggreen.gif);
	background-repeat: repeat-x;
}
/*used in the header buttons */
.menubackgroundwhite{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/menubgwhite.gif);
	background-repeat: repeat-x;
}
/*used in the header buttons button separator*/
.menubackgroundgreenmiddle{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/middlecurve.gif);
	background-repeat: repeat-x;
}
/*used in the header buttons */
.menubackgroundgwhitegreenleft{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/leftcurve.gif);
	background-repeat:no-repeat;
}
/*used in the header buttons */
.menubackgroundgwhitegreenright{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/rightcurve.gif);
	background-repeat: no-repeat;
}
/*used in the header buttons */
.menubackgroundwhitegreenlinebottom{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/whitebggreenlinebelow.jpg);
	background-repeat: repeat-x;
}
/*used in the header buttons */
.menubackgroundwhiteboublegreenline{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/doublegreenlines.gif);
	background-repeat: repeat-x;
}
/*used in the header buttons */
.menubackgroundwhitegreenextremeright{
	color: #007900;
	margin: 0;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/rightcurveextremeright.gif);
	background-repeat: no-repeat;
}
/*used in the footer text*/

TR.footer{
	color:#FFFFFF;
	margin: 0;
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x; 
	background-position:top; 
	vertical-align: top;
}
/*used in the header link text green link #91B624*/
.topbuttonlink{
	padding-top: 10px;
	font-size: 12px;
	color: #218A21;
}
/*used in the header link text orange link #F09100*/
.topbuttonlinkcurrent{
	color: #C67118;
}
.sectionalheadertext {
	color: #278925;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 6px;	
}
.buttonclass {	
	color: #FFFFFF;
	background-image:url(../images/gobutton.jpg);
	background-repeat:no-repeat;			
}

.whitetext {
	color: #FFFFFF;	
}

.externalTable {
	width:750px;
	border: 1px solid #ccdeec;
}

.bluelinks {
	color: #3366FF;
}

/** Sitemap styles **/
#sitemap {
	color: #000000;
	float: left;
	padding:0;
	margin:0;
}

#sitemap li {
	list-style-type: none;
}

ul#sitemap > li {
	margin-bottom: 10px;
}

#sitemap ul li {
	list-style-image:   url("../images/l2_normal.gif");
}

#sitemap ul ul li {
	list-style-image:   url("../images/l3_normal.gif");
}

#sitemap ul li.firstfollow {
	list-style-image:   url("../images/l2_first_follow.gif");
}

#sitemap ul li.last {
	list-style-image:   url("../images/l2_last_item.gif");
}

#sitemap ul ul li.firstfollow {
	list-style-image:   url("../images/l3_first_follow.gif");
}

#sitemap ul ul li.last {
	list-style-image:   url("../images/l3_last_item.gif");
}

/*Hide the check value input field so that only bots can see it*/
.hidden {
	display: none;
}
