body {
  background:#EEEEEE;
  margin:0;
  font-size:11px;
  overflow: scroll;
}
td
{
  color:#000000;
  font-family:Verdana, Arial;
  font-size:11px;
}
input {
  font-family:Arial;
  font-size: 11px;
}
select {
  font-family:Verdana, Arial;
  font-size: 11px;
}
textbox {
  font-family:Verdana, Arial;
  font-size: 11px;
}h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #2B6EB5;
}
h2 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #F8A700;
}

.homeheading {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  color: #d97c19;

}

hr
{
  border: 0;
  width: 100%;
  color: #d9e2eb;
  background-color: #d9e2eb;
  height: 1px;

}


.boxborder {  background-color: #FFFFFF; background-image: url(/images/boxbackground.jpg); background-repeat:repeat-x; border-color: #afafb0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding:7px;}

.navigation
{
	background-color:#1c53a4;
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	padding: 0 0px 0 13px;
}

.logininname
{
	background-color:#1c53a4;
	color:#FFFFFF;
	font-size:13px;
	padding: 0 0px 0 13px;
}

.navigation2
{
	background-color:#1c53a4;
	color:#FFFFFF;
	font-size:13px;
	padding: 0 0 0 0px;
	background-image:url(/images/topbar_login_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.navigation a
{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
.navigation a:hover
{
	color: #FFFF00;
	font-size:13px;
	text-decoration:none;
}
a
{
	color:#cc0000;
	text-decoration:none;
}
a:hover
{
	color: #640000;
	text-decoration:none;
}

.list
{
border-bottom: #d9e2eb solid 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e2eb;

}

label.RegisterLabel2 {
  width:15%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: left;
  clear:both;
}

label.RegisterLabel {
  width:22%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom:1px;
  float: left;
  clear:both;
}


label.RegisterLabel2 {
  width:66px;
  float: left;
  clear:both;
}
label.RegisterLabel_full {
  float: left;
  clear:both;
}
.welcome
{
background-color:#144792;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:16px;
}

.welcome2
{
background-color:#FFFFFF;
color:#144792;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

.ewelcome
{
	background:url(images/temp_flash_holder2.gif) top right no-repeat;
}
.tborder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tcat
{
	background: url("images/orange_bar_bg.gif");
	background-position:right;
	background-repeat:repeat-x;
	color: #d97c19;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:6px;
	height:40px;

	}

	.tcat2
{
	background: url("images/blue_bar_bg.gif");
	background-position:right;
	background-repeat:repeat-x;
	background-color:#608dc4;
	color: #FFFFFF;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:6px;
	padding-bottom:0px;
	height:32px;

	}

	.tcat2_box
{
	background: url("images/blue_box_bg.gif");
	background-position:bottom right;
	background-color:#608dc4;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding: 6px 6px 6px 6px;


	}


.footer
{
	color:#FFFFFF;
	font-size:11px;
   padding:5px;
   background-image:url(/images/footer_bground.jpg);
   background-repeat:repeat-x;
}
.footer a
{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover
{
	color: #640000;
	font-size:11px;
	text-decoration:none;
}

