/* Tag Definitions */

/* background-image: url(Images/body-bg.gif); */	
/* background-color: #ffffff; */
	
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	color: #ffffff;
	text-align:center;
	background-color: #ffffff;
}

table {
}

p {
    margin:1.0em 0;
}
h1, h2, h3, h4, h5, h6 {
    margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}
h1 {
    font-size:1.1em;
    line-height:normal;
    text-transform:uppercase;
}
h2 {
    font-size:1.0em;
    line-height:normal;
}
h3 {
	font-size:0.95em;
    padding-top: 0.6em;
    margin-bottom:0.5em;
}
h4 
{
    font-size:0.85em;
	padding-top: 0.3em;
    margin-bottom:0.3em;
}
img {
	border-width: 0;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active{
	color: #ffffff;
}
#skip_nav {
	height: 1px;
	width: 1px;
}

/* Page Header */

.background {
    width:100%;
    height:auto;
    text-align:center;
    }

.header {
    width:789px;
    height:76px;
    background-image:url(Images/header.gif);
    background-repeat:no-repeat;
    margin-bottom:10px;
}
.header-table {
    width:750px;
    text-align:left;
}
.site-title {
    width: 220px;
    height: 42px;
    padding-top: 3px;
}
.page-title {
    width: 200px;
    height: 30px;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
}
.divider {
    height:0px;
}
.menubox {
    text-align: right;
	font-size: 10px;
    text-transform: none;
    font-weight: bold;
    padding-top: 13px;
}
.menubox a:visited, .nav a:visited {
    color:#ffffff;
}
.nav {
    text-align: right;
	font-size: 10px;
    text-transform: none;
    font-weight: bold;
	vertical-align:top;
    padding-top: 5px;
    padding-right: 20px;
}
.content-shim {
	display:none;
}
.content-shim-stretch {
	display:none;
}
.content-shim-stretch {
	display:none;
}

/* Page Footer */

.footer-stretch {
	text-align: center;
	width: 100%;
	height: 50px;
}
.footer-bg {
	height: 40px;
	width: 789px;
	background-image: url(Images/footer.gif);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
}
.footer {
	font-size: 10px;
    line-height: 14px;
	width: 770px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
.menu {
	font-size: 10px;
	line-height: 14px;
    background-color: #001079;
    text-transform: none;
    font-weight: bold;
    padding-top: 2px;
}
.menu a:visited {
	color: #ffffff;
    background-color: #001079;
}

/* List Items */

ul {
	list-style-image:  url(Images/bullet-2.gif);
	list-style-position: inside;
	line-height: 2.1em;
	list-style-type: none;
	vertical-align: middle;
	margin-left: 0px;
}
.list_link{
	list-style-image:  url(Images/bullet-1.gif);
}


/* Form Items */

.textfield {
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 1px;
	margin: 2px 0 2px 0;
}
.loginlabel
{
	border: none;
	width: 100px;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	margin: 2px 5px 2px 5px;	
}
.login {
	border: 1px solid #000000;
	width: 100px;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	margin: 2px 5px 2px 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 218px;
	text-align: left;
	margin-bottom: 2px;
}

/* Page Body */

/* background-image:url(Images/watermark.gif); */
/* background-repeat:no-repeat; */
/* background-position:center; */
.content-bg
{
	
}
	
.content {
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}
.content .left {
	width: 35px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.content .right {
	width: 710px;
	padding-left: 10px;
	padding-right: 35px;
	text-align: left;
	vertical-align: top;
}
.content .leftmenu {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	vertical-align: top;
}
.content .rightofmenu {
	width: 625px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}
.section {
	border-top:1px solid #505050;
}

.content a {
	color: #001079;
	text-decoration: none;
}
.content a:visited {
	color: #0d2b88;
}
.content a:hover {
	text-decoration: underline;
	color: #001079;
}
.content a:active{
	color: #0d2b88;
}

.boardpic
{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.boardbioright
{
}

.boardbio
{
}
