@charset "utf-8";
@import url("Accessible_Design.css");
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {color: #008ac6; text-decoration: underline; }
a:active {color: #f7941d;
}
#navigation
{
	float: left;
	width: 100%;
	background: #008ac6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 20px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #68aee0; }
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #333;
}
.bread2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	border: 1px;
	border-color: #CCC;
	padding: 5px;
	border-style: solid;
}
.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #333;
}
.leftmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	padding: 5px;
	background-color: #2e2e2e
}

p.first{ color: blue; }
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #008ac6;
	line-height: normal;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: normal;
	padding-top: 10px;
}
.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008ac6;
	font-weight: normal;
	font-style:italic;
	line-height: 24px;
}
a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
}
h2 {
	color: #666;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #006666;
	color: #333
	}
h4 {
	color: #000000
	}
table1 {
	color: #FFFFFF;
	border-color: #e2e2e2;
	border: 1px;
	
	}
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: 18px;
	font-weight: normal;
	line-height: 140%;
	color: #FFF
	}
.footer3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #999999;
	background-color: #ffffff
	}
.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
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #333;
	font-weight: bold;
	padding: 5px;
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:link {color: #06F; text-decoration: none; }
a:visited {color: #666; text-decoration: none; }
a:hover {color: #008ac6; text-decoration: underline; }
a:active {color: #f7941d;
}
a.bread:link {color: #008ac6; text-decoration: none; }
a.bread:visited {color: #68AEE0; text-decoration: none; }
a.bread:hover {color: #ffffff; text-decoration: underline; }
a.bread:active {color: orange;
}
a.mainmenu:link {color: white; text-decoration: none; }
a.mainmenu:visited {color: white; text-decoration: none; }
a.mainmenu:hover {color: orange; text-decoration: underline; }
a.mainmenu:active {color: orange;
}
a.leftmenu:link {color: #008ac6; background-color: #f0f0f0; }
a.leftmenu:visited {color: #333333; background-color: #f0f0f0; text-decoration: none; }
a.leftmenu:hover {
	color: #008ac6;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: 200;
}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}

