/* CSS Document */

	
p	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;	/*	default aprox 11px; */
	line-height:145%;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	color:#666666;
	}

h1 {								
	font-family: Georgia, serif;
	font-size:1.5em;	/*	default aprox 18px; */
	line-height:120%;
	font-weight:normal;
	margin:40px 0px 30px 0px;
	color:#000;
	}

h2 {
	font-family: Georgia, serif;
	font-size:1.25em;	/*	default aprox 14px; */
	line-height:125%;
	margin:40px 0px 18px 0px;
	font-weight:normal;
	color:#213f97;
	}
	
h3 {								
	font-family: Georgia, serif;
	font-size:0.9em;	/*	default aprox 11px; */
	line-height:130%;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	color:#666666;
	}
	
	h3 a{								
		font-family: Georgia, serif;
		font-size:0.9em;	/*	default aprox 11px; */
		line-height:130%;
		}
	
.no_margin {
	margin:0px;
	padding:0px;
	}
	
.txt_foot {		
	font-family:Verdana, Arial, Helvetica, sans-serif;			
	font-size:0.55em;	/*	default aprox 9px; */
	font-weight:normal;
	}


.txt_footer {		
	font-family:Verdana, Arial, Helvetica, sans-serif;			
	font-size:0.55em;	/*	default aprox 9px; */
	font-weight:normal;
	color:#FFFFFF;
	}


.error {
	color:#CC0000;
	font-weight:bold;
	}

	
.txt_foot_2 {								
	font-size:0.9em;	
	font-weight:normal;
	color:#999999;
	}

.txt_mini {								
	font-weight:normal;
	line-height:140%;
	}

.txt_cookietrail {
	font-size:0.55em;	/*	default aprox 9px; */
	font-weight:normal;
	line-height:340%;
	text-transform:lowercase;
	}



li {
	font-size:0.7em;	/*	default aprox 11px; */
	line-height:145%;
	list-style-image: url(../images/trim_arrow_list.gif);
	margin:0px 0px 14px 0px;
	color:#666666;
}

.txt_form_1 {
	font-size:0.7em;	/*	default aprox 11px; */
	line-height:145%;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	color:#333333;
	}
















/* staff profile pages */

.staff_name {
	font-size:0.90em;	/*	default aprox 14px; */
	line-height:125%;
	margin:38px 0px 0px 0px;
	font-weight:normal;
	color:#333333;
	}
	
.staff_quals {
	font-size:0.55em;	
	line-height: 145%;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	color:#666666;
	}
	
.staff_break {
	margin:15px 0px 25px 0px;
	}
	
.staff_extra {
	font-size: 0.70em;
	line-height: 145%;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	color:#666666;
	}



