a.sort_link
{
color:black;
cursor:pointer !important;
cursor:hand !important;
}
img.sort_arrow_up
{
margin-left:1px !important;
margin-right:3px !important;
margin-top:0px !important;
margin-bottom: 0px !important;
cursor:pointer;
cursor:hand;
border:0px;
}
img.sort_arrow_down
{
margin-left:3px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
margin-right: 0px !important;
cursor:pointer;
cursor:hand;
border:0px;
}
DIV.abutton
{
	border:1px solid black;
	width:200px;
    background-image:URL('/img/tdbutton_bg.gif');
}

DIV.abutton A {
	display:block;
	color:#000000;
	text-decoration:none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align:center;
	border-right:1px solid #85857E;
	border-top:1px solid white;
	border-bottom:1px solid #85857E;
	border-left:1px solid white;
	height:100%;
    background-position:2px 2px;
    background-repeat:no-repeat;


	padding:2px 15px 2px 15px;
}

html>body DIV.abutton A
{
	width:168px;
}

DIV.abutton A.pressed {
	border-right:1px solid #FFFFFF;
	border-top:1px solid #85857E;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #85857E;
	padding:3px 14px 1px 16px;
  background-position:3px 3px;
}

DIV.abutton A:link {color:black}




DIV#centerdiv {
	width:750px;
	text-align:left;
    margin-top:25px;
    padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

DIV#helpbox {
	width:200px;
	text-align:left;
	visibility:hidden;
	background-color:#FFFFAA;
	border:2px solid black;
	font:12px Arial, sans-serif;
	padding:4px;
	position:absolute;
	color:black
}

