/*
	This CSS is divided by selector type: 1) type,  2) class and 3) Id
	Within each section, the selectors are organized alphabetically
*/

/*
	Type selectors
*/
body {
	color:Black;
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
}
TABLE{ 
	margin-left: 10px; 
	clear: both;
 } 
TR
{
	color: Black;
	background-color: White;
}

/*
	Class selectors
*/
.alreadymembertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-color:White;
}
.bannertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #6B5951;
	background-color:White;
}
.bannertxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6B5951;
	background-color:White;
}
.bodyHEADER {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bold; 
	color: #7FAED6;
	background-color:White;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color:White;
}
.bodytextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFA400;
	font-weight: bold;
	background-color:White;
}
.bottomnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color:White;
}
TABLE.box {
	display: block;
	padding: 1px 1px;
	color: #000;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	text-align: left;
}
.cellbordertop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.copyright
{
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
}
/* data */
TABLE.data {
	display: block;
	padding: 1px 12px;
	color: #000;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
.error
{
	color : #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: White;
	font-weight: bold;
	text-align: center;
}
/* header */
TR.iheader 
{
	color: Black;
	background-color:#CCC;
	text-decoration: none;
	font-weight: bold;
}
.iconlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFA400;
	background-color:White;
}
.infotable
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    MARGIN: 0px;
    BORDER-LEFT: #666666 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #666666 1px solid;
    BACKGROUND-COLOR: #ffffff;
    color:Black;
}
.infocopy
{
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #333333;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Verdana, sans-serif;
}
.infoheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN-LEFT: 5px;
    COLOR: #000066;
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana, sans-serif;
}
.irgentlogo
{
	width: 463px;
}
.legendtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Black;
	background-color:White;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #689AC3;
	background-color:White;
}
.navbutton	{
	display: block;
	padding: 5px 10px;
	width: 164px;
	color: #FFF;
	background-color: #86682B;
	text-decoration: none;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	font-weight: bold;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.orangeBar
{
	background-color: #ffa400;
	color: #ffa400;
	height: 20px;
}
/* pagenavbg */
TR.pagenavbg
{
	color: Black;
	background-color:#776655; 
	font-size: 11px;
}
.radiosel1
{
	width: 25px;
}
/* selected */
TR.selected
{
	color: Black;
	background-color:#CCC; 
	font-size: 11px;
}
.sendmessagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6B5951;
	text-align: center;
	background-color:White;
}
.teaser {
	width:430px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("CSSimages/tsr.gif") bottom left no-repeat;
}
.teaser h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url("CSSimages/tsr.gif") top left no-repeat;
}
.teaser p, .teaser a.more {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
/*	border-width:0 1px; */
	background:#fff;
	color:Black;
}
.teaser a.more {
	display:block;
	text-align:right;
	background:white url("CSSimages/tsr-a.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
.teaser a.more:hover {
	text-decoration:underline;
}
TR.tint1 
{
	color: Black;
	background-color:#F4F2E6; 
	font-size: 11px;
	}
TR.tint2
{
	color: Black;
	background-color:#FFF; 
	font-size: 11px;
}
.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6095BF;
	font-weight: bold;
	background-color:White;
	text-align: center;
}
.topnavigation a {
      	color: #6095BF;
	text-decoration: none;
	background-color:White;
}
.topnavigation a:visited {
      	color: #6095BF;
	background-color:White;
}
.topnavigationseparation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFA400;
	font-weight: bold;
	background-color:White;
	text-align: center;
	width: 16px;
}
.topnavigationcurtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffa400;
	font-weight: bold;
	background-color:White;
	text-align: center;
}
.topnavigationcurtab a {
    color: #ffa400;
	text-decoration: none;
	background-color:White;
}
.topnavigationcurtab a:visited {
      	color: #ffa400;
	background-color:White;
}
.tryitouttextbox 
{
	width: 95%;
}
.whousesit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #6B5951;
	background-color:White;
}

/*
	Id selectors
*/
/*
#banner {
	background-color: #ffa400;
	border-bottom: .5px solid #333;
	color:Black;
}
#banner h1 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0 0 0 8px;
	padding: .4em .4em 1.4em 1em;
	color:Black;
	text-align: left;
	background-color: #ffa400;
}
*/
#banner {background-color:#f9f9f9;border-bottom: .5px solid #333;color:#000000;}
#banner h1 {font-family: Veranda; font-size: 18px;
	font-weight:bold; margin: 0 0 0 8px; padding: .4em .4em 1.4em 1em;
	color:#fcb42a; text-align: left; background-color:#f9f9f9;}
