body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size:12px;
	background-color:#eeeeee;
}

.TextBoxHide
{
width:0px;
background-color:#FFFFFF;
border:0px;
border-color:#FFFFFF;
color:#FFFFFF;
height:0px;
}


.logo {
	background: url(../images/topbg.jpg) no-repeat top right;
	padding-left:31px;
}

.nav {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1B2D;
	height: 27px;
	width: 900px;
	text-align:center;
}

.nav a:link, .nav a:visited {
	color: #FFFFFF;
	padding:0px 6px 0px 7px;
	text-decoration:none;
}

.nav a:hover {
	text-decoration:underline;
}
.nav1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1B2D;
	height: 27px;
	width: 900px;
	padding-right:10px;	
}
.heading {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #034EA2;
	background:url(../images/arrow.gif) no-repeat left 3px;
	padding-left:19px;
	height:20px;
	line-height:15px;
}

.heading a:link, .heading a:visited {
	color: #034EA2;
	text-decoration:none;
}

.heading a:hover {
    color:#ED1B2D;
}

.openings {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #010000;
}

.openings ul{
margin:0px 0px 0px 20px;
padding:0px;
list-style:none;
}

.openings ul li{
margin:0px;
padding:0px;
background:url(../images/arrow1.gif) no-repeat left 10px;
padding-left:10px;
line-height:23px;
}

.openings a:link, .openings a:visited {
	color: #010000;
	text-decoration:none;
}

.openings a:hover {
    color: #ED1B2D;    
}

.openings span{
	color: #ED1B2D;
}

.heading1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.heading1 a:link, .heading1 a:visited {
	color: #000000;
	text-decoration:none;
}

.heading1 a:hover {
    color:#ED1B2D;
}

.about {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #76787B;
	line-height:15px;
}

.about a:link, .about a:visited {
	color: #ED1B2D;
	font-weight:bold;
	text-decoration:underline;
}

.about a:hover {
    text-decoration:none;
     
}

.about span{
    color:#000000;
}

.about img{
    padding-right:18px;
}

.resumehead {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ED1B2D;
	font-weight:bold;
}

.resumehead a:link, .resumehead a:visited {
	color: #ED1B2D;
	text-decoration:none;
}

.resumehead a:hover {
    color: #3E75BB;
     
}

.clickhere {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ED1B2D;
	line-height:13px;
}

.clickhere a:link, .clickhere a:visited {
	color: #ED1B2D;
	text-decoration:none;
}

.clickhere a:hover {
    color: #3E75BB;
}


.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

.footer a:link, .footer a:visited{
	color: #000000;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}

.footer a:hover{
	color: #76787B;
}

.footer span{
	color: #76787B;
}
.inputBox {
	BORDER-RIGHT: #1e93a6 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #1e93a6 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/input-box-bg.gif); 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #1e93a6 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #1e93a6 1px solid; 
	FONT-FAMILY: Trebuchet MS; 
	
	BACKGROUND-COLOR: #fbfdff;
}

.form-fields1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS; 
	BACKGROUND-COLOR: #f8f8f8;
	height:25px;
}
.form-fields2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS; 
	BACKGROUND-COLOR: #eeeeee;
	height:25px;
}
.button {
background-image:url(../images/submit.gif);
background-repeat:no-repeat;
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:Black;
width:65px;
height:23px;
border:0;
	border-left:1px solid #89aee5;
	border-bottom:1px solid #5d8cc9;
	padding-top:2px;
	padding-bottom:2px;
	background:0 -2300px repeat-x #7da5e0 url('../images/sprite.gif');	
	
}












.back {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	background: url(../images/arrow1.gif) no-repeat left 6px;
	padding-left:8px;
}

.back a:link, .back a:visited {
	color: #ff0000;
	text-decoration:none;
}

.back a:hover {
	text-decoration:underline;
}
