body{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 1em;
	color: #000;
	background-color: #fff;
	margin: 0;
	text-align: center;
}

img {
	border: 0;
}

/* layout boxes */
#outer {
	top: 0;
	left: 0;
	width: 100%;
}
#page{
	z-index: 1;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}
/* top navigation */
#navcontainer {
	margin: 0;
	margin-top: 10px;
	left: 0;
	width: 100%;
	background-image: url("../images/bluestrip.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	/*background-color: #3a6ba7;*/
	background-color: #00538e;
	padding: 1px 0 5px 0;
}
#topnav {
	text-align: left;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	border: 1px solid #3a6ba7;
	padding-left: 40px;
}

ul#topnavlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}

#topnavlist li {
	display: inline;
	list-style-type: none;
}

#topnavlist a { 
	padding: 0 5px; 
}

#topnavlist a:link, #topnavlist a:visited	{
	color: #fff;
	text-decoration: none;
}

#topnavlist a:hover {
	color: #fff;
	text-decoration: underline;
}

/* banner */
#banner {
	text-align: left;
	margin-top: 10px;
	background-color: #7D2785;
	width: 100%;
}

#banner .bannerarea {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}

#banner .bannerarea .headline {
	width: 309px;
	height: 62px;
	float: right;
	padding-top: 14px;
	margin-left: 0;
	padding-left: 22px;
}

#banner .bannerarea .bannerfingers {
	float: left;
	width: 101px;
	margin-left: 82px;
}

#banner .bannerarea .logo {
	width: 180px;
	float: left;
	padding-top: 23px;
	margin: 0;
	padding-right: 17px;
}

#middlestrip {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}
#middlestrip img {
	padding-left: 255px;
	margin-left: 25px;
	margin-right: 0;
	width: 103px;
}

#topimage {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}

#sidenav{
	float: left;
	width:195px;
	background-color: #ffffff;
	border-bottom: 1px solid #fff;
	text-align: left;
	margin-bottom: 10px;
}

#navtop img {display:none;}

#navbase img {display:none;}

#navright {float: right;width: 7px;}

#navright img {display:none;}

#navtext {
	float: left;
	width: 178px;
	background-image: none;
	
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 1em;
	color: #fff;
	background-color: #ffffff;
	margin: 0;
}
#navtext ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 20px;
}

#navtext li { 
	margin: 0 0 1px 0; 
}

#navtext a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #ffffff;
}

#navtext a:link, #navtext a:visited {
	color: #000000;
	text-decoration: none;
}

#navtext a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}

#navtext #current {
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}

#navtext ul ul {
	font-size: 0.9em;
	font-weight: normal;
}

#navtext ul ul li { 
	margin: 0 0 1px 0; 
	
}

#navtext ul ul a {
	display: block;
	padding: 5px 5px 5px 10px;
	width: 115px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

#navtext ul ul a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}

#navtext ul ul #subcurrent {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}



#sideright {
	float: right;
	width:156px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	margin-bottom: 20px;
}
#sideright img {
	margin-bottom: 10px;
}
/*
#content{
	/*margin:0 173px 0 212px;*/
	text-align: left;
	float:left;
	width:400px;
	padding:0pt 0pt 0pt 0pt;
}
*/

#footer {
	clear: both;
	text-align: left;
	background-image: url("../images/greenstrip.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #acbb46;
}

#footertext {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	margin-top: 0;
	padding: 7px 0;
}

ul#footerlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}

#footerlist li {
	display: inline;
	list-style-type: none;
}

#footerlist a { 
	padding: 0 5px; 
}

#footerlist a:link, #footerlist a:visited	{
	color: #ffffff;
	text-decoration: none;
}

#footerlist a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* main items 
.mainitem{
	padding:10px;
}

.mainitem h1 {
	font-size: 1.2em;
	color: #00538e;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.mainitem h2 {
	font-size: 1.1em;
	color: #00538e;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.mainitem p {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0.5em;
}
.mainitem ul {
	font-size: 0.8em;
	font-weight: normal;
}
*/


/* sub items */
.subitem{
	padding:10px;
}

.subitem h2 {
	font-size: 1.2em;
	color: #00538e;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.subitem p {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0.5em;
}
.subitem ul {
	font-size: 0.8em;
	font-weight: normal;
}



.cleardivs {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#newsFeed {
    /*font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;*/
    color: #000;
    background-color: #fff;
    margin: 0;
    text-align: center;
    float: right;
    width:156px;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
    height:270px;
    border:1px;
    border-color:#b8be19;
    border-style: solid;
    overflow:hidden;
 }
 #newsTitleRow {
	font-weight: bold;
	font-size: 0.8em;
	color: #00538e;
 }
 #newsDateRow {
 	font-style : italic;
	font-size: 0.7em;
 }
 #newsItemLinkRow {
 	background-color: White;
	font-size: 0.75em;
 }
 #newsItemDescRow {
 	background-color: White;
	font-size: 0.75em;		
 }
 
.GridView
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	color: #000;
	background-color: #fff;
	margin: 0;
	width:100%;
}

.GridViewLink 
{
	color:#3a6ba7;
	text-decoration:none;
}

.DetailsView 
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	color: #000;
	background-color: #fff;
	margin: 0;
	width:100%;
}
