/* CSS Document */
body {
	margin:0px;
	}
#header {
	background-image:url(../images/header_bg2.jpg);
	background-repeat:repeat-x;
	height:145px;
	padding:0px 24px 0px 24px;
	vertical-align:baseline;
	}	
#background {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:605px;
	}	
#logo {
	margin:59px 24px 0px 24px;
	height:145px;
	}	
.bg {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:620px;
	}
.head {
	background-image:url(../images/header_bg2.jpg);
	background-repeat:repeat-x;
	height:145px;
	}	
.login-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#005891;
	text-decoration:none;
	}
.login-text:hover {
	text-decoration:underline;
	}	
.bottom-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cee9fb;
	text-decoration:none;
	}
a.bottom-text:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}		
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005891;
	text-decoration:none;
	}
.heading {
	font-family:"Trebuchet MS";
	color:#006699;
	font-size:18px;
	}
.heading1 {
	font-family:"Trebuchet MS";
	color:Red;
	font-size:18px;
	}
.heading2 {
	font-family:"Trebuchet MS";
	color:Olive;
	font-size:18px;
	}				
		
#txt {
  border:none;
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  border-right-color:#FFFFFF
}