@charset "utf-8";
/* CSS Document */

body {
background-color: #ECF2FF;
font-family: Segoe UI, Arial, Verdana, Sans-Serif; 
line-height: 18px;
font-size: 13px;
margin:0px;
padding:0px;
}
.fieldset {
  border:0px;
  }
  /* Form styles*/
.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin-bottom:3px;
padding-left:10px;
height:20px;
width:200px;
border:solid 0 #fff;
background: transparent url("../images/form/textfield_bg.gif") no-repeat;
}
.fieldset .textarea {
margin-bottom:3px;
height:165px;
width:350px;
border:solid 0 #fff;
background: transparent url("../images/form/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
padding-right:15px;
background: transparent url(" ") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font-family: Segoe UI, Arial, Verdana, Sans-Serif;
font-size:10.5px;
color: #FFFFFF;
text-transform:uppercase;
 }

.white {
	font-family: Segoe UI, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color:#FFFFFF;
	font-size: 13px;
	text-align:center;
}
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;	color:#FF0000;}
a:active {text-decoration: none;}

.important_warning {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.bottombanner{
  position:relative;
  width:785px;
  margin:0px;
  padding:0px;
  height:42px;
  text-align:center;
}
.bottomlinks{
  font-family:Verdana;
  font-size:11px;
  color:#FFFFFF;
  position:relative;
  top:10px;
  left:60px;
}

.copyright{
  font-family:Verdana;
  font-size:11px;
  color:#FFFFFF;
  position:relative;
  top:10px;
  left:-50px;
}
a.minilink{
  color:#FFFFFF;
  text-decoration:none;
}

a.minilink:link{
  color:#FFFFFF;
  text-decoration:none;
}

a.minilink:visited{
  color:#FFFFFF;
  text-decoration:none;
}

a.minilink:hover{
  color:#FFFFFF;
  text-decoration:underline;
}
/* Greeting Frame */
.seriesblock {
	margin: 0 0 5px 0;
	padding: 10px;
	width:575px;;
	border: 1px solid #0099FF;
	background: #E7ECF8;
}
.tableborder{
	border:1px solid #CCCCCC;
	font-family: Segoe UI, Arial, Verdana, Sans-Serif; 
	font-size: 12px;
}

/* box styling*/
.boxhead {
color: #fff;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
padding: 8px 3px 0 10px;
height: 22px;
background-repeat: no-repeat;
border-bottom: 1px solid #fff;
}
.large{ 
}
.box {
color: #323232;
background-color: #F0F2F4;
padding: 0px 0px 0px 0px;
border: 1px solid #9F9F9F;
margin-bottom: 10px;
}
.lighter {
background-color: #fafafa;
}
.table_style {
	border:1px solid #e2e2e2;
	border-collapse:collapse;
	color:#56596c;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma,Arial,Verdana,Garuda,Helvetica,Kalimati,sans-serif;
	margin:0px auto 0 auto;
}

.table_style td {
	border:1px solid #e2e2e2;
	text-align:left;
}
.table_style1 {
	background-color: #3399CC;
	border:1px solid #e2e2e2;
	border-collapse:collapse;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: Segoe UI, Arial, Verdana, Sans-Serif; 
	margin:0px auto 0 auto;
}

.table_style1 td {
	border:1px solid #e2e2e2;
	text-align:center;
}
.label {
	font-family: Calibri;
	font-weight: bold;
	font-size: 15px;
}
.empty{
	font-family: Calibri;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
.login_title {
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	color: #339900;
}
.login_fail {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.updated{
margin-left:10px;
}
.bdesc{
margin-left:10px;
}
.note{
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	color: #0033CC;
}
