@charset "utf-8";

/*------------------------Global classes-----------------------------*/
body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
    font-family:  Verdana, Tahoma, Arial;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #1c1c1c;
    }

h1, h2, h3, h4, h5, h6   { font-weight: normal; }

h2              { font-size: 18px; line-height: 24px; display:inline; }
h3              { font-size: 16px; line-height: 26px;  }
h4              { font-size: 13px; line-height: 18px; }
h5              { font-size: 12px; line-height: 18px;  color: #1085f9;}
h6              { font-size: 10px; line-height: 18px; }

a               { color: #1085f9; text-decoration: none; font-size:12px; font-weight: normal; outline:none 0px;}
a:hover         { color: #444444; }

body{
	padding:15px 0px 15px 0px;
	margin:0px;
	width:100%;
	background:#adadad url(../images/bd-bg.gif) repeat-x left top;
	
}
.bad-msg 
	{
	color:#ff0000;
	font-size: 11px;
	vertical-align:middle;
	}
.good-msg 
	{
	color:#669900;
	font-size: 11px;
	vertical-align:middle;
	}
ul, li, div, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul, ol, li          { list-style-position: outside; list-style-type: none; }



p {line-height: 22px; text-align:justify;}

h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size:22px;
	color:#000000;
	line-height:18px;
	font-weight:normal;	
	text-transform:capitalize;
	
}

h2 {
	color:#1e1e1e;
	font-weight:normal;	
	text-transform:capitalize;
}

.clear{
	line-height:0px;
	font-size:0px;
	clear:both;
	margin:0px;
	padding:0px;
}

a img {border:0px; outline:0px;}

/*------------------------Global classes-----------------------------*/


/*------------------------Main page classes-----------------------------*/

#wrapper {
	margin:0px auto;
	width:989px;
	min-height:1256px;
	height:auto !important;
	height:1256px;
}

#header {
	width:989px;
	height:254px;
}

#logo {
	float:left;
	width:488px;
	height:254px;
}

#header-right {
	float:right;
	width:379px;
	height:254px;
}

#login-panel, #login-panel-logout {
	float:left;
	padding-left:138px;
	width:241px;
	height:164px;
	background:url(../images/login-bg.jpg) no-repeat right top;
}

#login-panel-logout {
	float:right;
	text-align:right;
	margin-right:7px;
	background:none;
}

#login-panel-logout a{ color:#FFFFFF; }
#login-panel-logout a:hover{ text-decoration:underline; }

#login-panel h1{font-family:Tahoma, Arial, Verdana; font-size:15px; color:#000000; display:inline; line-height:18px;}
#login-panel span{font-family:Tahoma, Arial, Verdana; font-size:9px; color:#FF0000; display:inline; line-height:10px; font-weight:normal;}

.login-txtbox
{
	width:199px;
	height:18px;
	border:solid 1px #cacaca;
	color:#777777;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana;
}
#slogan {
	float:left;
	width:379px;
	height:90px;
}

#menu {
	width:989px;
	height:37px;
	float:right;
	font-size: 12px;
	color:#1c74bb;
	text-align:right;
	display:inline;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	position:relative;
	top:0px !important;
	top:5px;
	}

#menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:755px;
	text-align:right;
	float:right;
	display:block;
	height:37px;
	font-weight:normal;
	}

#menu li {
	display:block;
	text-align:center;
	list-style-type:none;
	text-align:center;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	width:102px;
	margin-right:5px;
	background-image: url(../images/btn-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	font-weight:normal;
	}
	
#menu ul li a {
	display:block;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:normal;
	color:#ffffff;
	padding-top:10px;
	height:27px;
	}

#menu ul li a:hover, #menu .current a {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	display:block;
	background-image: url(../images/btn-hvr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
	height:27px;
	vertical-align: middle;
	}
	
#page-top {
	width:989px;
	height:11px;
	background:url(../images/page-top.jpg) no-repeat bottom;
	
}

#page-body {
	padding:20px 30px 20px 30px;
	width:929px;
	min-height:819px;
	height:auto !important;
	height:819px;
	background-color:#eeeeee;
}

#page-bottom {
	width:989px;
	height:11px;
	background:url(../images/page-bottom.jpg) no-repeat top;
}


#footer {
	width:959px;
	height:40px;
	padding-right:30px;
	padding-top:25px;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	color:#9b9b9b;
	text-decoration:none;
	text-align:right;
}

#footer a{color:#9b9b9b; text-decoration:none;}
#footer a:hover{color:#9b9b9b; text-decoration:none;}
#footer-menu{
	width:500px;
	height:40px;
	float:left;
	text-align:left;
	padding-left:30px;

}

.txbox
{
	width:270px;
	height:15px;
	border:solid 1px #000000;
}

.listbox
{
	width:273px;
	height:20px;
	border:solid 1px #000000;
}

.areabox
{
	width:270px;
	height:100px;
	border:solid 1px #000000;
}

.title {
	
	height:25px;
}

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

.btnsubmit
{
	
	height:24px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	border:0px solid #cccccc;
}

/*------------------------Main page classes-----------------------------*/