body {
	margin: 0;
	padding: 0;
	/* font-family: Geneva, Arial, Helvetica, sans-serif; */
   font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/400_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p, td, li {
   font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}
.paddedimages{
	margin: 0px 15px;
}
a:link, a:visited {
	color: #666;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
}	
#pageWrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 767px;
}
#header {
	margin: 0;
	padding: 0;
	background: transparent url(../images/400_logo.gif) no-repeat top left;
	height: 80px;
	width: 767px;
}
#header h1 {
	text-indent: -9234px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	height: 107px;
	width: 768px;
}
h2 {
   font-family: arial, helvetica, sans-serif;
	font-size: 170%;
	color: #465D77;
	background: transparent;
	margin: 7px 0;
	padding: 0;
}
h3 {
   font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	color:#003366;	
	font-weight: bold;
	margin: 12px 0 5px 0;
}
.style1 {
	font-size: small;
	font-weight: bold;
}
#nav {
	background: transparent url(../images/400_navbg.jpg) no-repeat top left;
	color: #666;
	margin: 0;
	padding: 10px 0 0 0;
	height: 25px;
	width: 767px;
}
#nav ul {
	width: 767px;
	height: 25px;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0px 0 0 6px;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a:link, #nav ul li a:visited {
   font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: transparent;
	margin: 0 22px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:active {
   font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: transparent;
	margin: 0 22px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: underline;
}
#bottomnav { 
   margin: 0; 
   padding: 0; 
   float: left;
   height: 80px; 
   width: 767px; 
}
#bottomnav table {
   margin: 0;
   padding: 0 0 0 0; 
	width: 767px;
   height: 80px;
}
#bottomnav table td {
   margin: 0; 
   padding: 0; 
   height: 80px; 
}
#bottomnav a:link, #bottomnav a:visited {
	color: #000066;
	margin: 0 10px;
	padding: 0;
	text-transform: none;
	text-decoration: none;
}
#bottomnav a:hover, #bottomnav a:active {
	color: #000066;
	margin: 0 10px;
	padding: 0;
	text-decoration: underline;
}
#indexContent {
	margin: 0;
	padding: 0 3px 0 12px;;
	width: 753px;
	float: left;
	background:url(../images/400_maincontentbg.jpg) left top;
}
#mainContentTop {
	margin: 0;
	padding: 7px 0 0 0;
	width: 767px;
	float: left;
	background: transparent url(../images/400_maincontenttop.jpg) no-repeat left top;
}
#mainContent { background-image: url(../images/400_maincontentbg.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: left top; margin: 0; padding: 0 5px; width: 727px; float: left; }
#mainContentBottom {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 767px;
	float: left;
	height: 41px;
	background: transparent url(../images/400_pagebottom.jpg) no-repeat bottom;
}
#CCM {
	margin: 1px;
	padding: 5px;
	border:thin solid #666699;
	text-align:center;
	background-color: #ebebeb;
	width: 100%;
}
#leftColumn {
	float: left;
	width: 187px;
	padding: 0;
	margin: 0;
}
#loginBox { 
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 15px;
	background-image: url(../images/loginbox.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	margin: 0;
	width: 187px;
	height: 176px;
	vertical-align: top;
	padding: 10px 0 0;
}
#loginBox a:link, #loginBox a:visited {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	background: transparent;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
}
#loginBox a:hover, #loginBox a:active {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	background: transparent;
	margin: 0 0px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: underline;
}
#newsBox {
	font-size: 10px;
	font-weight: normal; 
	color: #666666;
	text-align: left;
	margin: 0;
	width: 165px;
	height: 161px;
	background-color: #FFFFFF;
	background:url(../images/newsbox.gif) top left;
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 10px;
}
#centerColumn {
	float: left;
	width: 353px;
	padding: 0;
	margin: 0;
}
#rightColumn {
	float: left;
	width: 210px;
	padding: 0;
	margin: 0;
	}
#subContentTop {
	margin: 0;
	padding: 25px 0 0 0;
	width: 767px;
	float: left;
	background: transparent url(../images/400_subcontenttop.jpg) no-repeat left top;
}
#subContent {
	margin: 0;
	padding: 0px 20px;
	width: 727px;
	float: left;
	background:url(../images/400_subcontentbg.jpg) repeat-y top left;
}
table.subcontent {
	margin-left:40px;
    width: 88%;
	border-width: 1px;
	border-style: hidden;
	border-color: white;
	background-color: white;
}
table.subcontent th {
	border-width: 1px;
	padding: 5px;
	border-style: double;
	border-color: #E3E5FD;
	background-color: #F7F9FB;
}
table.subcontent td {
	border-width: 1px;
	text-align:center;
	padding: 5px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #F7F9FB;
	background: transparent url(../images/tdbg.gif) repeat-x left top;

}
.smallContent {
	margin: 0;
	padding: 0px;
	width: 243px;
	background: transparent url(../images/contentSmallRepeat.png) repeat-y left top;
	float: left;
}
.smallContentTop {
	margin: 0;
	padding: 0;
	width: 223px;
	background: transparent url(../images/contentSmallTop.png) no-repeat left top;
}
.smallContentBottom {
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 223px;
	background: transparent url(../images/contentSmallBottom.png) no-repeat left bottom;
}
#footer {
   font-size: 10px;
   font-weight: bold;
   clear: both;
   margin: 0;
   padding: 13px 0 0 0;
   height: 40px;
   width: 768px;
   text-align: center;
}
.thumb {
	text-align: center;
	margin: 0;
	padding: 0;
}
.thumbName {
	text-align: center;
	font-weight: bold;
	color: #000;
	background: transparent;
	margin: 0;
	margin-top: 8px;
	padding: 0;
}
.thumbCaption {
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	font-size: 90%;
}
.newsEventsHeader {
	color: #0A246A;
	background: transparent;
	font-weight: bold;
	text-align: center;
}
.leftborder {
	background:url(../images/leftborderbg.png);
	width:15px;
	float: left;
	height: 100%;
}
.rightborder {
	background:url(../images/rightborderbg.png);
	width:18px;
	float: none;
}

.errorText {
	font-size: 13px;
	color: #900;
	font-weight: bold;
	padding: 5px 0 5px 28px;
	background: transparent url(../images/icon-warning.png) no-repeat top left;
}

.sd {
	display: none;
	visibility: hidden;
}