#container {
	margin: 1em;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border: 1px solid #333;
	color:Black;
	padding: 0em;
	width: 620px;
}	
#container h6 { 
	text-align:right;
	margin: -1.6em 1em 0em 0em; 
} 
#container steps{
	float: right;
	width: 150px;
}
#content {
	padding-top: 0em;
	margin: 0 0em;
	padding-left: 0em;
}
#content h2 { margin-top: 0; }
#header {
	float: none;
	width:100%;
	background:Gray url("CSSimages/bg.gif") repeat-x bottom;
	color:Black;
	font-size: 11px;
	line-height:normal;
  }
#header ul {
	margin: -8px 0 0 -5px;
	padding:10px 10px 0;
	list-style:none;
	float:inherit;
 }
#header li {
	float:left;
	background:url("CSSimages/norm_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#header a {
	float:left;
	display:block;
	background:url("CSSimages/norm_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:normal;
	background-color:White;
	color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	background-color:White;
	color:#333;
	text-decoration:underline;
}
#header #current {
	background-image:url("CSSimages/norm_left_on.gif");
}
#header #current a {
	background-image:url("CSSimages/norm_right_on.gif");
	color:#333;
	padding-bottom:5px;
	background-color:White;
}
#header #disabled {
	background-image:url("CSSimages/off_left.gif");

}
#header #disabled a {
	background-image:url("CSSimages/off_right.gif");
	color:#333;
	padding-bottom:5px;
	text-decoration:none;
	background-color:White;
}
#header #help {
	clear:both;
	float:right;
}
#header #help a {
	color:#333;
	padding-bottom:5px;
	background-color:White;
}
#main {
	clear:both;
	margin:5px 10px;
}
#navcontainer {
	margin-left: 0px; 
}

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 140px;
	color: #FFF;
	background-color: #86682B;
	text-decoration: none;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navcontainer li 
{
	margin: 0; 
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#navcontainer a:hover
{
	color: #FFF;
	background-color: #86682B;
	text-decoration: underline;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer ul ul li 
{
	margin: 0; 
}
#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #000;
	background-color: #EDE1C9;
	text-decoration: none;
	font-weight: normal;
}
#navcontainer ul ul a:hover
{
	color: #FFF;
	background-color: #D7BC86;
	text-decoration: none;
}
#navtab {
	display: block;
	padding: 1px 12px;
	width: 150px;
	color: #000;
	background-color: #F4F2E6;
	border-top: 1px solid #939393;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}
#news {
	margin:1em auto;
	padding:0;
	width:200px;
	font-size:0.94em;
	list-style:none;
}
#news li {
	background:url("CSSimages/box2.gif") 0 100% no-repeat;
	padding:0 0 20px 0;
	margin:8px 0 0 0;
	display:block;
}
#news li p, #alert li p {
	color:Black;
	background:#F4F2E6;
	padding:1px 4px 0 7px;
	margin:0;
	border-left:14px solid #939393;
}
#news li.arr p, #alert p {
	color:Black;
	background:#F4F2E6 url("CSSimages/edge.gif") 0 50% repeat-y;
	padding-left:21px;
	border:0;
}
#news h4{
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	background:url("CSSimages/box2.gif") 0 0 no-repeat;
	margin:0;
	padding:6px 4px 3px 21px;
}
#news li:hover {
	background-position:-150px 100%;
}
#news li:hover p {
	border-color:#2793ff;
}
#news li.arr:hover p {
	background-image:url("CSSimages/edge-h.gif");
}
#news li:hover h4 {
	background-position:-150px 0;
}
#news a:link {
	text-decoration:none;
	color:#000;
	background-color: #F4F2E6;
}
#news a:visited {
	text-decoration:none;
	color:#606;
	background-color: #F4F2E6;
}
#news a:hover {
	text-decoration:underline;
}
#news .more {
	line-height:1em;
	display:block;
	text-align:right;
	padding:0 18px 2px 21px;
	margin-top:4px;
	background:url("CSSimages/arrow.gif") 135px 50% no-repeat;
}
#pagenav {
	 color: #FFF;
	 font-weight:bold;
	 background-color:#776655;
	 text-align:right;
}
#pagenav a {
	 color: #FFF;
	 background-color:#776655;
	 font-weight:normal;
}
#wrap {
	width:800px;
	margin:0 auto;
}
