body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 16px;
	color: #666666
}

.logodotsbackground {
	background-image: url(graphics/sitewide/logodots.gif);
	background-attachment: scroll;
	background-repeat: repeat;
}

.footerdotsbackground {
	background-image: url(graphics/sitewide/footerdots.gif);
	background-attachment: scroll;
	background-repeat: repeat;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
}

a.breadcrumb, a.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: underline;
}

a.breadcrumb:hover, a.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: underline;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 16px;
	color: #3366CC;
	padding: 15px;
}

.blueboldtext, a.blueboldtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 14px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none
}

a.blueboldtext:visited {
	color: #A8C3F8;
	text-decoration: none;
}

a.blueboldtext:hover {
	text-decoration: underline;
}

.bluetext, a.bluetext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 14px;
	color: #3366CC;
	text-decoration: none;
}

a.bluetext:visited {
	color: #A8C3F8
}

a.bluetext:hover {
	text-decoration: underline;
}

.bluetextspaced, a.bluetextspaced:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 19px;
	color: #3366CC;
	text-decoration: none;
}

a.bluetextspaced:visited {
	color: #A8C3F8
}

a.bluetextspaced:hover {
	text-decoration: underline;
}

.rightcolumntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 19px;
	color: #666666;
}

.footer, a.footer:link, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	line-height: 16px;
	color: #A8C3F8;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline
}

a, a.active, a.visited {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hometopicheadersright {
	
	background-color: #E5EDFD;
	color: #3366CC;
	font-size: 11px/1.6em;
	font-weight: bold;
	padding-right: inherit;
	padding-left: 18px;
	margin-right:15px;
}

.hometopicheadersleft {

	background-color: #E5EDFD;
	color: #3366CC;
	font-size: 11px/1.6em;
	font-weight: bold;
	padding-right: inherit;
	padding-left:15px;
	margin-right:15px;
border-right:white 10px solid;
}

.boxcontent{
padding-left:15px;
border-right:white 10px solid;
}

.menuitem{
color:#eee;
font-size: 11px;
background-color:#3366CC;
font-weight:200;
text-align:center;
line-height:23px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.menuitem a{
color:#eee;
font-size: 11px;
background-color:#3366CC;
font-weight:200;
text-align:center;
line-height:23px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.menuitem a:hover{
color:#1b479f;
background-color:#a8c3f8;
border:8px #a8c3f8 solid;
border-top:2px #a8c3f8 solid;
border-bottom:5px #a8c3f8 solid;
text-decoration:none;
}
.menuitemselected{
color:#eee;
font-size: 11px;
background-color:#3366CC;
font-weight:200;
text-align:center;
line-height:23px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.menuitemselected a{
color:#1b479f;
background-color:#a8c3f8;
border:5px #a8c3f8 solid;
border-top:2px #a8c3f8 solid;
border-bottom:5px #a8c3f8 solid;
text-decoration:none;
}

.hometopicheaders {
	width: 553px;
	background-color: #E5EDFD;
	color: #3366CC;
	font-size: 11px/1.6em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: inherit;
	padding-bottom: 5px;
	padding-left: 8px;
}

.admintopicheaders {
	width: 725px;
	background-color: #E5EDFD;
	color: #3366CC;
	font-size: 11px/1.6em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: inherit;
	padding-bottom: 5px;
	padding-left: 8px;
}

.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	color: #3366CC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	height: 14px;
	color: #666666;
	border: 1px solid #A8C3F8;
}

.inputboxmultiline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	height: 50px;
	color: #666666;
	border: 1px solid #A8C3F8;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	color: #3366CC;
	background-color: #E5EDFD;
	border: 1px solid #3366CC;
}

.browsefilebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	height: 20px;
	color: #666666;
	border: 1px solid #A8C3F8;
}

ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
	}

li {
	background-image:url(graphics/sitewide/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 0 0 4px;
	}

div#whoweare ul {
	margin:0;
	list-style-type:none;
	}
	
div#whoweare ul li {
	list-style-type:none;
	padding: 0 0 10px 12px;
	background-image: url(graphics/sitewide/bullet.gif);
	background-position: 0 4px; 
	background-repeat: no-repeat;
	}