
a {
	font-size:12px; 
	color:#FFFFFF; 
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
	
a:hover {
	font-size:12px; 
	color:#996633;
	font-weight:bold;
	text-decoration:none;
}

.footerLink:hover {
	font-size:11px; 
	color:#669933; 
	text-decoration:none;
}
	
.footerLink {
	font-size:11px; 
	color:#996633; 
	text-decoration:none;
}

.bodyLink:hover {
	font-size:12px; 
	color:#669933; 
	text-decoration:none;
}
	
.bodyLink {
	font-size:12px; 
	color:#996633; 
	text-decoration:none;
}

.caption {
	font-size:12px; 
	color:#663333; 
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}	

.tableText {
	font-size:12px; 
	color:#663333; 
	font-family:Arial,Helvetica,sans-serif;
}	

.text {
	font-size:12px; 
	color:#996633; 
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}	
.strongText {
	font-size:12px; 
	color:#193A7C; 
	font-weight:bold;
}
	
.smallModuleHeading {
	font-size:12px; 
	color:#3F4CA1; 
	font-weight:bold; 
	background:#FDEFDE;
}
	
.smallModuleText {
	font-size:12px; 
	color:#000000; 
	background:#FDF7EF;
}
	
.footer {
	font-size:12px; 
	color:#666666;
}
	
.note {
	font-size:11px; 
	color:#996633;
}
	
a.flagcredit,a.flagcredit:hover { 
	font-size:8pt; 
	color: #939AAA;
}
	
.experience { 
	font-size: 11px; 
	color: #333333;
}
	
.lightblue {
	background-color: #DBECFF;
}
	
.midblue {
	background-color: #6AABE5;
}
	
.white {
	background-color: #ffffff;
}

.cityList {
	margin:0;
	padding:0;
}

.cityList li {
	margin:0 0 0 20px;
	padding:0;
}

.middleColumn {
	background-color: #FDDFBD;
}

.orangeBorder {
	background-color: #FF9966;
}

.headerBlue {
	background-color: #6AABE5;
	background-color: #D9002A;
}

.keywordhighlight {
	font-weight:bold;	
}

#Search {
	background-color: #FDEFDE;
	border-bottom: 1px solid #FF9966;
	width: 195px;
	height: 157px;
	margin: 0;
	float: left;
	display: inline;
	margin-left: 15px;
}

#Search input.field {
	width: 130px;	
}

#Search p, #Browse p {
	margin: 8px 0 8px 0;
	padding: 0 0 8px 0;
}
#Search h2, #Browse h2 {
	font-size: 13px;
	margin: 0 10px 8px 10px;
	padding-top: 8px;
}

#Browse {
	float: right;
	display: inline;
	background-color: #FDDFBD;
	width: 193px;
	height: 157px;
	border-left: 1px dashed #Ff9966;
	margin-top: 0;
	margin-right: 15px;
	border-bottom: 1px solid #FF9966;
}

h3 {
	background-color: #Ff9966;
	width: 195px;
	height: 18px;
	float: left;
	margin: 0;
	padding-top: 3px;
}

h3.browse {
	width: 193px;
	border-left: 1px dashed #FDDFBD;
	float: right;
	margin-top: 0;
}

#cantFind {
	background-color: #FDDFBD;
	border-bottom: 1px solid #FF9966;
	width: 390px;
}

#cantFind p {
	margin: 8px;
}

#cantFind h3 {
	width: 390px;
	margin: 0;
}

.clear {
	clear: both;
}

.clearIE {
	clear: both;
 	_margin: 8px;
 }
