body{
	padding:0px;
	margin:0px;
	background:url(images/backgroundPattern.gif) top repeat-x;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
}


table {
	border-collapse:collapse;
	border:0px;
}


table, td {
	width:100%;
	height:100%;
	border:0px;
}

td {
	vertical-align:top;
	padding:0px;
}

a:hover{
	text-decoration:none;
}

img { 
	border:0px;
}

.departments{
	font-weight: bold;
	width: 160px;
	text-align: right;
}
.dept_heads{
	color: #0000ce;
	width: 40px;
}

.main_text, table, li, input, textarea{
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	color:#2C1F1E;
}

.h_text {
	color:#0000CE;
}
	
.l_text {
	color:#FFFFFF; 
	font-size:10px; 
	text-decoration:none;
}
.l_text:hover{
	text-decoration:underline;
}
	
.c_text { 
	color:#C5D800; 
	font-family:Tahoma;
}
.c_text a{ 
	color:#E2E8D7; 
	font-weight: bold; 
	text-decoration:none;
}
.c_text a:hover{
	text-decoration:underline
}
.c_text span{ 
	color:#E2E8D7
}
.c_text span a{
	color:#C5D800; 
	font-weight:normal; 
	text-decoration:underline;
}
.c_text span a:hover{ 
	color:#C5D800; 
	font-weight: normal; 
	text-decoration: none;
}

.no_class, form, .no_class td{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
	
}
	
.table { 
	border-collapse:separate; 
	background:#BABABA
}
.table tr td{ 
	background:#ffffff
}

.form{height:24px; margin-top:2px;}
.form input {width:145px; height:21px;padding-left:5px}

textarea {width:145px; height:56px; padding-left:5px; overflow:hidden; margin-top:1px}

.input {width:145px; height:21px; padding-left:5px}
.input2 {width:151px; height:19px; padding-left:5px}



ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#2C1F1E}

.mission {
	list-style: disc;
	padding-left: 20px;
}
.mission li{
	padding-bottom: 5px;	
}