body {
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
	min-width:700px;
    background-color:#557799;
	background-image:url(/images/dark-gradient-blue.gif);
	background-repeat:repeat-x;
	background-position:top;
/*	background-color:#556666;
    background-image:url(/images/btgrdk.gif);*/
	}
.bodystyle {
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	padding-left: 5px;
	padding-right: 5px;
}


.box1 {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dashed;
}

.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#003366;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}
a:visited {
	text-decoration: underline;
	color:#003366;
}
a.1 {
	text-decoration: none;
	color:#000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style3 {font-family: Tahoma; font-size: 11px; font-style: normal; color: #5F5F5F; }
.style5 {color: #5F5F5F}
.style6 {
	color: #FFFFFF;
	font-size: 16px;
}
.error_title {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style22 {color: #FFFFFF}
.style23 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style26 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }

/*Below are the aMember configurations*/

     /* properties for entire page and text inside tables 
        body, th, td {
            background-color: #$config.page_bg#;
            color: #$config.page_fg#;
            font-family: Verdana, sans-serif;
            font-size: 9pt;
        }*/
		
        /* properties for all input elements 
        input, textarea {
            font-family: Verdana, sans-serif;
            font-size: 9pt;
        }*/
        /* properties for headers */
        .hdr, h1 {
	color: #FF6600;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
        }
        /* vedit - vertical table (signup, profile edit) */
        .vedit {
            background-color: #F0F0F0;
        }
        /* vedit - usual column (right) */
        .vedit td {
            padding: 10px;
            padding-left:  15px;
            background-color: eeeeee;
        }
        /* vedit - header column (left) */
        .vedit th {
            padding: 10px;
            padding-right: 15px;
            text-align: right;
            background-color: #D9DDF9;
            font-weight: normal;
        }
        /* hedit - horizontal table (payments list) */
        .hedit {
            background-color: #F0F0F0;
        }
        /* hedit - usual column */
        .hedit td {
            padding: 5px;
            background-color: #E0E0E0;
/*            font-family: "Verdana";
            font-size: 8pt;*/
        }
        /* hedit - header column */
        .hedit th {
            padding: 5px;
            background-color: #959595;
        }
		
		li {
	line-height: 20px;
}
.loginForms {
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.box_solid_black {
	border: 1px solid;
	border-color: #999999;
}
.all_caps_grey {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	line-height: normal;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
	
.all_caps_grey:a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	line-height: normal;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
.all_caps_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	line-height: normal;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box_tab {
	border: solid 1px #4F72B4;
	background-color: #EAF2FF;
}

.button_next {

	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	cursor:pointer;
	}
	
.button_prev {

	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	cursor:pointer;
	}	
.button_current {

	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top:1px;
	font-size: 11px;
	color: #000000;
	font-weight: 600;
	}		

.button_page {

	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-weight: 300;
	text-decoration:underline;
	cursor:pointer;
	}	
.button {

	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(/images/buttons/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(/images/buttons/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #758a9e;
	}
	
input,select {
	border: 1px solid #999999;
	font-size: 11px;
	background-color: #fafafa;
	}
	
input:focus,textarea:focus, select:focus { 
	background-color: #DEEFFF;
	border-color: #758a9e;
	 }
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #fafafa;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}
.buttonwhite
{ 
	font-size: 13px; font-weight: bold; font-family: arial, Trebuchet MS, verdana, helvetica, san-serif; 
	line-height: 15px; color: #000000; text-align: center; background: #FFFFFF; padding: 4px;
}

.buttonltblue
{ 
	font-size: 13px; font-family: arial, Trebuchet MS, verdana, helvetica, san-serif; 
	line-height: 15px; color: #000000; text-align: center; background: B6C7E5; padding: 4px;
}

.buttonpurple
{ 
	font-size: 13px; font-family:  arial, Trebuchet MS, verdana, helvetica, san-serif; padding: 4px;
	line-height: 15px; color: #FFFFFF; text-align: center; background: #7444B5; font-weight: bold;
}
.buttonred
{
	font-size: 13px;
	font-family:  arial, Trebuchet MS, verdana, helvetica, san-serif;
	padding: 4px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #990000;
}

.buttonblue
{ 
	font-size: 13px; font-family: arial, Trebuchet MS, verdana, helvetica, san-serif; padding: 4px;
	line-height: 15px; color: #FFFFFF; text-align: center; background: #3A40B4; font-weight: bold;
}

.buttongreen
{ 
	font-size: 13px; font-family: arial, Trebuchet MS, verdana, helvetica, san-serif; padding: 4px;
	line-height: 15px; color: #FFFFFF; text-align: center; background: #66972F; font-weight: bold;
	cursor:pointer;
}


.buttoninsetpurple
{ 
	font-size: 13px; font-family: arial, Trebuchet MS, verdana, helvetica, san-serif; padding-top: 2px; padding: 4px;
	line-height: 15px; color: #000000; text-align: center; background: #FFFFFF; font-weight: bold; border-color: #B076FC; border-style: inset; border-width=7px;
} 

/*begin tooltip mouseover*/

#dhtmltooltip{
font-size:11px;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px,3px,2px,3px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*end tooltip mouseover*/.word {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

.topline { margin-top: 10px; background-image: url(/images/bg_topline_fade_bot_455x200.gif);
background-repeat:no-repeat; }
.topline-in { background-image: url(/images/bg_topline_top_455x11.gif);
background-repeat:no-repeat; }
.topline .nameregion { width: auto; float: none; margin-right: 0; }


.form_fields_big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:400;
}
