a {
	text-decoration : underline;
}

a {
	color : #333333;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

a:hover {
	color : #FF0000;
	text-decoration : underline;
}

body {
	background-color : #3A3A3A;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : .78em;
	text-align : center;
}

div.readmore {
	font-size : 0.9em;
	text-align : right;
}

h1 {
	font-size : 1.4em;
	font-weight : bold;
	margin-top : 1em;
}

h1, h2, h3, h4, h5, h6 {
	color : #444444;
}

h2 {
	font-size : 1.3em;
	font-weight : bold;
}

h3 {
	font-size : 1.2em;
	font-weight : normal;
	margin : 0.5em 0;
	padding-top : 10px;
}

h4 {
	font-size : 1.1em;
	font-weight : bold;
	margin : 0.5em 0;
}

h5 {
	font-size : 1.0em;
	font-weight : bold;
	margin : 0.5em 0;
}

h6 {
	font-size : 0.8em;
	font-weight : bold;
	margin : 0.5em 0;
}

/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
	border : 0;
	margin : 0;
	padding : 0;
}

p {
	margin : 8px 0;
}

.accordioncontent {
	background-color : #D3DEEF;
	border-bottom : #2F4F4F 1px dashed;
	border-left : #2F4F4F 1px dashed;
	border-right : #2F4F4F 1px dashed;
	border-top : medium none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 10px;
}

.accordionheader {
	background-color : #2E4D7B;
	border-bottom : #2F4F4F 1px solid;
	border-left : #2F4F4F 1px solid;
	border-right : #2F4F4F 1px solid;
	border-top : #2F4F4F 1px solid;
	color : #FFFFFF;
	cursor : pointer;
	font-family : Arial, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

.accordionheader a {
	background : none transparent scroll repeat 0% 0%;
	color : #FFFFFF;
	text-decoration : none;
}

.accordionheader a:hover {
	background : none transparent scroll repeat 0% 0%;
	text-decoration : underline;
}

.accordionheaderselected {
	background-color : #5078B3;
	border-bottom : #2F4F4F 1px solid;
	border-left : #2F4F4F 1px solid;
	border-right : #2F4F4F 1px solid;
	border-top : #2F4F4F 1px solid;
	color : #FFFFFF;
	cursor : pointer;
	font-family : Arial, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

.accordionheaderselected a {
	background : none transparent scroll repeat 0% 0%;
	color : #FFFFFF;
	text-decoration : none;
}

.accordionheaderselected a:hover {
	background : none transparent scroll repeat 0% 0%;
	text-decoration : underline;
}

.contenttablecenter {
	vertical-align : top;
	width : 750px;
}

.contenttableleft {
	padding : 0px 0px 5px 5px;
	vertical-align : top;
	width : 200px;
}

.contenttableright {
	vertical-align : top;
	width : 200px;
}

.header2 {
	color : #444444;
	font-size : 16px;
	font-weight : bold;
}

.paging {
	padding-bottom : 0px;
}

.paging td {
	padding-bottom : 5px;
}

.sidebarcontainer {
	background-color : #FFFFFF;
	border-bottom : solid 2px #000000;
	border-left : solid 1px #808080;
	border-right : solid 2px #000000;
	border-top : solid 1px #808080;
	font-size : smaller;
	margin : 5px 2px 0px 2px;
	padding : 2px 4px 7px 6px; 
	width : 230px;
}

/*
 .sidebarcontainer a {
	color : Highlight;
}

.sidebarcontainer li {
	list-style-type : none;
}

.sidebarcontainerheader {
	background-color : #272727;
	border-width : 0px 0px 1px 0px;
	color : #FFFFFF;
	font-size : 1.1em;
	font-weight : bold;
	height : 20px;
	padding-top : 5px;
	width : 100%;
}
*/

.smenuitem {
	font-size : 11px;
	font-weight : bold;
	margin : 0px 4px 5px 5px;
	padding : 3px 0px 2px 5px;
}

.smenuitemtop {
	font-size : 11px;
	font-weight : bold;
	margin : 0px 4px 5px 5px;
	padding : 0px 0px 2px 5px;
}

.smenuitem:hover {
	background-color : #FFFFFC;
}

.smenuitemtop:hover {
	background-color : #FFFFFC;
}

.smenuitemhdr {
	font-size : 11px;
	font-weight : bold;
	margin : 10px -4px 5px 10px;
	padding : 2px 0px 2px 5px;
	width : 180px;
}

.smenusubitem {
	font-size : 11px;
	font-weight : bold;
	margin : 5px 0px 5px 30px;
	padding : 2px 0px 2px 5px;
}

.smenusubitem a {
	color : Highlight;
}

.smenutitle {
	background-color : #AFC8EC;
	border-color : #686868;
	border-style : solid;
	border-width : 1px;
	color : #112747;
	font-size : 11px;
	font-weight : bold;
	margin : 5px -4px 5px;
	padding : 2px 0px 2px 5px;
	width : 98%;
}

.txtbox {
	border : 1px solid #666666;
}

#contentwrapper {
	background-color : #DBF1FD;
	background-repeat : repeat-x;
	margin-left : 0px;
	width : 975px;
}

#copy .container {
	background-color : #FFFFFF;
	border-bottom : solid 2px #000000;
	border-left : solid 1px #808080;
	border-right : solid 2px #000000;
	border-top : solid 1px #808080;
	margin : 5px;
	padding : 15px 20px 5px 20px;
}

#copy .container .button {
	border-color : #CCCCCC;
}

#copy .container h2 {
	border-color : #CCCCCC;
	margin : 0px 0px 0px 0px;
}

#copy .container table tr {
	font-size : 0.9em;
}

#copy .teaser {
	color : #777777;
	font-size : 0.9em;
	font-weight : normal;
	margin-top : 0;
}

#copy a {
	color : #FF284E;
}

#copy fieldset {
	border : 1px solid #CCCCCC;
	margin : 1em 0;
	padding : 1em;
}

#copy img {
	border : 0px none #663300;
}

#copy legend {
	background-color : #FFFFFF;
	color : #666666;
}

#footer {
	clear : both;
	font-size : 0.9em;
	height : 10px;
	margin : 1px 5px;
	padding : 2px 20px 4px 2px;
	text-align : center;
}

#footer a {
	color : #FF284E;
	margin : 1px 5px;
}

#header {
	background-color : #87CEEB;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	height : 120px;
	position : relative;
}

#logo {
	left : 0px;
	position : absolute;
	top : 0px;
}

#wrapper {
	background-color : #002EC4;
	border : 1px solid #FFFFFF;
	margin-left : auto;
	margin-right : auto;
	padding-bottom : 2px;
	text-align : left;
	width : 975px;
}
