/* CSS Document */
body {
	background-image: url(images/35.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pic {
	background-position: center center;
}
.whiteb {
	background-color: #FFFFFF;
}
.xrepeat {
	background-image: url(images/xbar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.yrepeat {
	background-image: url(images/ybar.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	white-space: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #003366;
}
.aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.dotx {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}

.meridian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 3em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 180px;
	border: 1px solid #ccc;
	margin: 1px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}


.sidefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
.greyb {
	background-color: #E5E5E7;
}
.bluetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #003366;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #294656;
}
.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #EE4319;
}
.purpletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #400099;
}
.yellowtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #c58a02;
}


.list {
	width:450px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.list2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-image: url(images/dot_orange.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2em;
	padding: 0em;
}

.listcontainer {
	width:450px;
	font-size:11px;
	margin:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centerline {
	background-image: url(images/centerbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.greentitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #009900;
}

#career a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #217c7e;
	line-height: 2em;
	font-style: normal;
}
#career a:visited {
	color: #0f3b5f;
}
#career a:hover {
	color: #3399ff;
}
