body, div, p, blockquote, ol, ul, dl, li, dt, dd, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 400; 
	color: #333333
} 

b, strong {
	font-weight: 700;
	top: auto;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
  
.companyname {
	font-size: 24px; 
	color: #FF6600;
}

.pagetitle {
	font-size: 18px; 
	color: #FFFFFF;
}

#header {
	/* border: 1px solid #cecea5;
	background: #d7dabd;*/
	width: 1024px;
}

#outer_wrapper {
	background: #fff url(background_3.gif) repeat-y left;
}

#wrapper {
  /*
  min-width: 750px;
  max-width: 1050px;
  width: expression(document.body.clientWidth > 1050? "1050px": "auto" );
  */
  width: 1024px;
}

#container {
	width: 100%;
	float: left;
	margin-right: -230px;
	text-align: left;
}

#content {
	margin-right: 230px;
}

#main {
	margin-left: 190px;
	width: 590px;
}

#left {
	width: 180px;
	float: left;
	margin-top: 5px;
}

#sidebar {
	width: 220px;
	float: right;
	text-align: left;
}

#footer {
	text-align: center;
	/* border: 1px solid #cecea5;
	background: #d7dabd;*/
}

h1 {
	margin-top: 0;
}

h2 {
	margin-top: 0;
}

h3 {
	margin-top: 0;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0;
	clear: both;
}

#snav {
	font-family:arial,helvetica;
	font-size:18px;
	padding-left:8px;
	margin-top: 12px;
}

.contentpagetitle {
	font-family:arial,helvetica;
	font-size:20px;
	text-decoration: none;
}

.bookmarkshead {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	color: #336699;
}

.bookmarkssubhead {
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}

.bookmarkssubheadlink {
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.bookmarkssubheadtext {
	font-size: 9px; 
	font-weight: normal;
	color: #000000;
}

.calendarshead {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	color: #336699;
}

.ourteamhead {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	color: #336699;
}

.functionmode {
	font-size: 8px;
	font-weight: bold; 
	text-decoration: none;
	color: #0066cc;
}

.listtext  {
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;
	color: #000;
}

.listtextbold  {
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
	color: #000;
}

.listtextsmall  {
	font-size: 10px;
	font-weight: normal; 
	text-decoration: none;
	color: #000;
}

.formfield {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	color: #000;
}

.benefitshead {
	font-size: 13px;
	font-weight: normal; 
	text-decoration: none;
	color: #000;
}
