

form,ul,p{
	margin:0;
	padding:0;
}

ul{list-style:none;}


div.right{text-align:right;}
td.right{text-align:right;}
td.center{text-align:center;}

ul.listing {
	background-color: #fff;
         overflow: hidden;
}

ul.listing li {
	margin-top:0px;
	width:100%;
	float:left;
}
          
ul.listing li label {
	float:left;
	width:100px;
	font-weight: bold;
	text-align:right;        
}

ul.listing li p {
	margin-left:14px;
         float: left;      
         display: inline;
	font:12px Arial, sans-serif !important; 
}

ul.listing li.one {
	margin-left: -10px;
	background: url(../images/icon-1.gif) no-repeat 5px;
         padding: 2px 10px 2px 30px;
}
ul.listing li.two {
	margin-left: -10px;
	background: #f8f8f8 url(../images/icon-2.gif) no-repeat 5px;
         padding: 2px 10px 2px 30px;
}
ul.listing li.three {
	margin-left: -10px;
	background: #f1f1f1 url(../images/icon-3.gif) no-repeat 5px;
         padding: 2px 10px 2px 30px;
}
ul.listing li.four {
	margin-left: -10px;
	background: url(../images/icon-4.gif) no-repeat 5px;
         padding: 2px 10px 2px 30px;
}
ul.listing li.five {
	margin-left: -10px;
	background: #f8f8f8 url(../images/icon-5.gif) no-repeat 5px;
         padding: 2px 10px 2px 30px;
}
ul.listing li.six {
	margin-left: -10px;
	background: #f1f1f1 url(../images/icon-6.gif) no-repeat 5px;
         padding: 2px 10px 2px 30px;
}


.amaillog {
	background-color: #fff;
         padding: 10px;
}

.pagenav {
	text-align: center !important;
}

blockquote {
         display: block;
}
.quoted_text {
	color: #1370a8;
	border-left: 1px solid #C0C0C0; 
         padding-left: 1.5ex;
         line-height: 1.2em;
}
.quoted_link {
	line-height: 2em;
	cursor: pointer;
	color: #1370a8;
         display: inline;
}
.quoted_link a:link, .quoted_link a:visited {
	color: #1370a8;
}
.quoted_link a:hover {
	color: #1370a8;
}

.formholder {
	margin: auto; 
         display: inline; 
         position: relative; 
         padding: 0px 10px;
}

.center {
	text-align: center;
}

/* BEGIN ERROR/MESSAGE BOXES */
#error_box {
	/*border: 2px solid #f00; */
         background: url(../images/error.gif) no-repeat 5px;
	/*border: 1px dashed #2C2C2C;*/
	/*background-color: #CE2222; */
	width: 943px; 
	margin: 10px auto 0px;
}

#error_box p.error {
	margin: 0px !important; 
	padding: 10px 10px 10px 36px !important;  
	color: #ce2222 !important;
	font-weight:bold !important;
}

#message_box {
	/*border: 2px solid #377B31; */
         background: url(../images/message.gif) no-repeat 5px;
	/* border: 1px solid #377B31;*/
	/*background-color: #8DC24A; */
	width: 943px; 
	margin: 10px auto 0px;
}

#message_box p.message {
	margin: 0px !important; 
	padding: 10px 10px 10px 36px !important; 
	color: #2c2c2c !important;
	font-weight:bold !important;
}

.info #error_box, .info #message_box {
	margin-left: 10px; 
         width: auto;
}
/* END ERROR/MESSAGE BOXES */


div.splash {
	padding: 10px;
}
div.splash a {
	font-size: 16px; 
         font-weight: bold;
         text-decoration: none;
}
div.splash a:hover {
	font-size: 16px; 
         font-weight: bold;
         text-decoration: underline;
}
div.splash p {
	color: #6A6A6A; 
         padding-top: 2px;
}
div.splash-column {
	display: inline; 
         float: left; 
         width: 45%;
}
div.splash-divider {
	display: inline; 
         float: left; 
         width: 10%;
}
div.splash-row {
	clear: both; 
         margin-top: 5px;
}


#main{
	margin:0 auto;
	width:980px;
	border:1px #dadada solid;
	border-width:0 2px 0;
	background:#fff;
	position:relative;
	overflow:hidden;
}

