body{
	color: #000000;
	margin: 0;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
.arial11{
	font-family: Arial;
	font-size: 11px;
}
.top {
	font-size: 11px;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
}
.capmenu {
	font-size: 14px;
	font-weight: bold;
	color: #FDFCFC;
	text-decoration: none;
	padding-left: 39px;
}
.subheader {
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a {
	color: #367ABC;
	text-decoration: none;
}
.info{
	font-size: 14px;
	font-weight: bold;
	color: #9099A8;
	text-decoration: none;
	padding-left: 3px;
}
.menu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 39px;
	line-height: 26px;
	display: block;
}
a.menu2 {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	display: block;
}
a.menu2:hover {
	color: #efefef;
	text-decoration: none;
}
a.white {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.page_title{
	font-size: 16px;
	font-weight: bold;
	color:#367ABC;
	padding:20px 0px 5px 10px;
	border-bottom: 2px solid #367ABC;
}

.news_title {
	font-size: 15px;
	font-weight: bold;
	color:#367ABC;
}
.blue11,a.blue11,a.blue11:hover {
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color:#367ABC;
}
.blue_11,a.blue_11,a.blue_11:hover {
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color:#367ABC;
}
.copy, a.copy{
	color: #273691;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.rkm{
	font-weight: bold;
	color: #EAEAEA;
}
.boxlight{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#BFBFBF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 3px;
}
.sitemap, .sitemap ul {	
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.sitemap li {
	padding: 8px 0px 0px 22px;
	background: url(../images/folder2.gif) no-repeat 0px 7px;
}
.sitemap li li {
	background: url(../images/folder3.gif) no-repeat 2px 8px;
}
.sitemap li li li {
	background: url(../images/folder4.gif) no-repeat 5px 5px;
}

.job, .job ul {	
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.job li {
	padding: 5px 0px 0px 30px;
	background: url(../images/job.gif) no-repeat 0px 0px;
	height: 24px;
}
.job li:hover {
	padding: 5px 0px 0px 30px;
	background: url(../images/jobh.gif) no-repeat 3px 0px;
	height: 24px;
}

.error{
	color:#367ABC;
}
/*----- Calendar styles ------*/
.calTab {
	background-color: #FFFFFF;
	border: 1px solid #054175;
	font-family: Verdana;
	font-size: 12px;
}
.calLinks {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}
.calNav {
	background-color: #9099A8;
	font-size: 11px;
}
.calHeadDays {
 	background-color: #DCF4F9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9099A8;
}
.calTabBody {
	background-color: #F9F9F9;
}
.calSunday {
 	color: #367ABC;
	text-decoration: none;
}
.calToday {
	font-weight: bold;
	color: #054175;
	border: 1px solid #9099A8;
	background-color: #FFFFFF;
}
.calTabFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9099A8;
	color: #666666;
}
.calDateLinks {
	color: #000000;
	text-decoration: none;
}


.rightmenu, .rightmenu ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.rightmenu{
	background: url(../images/sep.gif) 8px 0 no-repeat;
}
.rightmenu li {
	line-height: 24px;
	width:202px;
	display: block;
	position: relative;
}
.rightmenu ol li{
	line-height: 24px;
	width:202px;
	display: block;
	position: relative;
}
.rightmenu a{
	background: url(../images/ga.gif) no-repeat 18px;
	padding-left: 30px;
	color: #273691;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
}
.rightmenu a:hover{
	background: url(../images/ba.gif) no-repeat 18px;
	color: #000000;
	text-decoration: none;
}
.rightmenu a.selected, .rightmenu a.selected:hover{
	color: #367ABC;
	background: url(../images/ra.gif) no-repeat 18px;
	text-decoration: none;	
}
.rightmenu a.subselected,.rightmenu a.subselected:hover{
	color: #367ABC;
	background: url(../images/ra.gif) no-repeat 30px;
	text-decoration: none;
}
.rightmenu ol li a{
	color: #696969;
	background: url(../images/ga.gif) no-repeat 30px;
}
.rightmenu ol li a:hover{
	background: url(../images/ba.gif) no-repeat 30px;
	color: #000000;
	text-decoration: none;
}
.bold{
	font-weight:bold;
}
label{
	margin:0px;
	padding:0 5px 0 0;
}
.bgwhite{
	background-color: #ffffff;
}