.smallgrey {font-size: 11px;color: #999999;}
SMALL {font-size:11px}

.grey {color:#999999}
.orange {color:#FF6600}
.yellow {color:#DFCC90}
.green {color:#009900}

BODY {
	margin:0px;
    padding-bottom: 15px;
	text-align:center;
	background-color:white;
	/*font: 13px/16px Arial, Helvetica, sans-serif*/
    font-family: 'Tahoma';
    font-size: 13px;
    line-height:18px;
}

TABLE TR TD, UL
{
	/*font: 13px/16px Arial, Helvetica, sans-serif*/
    font-family: 'Tahoma';
    font-size: 13px;
    line-height:18px;
}
/*TD   {font: 14px/16px Arial, Helvetica, sans-serif}*/

A:link 	 {color: #003399;}
A:visited {color: #003399;}
A IMG  {border: none}
A.help {cursor:help}
IMG.help {margin-left:2px;margin-bottom:2px}
NOBR A:hover {text-decoration:underline;}
NOBR A {text-decoration:none}

SMALL {font-size: 11px}
.small {font-size: 11px}
.medium {font-size: 12px}
.medium TABLE TR TD, TABLE#medium TR TD {font-size:12px}
#black, .black {color: #000000}
#grey, .grey	{color: #C6C3C6}
#mediumgrey, .mediumgrey	{color: #777777}
#darkgrey, .darkgrey {color:#1E1E1E}
#orange, .orange {color:#F16723}
#blue, .blue {color:#526594;}
#linkblue {color:#0000c8}
H1, A.H1, A.H1:visited
{/*Main Headers*/
font-weight:bold;
/*  color:#F16723;*/
color:#3D5E75;

font-family:'Trebuchet MS';
text-align:left;
font-size: 20px;
line-height:28px;
margin-bottom:0px;
}

H1.bottom
{
    font-size: 19px;
    color: #3D5E75;
    font-weight:normal;
}

H1.bottom A.submenu
{
    font-size: 12px;
    font-family: 'Tahoma';
}

H1.bottom SPAN.submenu
{
    font-size: 12px;
    font-family: 'Tahoma';
    color: #000000;
}

H1.bottom SPAN.submenu_disabled
{
    font-size: 12px;
    font-family: 'Tahoma';
    font-weight: bold;
    color: #000000;
}

DIV.submenu
{
    /*height: 28px;
    background-image: url('/img/gray_bg_ver_fade_short.gif');
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
    margin-top: 0px;*/
}

H1.right
{
   font-size: 11px;
   color: #000000;
   font-weight: normal;
   text-align: right;
   vertical-align: bottom;
   line-height: 17px;
}

H6 {/*small bold*/
			font: bold 13px/16px Verdana, Tahoma, Geneva,sans-serif;
			margin-bottom:0px;
}


div.newbutton {background:url('/img/skin/buttonbgright_w_gib.gif') right no-repeat;}
div.newbutton_green {    background:url('/img/buttonbggreenright.gif') right no-repeat;}
div.newbutton,div.newbutton_green {
    margin-left:auto;
    margin-right: auto;
	width:200px;
	padding-right:4px;
}


div.newbutton  a { background:url('/img/skin/buttonbg_gib.gif') left no-repeat; }
div.newbutton_green  a {    background:url('/img/buttonbggreen.gif') left no-repeat;}
div.newbutton a, div.newbutton_green a 
{
    display:block;
	height:26px;
	text-align:center;
	font:bold 11px/25px tahoma;
	text-decoration:none;
	color:black;
    cursor:hand;
    cursor:pointer;
} 

div.newbutton a:visited, div.newbutton_green a:visited  { color:black; }

div.newbutton input {
    background:url('/img/skin/buttonbg_gib.gif') left no-repeat;
    height:26px;
    text-align:center;
    font:bold 11px/25px tahoma;
    text-decoration:none;
    color:black;
    cursor:hand;
    cursor:pointer;
    border-style : none;
    width:100%;
}

div.newbutton_green  input {
    background:url('/img/buttonbggreen.gif') right no-repeat;
    height:26px;
    text-align:center;
    font:bold 11px/25px tahoma;
    text-decoration:none;
    color:black;
    cursor:hand;
    cursor:pointer;
    border-style : none;
    width:100%;
}


div.newbutton_orange {
    margin-left:auto;
    margin-right: auto;
    background:url('/img/skin/buttonbg_orange.gif');
    width:200px;
    padding-right:4px;
}

div.newbutton_orange  a {
    display:block;
    background:url('/img/skin/buttonbgright_w_orange.gif') right no-repeat;
    height:40px;
    text-align:center;
    font:19px/33px Impact;
    text-decoration:none;
    color:black;
    cursor:hand;
    cursor:pointer;
}

DIV.newbutton_orange a:visited
{
    color:black;
}

div.newbutton_orange  input {
    background:url('/img/skin/buttonbgright_w_orange.gif') right no-repeat;
    height:40px;
    text-align:center;
    font:19px/33px Impact;
    text-decoration:none;
    color:white;
    cursor:hand;
    cursor:pointer;
    border-style : none;
    width:100%;
}


div.newbuttonsmall
{
    margin-left:auto;
    margin-right: auto;
    width:100px;
    padding-right:3px;
    background:url('/img/skin/button_small_right.png') right no-repeat;
}

div.newbuttonsmall a 
{
    display:block;
    height:20px;
    text-align:center;
    font:bold 11px/20px tahoma;
    text-decoration:none;
    color:black;
    cursor:hand;
    cursor:pointer;
    background:url('/img/skin/button_small.png') left no-repeat;
    width:100%;
    margin: 0px;
} 

div.newbuttonsmall input {
    background:url('/img/skin/button_small.png') left no-repeat;
    height:20px;
    text-align:center;
    font:bold 11px/20px tahoma;
    text-decoration:none;
    color:black;
    cursor:hand;
    cursor:pointer;
    border-style : none;
    width:100%;
}
  

.tiptable TR TD {font-size:12px;border:1px solid black;background-color:#576694;color:#FFFFFF;padding:2px;padding-left:4px;}

/*.tiptable TR TD {font-size:12px;border:1px solid #C9C9BC;background-color:#F7F7E7;color:#000000;padding:2px;padding-left:4px;}
	*/
/* menu a TDButton */	

.button {
	cursor:hand;
	background-image:URL('/img/button_bg.gif');
	background-color:#C2C1C1;
	border-style:outset;
	border-width:1px;
	padding:2px
}

TD.menu {cursor:pointer;cursor:hand;height:20px;border-top:1px solid #151A3A;border-bottom:1px solid #000000;background-color:#E5E4D3}

TD.menu DIV {font: 12px/20px Arial, Helvetica, sans-serif;text-align:center;height:100%;border-right:1px solid #85857E;border-top:1px solid #FFFFFF; border-bottom:1px solid #85857E;border-left:1px solid #FFFFFF}

TD.menu A {/*Filter: Glow(Color=#FFFFFF, Strength=2);*/text-decoration:none;color:black;width:100%;}

TD.menu A.selected {font-weight:bold}

TD.menu DIV.register {background-color:#47AE3C;border-right:1px solid #054A06;border-top:1px solid #C3ECC5; border-bottom:1px solid #054A06;border-left:1px solid #C3ECC5}

DIV.submenu
{
    width:100%;
    text-align:right;
    margin-top:-16px;
    margin-bottom:40px;
    font-family:'Tahoma';
}

/* end TDButton */

.rollover a {display:block; background-color: #FFFFFF}
.rollover a:hover {background-color:#E5E4D3}


TABLE.thin, TABLE.thininvisible
{
				padding:0px;
				background-color: #000000;
}

TABLE.thin_border TD.darkbeige 
{
    border-top: 1px solid #000000;
    background-color:#E8E8D9;
    font-weight:bold;
    font-size:12px;
}

TABLE.thin_border TD
{
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-left: 3px;
    padding-right: 3px;
}

TABLE.thininvisible TR.invisible {display:none}

.expandable_section_collapsed .hideable
{
    display:none;
}

.expandable_section_expanded .hideable
{
}

.expandable_section_collapsed .inverse
{
}

.expandable_section_expanded .inverse
{
    display:none;
}

TABLE.thin TR TD.header
{
    font-weight:bold;
    text-align:center;
    background-color:#E8E8D9;
}
			
TABLE.thin TR TD.darkbeige, TABLE.thin TR.darkbeige TD, TABLE.thininvisible TR TD.darkbeige	{background-color:#E8E8D9;font-weight:bold;font-size:12px;}
TABLE.thin TR TD.palebeige, TABLE.thin TR.palebeige TD, TABLE.thininvisible TR TD.palebeige	{background-color:#F7F7E7;}

.bggrey {background-color:#F7F7F7;}

TABLE.thin TR TD,TABLE.thininvisible TR TD
			{
				background-color: #ffffff;
				padding-left: 4px;
				padding-right:2px;
				height:20px;
			}
            
TABLE.thin TR.hidden
{
    display: none;
}
			

DIV.campaignBlocked {color:#B2B2B2}
DIV.campaignBlocked A {color:#B2B2EE}

DIV.campaignActive SPAN.red {color:red}
DIV.campaignBlocked SPAN.red {color:#FFB2B2}

Div.news {line-height:20px;margin-top:5px;}
Div.news DIV {margin-bottom:5px}
TD.n {text-align:right}

Div.error {
    width:100%;
    background-color:red;
    color:white;
    font:bold 14px/18px Arial, sans-serif;
    padding:2px;
}

/* -------------------------------- */
/* Messages - common */
UL.messages {
    color:black;
    margin-left:0px;
    margin-bottom:15px;
    background-position:60px left;
    background-repeat:no-repeat;
    min-height: 90px;
}

UL.messages li.title {
    font-family: 'Trebuchet MS';
    font-size:16px;
    line-height:22px;
    font-weight:bold;
    color:white;
    list-style-type: none;
    padding:1px 0px 1px 10px;
    margin-left:0px;
    margin-bottom:5px;
}

UL.messages li {
    margin-left:120px;
    padding-bottom:5px;
}

html>body UL.messages li.title {
    margin-left:-40px;
}

html>body UL.messages li {
    margin-left:50px;
}



/* Error messages */
UL.messages#errormessage
{
    background-color:#FFFFB6;
    border-bottom-color:#F60000;
    background-image:url('/img/message_bg_error.gif');
}

UL.messages#errormessage li.title
{
    background-color:#F60000;
}

/* Warning messages */
UL.messages#warningmessage
{
    background-color:#F1F8EC;
    border-bottom: 2px solid #77BB44;
    border-left: 2px solid #77BB44;
    border-right: 2px solid #77BB44;
    background-image:url('/img/message_bg_warning2.gif');
    background-position:15px 40px;
    background-repeat:no-repeat;

}

UL.messages#warningmessage li.title
{
    background-color:#77BB44;
}

UL.messages#tipmessage
{
    background-color:#F3F3F3;
    border-bottom-color:#5A6790;
    background-image:url('/img/message_bg_tip.gif');
}

UL.messages#tipmessage li.title
{
    background-color:#5A6790;
}

DIV.warningmessage_small
{
    border: 2px solid #fef200;
    font-size: 11px;
    height: 20px;
    background-color:#fffebb;
    
}

DIV.warningmessage_small IMG
{
    margin-top:2px;
    margin-right: 5px;
    margin-left: 5px;
}

/* -------------------------------- */

/* MESSAGES TABLE */
TABLE.messages
{
    width: 750px;
    height: 90px;
    margin-bottom: 15px;
    border: 2px solid;
}

TABLE.messages TR TD
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 4px;
    height: 22px;
}

TABLE.messages TR TD.image
{
    width: 70px;
}

TABLE.messages TR TD#x
{
    text-align: right;
}

TABLE.messages TR TD.title
{
    font-family: 'Trebuchet MS';
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    height: 24px;
    padding-left: 4px;
}

TABLE.messages TR TD LI P
{
    color: #000000;
}


TABLE.messages#success
{
    border-color: #77BB44;
}

TABLE.messages#success TR TD.title
{
    background-color: #77BB44;
}

TABLE.messages#warning TR TD LI
{
    list-style-type:none;
}

TABLE.messages#success TR TD
{
    background-color: #F1F8EC;
}

TABLE.messages#success TR TD LI
{
    list-style-type:square;
    color: #77BB44;
}

TABLE.messages#error
{
    border-color: #F60000;
}

TABLE.messages#error TR TD.title
{
    background-color: #F60000;
}

TABLE.messages#error TR TD LI
{
    list-style-type:square;
    color: #F60000;
}

TABLE.messages#error TR TD
{
    background-color: #FFFFB6;
}

TABLE.messages#warning, TABLE.messages#tip
{
    border-color: #FFF200;
}

TABLE.messages#warning TR TD.title, TABLE.messages#tip TR TD.title        
{
    background-color: #FFF200;
    color: #000000;
}

TABLE.messages#warning TR TD, TABLE.messages#tip TR TD
{
    background-color: #FFFFB6;
    text-align: left;
}

TABLE.messages#warning TR TD LI
{
    list-style-type:square;
}

DIV#link_shortening, DIV#limiter_warning, DIV.popup_warning
{
    display: none;
    border: 1px solid #000000;
    
    background-color: #FFFFFF;
}

TABLE.popup_warning
{
    border: 1px solid #000000;
    margin: 1px;
    width: 544px;
}

TABLE.popup_warning TR TD.x
{
    text-align:right;
    padding-right:1px;
    height:26px;
    background-color:#e3e1d2;
    border-bottom: 1px solid #000000;
    padding-right: 7px;
}

TABLE.popup_warning TR TD.gap
{
    width: 20px;
}

TABLE.popup_warning TR TD.description
{
   font-size: 12px;
   padding-top: 20px;
}

TABLE.popup_warning TR TD.footer
{
   font-size: 12px;
   font-weight: bold;
   color: #f97121;
   padding-top: 10px;
   padding-bottom: 30px;
}

TABLE.popup_warning TR TD.title
{
    font-family: 'Tahoma';
    font-size: 18px;
    line-height: 16px;    
    padding-top: 20px;
    border-bottom: 1px solid #e3e1d2;
}

TABLE.popup_warning DIV.popup_div
{
    font-size: 11px;
    font-weight: bold;
    color: #FF7322;
    margin: 10px;
}

TABLE.popup_warning DIV.popup_div LI, TABLE.popup_warning DIV.popup_div DIV
{
    font-weight: normal;
    color: #000000;
}

DIV.popup_div
{
    font-size: 11px;
    font-weight: bold;
    color: #FF7322;
    margin: 10px;
}

DIV.popup_div LI, DIV.popup_div DIV
{
    font-weight: normal;
    color: #000000;
}

TR.form_row TD.afterinput, TABLE.register TR TD.afterinput 
{
    padding-left:5px !important;
    /*
    border: 1px solid red;
    background-color: #fde5e5;
    */ 
    padding-left: 10px; 
    padding-right: 10px; 
    width: 180px; 
    vertical-align: middle; 
    line-height: 16px; 
    color: #808080;
}

TR.form_row TD.afterinput_info, TABLE.register TR TD.afterinput_info
{
    border: 1px solid #1A9411;
    background-color: #E0EFD5;
    padding: 10px; 
    width: 180px; 
    vertical-align: middle; 
    line-height: 16px; 
    color: #000000;  
    padding-left:5px !important; 
    font-size: 11px;  
    
}

TR.form_row TD.form_row_input INPUT {
margin-bottom:10px;
}
TD.formelementcaption {
    text-align:left;
    padding-right:5px;
    padding-top:4px;
    padding-left:12px;
    padding-bottom:5px;
    font-family:tahoma;
    font-size: 12px;
}
TD.form_row_input
{
    vertical-align: top;
}
TD.formelementcaption_required {
    background-image:url('/img/required_bg.gif');
    background-repeat:no-repeat;
    background-position:2px 6px;
    font-weight:bold;
    text-align:right;
    padding-left:12px;
    padding-right:5px;
    padding-top:4px;
    font-family:tahoma;
    font-size: 12px;
    text-align:left;
}

TD.formelementcaption SMALL{
    font-weight:normal;
    color:#808080;
}

TD.afterinput
{
    color: #7F7F7F;
    font-family: 'Tahoma';
    font-size: 11px;
    line-height:11px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

/*
INPUT, TEXTAREA {
    /font:13px arial,sans-serif;/
    font-family:'Tahoma';
    font-size:13px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #F5F5F0;
}

SELECT
{
    font-family:'Tahoma';
    font-size:13px;
    padding-left: 3px;
    background-color: #F5F5F0;
}

INPUT:focus, TEXTAREA:focus, SELECT:focus{
    background-color: #ffffb1;
    border-style:inset;
    border-color:#efefef;
}


INPUT.checkbox, INPUT.radio {
    background-color:transparent;
}

*/
TABLE.section
{
    width:100%;
    border-bottom:1px solid #676767;
    margin-bottom:5px;
}

TD.sectionheading
{
    /*font:20px Arial, sans-serif;
    color:#676767;*/
    color:#F16723;
    font-family:'Trebuchet MS';
    font-size: 13px;
    font-weight: bold;
}

TD.sectionheading_right
{
    text-align:right;
    font-family: arial;
}

.formrowcomment
{
    color:#6C6D6C;
    font-size:11px;
    line-height:12px;
    padding-bottom:10px;
}

.faq {
    margin-top:20px
}

.faqquestions {
    margin-top:3px;
}

DIV.charcounter {
text-align:left;
font:11px Tahoma;
color: black;
padding-right:3px;
margin:0px;padding:0px;
}

SPAN#descriptioncounter, SPAN#titlecounter
{
    color:#FF6500;
}

.stats_div
{
    text-align:right;
}

TABLE.infotable_main
{
    width: 100%;
}

TABLE.infotable_main TD
{
    padding-left: 10px;
    font-family: verdana;
}
TABLE.infotable_main TD.text
{
  padding-top:10px;
  /*line-height:18px;*/
}

TABLE.infotable_main .header
{
   border-bottom: 1px solid #000000;
   padding-left: 4px;
   font-family: trebuchet ms;

   font-size: 24px;
   font-weight: normal;
   line-height: 27px;
   color:  #FF6600;
   height: 25px;
}



TABLE.infotable_item
{
    width: 518px;
}

TABLE.infotable_item TD
{
    padding-left: 20px;
    font-family: verdana;
    text-align:left;
    font-size: 11px;
}

TABLE.infotable_item .header
{
   border-bottom: 1px dotted #000000;
   padding-left: 2px;
   font-size: 12px;
   font-weight: bold;
   color:  #000000;
}

TABLE.box
{
    width:205px;
}

TABLE.box TD.header
{
   background-image:url('/img/skin/loginbox_bg.gif');
   border-top:1px solid #999999;
   border-left:1px solid #999999;
   border-right:1px solid #999999;
   font-family:'Trebuchet MS';
   font-size: 14px;
   font-weight: bold;
   color:#000000;
   height:27px;
   padding-top: 1px;
}

TABLE.box TD.body
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: tahoma;
    text-align:left;
    font-size: 11px;
    font-weight: bold;
    border:1px solid #999999;
    background-color:#F6F6F6;
}

TABLE.infotable_result
{
    width: 100%;
    border: 1px solid #000000;
}

TABLE.infotable_result TD
{
    padding: 1px;
    border-top: 1px solid #000000;
    font-family: verdana;
    font-size: 11px;
}

TABLE.infotable_result TD.np
{
    background-color: #F5F5EF;
}

TABLE.infotable_result .header
{
    background-color: #446A84;
    border-top: none;
    color: #FFFFFF;
    font-weight: bold;
    text-align:center;
}

TABLE.index
{
    width:100%;
}

TABLE.index TD, TABLE.index TD OL
{

    color: #F16723;
    font-family: 'Tahoma';
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    padding-left: 0px;
    margin-top:0px;
    margin-bottom:10px;
}

TABLE.index TD.header
{
    padding-left: 40px;
    font-family:'Trebuchet MS';
    font-weight:bold;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 5px;
}

TABLE.index TD.bordered
{
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    text-align: left;
}

TABLE.index TD.image
{
    height:146px;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 11px;
    color: #808080;
    text-align: right; 
    vertical-align: top;
    padding-right: 8px;   
    padding-top: 8px;  
    line-height: 16px; 
    cursor:pointer;
}

OL.index
{
    color:#F16723;
    font-family:tahoma;
    text-align:left;
    font-size: 13px;
    font-weight: bold;
}

html>body OL.index {
    margin-left:28px;
}

SPAN.index
{
    color:#000000;
    font-weight: normal;
}

UL.index_nav
{
    font-family:tahoma;
    font-size:11px;
    list-style-type:none;
    margin-top: 10px;
    margin-left:5px;
    margin-bottom:7px;
}

UL.index_nav LI#selected
{
    background:URL("/img/small_orange_arrow.gif") no-repeat 0px 3px;
}

UL.index_nav LI#selected A
{
    color:black;
    text-decoration:none;
}

UL.index_nav LI {
    padding-left:15px;
    background:URL("/img/ul_arrow.gif") no-repeat 2px 7px;
}
UL.index_nav LI A
{
    font-weight: normal;
}

html>body ul.index_nav {
    margin-left:-35px;
}

UL.index_nav #thin
{
    font-weight:normal;
    padding-bottom:0px;
}

UL.index_nav LI
{
    margin-top: 5px;
}

TABLE.helptable
{
    border-bottom:1px solid #000000;
    width:100%;
    margin-top:30px;
}

TABLE.helptable TR TD
{
    font-family:'Tahoma';
    font-size: 11px;
    background-color: #FBFBF8;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}

TABLE.helptable TR TD.header
{
    color: #FF6500;
    font-weight: bold;
    background-color: #FFFFFF;
    border-bottom:1px solid #000000;
    padding-left:0px;
}
TABLE.helptable TR TD.title
{
    padding-top: 6px;
    font-weight: bold;
}

TABLE TR TD.help_hl
{
    background:url('/img/dotted_line.gif') repeat-x 0% 100%;
    width:100%;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    padding-bottom: 1px;
}

TABLE TR TD.required
{
    font-weight:bold;
}

TABLE TR TD.optional
{
    font-weight:normal;
}

TABLE TR TD.form_header
{
    padding-top: 10px;
    background:url('/img/dotted_line.gif') repeat-x 0% 85% ;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 12px;
    color: #FF7322;
    text-align: left;
    padding-bottom:5px;
}

TABLE TR TD.form_header A.helplink
{
    font-size: 11px;
    font-weight: normal;
    color: #1A9411;
}

TABLE TR TD.comment
{
    font-size: 11px;
    color: #989898;
}

TABLE.bid_help
{
    width: 100%;
    margin-bottom: 20px;
}

TABLE TR TD TABLE.bid_help TR TD
{
    border: none;
    text-align: left;
    padding-left: 10px;
    font-family: Verdana;
    background-color: #FFFFFF;
}

TABLE TR TD TABLE.bid_help TR TD.header
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
}

TABLE TR TD TABLE.bid_help TR TD.text
{
    background-image: url('/img/bidhelp_background.gif');
    height: 33px;
    border-bottom: 1px solid #FFFFFF;
    font-size: 12px;
    color: #404F34;
}

TABLE TR TD TABLE.bid_help TR TD.link, TABLE TR TD TABLE.bid_help TR TD.arrow
{
    padding-top: 12px;
    font-weight: bold;
}

.block
{
    display:block;
}

.none
{
    display:none;
}

.display
{
}
/* savedialog */

table.dialog tr.required td.legend 
{
font-weight:bold;
}
table.dialog tr.required td.legend:before {content: "*";color:red;}

TABLE.index_table TR TD
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
}
/****************************************** multi_select ****************************************************/
DIV.multi_select
{
    background-color:#E8E5CD;
    margin-bottom:10px;
    padding:5px;
    border:1px solid black;
    background-image:url('/img/multi_search_bg.gif');
    background-repeat:no-repeat;
    background-position:-10px -10px;
}
DIV.multi_select h2
{
text-align:left;
margin-top:4px;
margin-left:20px;
}
/****************************************** calendar_form ****************************************************/
.adminBody FORM.calendar_form
{
    background-image:url('/img/calendar_form_bg.gif');
    background-repeat:no-repeat;
    background-position:-10px -10px;
    background-color:#E8E5CD;
}
FORM.calendar_form
{
    background-color:#e8e8d9;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding:5px;
    border:1px solid black;
}
FORM.calendar_form h2
{
text-align:left;
margin-top:4px;
margin-left:40px;
}
FORM.calendar_form table.calendar
{
border:1px solid black;
}

FORM.calendar_form table.calendar td.link,FORM.calendar_form table.calendar td.wlink,FORM.calendar_form table.calendar td.nowlink
{
cursor:pointer;
}
/****************************************** customer form_table ****************************************************/
FORM.form_table .newbutton { margin-top:10px; }
FORM.form_table
{
    margin-left:auto;
    margin-right:auto;
    background-color:#e8e8d9;
    margin-bottom:10px;
    padding:5px;
    border:1px solid black;
    width:600px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
}
FORM.form_table h2
{
text-align:left;
margin-left:15px;
margin-top:5px;
padding:0px;
font-size:16px;
}
FORM.form_table table
{
width:100%;
}
/****************************************** admin form_table ****************************************************/
.adminBody FORM.form_table
{
    margin-left:auto;
    margin-right:auto;
    background-color:#E8E5CD;
    margin-bottom:10px;
    padding:5px;
    border:1px solid black;
    background-image:url('/img/form_table_bg.gif');
    background-repeat:no-repeat;
    background-position:-5px -5px;
    width:600px;
}
.adminBody FORM.form_table h2
{
text-align:left;
margin-top:4px;
margin-left:40px;
}
.adminBody FORM.form_table table
{
width:100%;
}
.adminBody  A.buttonlike
{
width:298px;
margin-top:2px;
display:block;
height:22px;
cursor:pointer;
background-image:URL('/img/button_bg.gif');
background-repeat: repeat-X;
text-align:center;
border:1px ridge black;
color:black;
padding-top:4px;

}
.adminBody A.buttonlike:visited, A.buttonlike:active, A.buttonlike:link
{
color:black;
}
/****************************************** end admin form_table ****************************************************/


div.one_line_example
{
margin-left:30px;
font-size:11px;
line-height:14px;
overflow:hidden;
display:block;
float:left;
white-space:nowrap;
width:400px;
height:45px;
border:1px solid #d0d0d0;
padding-top:1px;
padding-left:3px;
}
div.one_line_example a
{
color:#003399;
}
div.one_line_example b
{
color:#ca0000;font-weight:bold;
}
div.two_line_example
{
margin-left:30px;
display:block;
float:left;
font-size:11px;
line-height:14px;
overflow:hidden;
white-space:nowrap;
width:234px;
height:60px;
border:1px solid #d0d0d0;
padding-top:1px;
padding-bottom:1px;
padding-left:3px;
}
div.two_line_example a
{
color:#003399;
}
div.two_line_example b
{
color:#ca0000;font-weight:bold;
}

input.form_link_input_with_http
{
    background-image:url('/img/http_bg_black.gif');
    padding-left:49px;
    background-repeat:no-repeat;
    background-position:0% 50%;
}

TABLE.keyword_dig#result
{
    height: 350px !important;   
}

TABLE.keyword_dig
{
    width: 500px !important;
    margin-top: 5px;
    background-color: #FFFFFF;
}

TABLE.keyword_dig TR TD
{
}

TABLE.keyword_dig TR TD.top_header
{
    font-weight: bold;
}

TABLE.keyword_dig TR TD.header
{
    padding-bottom: 5px;
    border-bottom: 1px dotted #000000;
    font-size: 11px;
}

TABLE.keyword_dig TR TD LABEL
{
    font-size: 11px;
}

TABLE.keyword_dig TR TD.gap
{
    line-height: 8px;
    font-size: 1px;  
}

TABLE.keyword_dig TR TD.footer
{
    padding-top: 6px;
    height: 100%;
    vertical-align: top;
}

TABLE.keyword_dig TEXTAREA
{
    width: 500px !important;
    margin-top: 5px;
    margin-bottom: 8px;
    height: 75px;
}

TABLE.keyword_dig TR TD#keyword_dig_results, TABLE.keyword_dig TR TD#context_keyword_dig_results, TABLE.keyword_dig TR TD#portal_list_result
{
    height: 355px;
    background: url('/img/loading_white.gif');
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
}

table.admint td
{
background-color:white;
}
table.admint
{
background-color:black;
}
table.admint td.header
{
background-color:#e8e8d9;
text-align:center;
color:black;

}
table.admint td
{
}
table.admint td.sumheader
{
border-bottom:0px;
border-left:0px;
text-align:right;
font-weight:bold;
padding-right:10px;   
}
table.admint td.sum
{
text-align:center;
font-weight:bold;
}
table.admint td.groupname
{
    width:60%;
    font-weight:bold;
}
table.admint td.title
{
padding-left:4px;
text-align:left;
width:50%;
}

form.form_table div.greenbutton input.greenbutton
{
height:25px !important;
font-size:14px !important;
}
form.form_table div.greenbutton
{
height:25px !important;
clear:both;
display:block;
text-align:center;
}

td.greywarning
{
    background-color:#F2F1E9;
    padding:5px;
    border-bottom:1px dotted #000000;
    font-size:11px;
    font-family:'Verdana';
    font-weight:bold;
}


SELECT OPTION.normal
{
    font-weight: normal !important;
    color: #000000;
    background-color: #FFFFFF;
}

SELECT OPTION.italic
{
    font-weight: bold !important;
    color: #000000;
    background-color: #FFFFFF;
    font-style: italic;
}

TABLE.area_small_faq
{
    width: 170px;
    border: 1px solid #8d8d8d;
    background-image: url('/img/partner/area_faq_background.gif');
    margin-left:20px;       
}

TABLE.area_small_faq TR TD.title
{
    font-weight: bold;
}

TABLE.area_small_faq TR TD
{
    padding: 5px;
    font-family: 'Tahoma';
    font-size: 11px;
}

TABLE.area_small_faq_complete
{
    margin-bottom: 20px;
}

TABLE.area_small_faq_complete TR TD.title
{
    font-weight: bold;
    padding-bottom: 2px;
}

TABLE.area_small_faq_complete TR TD
{
    padding-left: 5px;
    padding-bottom: 7px;
    font-family: 'Tahoma';
    font-size: 11px;
}