@charset "iso-8859-1";

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height:130%;
	
}

ul {
	line-height:130%;
}

ol {
	line-height:130%;
}

li {
	margin-bottom:5px;
}
.bodytext {
	font-size: 12px;
	font-weight: normal;
	color:#111111;
	text-align: justify;
	vertical-align: top;
	line-height:13px;
}
.caption {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color:#111111;
	text-align: center;
	vertical-align: top;
	line-height:11px;
}
.body_bold {
	font-size: 12px;
	font-weight: bold;
	color:#111111;
	line-height:13px;
}

.body_bold_gold {
	font-size: 12px;
	font-weight: bold;
	color:#CC9933;
	line-height:13px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #055a8d;
	line-height:20px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #055a8d;
	line-height:16px;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#81acdd;
	line-height: 18px;
	padding-left:0px;
	padding-right:0px;
	border-right:solid 2px;
	border-right-color:#3A7ECA;
	vertical-align:top;
}

#tree a {
	color:#FFFFFF;
	text-decoration:none;
}

#tree a:visited {
	color:#FFFFFF;
}

#tree a:hover {
	color:#eee7b4;
}

#tree a:active {
	color:#FFFFFF;
}

a { 
	color:#055a8d;	
	text-decoration:underline;
}
a:visited {
	color:#055a8d;
	text-decoration:underline;
}
a:hover {
	color:#000033;
	text-decoration:underline;
}

.Content1
{
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	line-height:13px;
	border-right:solid 2px;
	border-right-color: #ffffff;
	border-left:solid 2px;
	border-left-color: #ffffff;
	vertical-align:top;
}
.Content2
{
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align:top;
}

.home_feature
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}	

.home_box {
	width: 425px;
	padding: 0px 10px 0px 10px;
	border: 2px solid #3680CB;
	margin: 0 0 10px 0;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: url(images/home_box_bg_2.jpg) repeat-x left top; 
	font-family: "Courier New", Courier, mono;
	float: left;
}
.home_box img {
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #D9D9D9;
	padding: 4px;
	background: #FFF;
}
.home_box h2 {
	margin-top: 10px;
	color: #3d3d3d;
	font-size: 16px;
}

.home_box p {
	font-size: 110%;
	line-height: 140%;
}

.fb_box {
	 margin:20px 0 0 20px;
}
.fb_box img {
	margin: 10px 0 0 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copyright
{
	font-size:10px;
	color:#555555;
	text-align:left;
}

a.copyright
{
	color:#555555;
	text-decoration:none;
}
a.copyright:hover
{	
	text-decoration:underline;
}
.highlight {
	color: #F00;
	font-style: italic;
	font-weight: bold;
}

.announcement {
	margin: 5px 30px 20px 30px;
	padding: 0 20px;
	border: 2px solid #DD2328;
}

table.directory td {
	vertical-align: top;
	padding-bottom: 10px;
}
.job {
	background-color: #FFFAC6;
	border: 1px solid #FEDA70;
	padding: 0px 10px 5px 10px;
	margin: 15px 3px 20px 3px;
}
.mtli_pdf {
background-image: url(images/pdf-icon-24x24.gif);
}
.mtli_attachment {
display: inline-block;
height: 24px;
background-position: top left;
background-attachment: scroll;
background-repeat: no-repeat;
padding: 4px 0 0 35px;
}