/* Header */

#header{
	width:980px;
	height:114px;
	background:#313a41 url(../images/header-bg.gif) repeat-x;
	overflow:hidden;
}

/* Logo */

#main h1{
	margin:0;
	position:absolute;
	left:18px;
	top:20px;
	width:159px;
	height:37px;
}

#main h1 a{
	display:block;
	width:159px;
	height:37px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}

h3,.tabset {
text-transform:uppercase;
}

/* Top Navigation */

#main .topnav{
	position:absolute;
	right:0;
	top:4px;
}

#main .topnav li{
	float:right;
	padding:0 14px 0 15px;
	height:20px;
	text-transform:uppercase;
	background:url(../images/topnav-sep.gif) no-repeat;
}

#main .topnav li.left{background:none;}

#main .topnav li a{
	font:10px/20px Arial, sans-serif;
	color:#fff;
	text-decoration:none;
}

#main .topnav li a:hover{text-decoration:underline;}

#main .topnav li.active a{font-weight:bold;}

/* Top Menu */

#main .nav{
	position:absolute;
	left:0;
	top:78px;
	width:980px;
	height:36px;
	background:#1785c7 url(../images/menu-bg.gif) repeat-x;
	overflow:hidden;
}

#main .navc{
	position:absolute;
	left:0;
	top:78px;
	width:980px;
	height:36px;
	background:#94cc4e url(../images/menu-bg-c.gif) repeat-x;
	overflow:hidden;
}

.nav li, .navc li {
float:left;
}

.nav li a {
background-image:url(../images/nav.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
text-transform:uppercase;
line-height:36px;
text-decoration:none;
font-weight:bold;
color:#fff;
padding:0 17px 1px;
}

.navc li a {
background-image:url(../images/nav-c.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
text-transform:uppercase;
line-height:36px;
text-decoration:none;
font-weight:bold;
color:#fff;
padding:0 17px 1px;
}

.nav li:first-child a, .navc li:first-child a {background-position:-1px 0;}
.nav li:first-child a:hover, .navc li:first-child a:hover {background-position:-2px -36px ;}
.nav li:first-child .active a, .navc li:first-child .active a {background-position:0 -72px !important;}

.nav li a, .navc li a {background-position:0 0;}

.nav li a:hover, .navc li a:hover {background-position:0 -36px;}

.nav .active a, .navc .active a {
background-position:0 -72px !important;
color:#2C2C2C;
}

.nav .neighbor a, .navc .neighbor a {
background-position:-1px 0 !important;
}

.nav .neighbor a:hover, .navc .neighbor a:hover {
background-position:-1px -36px !important;
}


/* deprecated, need to delete any images referenced here only
#main .menu{
	position:absolute;
	left:0;
	top:78px;
	width:980px;
	height:36px;
	background:#1785c7 url(../images/menu-bg.gif) repeat-x;
	overflow:hidden;
}

#main .menu li{
	padding-left:2px;
	float:left;
	display:inline;
	text-transform:uppercase;
	background:url(../images/menu-sep.gif) no-repeat;
}

#main .menu li.first{
	padding:0;
	background:none;
}

#main .menu li a{
	float:left;
	padding:0 16px;
	height:36px;
	font:bold 12px/36px Arial, sans-serif;
	color:#fff;
	text-decoration:none;
}

#main .menu li a:hover{
	background:url(../images/menu-bgover.gif) repeat-x;
}

#main .menu li.active a:hover,
#main .menu li.active a{
	margin:0 -1px;
	padding:0 17px;
	color:#2c2c2c;
	background:#fff url(../images/menu-bgon.gif) repeat-x;
}
*/

/*		Content		*/

#content{
	width:980px;
	overflow:hidden;
}


/* search */


#search-bar {
background:url(../images/search-bg.gif) repeat-x;
width:965px;
height:29px;
padding:5px 15px 0 0;
text-align:right;
border-bottom:0 !important;
}

#search-bar * {
vertical-align:middle;
}

#search-bar a {
color:#1370a8;
}

#search-bar .input {
width:150px;
margin:0 7px;
}

#search-bar .search {
width:80px;
}

/* Top Block */

#content .topblock{
	width:980px;
}

#content .topblock .line{
	width:980px;
	height:0;
	border-bottom:2px #dadada solid;
}

