body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
	outline:none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #844746;
	text-decoration: none;
}
.footer_text {
	font-family:Arial, sans-serif;
	font-size: 10px;
	line-height:normal;
	color: #ffffff;
}
.footer_link {
	font-family:Arial, sans-serif;
	font-size: 10px;
	line-height:normal;
	color: #ffffff;
}
.footer_link:hover {
	font-family:Arial, sans-serif;
	font-size: 10px;
	line-height:normal;
	color: #f8e1e1;
}
.banner {
	background:url(../images/banner.jpg) no-repeat left top;
	padding:29px 0px 0px 64px;
}
/*.search_bg {
	background:url(../images/search_bg.jpg) no-repeat left top;
	width:134px;
	height:18px;
}*/

.search_bg {
	background:url(../images/search_bg_1.jpg) no-repeat right 2px;
	width:134px;
	height:20px;
	border:0 none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	padding-left:5px;
}

/*.login_bg {
	background:url(../images/login_bg.jpg) no-repeat left top;
	width:174px;
	height:102px;
}*/
.login_bg {
	background:url(../images/login_bg_1.jpg) no-repeat left top;
	width:174px;
	height:96px;
}
.vr_line {
	background: url(../images/vr_line.jpg) repeat-y center center;
	width:30px;
}
.box_bottom {
	background:url(../images/box_bottom.jpg) no-repeat left top;
	width:174px;
	height:5px;
}
.box_bg {
	background: #e5e5e5 url(../images/box_bg.jpg) repeat-x;
}
.box_top {
	background:url(../images/box_top.jpg) no-repeat left top;
	width:174px;
	height:28px;
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #FFF;
	text-transform:uppercase;
}
.search_textfield {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #949494;
	border:none;
	width:100px;
	height:13px;
}
.login_textfield {
	font-family:Arial, sans-serif;
	font-size: 11px;
	line-height:normal;
	color: #949494;
	border:solid 1px #cbcbcb;
	background:#fafafa;
	width:100px;
	height:12px;
}
.small_text {
	font-family:Arial, sans-serif;
	font-size: 11px;
	color:#000000;
}
.menu_link {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
color:#000000;
	font-weight:bold;
}
.menu_link:hover {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #b02925;
	font-weight:bold;
}
.gray_link {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #766e6e;
	font-weight:bold;
}
.gray_link:hover {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-weight:bold;
	color: #db0600;
}
.brown_link {
	font-family:Arial, sans-serif;
	font-size: 11px;
	line-height:normal;
	color: #db0600;
}
.brown_link:hover {
	font-family:Arial, sans-serif;
	font-size: 11px;
	line-height:normal;
	color: #766e6e;
	text-decoration:underline;
}

.brown_bold_text {
	font-family:Arial, sans-serif;
	font-size: 16px;
	line-height:normal;
	color: #900001;
}
.gray_bold_text {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-weight: bold;
/*	color: #8e8d8d;*/
color:#AD4C4C;
}
.dark_gray_bold{
	font-family:Arial, sans-serif;
	font-size: 13px;
	line-height:normal;
	font-weight: bold;
	color: #333333;
}
.brown_title {
	font-family:Arial, sans-serif;
	font-size: 15px;
	line-height:normal;
	color: #900001;
	font-weight:bold;
}
#breadcrumbs {
	height:20px;
	display: block;
	padding-right:20px;
}
#breadcrumbs ul {
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
}
#breadcrumbs li {
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
}
#breadcrumbs li {
	float:left;
	color:#900001;
	padding-left:5px;
	font-size:11px;
}
#breadcrumbs li a {
	font-size:11px;
	background:url('../images/crumb.gif') no-repeat right center;
	display:block;
	padding-left:0;
	padding-right:20px;
	padding-top:0;
	padding-bottom:0
}
#breadcrumbs li a:link{
	color:#000000;
	text-decoration:none;
}
/*a:link, a:visited,*/	
#breadcrumbs li a:hover{
	color:#900001;
}
.content_bullet{
	display:block;
	width:100%;
	clear:both;
}
.content_bullet ul {
	margin:15px 0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	width:100%;
	clear:both;
}
.content_bullet ul li {
	list-style:none;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
	background:url(../images/bullet1.jpg) left 6px no-repeat;
}
.clear{
	clear:both;
}
.client_bg{
	background:url(../images/clients/client_bg.jpg) left top no-repeat;
	height:81px;
	width:139px;
	position:relative;
}
/*.client_bg span {
    background: url("../images/glossy-gradient.png") 1px -8px no-repeat ;
    display: block;
    height: 81px;
    position: absolute;
    width: 139px;
}*/
.textfield{font-family:Verdana,Arial; font-size:12px; font-weight:normal; line-height:normal; color:#000; height:20px; width:175px; border:solid 1px #B5B8C8; background:url("../images/text-bg.gif") repeat-x scroll 0 0 #FFF}
.textarea{font-family:Verdana,Arial; font-size:12px; font-weight:normal; line-height:normal; color:#000; height:60px; width:175px; border:solid 1px #B5B8C8; background:url("../images/text-bg.gif") repeat-x scroll 0 0 #FFF}
.star{color:#F00; font-weight:bold}
.submit{background:url(../images/submit_bt.gif) no-repeat center top; width:75px; height:21px; border:none; cursor:pointer}
.error_strings{
font-style:italic; 
font-weight:normal; 
font-size:12px;
color:#BE2C0A;
font-family:Arial, Helvetica, sans-serif; 
background:url(../images/icoError.gif) left 2px no-repeat;
padding: 0 0 0 20px;
}

/*Css upated 040302011 */
.banner_bg{
background-image:url(../images/banner_bg.jpg);
background-position:left;
background-position:top;
width:734px;
height:229px;
}
.content{
text-align:justify;
padding-top:10px;
}

.table-title{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
font-weight:bold;
padding:5px;
}
.short-term-details{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.col_lt{float:left; width:45%; margin:0; padding:0px; text-align:left;}
.col_rt{float:right; width:45%; text-align:left;}

