html{ 
	text-align: center;
	font-family: "Trebuchet MS", Georgia, Arial; 	
	color: #999999; 
	font-size: 12px; 
	height: 100px;
	text-align:justify;
}

body  { 
	margin:0 0; 
	padding:0 0; 
	height: 100%; 
} 

ul {
	padding-left:10px;
}

li {
	padding-bottom:10px;
}

#content {
height: 0px;
overflow: hidden;
}

.caption {
	color: #102253;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
	width: 721px; 
	background: #A6B7AF;
}

#column-1 { 
	width: 230px; 
	float: left; 
	padding: 0px 10px; 
	font-size: 12px; 
	text-align: center;
}

#main-content { 
	width: 420px; 
	float: left;
	font-size: 12px; 
	color: #666666; 
	padding: 20px 20px; 
} 

.TdNav { 
	BORDER-RIGHT: 1px solid #FFFFFF; 
	COLOR: #FFFFFF; 
	font-size: 12px; 
	HEIGHT: 32px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none; 
	padding-right: 12px; 
	padding-bottom: 6px; 
	padding-left: 12px; 
	font-weight: bold;
	margin: 0px;
} 

.required {
color: #F00;
}

A.TdNav:link { 
	COLOR: #FFFFFF; 
	TEXT-ALIGN: center; 
	height: 32px;
	margin: 0px;
} 
A.TdNav:visited { 
	COLOR: #FFFFFF; 
} 
A.TdNav:active { 
	COLOR: #FFFFFF; 
} 

A.TdNav:hover { 
	COLOR: #102253; 
	BACKGROUND: #EFF7F7; 
	text-decoration: none; 
	height: 32px; 
	border-top-style: none; 
	BORDER-RIGHT: 1px solid #FFFFFF; 
	padding-right: 12px; 
	padding-left: 12px;
	font-weight: bold;
} 

.titles { 
	font-family: "Trebuchet MS", Georgia, Arial; 
	font-size: 15px; 
	color: #102253; 
	font-weight: bold; 
}

.titles2 { 
	font-family: "Trebuchet MS", Georgia, Arial; 
	font-size: 15px; 
	color: #fff; 
	font-weight: bold; 
}

#container { 
	background-position: center center; 
	width: 721px; 
	float: left;
	padding: 0px; 
	background: #A6B7AF; 
} 

#header { 
	width: 721px; 
	float: left;
	height: 100px; 
	text-align: left; 
	background-color: #455660;
	border: 1px solid #EEEFE7; 
} 

#navigation { 
	width: 721px; 
	height: 24px; 
	float: left;
	text-align: left; 
	background: #6D755D; 
}

#copy { 
	font-size: 11px; 
	color: #FFF; 
	text-align: center; 
	width: 721px; 
 	background-color: #455660;
} 

a:link {
	color: #102253;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:visited { 
	color: #102253; 
} 
a:hover { 
	color: #ffffff;
	cursor:pointer; 
}

a img {
	border-width: 0px;
}


.greyhyper {  
	color: #FFFFFF;
}
A.greyhyper:link { 
	COLOR: #FFFFFF;
} 
A.greyhyper:visited { 
	COLOR: #FFFFFF;
} 
A.greyhyper:active { 
	COLOR: #FFFFFF;
} 

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}

.style1 {color: #102253}

.redtext {color: #FF0000}

.red {
	background-color: #CC0000;
	color:#FFF;
	}
.amber {
	background-color: #F90;
	color: #FFF
}
.green {
	background-color: #006600;
	color: #FFF;
	text-decoration:none;
	}
a.green:visited, td.green > a:visited {
	background-color: #006600;
	color: #FFF;
	text-decoration:none;
	}
a.green:active {
	background-color: #006600;
	color: #FFF;
	text-decoration:none;
	}
a.green:link, td.green > a:link {
	background-color: #006600;
	color: #FFF;
	text-decoration:none;
	}

/* classes for validator */
  .tfvHighlight
    {color: #F00;}
  .tfvNormal
    {color: #666;}
	
.inputtb {
	width:100px; 	
}

input, select {
	font-family: "Trebuchet MS", Georgia, Arial;
}