#content .topblock div ul{float:left;}

#content .topblock div ul li{
	padding:0 8px 0 16px;
	float:left;
}

#content .topblock div ul li a{
	font:bold 13px/34px Arial, sans-serif;
	color:#005b90;
	text-decoration:none;
	font-weight:normal;
}

#content .topblock div .bookmark {
	margin-top: 9px;
         padding-bottom: 9px;
	width: 16px;
         height: 16px;
         cursor: pointer;
}

#content .topblock .on {
	background: url(../images/star-on.gif) no-repeat;
}

#content .topblock div ul li .off {
	background: url(../images/star-off.gif) no-repeat;
}

#content .topblock div ul li.active a{
	font-weight:bold;
         color: #6a6a6a; 
}

#content .topblock div a.search{
	margin:7px 17px 0 0;
	float:right;
	display:inline;
	padding-right:17px;
	height:20px;
	background:url(../images/magnifier_zoom_in.gif) no-repeat 100% 0;
	font:bold 13px/20px Arial, sans-serif;
	color:#8dc248;
	text-decoration:none;
}

#content .topblock div a.search-minus{
	margin:7px 17px 0 0;
	float:right;
	display:inline;
	padding-right:17px;
	height:20px;
	background:url(../images/magnifier_zoom_out.gif) no-repeat 100% 0;
	font:bold 13px/20px Arial, sans-serif;
	color:#8dc248;
	text-decoration:none;
}

#content .topblock div a.search:hover,
#content .topblock div ul li a:hover{text-decoration:underline; color:#FF0000;}

#content .topblock p{
	margin:13px 0 0 16px;
	font:12px Arial, sans-serif;
	color:#6a6a6a;
}

#content .topblock p a{
	font-weight:bold;
	color:#1370a8;
}

/*	Left Column		*/

#content .column{
	clear:both;
	margin-left:15px;
	float:left;
	display:inline;
	width:262px;
	overflow:hidden;
}

#content .block{
	margin-top:13px;
	width:260px;
	padding-bottom:20px;
	border:1px #c8c8c8 solid;
	border-width:0 1px 1px;
	background:url(../images/block-botbg.gif) repeat-x 0 100%;
	overflow:hidden; /* FOR TOOLTIP */
}

#content .block .head{
	width:100%;
	height:34px;
	background:url(../images/head-bg.gif) repeat-x;
	overflow:hidden;
}

#content .block .head h3{
	margin:0 0 0 13px;
	float:left;
	display:inline;
	font:bold 12px/34px Arial, sans-serif;
	color:#10497b;
}

#content .block .head a.button{
	margin:6px 8px 0 0;
	float:right;
	display:inline;
	width:57px;
	height:22px;
	text-align:center;
	font:11px/22px Arial, sans-serif;
	color:#4f4f4f;
	background:url(../images/edit-button-bg.gif) no-repeat;
	text-decoration:none;
}

#content .column .block a.active{
	display:block;
	width:100%;
	height:26px;
	background:#8dc24a;
	text-align:center;
	font:bold 12px/26px Arial, sans-serif;
	color:#fff;
	text-decoration:underline;
}
#content .column .block a.inactive{
	display:block;
	width:100%;
	height:26px;
	background:#e9a328;
	text-align:center;
	font:bold 12px/26px Arial, sans-serif;
	color:#fff;
	text-decoration:underline;
}
#content .column .block a.fraud{
	display:block;
	width:100%;
	height:26px;
	background:#d82323;
	text-align:center;
	font:bold 12px/26px Arial, sans-serif;
	color:#fff;
	text-decoration:underline;
}

#content .column .block a:hover{text-decoration:none;}

#content .column .block .clientinfo,
#content .column .block .clientinfo2{
	padding:14px 10px 18px 20px;
	width:230px;
	overflow:hidden;
}

#content .column .block .clientinfo2{
	border-top:1px #d3d3d3 solid;
	padding-bottom:12px;
}

#content .column .block .clientinfo p{
	font:14px/16px Arial, sans-serif;
	color:#2c2c2c;
}

#content .column .block .clientinfo2 p{
	font:12px/14px Arial, sans-serif;
	color:#2c2c2c;
}

#content .column .block .clientinfo a,
#content .column .block .clientinfo2 a{color:#1370a8;}

