@import url(/agito-png.css);

body, p, table, input, textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4E4E50;
}
body, p
{
	background-color:#FFF;
}
A
{
	color:#888888;
}

input[type="text"], input[type="password"], textarea
{
	border-left:solid 1px #c5c5c5;
	border-top:solid 1px #c5c5c5;
	border-right:solid 1px #efefef;
	border-bottom:solid 1px #efefef;
}

input[type="text"], input[type="file"], input[type="password"]
{
	height:18px;
	line-height:18px;
	padding-left:5px;
	vertical-align:middle;
}
select
{
	font-family: verdana;
	font-size: 11px;
}
/*\*/*
input[type="file"]
{
	border-left:solid 1px #c5c5c5;
	border-top:solid 1px #c5c5c5;
	border-right:solid 1px #efefef;
	border-bottom:solid 1px #efefef;
}
input[type="checkbox"]
{
	border:none;
}

#mainContentBlock
{
	width:99%;
}
.left_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4E4E50;
	padding:0px 2px 2px 2px;
}
.left_header
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#4E4E50;
	letter-spacing:1px;
	padding:6px 2px 4px 2px;
}
/* Top navigation */
.topnav_l
{
	background-image:url(/Images/v6/tnav_l.gif);
	background-repeat:no-repeat;
	height:100px;
	width:10px;
}
.topnav_r
{
	background-image:url(/Images/v6/tnav_r.gif);
	background-repeat:no-repeat;
	height:100px;
	width:10px;
}	
.topnav
{
	background-image:url(/Images/v6/tnav_bg.gif);
	background-repeat:repeat-x;
/*	height:100px;*/
	width:100%;
	padding:6px 0 0 0;
}
.top_menu_H
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:0 0 4px 0;
}
.top_menu_H_vspaced
{
	letter-spacing:1px;
}
.top_menu
{
	color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	padding:0 8px 2px 0;
}
.top_menu A
{
	color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	padding:0 8px 2px 0;
	text-decoration:none;
}
.top_menu_a
{
	color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
	cursor:pointer;
}
/* //Top navigation */

