body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

form fieldset, #topsearchbar form label
{
		border: none;
		margin: 0;
		padding: 0;
		display: inline;
}


#container {
	margin: 20px;
	padding: 5px;
	border: 1px solid #cccccc;
}	

.doNotShow
{
	display: none !important;
}

a, .link
{
	text-decoration: none;
	color: #03c;
}

a:visited, .linked
{
	text-decoration: none;
	color: #039;
}

a:hover, .link:hover, .link:hover
{
	text-decoration: underline;
	color: #36f;
}

a.selected
{
	font-weight: bold;
	color: #345;
}

input:focus, a:focus {overflow: hidden}

img { border: none; }

fieldset, legend, label
{
	border: none;
	margin: 0;
	padding: 0;
}

#accessify {
	text-align: right;
	color: #6e6e6e;
}

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

#accessify ul li {
	display: inline;
	font-size: 72%;
}


#auth {
	float: right;
	text-align: right;
	padding: 2px;
}

#auth ul {
	list-style: none;
}

#auth ul li {
	display: inline; 
	font-size: 72%;
}


#header * {
	margin: 0;
	padding: 0;
}

#header h1 {
	display: none !important
}

#topnav ul {
	margin: 0 0 -1px 0;
	white-space: nowrap;
	text-align: center;
	padding: .2em 0;
	background: #fff url("../images/topgradient.png") repeat-x bottom;
}

#topnav ul li {
	list-style: none;
	display: inline;
	position: relative;
	z-index: 2;
	margin: 0 .2em;
	padding: .2em 0;
	background: #fff url("../images/bottomgradient.png") repeat-x bottom;
}

#topnav ul li a {
	padding: .4em 1.2em;
	color: #334455;
	font-size: 80%;
	font-weight: bold;
}

#topnav ul li.selected a {
	color: #334455
}

#topnav ul li a sup {
	position: absolute;
	top: -6.5px;
	right: 1px;
	z-index: 3;
}

#topnav ul li a sup strong {
	text-indent: -7000em;
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 12px;
}

.alpha a sup strong { 
	background: url('../images/tab_alpha.png') 0 -5px no-repeat !important;
}


#topnav ul li.selected, ul#topnavbar li:hover.selected {
	background: #000099 url("../images/tabgradient.png") repeat-x bottom;
	position: relative;
} 

#topnav ul li:hover {
	background: #000099 url("../images/tabgradient.png") repeat-x top left;
}

#topsearchbar legend, #topsearchbar form label {
	display: none !important;
}

#topsearchbar {
	position: relative;
	z-index: 4;
	clear: both;
	border-top: 1px solid #000099;
	padding: .375em;
	border-bottom: 1px solid #76B9EC;
	background: #fff url("../images/bottomgradient.png") repeat-x bottom;
	text-align: center;
}

#topsearchbar a {
	text-decoration: underline;
	font-size: 74%;
	height: 100%
}

#topsearchbar input.text {
	font-size: 80%;
	padding: .15em .2em;
	border: 1px solid #76B9EC;
	width: 23em !important;
}

#topsearchbar input.submit {
	font-size: 80%;
	margin: 0 0 0 .2em;
	padding: .1em .6em;
	background: #990000 url("../images/burgundybuttonbg.png") repeat-x top;
	border: 1px solid #990000;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
	color: #fff;
	font-weight: bold
}

#newsletter label {
	margin-right: 1.2em;
}

#newsletter input.text  {
	padding: .15em .2em;
	border: 1px solid #E8DBA7;
	width: 15em !important;
}

#newsletter input.submit {
	margin: 0 0 0 .2em;
	padding: .1em .6em;
	background: #990000 url("../images/burgundybuttonbg.png") repeat-x top;
	border: 1px solid #990000;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
	color: #fff;
	font-weight: bold
}
		
#content
{
	padding-top: 1em;
}

#content #statement p {
	font-size: 130%;
	font-weight: 500;
	font-family: verdana;
	text-align: center;
	margin: 0 auto 1em auto;
}

#content p {
	font-size: 80%;
}

#content ul {
	font-size: 80%;
}

#content ul.column {
	list-style: none;
}

#content .column
{
	float: left;
	width: 31%;
	margin: .5em 0 1em 1em;
	padding: 0;
	border: none;
	position: relative;
}

#content .column li, #content #pdetails li, #content #parea li
{
	padding: .3em 0 .3em 1.2em;
	position: relative;
}

#lowercolumn1 {
	float: left;
	width: 31%;
	margin-right: 2%;
}

#lowercolumn2 {
	float: left;
	width: 31%;
	margin-right: 2%;
}

#lowercolumn3 {
	float: left;
	width: 33%;
}

#footer {
	padding: 20px 2px 10px 2px;
	color: #6e6e6e;
	font-size: 70%;
	text-align: center;
	background: #fff url("../images/footergradient.png") repeat-x bottom;
	border-bottom: 1px solid #76B9EC;
}

#footer ul {
	list-style: none;
	margin: 0;
}

#footer ul li {
	margin: 0 3px 0 0;
	display: inline;
}

.yellowtitlebar
{
	border-top: 1px solid #E8DBA7;
	background: #FFF3D5 url("../images/yellowtitlebar.png") repeat-x bottom left;
	font-size: 82.3%; color: #345;
	padding: .3em .5em 1.7em .5em;
	margin: 0 0 -.5em 0;
}

.bluetitlebar
{
	border-top: 1px solid #76B9EC;
	background: #FFF3D5 url("../images/bluetitlebar.png") repeat-x bottom left;
	font-size: 82.3%; color: #345;
	padding: .3em .5em 1.7em .5em;
	margin: 0 0 -.5em 0;
}

.nobreak { white-space: nowrap; }
.basic { font-weight: normal; }
.vspc30px {height: 30px;}
.clearboth { clear: both; }
.clearleft { clear: left; }

.error {color: #ff0000;}
span.required {color: #990000;}