#content .column .block .clientinfo2 a.On{color:#95c656;}
#content .column .block .clientinfo2 a.Off{color:#e25e2a;}


/* Attn Items */

#content .column ul.attn{
	margin:12px 0 15px 0px;
	width:260px;
	overflow:hidden;

}

#content .column ul.attn li{
	width:260px;
	margin-top:2px;
	padding:6px 7px 6px 7px;
	font:12px/18px Arial, sans-serif;
	color:#2c2c2c;
}

/* Total Info */

#content .column ul.total{
	margin:8px 0 20px 19px;
	width:227px;
	overflow:hidden;
}

#content .column ul.total li{
	width:227px;
	margin-top:3px;
	height:25px;
	float:left;
	background:url(../images/dot-line.gif) repeat-x 0 100%;
}

#content .column ul.total li p{
	margin-top:5px;
	float:left;
	font:bold 12px/20px Arial, sans-serif;
	color:#2c2c2c;
}

#content .column ul.total li em{
	float:right;
	font:bold 20px/25px Arial, sans-serif;
	color:#a5a5a5;
}

#content .column ul.total li em.red{color:#ce2222;}
#content .column ul.total li em.green{color:#8dc24a;}
#content .column ul.total li em.orange{color:#e25e2a;}

#content .stats {
	margin-top: 10px;
}

#content .statval {
	margin: 0 10px 0 5px;
 	font:bold 20px/25px Arial, sans-serif;
	color:#a5a5a5;
}

#content .stat {
	margin-top:5px;
	font:bold 12px/20px Arial, sans-serif;
	color:#2c2c2c;
}

/* Contacts Block */
#content .column .contacts div {
	padding-right: 10px;
}
#content .column .contacts p.text {
	padding: 15px;
         color: #696969;
}

#content .column .contacts ul{
	margin:11px 0 0 9px;
	width:243px;
	padding-bottom:5px;
	overflow:hidden;
}

#content .column .contacts ul li{
	width:243px;
	/*height:20px;*/
         padding: 4px 0 0 0;
	float:left;
}

#content .column .contacts ul li label.input {
	padding: 4px 0 0 10px;
         display: inline;
         float: left;
}


#content .block li.title{
	width:100%;
	/*height:30px;
         */
	/*padding-bottom:3px;*/
         background: #F1F1F1;
	/*background:url(../images/title-bg.gif) repeat-x;*/
         border-bottom: 2px solid #DADADA !important;
         padding: 4px 0 2px !important;
	overflow:hidden;
}

#content .block ul.title{
	width: auto;
	/*height:30px;
         */
	/*padding-bottom:3px;*/
         background: #F1F1F1;
	/*background:url(../images/title-bg.gif) repeat-x;*/
         border-bottom: 2px solid #DADADA !important;
         padding: 4px 0 2px 12px !important;
	overflow:hidden;
}

#content .block .title td{
	/*width:100%;*/
	height:24px;
	/*padding-bottom:3px;*/
         background: #F1F1F1;
	/*background:url(../images/title-bg.gif) repeat-x;*/
         border-bottom: 2px solid #DADADA !important;
	overflow:hidden;
}

#content .block .title td {
padding: 4px 10px 2px !important;
} 

#content .block .title h4{
	margin:0;
	font:bold 12px/22px Arial, sans-serif;
	color:#696969;
}

#content .block .gray{background:#f8f8f8;}
#content .block .dark{background:#f1f1f1;}
#content .block .click{cursor: pointer;}

#content .block .expandable {
	background: #E1ECF3;
         display: none;
}

#content .block .expanded {
	background: #E1ECF3;
}

#content .column .contacts h4.col1,
#content .column .contacts ul li a{
	margin-left:14px;
	float:left;
	display:inline;
}
#content .column .contacts ul li span {
	font:12px/26px Arial, sans-serif;
         font-weight: bold;
	margin-left:14px;
	float:left;
	display:inline;
         color: #6a6a6a;
}

#content .column .contacts h4.col2,
#content .column .contacts ul li p{
	float:right;
	width:106px;
}

#content .column .contacts ul li a{
	font:12px/26px Arial, sans-serif;
	color:#1370a8;
}

