/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
  
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {
	cursor: pointer;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding: 8px 0;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #bebebe url(/images/bg.gif);
	line-height: 15px;
	color: #000;
	font-size: 12px;
}

a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover, a:active {
	color: #006699;
	text-decoration: none;
}


h1 {
	color: #006699;
	font-size: 16px;
	padding: 10px 0 5px 0;
}

h2 {
	color: #006699;
	font-size: 14px;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
}

h3 {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}

#header {
	width: 980px;
	background: #006699;
	height: 145px;
}

#upheader {
	display: inline;
}

#menu {
	width: 815px;
	float: left;
	margin-top: 13px;
}

#addmenu {
	float: right;
	width: 140px;
	margin-top: 22px;
	color: #a5d2e9;
	font-weight: bold;
	margin-left: 25px;
}

#addmenumember {
	float: right;
	width: 140px;
	margin-top: 25px;
	color: #a5d2e9;
	font-weight: bold;
	margin-left: 25px;
}

#addmenu a {
	text-decoration: underline;
	color: #a5d2e9
}

#addmenumember a {
	text-decoration: underline;
	color: #a5d2e9
}

#content {
	background: #fff;
	padding-top: 10px;
}

#contentleft {
	width: 694px;
	float: left;
	padding: 0 14px;
}
#membersbox{
	background: url(/images/membersbox.jpg) no-repeat;
	width: 335px;
	height: 210px;
	float: left;
	padding: 10px 5px 5px;
}
#membersbox2 {
	background: url(/images/membersbox.jpg) no-repeat;
	width: 335px;
	height: 210px;
	float: right;
	padding: 10px 5px 5px;
}
#membersheading{
	width: 320px;
	float: left;
	padding: 5px;
}
#memberscontent{
	width: 320px;
	float: left;
	padding: 5px;
}
#contentright {
	width: 253px;
	float: right;
	margin-bottom: 15px;
}

#slidephoto {
	margin-bottom: 10px;
}

#welcome {
	height: 220px;
}

#welcome img, #latestnews img {
	float: left;
	margin-right: 10px;
}

#latestnews {
	clear: both;
	background: #f4f4f4;
	width: 663px;
	height: 165px;
	padding: 0 15px;
}

.date {
	font-size: 11px;
	color: #006699;
}

#news1 {
	clear: both;
	padding-bottom: 15px;
}

#wheretowork {
	background: url(/images/bg-wheretowork.gif) no-repeat;
	width: 220px;
	height: 239px;
	padding: 0 10px;
}

#searchlocation {
	background: url(/images/bg-searchlocation.gif) no-repeat;
	width: 204px;
	height: 26px;
	padding-left: 12px;
	padding-top: 5px;
}

#highlighted {
	background: url(/images/bg-highlighted.gif) no-repeat;
	width: 206px;
	height: 425px;
	margin-top: 20px;
	padding: 0 15px;
}
#mainfooter{
width:980px;
height:64px;
clear: both;
}
#eway{
	clear: both;
	background: #006699;
width:280px;
float:left;
	height: 54px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 10px;
padding-left:10px;
	line-height: 17px;
}
#footer {

width:690px;
float:right;
	background: #006699;
	height: 49px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 15px;
	line-height: 17px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#breadcrumb {
	background: url(/images/bg-breadcrumb.gif) no-repeat;
	width: 682px;
	height: 29px;
	font-size: 11px;
	padding-top: 10px;
}

#breadcrumb #dbread {
	float: left;
	width: 500px;
	padding-left: 10px;
}

#breadcrumb #print {
	float: right;
	width: 100px;
}

#title {
	float: left;
	width: 450px;
}

#login {
	float: right;
	width: 200px;
	margin-top: 10px;
	color: #006699;
	font-size: 11px;
text-align:right;
}

#latestnewsletter {
	background: url(/images/bg-latestnewsletter.gif) no-repeat;
	width: 300px;
	height: 175px;
	margin-top: 15px;
	float: left;
	margin-right: 20px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 10px;
}

#announcement {
	background: url(/images/bg-announcement.gif) no-repeat;
	width: 300px;
	height: 175px;
	margin-top: 15px;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 10px;
}

.blue {
	color: #006699;
	font-weight: bold;
}

#menumember {
	width: 815px;
	float: left;
	margin-top: 16px;
}

.menulink {
	background: url(/images/bgmenu.gif) no-repeat;
	width: 79px;
	height: 32px;
	text-align: center;
	color: #fff;
	padding: 10px 1px 0;
	font-weight: bold;
	cursor: pointer;
}

.menulinkhover {
	background: url(/images/bgmenu.gif) no-repeat;
	width: 79px;
	height: 32px;
	text-align: center;
	color: #ffdd01;
	padding: 10px 1px 0;
	font-weight: bold;
	cursor: pointer;
}

.submenulink {
	background: #58a6cc;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.submenulinkhover {
	background: #2b86b2;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.submenulink2 {
	background: #58a6cc;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.submenulinkhover2 {
	background: #2b86b2;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

TABLE.noborder TH.header {
	background-color: #FDD403;
	text-align: left;
                     padding:4px;
	border: 0;
}


TABLE.listing TH.header {
	background-color: #FDD403;
	text-align: left;
                     padding:4px;
}

TABLE.listing TH {
	border-collapse: collapse;
	border: 1px solid #000000;
	padding: 4px;
	text-align: right;

}

TABLE.listing TD {
	border-collapse: collapse;
	border: 1px solid #000000;
	padding: 4px;
	text-align: left;

}