/*** HTML Elements ***/

BODY
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,0,0);
	margin: 5px 0 0 0;
}

A:LINK
{
	color: #0000FF;
}

A:VISITED
{
	color: #0000FF;
}

A:HOVER
{
	color: rgb(255,165,0);
	text-decoration: none;
}

TH
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}

TD
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	font-size: 10pt;
}

H1
{
	font-family: Arial, Verdana, Helvetiva;
	font-size: 18pt;
	font-weight: bold;
}

H2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}
	
H3
{
	font-family: Arial, Verdana, Helvetiva;
	font-size: 10pt;
	font-weight: bold;
}

H4
{
	font-family: Arial, Verdana, Helvetiva;
	font-size: 36pt;
	font-weight: bold;
}

IMG
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*** Classes ***/

.account_table
{
	background-color: #AAAAAA;
}

.account_name
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(0,0,0);
	margin: 4px 0px 0px 5px;
}

.b10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.b12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted rgb(150,150,150);
	border-top: 1px dotted rgb(150,150,150);
	padding: 2px;
	margin-top: 3px;
}
.b18
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.box
{
	background-color: #66FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: right;
}

.copyright
{
			color: AAAAAA;
			font-size: 9px
}



.expiration_warning
{	
	font-family: Arial, Verdana, Helvetiva;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
	padding-right: 3px;
	color: #FF0000;
	margin-left: 5px;
}
	
.footer
{
	background-color: rgb(160,185,225);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.footer2
{
	font-family: Arial, Verdana, Helvetiva;
	background-color: #9EBADF;
}

.gray_bg
{
	background-color: #CCCCCC;
}

.teaser
{
	font-size: 17px;
	font-family: arial,helvetica,geneva; 
	font-weight: bold; 
	color: #30498A;
}

.news_teaser
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px;
	/*width: 600px;*/
}

.news_teaser2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 2px;
}

.news_date
{
	font-family: Verdana;
	color: rgb(0,0,128);
	font-size: 8pt;
	font-weight: bold;
}

.news_content
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: regular;
	padding: 10px;
	/*width: 600px;*/
}

.news_image
{
	border-width: 1px;
	border-color: rgb(0,0,0);
	border-style: solid;
	margin: 10px;
}

.help_table
{
	border: solid 2px rgb(17,61,88);
}

.hidden
{
	text-decoration: none;
	display: none;
	visibility: hidden;
	cursor: default;
}

.login_button
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	background-color: #EAEAEA;
}

.login_page_link
{
	/*color: rgb(128,0,0);*/
}

.login_logged_in
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: rgb(0,0,128);
	text-align: left;
	width: 120px;
}

.login_table
{
	background-color: #FFFFFF;
}

.login_th
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000099;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
}

.login_td
{
	font-family: Arial, Verdana, Helvetiva;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
	padding-right: 3px;
}

.login_text
{
	font-family: Arial, Verdana, Helvetiva;
	font-size: 8pt;
	border: solid 1px black;
	background-color: #FFFFFF;
}

.main_table
{
	border-bottom: solid 2px rgb(17,61,88);
	border-left: solid 2px rgb(17,61,88);
	border-right: solid 2px rgb(17,61,88);
}
	
.promopic
{
	float: right;
	margin-bottom: 15px;
	margin-left: 5px;
}

.RGCell
{
	background-color: rgb(247,247,242);
}

.RGHeader
{
	padding-left: 4px;
	padding-right: 12px;
	background-color: #7194BA;
	color: #FFFFFF;
}

.RGTitle
{
	font-family: Arial;
	background-color: #EAEAEA;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
	
.smalltxt
{
	background-position: center;
	font-size: 9pt;
	text-align: center;
}

.small_button
{
	border: solid 1px rgb(0,0,0);
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

.td1
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}
	
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.text_input
{
	background-color: #FFFFA0;
	color: rgb(0,0,0);
	border: solid 1px #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 200px;
}

.text_input_nwc
{
	background-color: #FFFFA0;
	color: rgb(0,0,0);
	border: solid 1px #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.text_hidden
{
	background-color: transparent;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index: 150;
}	

.tbl_line
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #113D58;
	border-right-color: #113D58;
	border-bottom-color: #113D58;
	border-left-color: #113D58;
}

.th1
{
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.th2
{
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

#navesweb
{
	padding: 4px 5px 3px 0px;
}

#navesweb ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navesweb ul li
{
	padding-bottom: .2em;
}

#navesweb ul li a
{
	font-family: Verdana;
	font-size: 8pt;
}

#loginSpace
{
	padding-top: 30px;
}

#enterWCDButton
{
	width: 125px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}
/* Needs to be changed */

div#box2 {
	background-color: #67CBFF;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float: left;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #113D58;
	border-right-color: #113D58;
	border-bottom-color: #113D58;
	border-left-color: #113D58;
	margin-left: 4px;
	font-weight: bold;
	cursor: hand;
}

bot {
	text-align: center;
	bottom: 5px;
}
div#box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	background-color: #33FFCC;
	float: left;
	margin: 4;
	margin-top: 4px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 10px;
	font-weight: bold;
	cursor: hand;
}
