a {	
	color: #ffffff;	
	text-decoration: none
}
body {	
	background-color: #EFF6FB;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 0em;	
	color: #336699;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.05em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
	/*we are using this for the left navigation headers*/
.NewsDataColor {
	color: #ffffff;
	text-indent: 1em;
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline;
	color: #0000ff;
	
	}
	
.a1 {	
	color: #0000ff;	
	text-decoration: underline;
}

.a1:hover {	
	text-decoration: underline;
	color: #ff6600;
	
	}
	
.askipnav {	
	color: #000066;	
	text-decoration: none;
	font-size: 0.1em;
}


	

tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 65%;
	color: #000000;
	line-height: 0.85em;
}

/*Thin border around the outside of the website*/
.border {
	border: 1px solid #0099FF;
}

/*Border and roll over effects for the left navigation column*/
.bordernav {
	font-family: Arial;
	border: 1px solid #000066;
	width: 13em;
	text-indent: 0.2em;
	font-size: 0.95em;
}
.bordernav:hover {
	font-family: Arial;
	border: solid 1px #0099ff;
	background-color:#ff9933;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.95em;
}
	
.bordernav2 {
	font-family: Arial;
	border: solid 1px #0099ff;
	background-color:#33cccc;
	color: #ffffff;
	text-decoration: none;
	width: 13em;
	text-indent: 0.2em;
	font-size: 0.95em;
}

.bordernav2:hover {
	font-family: Arial;
	border: solid 1px #0099ff;
	background-color:#ff9933;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.95em;
}	
	


/*Cell color properties for main section of the website*/
.maincellbg {
	background-color: #EFF6FB;
	
}

/*Cell color properties for template around the outside*/
.templatecellbg {
	background-color: #000066;
}

/*Hyperlinks for template on the header (currently for the main section so needs to be changed*/
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
}

/*Below is just for demo purposes*/
A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #000000;
text-indent: 1em;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}
.textmain { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.15em;
	color: #333333;
	}
