#header{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: black;
}
#menu{
	background-color:#FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: black;
}
#nav{
	background-color:#FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: black;
}
#actionline{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: black;
}
#mainbody{
	background-color:#FFFFFF;
	border-style: solid;
	border-width: 2px 5px 5px 2px;
	border-color: black;
}
#footer{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #cccccc;
	font: 11px verdana,tahoma,arial,helvetica;
	color: #000000;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

table {
    text-align: left;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

H1 {
	 font: 18px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }
}
.BODYtxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 10px;
}
P.Normal {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 10;
}

.footerlinks {
	font-family: Verdana;
	font-size: 7pt;
	color: Gray;
}

a { color: #004891; text-decoration: underline }
a:visited { color: #004891;  text-decoration: underline }
a:hover { color: #000099;  text-decoration: underline }

select,textarea,.iframeeditor { padding:1px; border:1px solid #969696; font:11px tahoma,arial,helvetica; }

/* text classes */
.text { font: 12px tahoma,arial,helvetica; color: #000000;}
.text10 { font: 10px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11 { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11b { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text12bb { font: 12px tahoma,arial,helvetica; color: #004891; font-weight: bold; } 
.text13b { font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text16b { font: 16px Arial; color: #000000; font-weight: bold; }
.text18bb	{ font: 18px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }
.text18b	{ font: 18px verdana,arial,helvetica; color: #000000; font-weight: bold; }
.Highlight {
	font: 11px tahoma,arial,helvetica;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFCC;
}


/* Menu bar */
.menuBarContainer {
    border:1px solid #999;        
    background-color:#f3f3f3;
    width:758px !important;
    height:15px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:760px;     
    height /**/:17px;
}

.menuButtonLeft {
    margin-right:1px;    
    float:left;
    border-right:1px solid #999;
    width:159px !important;    
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:160px;
}

.menuButtonMiddle {
    margin-right:1px;
    float:left;
    border-left:1px solid #999;
    border-right:1px solid #999999;
    width:196px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:198px;
}

.menuButtonRight {
    border-left:1px solid #999;
    float:left;
    width:198px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:199px;
}


.footerButtonLeft {
    margin-right:1px;
    float:left;
    border-right: 1px solid #999;
    width:110px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:111px;
}

.footerButtonMiddle {
    margin-right:1px;
    float:left;
    border-left:1px solid #999;
    border-right:1px solid #999;
    width:104px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:106px;
}

.footerButtonRight {
    float:left;
    border-left:1px solid #999;
    width:110px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:111px;
}

.menuBar {
    font:10px verdana;
    text-align: center;    
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    color: #666666;
    cursor: pointer;
    background-color:#f3f3f3;
    height:13px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    height /**/:15px;
}

.menuBarOver {
    padding-left: 2px;
    padding-top: 1px;
    text-align: center;
    font: 10px verdana;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    color: #666666;
    cursor: pointer;
    background-color:#f3f3f3;
    height:12px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    height /**/:14px;
}

a.menuBarLink { text-decoration: none; color: #666666; }
a:hover.menuBarLink { text-decoration: none; color: #666666; }
a:visited.menuBarLink { text-decoration: none; color: #666666; }

/* Gray title box */
.titlebox {
	background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 2px;
	padding-left: 10px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}

/* Gray title box with image on left side */
.titleboximage {
    background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 2px;
	font: 10px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
    background-image:url("http://images.bravenet.com/common/images/bluechip.gif");
	background-repeat: no-repeat;
}

.opend {
    background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.sidebarcontent {
    font: 12px tahoma,arial,helvetica;
    background-color: #f3f3f3;
}

.sidebartitle {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    padding-left: 8px;
    padding-bottom: 3px;
}

.sidebartitle_grey {
     color: #000000;
     border-top: 0px;
     border-color: #999999;
     border-bottom: 0px;
     background-color: #f3f3f3;
     padding-left: 5px;
}

.main_service_list
{
    font: 11px tahoma,arial,helvetica;
    background-color: #ffffff;
	cursor: hand;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	border: 0px solid #ffffff;
}
.main_service_list_over
{
    font: 11px tahoma,arial,helvetica;
    background-color: #e4ebf9;
	cursor: hand;
	padding-left: 4px;
	border: 1px solid #557fd7;
}
/* general text indent used throughout */
.textindent {
	padding-left: 15px;
	vertical-align: top;
}
.pageselect {
	font: bold 11px tahoma,arial,helvetica;
	color: #0377FD;
}
 
.mainbgcolor
{
	background-color:#2B6EBB;
	color:#ffffff;
}



.signup_label
{
	font: bold 12px verdana,arial,helvetica;
	color: #004891; 
	width: 120px; 
	float: left; 
	text-align: right; 
	padding-right: 10px;
	margin-top: 5px;
}
.signup_input
{
	margin-top: 5px;
}



#selectionlist
{
	margin				: 0px;
	padding				: 0px;
}

#selectionlist li
{	
	list-style-type		: none;
	text-align			: center;
	width				: 185px; 
	float				: left;
	margin				: 3px;
	padding				: 0px;
}

#selectionlist li a
{
	font				: bold 12px Tahoma;
	color				: #555;
	display				: block;
	background-color	: #f1f1f1;	
	border				: 1px solid #999;
	text-decoration		: none;
	padding				: 5px;
}

#selectionlist li a:hover
{
	background-color	: #E9EEFA;
	border-color		: #5A80D8;
}

.errorBar
{
	margin: 2px 0px 2px 0px; 
	padding: 4px;
	border: 1px solid #999;
	background-color: #ffffee;
	color: #f00;
}


.sponsorlinks {  width: 240px;  margin-left: 10px; margin-top: 5px;  text-align: left; }
.sponsorlinks_title { font:bold 10px tahoma,Verdana,Helvetica,Sans Serif; color: #ffffff; }
.sponsorlinks a { font: 10px tahoma,verdana,helvetica; color: #004891; text-decoration: underline;}
.sponsorlinks a:visited { font: 10px tahoma,verdana,helvetica; color: #004891;	text-decoration: underline; font-weight: normal; }
.sponsorlinks a:hover { font: 10px tahoma,helvetica; color: #004891;text-decoration: underline; font-weight: normal; }

a.sponsorlinks_desc { font: 10px tahoma,arial,helvetica; color: #000000; text-decoration: none; font-weight: normal;}
a.sponsorlinks_desc:visited { font: 10px tahoma,arial,helvetica; color: #000000;	text-decoration: none; font-weight: normal;}
a.sponsorlinks_desc:hover { font: 10px tahoma,arial,helvetica; color: #000000;text-decoration: none; font-weight: normal; }

.toolBar 
{
	border: 1px solid #666;
	background-color: #f4f4f4;
	position: relative;
	z-index: 2;
}

.Header {
font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold;
}

input.submit
{
	color: #004ba7;
	letter-spacing: -1;
	cursor: hand;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.buttonbackground
{
	background: Red;
}

td.buttonbackground a:hover
{
	background: Lime;
}

UL LI 
{
	list-style-image: url(/images/bullet1.gif);
	list-style-type: disc;
	color: #000000;
}

UL LI LI 
{ 
list-style-image: url(/images/bullet2.gif);
list-style-type: circle; color: #000000; 
}

UL LI LI LI 
{ 
list-style-image: url(/images/bullet3.gif);
list-style-type: square; color: #000000; 
} 
