h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 2.1em;
	font-weight : normal;
	text-align : left;
	color : #000099;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	border-bottom : none;
}

#homelink {
	color : #00CCFF;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}

#content {
	padding-top : 20px;
	padding-bottom : 15px;
}

span ul {
	list-style-position : outside;
	list-style-image : none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #000066;
	margin-top : 0em;
	margin-bottom : 0.5em;
}

p {
	line-height : 1.5em;
	font-size : 1em;
	margin-top : 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #000066;
	margin-bottom : 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	margin-bottom : 0px;
}

.oldbulletblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000099;
	line-height: 140%;
	list-style-image: url(../common/bluebullet.gif);
}

a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
.toolbar {
	text-decoration: none;
	font-size : 0.7em
}
a.toolbar:link {
	text-decoration: none;
}
a.toolbar:visited {
	text-decoration: none;
	color : #000099;
}
a.toolbar:hover {
	text-decoration: none;
	color : #000099;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	margin : 0px;
	padding : 0px;
	text-align : left;
}

.news {
	color: #FFFFFF;
	background-color: #000099;
}
#buttons a:link {
	color: #339933;
	text-decoration: none;
  }
#buttons a:hover {
	color: #6666CC;
	text-decoration: underline;
  }
#buttons a:active {
	color: #99CCFF;
	text-decoration: underline;
  }
#buttons a:visited {
	color: #336633;
	text-decoration: none;
  }
.bulletGold {
	list-style-image: url(../_image_content/misc_common/goldbullet.gif);
}
.bulletSilver {
	list-style-image: url(../_image_content/misc_common/silverbullet.gif);
}
.bulletBronze {
	list-style-image: url(../_image_content/misc_common/bronzebullet.gif);
}

span.subnavhead {
	background-color :  #0099CC ;
	color : #FFFFFF;
	width : 100%;
	padding-bottom : 1px;
	padding-left : 1px;
}

#footer {
	font-size : 1em;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}

#emailpage {
	font-size : 1em;
	clear : both;
	background-color : #e6f6ff;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : center;
	width : 20%;
}

#sectionmenu {
	background : #000099;
	padding-top : 5px;
	padding-bottom : 5px;
}

#mainmenu {
	display : inline;
}

ul {
	margin-top : 0.3em;
}
ol {
	margin-top : 0.3em;
}
li {
	line-height : 130%;
	margin-bottom : 0.5em;
}

.divider {
	font-size : 1.1em;
}

div.awards, div.about, div.support, div.sme, div.links {
	margin : 0px;
	display : inline;
}

div.awards a, div.about a, div.support a, div.sme a, div.links a {
	font-family: Arial, Helvetica, sans-serif;
}

div.awards span, div.about span, div.support span, div.sme span, div.links span {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
}

a.sectionlink:link {
	color: White;
	text-decoration: none;
}
a.sectionlink:visited {
	color: #E6E6FA;
	text-decoration : none;
	}
a.sectionlink:active {
	color: #99FFFF;
	text-decoration: underline;
}
div.sectionlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #99CCCC;
	text-decoration: none;
	font-weight : bold;
}
.sectionlinksecond {
	padding-top : 4px;
}

.plusborder {
	border-width : 1px;
	border-style : solid;
	border-color : black;
}

.bottomnav {
	text-align : right;
}

table {
	font-size : 1em;
	line-height : 1.5em;
	margin: 0px;
	padding: 0px;
}

th {
	background-color : #e6f6ff;
	color : #000099;
}
.imgcaption {
	font-family : Arial, Helvetica, sans-serif;
}
legend {
	font-family : Arial, Helvetica, sans-serif;
}