/* CSS Document */

body
{
	background-color:#ffffff;
}

A.nav
{
	color:#ffffff;
	font-family : Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
}

#Newheader{
	position:absolute;
	top:40px; 
	left:125px;
	font-size:1.7em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.advisory{
padding: 6px; 
border-width: 1px; 
border-style: solid; 
border-color: #CC3300;
width:60%;
background:white;
text-align:left;
position:absolute;
left:365px;
top:35px;
}

#frame
{
	width: 97%;
	margin-left:25px;
	
}

.categoryhead {
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color: #802C23;
}

UL 
{
	list-style: square;
	margin-left:45px;
	padding-top:-15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .7em;
	font-weight : bold;
}

.navigation
{
	height:24px;
	background-color:#000000;
	width:100%;
	top:150px;
	text-align:center;
}

.submitbuttonlabel
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
}

.navbox
{
	width:550px; 
	height:21px;
	float:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
}

.navlink
{
	width:168px; 
	height:19px;
	float:left;
	text-align:center;
}

#confirmedtable
{
	background-color:#ffffff;
	border-top:  #eaeaea solid thin;
	border-bottom:  #eaeaea solid thin;
	border-left:  #eaeaea solid thin;
	border-right:  #eaeaea solid thin;
} 

#confirmedhead
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	color: #003366;
	padding-left:5px;
	margin-top:15px;
}

.confirmtext
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	color: #003366;
	margin-left:15px;
	margin-top:5px;
	padding:20px
}

#subscribeinsthead
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color: #2F4751;
	padding-left:5px;
}

#unsubscribeinsthead
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color: #660000;
	padding-left:5px;
}

#unsubscribefoot
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	color: #ffffff;
	background-color:#660000;
}

.errortext
{
	width: 400px;
	margin-top:10px;
	background:#ffffff;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	color: #003366;
	height:220px;
	background-color:#ffffff;
	border-bottom:  #eaeaea solid thin;
	border-left:  #eaeaea solid thin;
	border-right:  #eaeaea solid thin;
	margin-top:0px;
	padding:5px;
	text-align:left:
}

.errorheading
{
	width: 400px;
	margin-top:10px;
	background:#660000;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #ffffff;
}


#subscriptioninst
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : .8em;
	color: #2F4751;
	padding-left:5px;
}

#aquestion
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : .8em;
	color: #2F4751;
	
}

.smalltext
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : .7em;
	color: #000000;
	
	
}

.columnheading
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .7em;
	font-weight : bold;
	color: #003366;
}


.columntext
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	color: #000000;
}

.formlabel
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	color: #003366;
	text-align:left;
	
}

HR {color:#eaeaea; 
background-color:#eaeaea;
width:100%; 
height:1px; 
margin-left:auto; 
margin-right:auto;}


.abstract
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .7em;
	font-weight : normal;
	color: navy;
}
	
.formdatawhite
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	background-color:#ffffff;
	color: navy;
}

.formdatagrey
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight : bold;
	background-color:#f7f7f7;
	color: navy;
}


