/* CSS Document */



*{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:18px;
}

body{
	background-color:#B1BABF;
	z-index:10;
}

table, tr, td, th{
	background-repeat:no-repeat;
}

p
{
	line-height:25px;
}
img{
	border:none;
	border-collapse:collapse;
}

a{
	text-decoration:none; color:#000000;
}

a:hover{
	text-decoration:underline;
}

.vcenter{
	margin:0 auto;
	width:1000px;
}

.grey{
	color:#59585E;
}
.green{
	color:#00d596;
}

a.maroon, .maroon{
	color:#9B0926;
}
a.maroon:hover{
	color:#000;
}

.clr{
	clear:both;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.txt{
	background:url(../images/txt-bg.png) no-repeat;
	height:32px;
	width:354px;
	border:none;
	padding:10px 5px 0px 10px;
}

.btn{
	background:url(../images/btn-bg.png) no-repeat;
	width:133px; 
	height:56px;
	padding:0px 0px 14px 0px;
	border:none; 
	cursor:pointer;
}

.small{
	font-size:11px;
}

#dvContainer{
	min-height:590px;
	margin:70px 0px 0px;
	background:url(../images/body-bg.gif) repeat-x #ffffff;
	border-top:1px solid #ABADAD;
	border-bottom:1px solid #8A9194;
	z-index:90;
	height:auto;
}

#header{
	height:93px;
	width:951px;
	margin:-46px auto 0px;
}

#header div{
	float:left;
}

#header div.header-left{
	background:url(../images/header-left-bg.png) no-repeat;
	height:93px;
	width:8px;
	z-index:100;
}

#header div.header-body{
	background:url(../images/header-bg.gif) repeat-x;
	height:93px;
	width:905px;
	padding:15px;
	z-index:100;
}

.header-body div{
	float:left;
}

.dvTopLeft{
	background:url(../images/top-left-corner.png) no-repeat left top;
	width:8px;
	height:7px;
	float:left;	
}

.dvTopMid{
	width:230px;
	height:6px;
	float:left;
	background-color:white;
	border-top:1px solid #E6E9EA;
}

.dvMBTopMid{
	width:493px;
	height:6px;
	float:left;
	background-color:white;
	border-top:1px solid #E6E9EA;
}

.inner_body
{
	padding:12px 5px;
}

.inner_body_right
{
	padding:12px 0px 10px 5px;
}

.inner_box
{
}

.box_top_bg
{
	background-color:#fff;
	border-top:1px solid #E6E9EA;
	width:100%;
}

.box_mid_bg
{
	background-color:#fff;
	border-left:1px solid #E6E9EA;
	border-right:1px solid #E6E9EA;
	padding:8px;
	text-align:left;
	vertical-align:top;
	min-height:100px;
	width:100%;
}

.box_bottom_bg{
	background-color:#fff;
	border-bottom:1px solid #E6E9EA;
	height:6px;
}

.list_cell
{
	border-bottom:1px solid #ccc;
	padding:5px 10px 5px 0px;
}

.dvTopRight
{
	background:url(../images/top-right-corner.png) no-repeat left top;
	width:8px;
	height:7px;
	float:left;
}

.dvCBody
{
	background-color:white;
	border-left:1px solid #E6E9EA;
	border-right:1px solid #E6E9EA;
	width:226px;
	padding:10px;
	min-height:180px;
}

.dvMBCBody{
	background-color:white;
	border-left:1px solid #E6E9EA;
	border-right:1px solid #E6E9EA;
	width:489px;
	padding:10px;
}

.dvBottomLeft{
	background:url(../images/bottom-left-corner.png) no-repeat left bottom;
	width:8px;
	height:7px;
	float:left;
}

.dvBottomMid{
	width:230px;
	height:6px;
	float:left;
	background-color:white;
	border-bottom:1px solid #E6E9EA;
}

.dvMBBottomMid{
	width:493px;
	height:6px;
	float:left;
	background-color:white;
	border-bottom:1px solid #E6E9EA;
}

.dvBottomRight{
	background:url(../images/bottom-right-corner.png) no-repeat left bottom;
	width:8px;
	height:7px;
	float:left;
}

.title{
	font-size:14px;
	font-weight:bold;
}

.contentText{
	font-size:12px;
}

.contentTextbold{
	font-size:12px;
	font-weight: bold;
}

#dvLogo{
	width:190px;
}

#dvTopMenu{
	width:715px;
}

#dvTopMenu div{
	float:right;
}

#top-menu{
	background:url(../images/top-menu-bg.png) no-repeat;
	float:right;
	width:544px;
	height:44px;
}

#top-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#top-menu li{
	height:44px;
	display:inline;
	float:left;
}

#top-menu li a{
	display:block;
	text-decoration:none;
	padding:10px 27px;
	color:#303030;
}

#top-menu li a:hover{
	color:#59585E;
}

#top-menu li a.seperator{
	width:1px;
	height:44px;
	padding:0;
}

#header div.header-right{
	background:url(../images/header-right-bg.png) no-repeat;
	height:93px;
	width:8px;
	z-index:100;
}

#dvLoginBox{
	padding-top:30px;
	text-align:center;
	width:951px;
	margin:0 auto;
	height:auto;
}

.login{
	background:url(../images/login-box.png) no-repeat center top;
	width:auto;
	min-height:335px;
	padding:15px 20px;
	font-size:18px;
	margin-top:15px;
}

#left-panel, #mid-panel, #right-panel{
	float:left;
	z-index:100;
}

#left-panel{
	width:180px;
	height:auto;
}

#left-panel ul{
	list-style:none;
}

#left-panel li{
	padding:10px 0 0;
}

#left-panel #status{
	background:url(../images/login-status-box.png) no-repeat; 
	width:140px; height:125px;
	padding:10px;
	margin:5px 10px;
	text-align:center;
}

#right-panel{
	width:246px;
	height:auto;
	overflow:hidden;
}

#footer{
	text-align:center;
	font-size:12px;
	min-height:25px;
	padding:10px 0;
	width:951px;
	margin:0 auto;
}

/*** Fonts ***/
select.inputctrl, option.inputctrl, .inputctrl, select.inputctrl option {
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 9pt;
	border-left: #7f9db9 1px solid;
	color: #111111;
	border-bottom: #7f9db9 1px solid;
	font-family: Verdana, arial, helvetica, sans-serif;
}
option.inputctrl, select.inputctrl option
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.mainfont, .redfont {
	color: #111111; 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:bold;
	text-decoration: none;	
}
.thinfont {
	color: #111111; 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:normal;
	text-decoration: none;	
}
.smallfont {
	color: #111111; 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 8pt; 
	text-decoration: none 
}

.spacer {
	padding-bottom:5px;
}

.redfont
{
	color:#ff0000;
} 