#content .column .contacts ul li p{
	font:12px/26px Arial, sans-serif;
	color:#6a6a6a;
}

/* Actions Block */

#content .column .actions ul{
	margin:10px 0 0 12px;
	float:left;
	display:inline;
	width:112px;
	overflow:hidden;
}

#content .column .actions ul li{
	width:112px;
	float:left;
	margin-top:8px;
}

#content .column .actions ul li a{
	padding-left:24px;
	float:left;
	height:16px;
	font:12px/16px Arial, sans-serif;
	color:#1370a8;
}

#content .column .actions ul li.link1 a{background:url(../images/application_form_add.gif) no-repeat 0 100%;}
#content .column .actions ul li.link2 a{background:url(../images/user_add.gif) no-repeat 0 100%;}
#content .column .actions ul li.link3 a{background:url(../images/email_open.gif) no-repeat 0 100%;}
#content .column .actions ul li.link4 a{background:url(../images/note_add.gif) no-repeat 0 100%;}
#content .column .actions ul li.link5 a{background:url(../images/cog_add.gif) no-repeat 0 100%;}
#content .column .actions ul li.link6 a{background:url(../images/script_add.gif) no-repeat 0 100%;}
#content .column .actions ul li.link7 a{background:url(../images/money_add.gif) no-repeat 0 100%;}
#content .column .actions ul li.link8 a{background:url(../images/application_key.gif) no-repeat 0 100%;}

/* Share Block */

#content .column .share{
	margin:24px 0 0 13px;
	width:233px;
	overflow:hidden;
}

#content .column .share h3{
	margin:0;
	font:bold 12px/16px Arial, sans-serif;
	color:#2c2c2c;
}

#content .column .share img{
	display:block;
	margin-top:12px;
}

#content .column .share a.link{
	display:block;
	margin-left:8px;
	padding-left:10px;
	font:12px Arial, sans-serif;
	color:#1370a8;
}

/*	Right Column	*/

#content .green{color:#8dc24a;}
#content .red{color:#ce2222;}
#content .orange{color:#e25e2a;}

#content .highlight{background: #FDFF6B;}
#content .attn1{background: #F3B2B2;}
#content .attn2{background: #F3DEB2;}
#content .attn3{background: #E9F3B2;}

#content .info div.update {
	padding: 2px;
}

#content .info div.highlight {
	border: 0px dotted #000;

	background: #d6f3b2;
}

#content .main{
	margin-left:12px;
	float:left;
	display:inline;
	width:675px;
	overflow:hidden; /* FOR TOOLTIP */
}

#content .fullmain{
	margin-left:15px;
	float:left;
	width:949px;
	overflow:hidden; /* FOR TOOLTIP */
}       

#content .main .block{width:673px;}

#content .fullmain .block{width: 947px;}

#content .block .tabset{
	margin-top:1px;
	height:33px;
}

#content .block .tabset a{
	float:right;
	height:33px;
	padding:0 15px;
	font:12px/33px Arial, sans-serif;
	color:#2c2c2c;
	text-decoration:none;
	border-left:1px #d1d1d1 solid;
         background:url(../images/tabs-bg.gif) repeat-x;
}

#content .block .tabset a:hover{background:url(../images/tabs-hoverbg.gif) repeat-x;}

#content .block .tabset a.active,
#content .block .tabset a.active:hover{background:#fff;}

#content .main .block .info{
	margin:10px 0 0 7px;
	width:657px;
}

#content .main .block .info p {
	margin: 4px 8px 10px;
         color: #6A6A6A;
}

#content .fullmain .block .info{
	margin:10px 0 0 7px;
	width:931px;
	overflow:hidden; /* FOR TOOLTIP */
}

#content .fullmain .block .info p {
	margin: 4px 8px 10px;
         color: #6A6A6A;
}

#content .main .block .info ul{
	padding-left:10px;
	/*width:647px;*/
	overflow:hidden; /* FOR TOOLTIP */
}

#content .fullmain .block .info ul{
	padding-left:10px;
	/*width:922px;*/
	overflow:hidden;
}

#content .block .info ul li{
	float:left;
	font:12px/26px Arial, sans-serif;
	color:#6a6a6a;
}

#content .block .info ul li p{
	font:12px/26px Arial, sans-serif;
	color:#6a6a6a;
}