/* White-shadow container */
.white_s_tl_r
{
	background-image:url(../Images/v6/ws_tl.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.white_s_tr_r
{
	background-image:url(../Images/v6/ws_tr.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.white_s_t
{
	background-image:url(../Images/v6/ws_t.gif);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
}
.white_s_bl_r
{
	background-image:url(../Images/v6/ws_bl.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.white_s_br_r
{
	background-image:url(../Images/v6/ws_br.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.white_s_b
{
	background-image:url(../Images/v6/ws_b.gif);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
}
.white_s_l
{
	background-image:url(../Images/v6/ws_l.gif);
	background-repeat:repeat-y;
	width:10px;
}
.white_s_r
{
	background-image:url(../Images/v6/ws_r.gif);
	background-repeat:repeat-y;
	width:10px;
}
.white_s
{
	background-color:#FFFFFF;
}
.white_s_content
{
/*	border:1px solid lightgreen; /* debugggggg */
/*	overflow:auto;*/
overflow:inherit;
}
/* //White container */

/* White container */
.white_tl_r
{
	background-image:url(../Images/v6/w_tl.gif);
	background-repeat:no-repeat;
	height:4px;
	width:4px;
}
.white_tl_s
{
	background-image:url(../Images/v6/w_t.gif);
	background-repeat:repeat-x;
	height:4px;
	width:4px;
}
.white_tr_r
{
	background-image:url(../Images/v6/w_tr.gif);
	background-repeat:no-repeat;
	height:4px;
	width:4px;
}
.white_tr_s
{
	background-image:url(../Images/v6/w_t.gif);
	background-repeat:repeat-x;
	height:4px;
	width:4px;
}
.white_t
{
	background-image:url(../Images/v6/w_t.gif);
	background-repeat:repeat-x;
	height:4px;
	width:100%;
}
.white_bl_r
{
	background-image:url(../Images/v6/w_bl.gif);
	background-repeat:no-repeat;
	height:4px;
	width:4px;
}
.white_bl_s
{
	background-color:#FFFFFF;
	height:4px;
	width:4px;
}
.white_br_r
{
	background-image:url(../Images/v6/w_br.gif);
	background-repeat:no-repeat;
	height:4px;
	width:4px;
}
.white_br_s
{
	background-color:#FFFFFF;
	height:4px;
	width:4px;
}
.white_b
{
	background-image:url(../Images/v6/w_b.gif);
	background-repeat:repeat-x;
	height:4px;
	width:100%;
}
.white_l
{
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	width:4px;
}
.white_r
{
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	width:4px;
}
.white
{
	background-color:#FFFFFF;
}
.white_content
{
/*	border:1px solid lightgreen; /* debugggggg */
}
/* //White container */

/* Grey container */
.grey_tl_r
{
	background-image:url(../Images/v6/g_tl.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.grey_tl_s
{
	background-color:#FFFFFF;
	height:10px;
	width:10px;
}
.grey_tr_r

{
	background-image:url(../Images/v6/g_tr.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.grey_tr_s
{
	background-color:#FFFFFF;
	height:10px;
	width:10px;
}
.grey_t
{
	background-image:url(../Images/v6/g_t.gif);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
}
.grey_bl_r
{
	background-image:url(../Images/v6/g_bl.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.grey_bl_s
{
	background-color:#FFFFFF;
	height:10px;
	width:10px;
}
.grey_br_r
{
	background-image:url(../Images/v6/g_br.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.grey_br_s
{
	background-color:#FFFFFF;
	height:10px;
	width:10px;
}
.grey_b
{
	background-image:url(../Images/v6/g_b.gif);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
}
.grey_l
{
	background-image:url(../Images/v6/g_l.gif);
	background-repeat:repeat-y;
	width:10px;
}
.grey_r
{
	background-image:url(../Images/v6/g_r.gif);
	background-repeat:repeat-y;
	width:10px;
}
.grey
{
	background-color:#EAEAE8;
}
.grey_content
{
/*	border:1px solid lightgreen; /* debugggggg */
}

/* //Grey container */

/* Feature bank */
.modules_header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 10px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.modules_t
{
	background-image:url(../Images/v6/modules_t.gif);
	background-repeat:no-repeat;
	width:85px;
	height:96px;
}
.modules_b
{
	background-image:url(../Images/v6/modules_b.gif);
	background-repeat:no-repeat;
	width:85px;
	height:11px;
}
.fb
{
	background-image:url(../Images/v6/modules_bg.gif);
	background-repeat:repeat-y;
	width:85px;
	height:100%;
}
.modules_container
{
	padding:10px 10px 0 10px;
}

/* //Feature bank */

.menu_T_container
{
	width:100px;
	white-space:nowrap;
}
.menu_T img
{
	border:none;
}
.menu_T
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu_R_container
{
	padding:12px 0 10px 0;
}
.menu_R
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu_R img
{
	border:none;
}
.Menu_B
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#A4A4A5;
	letter-spacing:1px;
	cursor:pointer;
}
a.Menu_B
{
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#A4A4A5;
	letter-spacing:1px;
}

/* Tabs */
.tab_block
{
	width:1%;
}
.tabs
{
	border-bottom:1px solid #e5e5e3;
}
.tab_l, .tab_r, .activetab_l, .activetab_r
{
	background-position:left;
	background-repeat:no-repeat;
	height:19px;
	width:11px;
	font-size:19px;
}
.tab_l
{
	background-image:url(/images/v6/terms_tab_l.gif);
}
.tab_r
{
	background-image:url(/images/v6/terms_tab_r.gif);
}
.activetab_l
{
	background-image:url(/images/v6/terms_activetab_l.gif);
}
.activetab_r
{
	background-image:url(/images/v6/terms_activetab_r.gif);
}
.tab, .activetab
{
	background-position:left;
	background-repeat:repeat-x;
	height:19px;
	vertical-align:bottom;
	text-align:center;
}
.tab
{
	background-image:url(/images/v6/terms_tab_bg.gif);
}
.activetab
{
	background-image:url(/images/v6/terms_activetab_bg.gif);
}
div.tab_text
{
	padding:0 0 3px 0;
	white-space:nowrap;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}
/* //Tabs */


/* Inputs */
.button2link, input[type="submit"], input[type="button"], button
{
	border-bottom:solid 1px black;
	border-right:solid 1px white;
	border-top:solid 1px white;
	border-left:solid 1px white;
	background-color:white;
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}


input[type="submit"]:focus, input[type="button"]:focus, button:focus
{
	border-bottom:solid 1px black;
	border-right:solid 1px white;
	border-top:solid 1px white;
	border-left:solid 1px white;
	background-color:white;
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

/* Text */
h1, .agito_header
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#4E4E50;
	letter-spacing:1px;
/*	padding:8px 10px 4px 0;*/
}
h3
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#4E4E50;
	letter-spacing:1px;
}
.agito_subheader, .link_bold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#4E4E50;
	letter-spacing:1px;
	padding:8px 10px 4px 0;
}
.agito_subheader_orange
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#DE9C3F;
	letter-spacing:1px;
	padding:8px 10px 4px 0;
}
div.agito_header
{
	padding:0 0 0 8px;
}
table.agito_header
{
	border-bottom:1px solid #cccccc;
	margin:12px 0 8px 0;
}
.default_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#FFF;
	color:#4E4E50;
}
.link_orange
{
	color:#E19637;
}
.link_bold
{
	padding:10px 0 5px 0;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	float:left;
}
.table_header
{
	color:#DE9C3F;
}
.fieldName
{
	color:#DE9C3F;
	
}
.fieldValue
{
	height:20px;
	background-color:#EFEFEF;
	padding:0 0 0 5px;
}

/*  //Text */
.agito_borderedTD
{
	border-bottom:solid 1px silver;
}
.agito_borderedTDbold
{
	border-bottom:solid 2px silver;
}
.agito_topborderedTD
{
	border-top:solid 1px silver;
}
.nonBorderedLink
{
	text-decoration:none;
}

.nonBorderedLinkOrange
{
	text-decoration:none;
}
.nonBorderedLinkOrange font
{
	color:#DE9C3F;
}
#agito_footer
{
	width:99%;
	text-align:center;
	font-size:9px;
	color:#C8C8C8;
	/*padding:20px 0 0 0;*/
}
a.plain {
	text-decoration: none;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}