body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back_pagebar.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

a {
	color: #3F3683;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}

p, li, ul, ol {
	margin: 0px;
}

p, li, td {
	line-height: 130%;
}

p, ul, ol {
	padding: 0px 0px 10px 0px;
}

li {
	padding: 0px 0px 5px 0px;
	margin-left: 14px;
}

h1 {
	color: #76994C;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
}

h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

form {
	padding: 0px;
	margin: 0px;
}

.errormsg, .errormsg p, .errormsg li {
	color: #FF0000;
}

ul.arrowlist {
	padding: 0px;
	margin: 0px;
}

ul.arrowlist  li {
	list-style-type: none;
	background-image: url(images/back_arrowbullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
	margin: 0px;
}

#pagesurround {
	background-image: url(images/back_pagegrad.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	width: 779px;
	margin: 0 auto;
	padding: 0px;
}

#pagetop {
	background-image: url(images/back_pagetop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#contentpad {
	width: 744px;
	margin: 0 auto;
	padding: 0px;
}

#homeimage {
	height: 566px;
	overflow: hidden;
	position: relative;
	background-image: url(images/homepic_none.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#pageheader {
	height: 91px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#logofloat {
	float: left;
	width: 130px;
	padding: 0px;
	margin: 0px;
}

#headernav {
	padding: 21px 0px 0px 0px;
	margin: 0px 0px 0px 165px;
}

#topnav {
	height: 18px;
	padding: 0px;
	margin: 0px;
	margin-right: 165px;
}

#topnav ul {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#topnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: right;
	line-height: normal;
	border-left: 1px solid #999999;
	background-image: none;
}

#topnav li a {
	float: left;
	display: block;
	height: 10px;
	line-height: 10px;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 10px 0px 10px;
	white-space: nowrap;
}

#topnav li a:hover {
	color: #3F3683;
}

#topnav li a.topnavon {
	float: left;
	display: block;
	height: 10px;
	line-height: 10px;
	color: #3F3683;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 10px 0px 10px;
	white-space: nowrap;
}

#topnav li a.topnavon:hover {
	color: #999999;
}

#searchfloat {
	float: right;
	width: 157px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

#headsearchbutton {
	float: right;
	width: 16px;
	height: 14px;
	overflow: hidden;
	text-align: left;
	padding: 2px 0px 0px 0px;
}

#headsearchbox {
	float: left;
	width: 140px;
	padding: 0px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background-color: #FFFFFF;
}

#headsearchbox input {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
	font-size: 10px;
	width: 140px;
	height: 18px;
}

#mainnav {
	height: 31px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#mainnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mainnav li {
	margin: 0px 1px 0px 0px;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: right;
	position: relative;
	height: 31px;
}

#mainnav li a {
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #3F3683;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 12px 0px 12px;
	background-image: url(images/mainnav_back.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 5px solid #C9C9CB;
}

#mainnav li a:hover {
	border-bottom: 5px solid #6C669B;
}

#mainnav li a.mainnavon {
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #3F3683;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 14px 0px 14px;
	background-image: url(images/mainnav_back.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 5px solid #6C669B;
}

#mainnav li a.mainnavon:hover {
	color: #3F3683;
}

.mainnavleft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 4px;
	height: 31px;
}

#homemodules {
	height: 183px;
	background-image: url(images/back_homemodules.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#homenews {
	height: 30px;
}

#homenewslabel {
	float: left;
	width: 60px;
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	font-size: 11px;
	color: #595192;
}

#homenewscontent {
	line-height: 30px;
	margin-left: 70px;
	font-style: italic;
	font-size: 11px;
	color: #595192;
}

#homenewscontent a {
	color: #595192;
	text-decoration: underline;
}

#homenewscontent a:hover {
	text-decoration: none;
}

#homemodule_live {
	position: absolute;
	top: 51px;
	left: 8px;
	width: 170px;
	height: 107px;
}

#homemodule_work {
	position: absolute;
	top: 51px;
	left: 186px;
	width: 170px;
	height: 107px;
}

#homemodule_learn {
	position: absolute;
	top: 51px;
	left: 365px;
	width: 170px;
	height: 107px;
}

.homemodpad {
	padding: 12px;
}

.homemodtitle {
	font-size: 11px;
	color: #3F3683;
	padding: 0px 0px 10px 0px;
}

.homemodlinks {
}

.homemodlinks ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.homemodlinks li {
	border-bottom: 1px dotted #3F3683;
	background-image: url(images/arrow_purple.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	line-height: normal
}

.homemodlinks a {
	font-size: 11px;
	color: #3F3683;
	text-decoration: underline;
}

.homemodlinks a {
	text-decoration: none;
}

#homemodule_map {
	position: absolute;
	top: 155px;
	left: 586px;
	width: 105px;
	text-align: center;
}

#homemodule_map a {
	font-size: 9px;
	color: #3F3683;
	text-decoration: none;
}

#homemodule_map a:hover {
	text-decoration: underline;
}

#pagefooter {
	background-image: url(images/back_pagefooter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 63px;
}

#pagefooter_left {
	float: left;
	width: 350px;
}

#pagefooter_right {
	float: right;
	width: 420px;
}

#pagefooter_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pagefooter_right li {
	padding: 0px 0px 0px 14px;
	list-style-type: none;
	display: inline;
	float: right;
	white-space: nowrap;
	background-image: none;
}

#pagefooter_right a {
	font-size: 11px;
}