#content .block .info ul li p.red{color:#c70000;}

/* Invoices Block */

#content .main .invoices .info ul li.col1{width:95px;}
#content .main .invoices .info ul li.col2{width:90px;}
#content .main .invoices .info ul li.col3{width:75px;}
#content .main .invoices .info ul li.col4{width:76px;}
#content .main .invoices .info ul li.col5{width:102px;}
#content .main .invoices .info ul li.col6{width:98px;}
#content .main .invoices .info ul li.col7{width:110px;}

#content input.large {
	width:250px;
	height:16px;
}

#content .main .invoices .info ul li.col1 input{
	margin:6px 14px 0 0;
	padding:0;
	float:left;
	display:inline;
	width:18px;
	height:18px;
	overflow:hidden;
}

#content .main .invoices .info ul ul{
	padding:0;
	width:110px;
}

#content .main .invoices .info ul ul li{
	padding:0 4px 0 6px;
	background:url(../images/infolist-sep.gif) no-repeat 0 8px;
}

#content .main .invoices .info ul ul li.first{
	background:none;
	padding-left:0;
}

#content .main .invoices .info ul ul li a{color:#1370a8;}

#content .main .invoices input.text {
	margin:11px 0 0 0;
	display:inline;
	width:200px;
	padding:2px 4px;
	height:16px;
	border:1px #adadad solid;
	font:bold 12px/16px Arial, sans-serif;
	color:#303030;
}
/*
#content .main .invoices .email {
margin:10px 0 0 4px;
}
*/
#content input.button {
	margin:10px 0 0 4px;
}

/*
#content .main .invoices input.button{
	margin:11px 0 0 8px;
	float:left;
	display:inline;
}
*/

/* Medium Block */

#content td {
padding:6px 10px;
color:#6a6a6a;
}

#content a{color:#1370a8;}

#content ul.pagelist{
	margin: 14px auto;
         width: auto !important;
	height:auto;
}

#content ul.pagelist li{
	margin-left:2px;
	display:inline;
         float: none !important;
}

#content ul.pagelist li a{
	padding:4px 7px;
	/*float:left;*/
	height:21px;
	font:12px/21px Arial, sans-serif;
	color:#1370b8;
	text-decoration:none;
	border:1px #ddd solid;
}


#content ul.pagelist li a:hover{
background:#eee;
border:1px #ccc solid;
}

#content ul.pagelist li.active {
	padding: 0 7px;
	border-color:#fff;
	color:#8DC24A;
         font-weight: bold;
}

#content ul.pagelist li.prev a{
	padding-left:8px;
}

#content ul.pagelist li.next a{
	padding-right:8px;
}

/*#content ul.pagelist li.prev a{color:#666;}*/

#content ul.pagelist li.prev a,
#content ul.pagelist li.next a{
	border-color:#fff;
}

#content ul.pagelist li a:hover{text-decoration:underline;}

/* New Invoice Block */

#content .form{padding-bottom:25px;}

#content .form ul li.col1{width:352px;}
#content .form ul li.col2{width:95px;}
#content .form ul li.col3{width:44px;}
#content .form ul li.col4{width:150px;}

#content .form ul li.col1 h3{text-indent:5px;}

#content .form ul li.col1 input,
#content .form ul li.col2 input{
	margin-top:5px;
	width:334px;
	height:16px;
	float:left;
	padding:2px 4px;
	height:16px;
	border:1px #adadad solid;
	font:12px/16px Arial, sans-serif;
	color:#303030;
}

#content .inner .contacts ul li input[type="text"] {
	margin:2px 10px;
	width:200px;
	height:16px;
	float:left;
	padding:2px 4px;
	height:16px;
	border:1px #adadad solid;
	font:12px/16px Arial, sans-serif;
	color:#303030;
}


#content .form ul li.col2 input{width:81px;}

#content .form ul li.col3 input{
	margin:6px 0 0 4px;
	padding:0;
	float:left;
	display:inline;
	width:18px;
	height:18px;
	overflow:hidden;
}

#content .form .info ul ul{
	padding:0;
	width:150px;
}

#content .form .info ul ul li{
	padding:0 4px 0 6px;
	background:url(../images/infolist-sep.gif) no-repeat 0 8px;
}

#content .form .info ul ul li.first{
	background:none;
	padding-left:0;
}

#content .form .info ul ul li a{color:#ce2222;}

#content .form .info ul ul li.first a{color:#1370a8;}

#content .form .botinfo{
	margin:7px 0 0 10px;
	width:auto;
	overflow:hidden; /* FOR TOOLTIP */
}

hr {
	margin:10px 0 0 0;
	padding-top:7px;
	width:100%;
	background:url(../images/dot-line.gif) repeat-x;
         border: 0px;
	overflow:hidden;
}

hr.flat {
	margin-top: 3px;
         padding: 0;
}

#content .form .botinfo li{
	margin-top:4px;
	width:100%;
	float:left;
}

#content .form .botinfo li label{
	float:left;
	width:120px;
	font:bold 12px/22px Arial, sans-serif;
	color:#696969;
	text-align:right;
}


#content .form .botinfo li span input, #content .form .botinfo li span select {
	float: none !important;
         margin-left: 0px !important;
}

#content .form .botinfo li span {
         margin-left: 14px;
         padding: 3px 2px 3px 0px;
}

#content .form .botinfo li p {
	margin-left:14px;
         padding:3px 2px;
         float: left;
}

#content .form .botinfo li div.text {
	width: 75%; 
	margin-left:14px;
         padding:3px 2px;
         float: left;
}


#content .form .botinfo li input[type="text"], 
#content .form .botinfo li input[type="password"], 
#content .form .botinfo li input[type="radio"], 
#content .form .botinfo li select, 
#content .form .botinfo li textarea {
	margin-left:14px;
	float:left;
	display:inline;
	padding:3px 2px;
	border:1px #adadad solid;
	font:12px/16px Arial, sans-serif;
	color:#696969;
}

#content .form .botinfo li select.multiple {
	width: 175px;
	height: 150px;
}

#content .form .botinfo li input[type="checkbox"] {
	margin-left:14px;
	float:left;
	display:inline;
	padding:3px 2px;
	font:12px/16px Arial, sans-serif;
	color:#696969;
}

textarea {
	width: 400px;
	height: 100px;
	padding:3px 2px;
	border:1px #adadad solid;
	font:12px/16px Arial, sans-serif;
	color:#696969;
}

#content .form .botinfo li input.text{
	width:81px;
	height:16px;
}

#content .form .botinfo li a.cal{
	margin:4px 0 0 6px;
	float:left;
	display:inline;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/cal-icon.gif) no-repeat;
}

#content .form .botinfo li input.box{
	margin-top:3px;
	padding:0;
	width:18px;
	height:18px;
	overflow:hidden;
}

#content .form .botinfo li a.link{
	display:block;
	/*margin-left:45px;*/
	font:12px/16px Arial, sans-serif;
	color:#1370a8;
}

#content .login {
	width: 420px; 
         margin: 20px auto;
}

#content .loginbox {
	width: 420px; 
         background-color: #fff;
}
/*
#content .main .form input.button{
	display:block;
	margin:7px 0 0 528px;
}
*/

/* Footer */

#footer{
	margin-top:40px;
	width:980px;
	border-top:1px #dadada solid;
	height:55px;
	padding-top:30px;
	overflow:hidden;
}

#footer p{
	margin-right:25px;
	float:right;
	display:inline;
	width:900px;
	text-align:right;
	font:12px/14px Arial, sans-serif;
	color:#6a6a6a;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url("../images/arrow_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-11px;
	height:23px;
	width:10px;
    	top:-1px;
}

#JT_arrow_right{
	background-image: url("../images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: -1px 0px;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    	top:-1px;
         left: 0px;
}

#JT {
	position: absolute;
         top: 0px;
         left: 0px;
	z-index:100;
	border: 1px solid #8dc24a;
	background-color: #fff;
         margin-left: 5px;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#6a6a6a;
}

.JT_loader{
	/*
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
         */
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #8dc24a;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #8dc24a;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #8dc24a;
}

.jTip{
	cursor:help;
        
	background: url("../images/help.gif") no-repeat;
         line-height: 16px;
         padding: 0px 8px 4px 8px;
         height: 16px;
         width: 16px;
         margin: 0px 0px 0px 4px;
         vertical-align: middle;
         text-decoration: none;
         position: relative;
	z-index: 24;
}