.pagefooterpad {
	padding: 15px 32px 0px 32px;
}

#bottomlinks {
	width: 779px;
	margin: 0 auto;
}

#bottomlinkpad {
	padding: 5px 0px 10px 20px;
}

#bottomlinkpad ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bottomlinkpad li {
	padding: 0px 12px 0px 12px;
	list-style-type: none;
	display: inline;
	float: left;
	border-right: 1px solid #999999;
	background-image: none;
}

#bottomlinkpad a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#bottomlinkpad a:hover {
	text-decoration: underline;
}

#subcontent {
	background-image: url(images/back_subgrad.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

#subleftcolumn {
	float: left;
	width: 171px;
}

#subrightcolumn {
	margin-left: 210px;
	height: 0.1%
}

#leftnav {
	width: 171px;
	background-image: url(images/back_leftnav.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#leftnav ul {
	padding: 4px;
	margin: 0px;
	list-style-type: none;
}

#leftnav li {
	padding: 0px;
	margin: 0px;
	line-height: normal;
	background-image: none;
}

#leftnav li.leftnavon {
	background-image: url(images/back_leftnavon.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

#leftnav a {
	border-top: 1px dotted #3F3683;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	color: #3F3683;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
}

#leftnav a:hover {
	color: #76994C;
}

#leftnav li.leftsubnav {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	line-height: normal;
	background-image: none;
}

#leftnav li.leftsubnav a {
	border-top: none;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	color: #3F3683;
	text-decoration: none;
	margin: 0px;
}

#leftnav li.leftsubnav a:hover {
	color: #76994C;
}

#leftnav li.leftsubnavon {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	line-height: normal;
	background-image: none;
}

#leftnav li.leftsubnavon a {
	border-top: none;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	color: #76994C;
	text-decoration: none;
	margin: 0px;
}

#leftnav li.leftsubnavon a:hover {
	color: #76994C;
}

.inscontent_left {
	float: left;
	width: 270px;
	padding: 0px 14px 0px 0px;
}
.inscontent_right {
	float: right;
	width: 230px;
	padding: 0px 0px 10px 0px;
}
.insphoto {
	border: solid 3px #c9c9cb;
}
.clearfloats {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.popupsurround {
	background-color: #FFFFFF;
	padding: 20px;
	/*border: 2px solid #CCCCCC;*/
}

.popupnav {
	width: 100px;
	float: right;
}

.popupnav a {
	color: #F97201;
	text-decoration: none;
	font-size: 11px;
}

.popupnav a:hover {
	text-decoration: underline;
}

.formlabel {
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.tablehead {
	background-color: #EDEDF1;
	color: #3F3683;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tableheadleft {
	background-color: #EDEDF1;
	color: #3F3683;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tablecell {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.tablecellleft {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#popupheader {
	height: 34px;
	line-height: 34px;
	background-image: url(images/back_popupheader.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #0099CC;
	text-align: left;
}

#popuplogo {
	float: left;
	text-align: right;
	width: 30px;
	padding-top: 7px;
}

#popupclose {
	float: right;
	width: 20px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}

#popupbacknext {
	float: right;
	width: 350px;
	text-align: left;
	padding: 6px 0px 0px 0px;
}

#popuptitle {
	margin: 0px 375px 0px 50px;
	height: 34px;
	line-height: 34px;
	color: #0099CC;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#popupcontent {
	padding: 20px;
}

.subheader {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}					
#popupmain {
	background-color: #ffffff;	
}
#popupclosebar {
	background-color: #ffffff;
	border-bottom: 1px solid #c3b9a5;
	height: 27px;
	padding-right: 47px;
}
#popupclosebar a {
	color: #8f931f;
	text-decoration: none;
}
#popupclosebar a:hover {
	text-decoration: none;
}
#popupcontentcell {
	padding: 28px 47px 28px 28px;
}
#popupimagecell {
	text-align: center;
	padding: 5px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#printthispage {
	float: right;
	display: block;
	background-image: url(/images/printicon_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 21px;
	height: 14px;
	padding-top: 4px;
	line-height: 14px;
	color: #2B6115;
	text-decoration: none;
	font-size: 11px;
}
#printthispage:hover {
	color: #2E63C5;
	background-image: url(/images/printicon_on.gif);
}
#closethiswindow {
	float: right;
	display: block;
	background-image: url(images/closewindow_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 21px;
	height: 14px;
	padding-top: 4px;
	line-height: 14px;
	text-decoration: none;
	font-size: 11px;
	color: #2B6115;
}
#closethiswindow:hover {
	color: #2E63C5;
	background-image: url(images/closewindow_on.gif);
}

.newslistrow {
	clear: right;
	padding-top: 10px;
}

.newslistdate {
	float: left;
	width: 65px;
	color: #76994C;
}

.newslisttext {
	float: right;
	width: 440px;
	border-left: 1px solid #CCCCCC;
}

.newslisttitle {
	padding-left: 10px;	
}

.newslistcontent {
	padding-left: 10px;	
}

.photofloat {
	float: left;
	/* images uploaded at different ratio
	/*width: 120px;
	height: 120px;*/
	padding: 0px 15px 0px 0px;
	height: 140px;
}
.gallery_border a {
	display: block;
	border: solid 3px #c9c9cb;
}
.gallery_border a:hover {
	border: solid 3px #6c669b;
}
.page_link {
	text-decoration: underline;
}
.page_link_on {
	text-decoration: none;
}