html, body, form {
	 height: 100%;
	 margin: 0px;
	 padding: 0px;
}
body {
	background-image: url('/Style Library/Images/background.png');
	background-repeat: repeat;
	background-position: 0px 0px;
}
#outerdiv
{
	width: 939px;
	margin: 0px;
	background-color: white;
	padding: 0px;
	padding-right: 3px;
	min-height: 100%;
	background-image: url('/Style Library/Images/leftbar2.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#topdiv
{
	position: relative;
	margin: 0px 0px 0px 25px;
	padding: 0px 8px 0px 19px;
	clear: both;
	height: 117px;
	background-image: url('/Style Library/Images/topbackground.png');
	background-repeat: no-repeat;
	z-index: 10;
}
#breadcrumbdiv
{
	clear: both;
	margin: 0px 0px 0px 25px;
	padding: 0px 8px 0px 16px;
	min-height: 5px;
	background-color: transparent;
	background-image: url('/Style Library/Images/breadcrumbbackground.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#breadcrumbdiv div
{
	padding: 0px 0px 5px 0px;
}

div#search {
	float: right;
	width: 400px;
}
.searchbox {
	margin: 8px 2px 0px 2px;
	float: right;
}
.searchbox table {
	text-align: right;
	width: auto;
}
.searchbox .ms-sbcell .ms-sbplain
{
	margin-right: 2px;
	margin-left: 2px;
	border: 1px #555555 solid;
	height: 14px;
}
.searchbox .ms-sbcell
{
	border:none;
	font-weight:normal; 
	font-size:8pt; 
	color: #3A4663;
	padding:0px;
}
.searchbox .ms-sbLastcell {
	width: 0px;
}
.searchbox .ms-sbgo { background: none; }

#middlediv
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 43px;
	position: relative;
	min-height: 400px;
	background-image: url('/Style Library/Images/leftflap.png');
	background-repeat: no-repeat;
	width: 891px;
}
#leftdivtop
{
	position: absolute;
	left: 43px;
	width: 229px;
	top: -5px;
	background-image: url('/Style Library/Images/leftmenutop.png');
	background-repeat: no-repeat;
	height: 5px;
}
#leftdiv
{
	float: left;
	top: 0;
	min-height: 400px;
	width: 211px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CFCFCF;
	border-top: 0px;
	background-color: #F1F1F1;
	height: 98%;
}
#centerdiv, #fullcenterdiv
{
	position: relative;
	vertical-align: top;
	margin: 0px 19px 0px 0px;
	padding: 0px 0px 8px 0px;
	min-height: 400px;
	overflow: hidden;
	border-top: 1px solid #CFCFCF;
}
#centerdiv {
	float:left;
	width: 659px;
}
.pagecontent
{
	padding: 8px 0px 0px 16px;
}
#fullcenterdiv { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	border-top: 0px solid #CFCFCF;
}
#rightdiv
{
	width: 199px;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	overflow: hidden;
	float: right;
	border: 1px solid #CFCFCF;
	border-top: 0px;
}
#rightdiv ul
{
	padding-left: 0px;
	margin-left: 17px;
}
#rightflapwhite, #rightflapgray
{
	position: absolute;
	left: 915px;
	width: 43px;
	height: 300px;
	top: 0px;
	background-image: url('/Style Library/Images/rightflapwhite.png');
	background-repeat: no-repeat;
}
#rightflapgray {
	background-image: url('/Style Library/Images/rightflap.png');
}
#bottomdiv, #footerdiv
{
	padding: 4px 0px 4px 0px;
	margin: 0px 23px 0px 43px;
	clear: both;
}
#footerdiv {
	height: 40px;
	margin-top: 8px;
}
.smallbox
{
	float: left;
	width: 209px;
	border: 1px solid #CFCFCF;
	margin: 8px 0px 0px 8px;
	height: 260px;
}
td.smallbox
{
	float: none;
	width: 209px;
	border: 1px solid #CFCFCF;
	height: 100%;
}
.smallbox + .smallbox
{
	margin-left: 9px;
}
.smallbox > div
{ padding: 4px 4px 0px 8px; margin-bottom: 8px; }
.mediumbox
{
	float: left;
	width: 429px;
	border: 1px solid #CFCFCF;
	margin: 8px 0px 0px 8px;
	height: 110px;
}
.mediumbox + .mediumbox
{
	margin-left: 9px;
}
.mediumbox p { padding: 0px 4px 0px 8px; margin-bottom: 8px; }
.themefrontpagebox {
	background-color: #EDEDED;
	border-top: 0px;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #C2C2C2;
	height: 270px;
	font-size: 12px;
}
.frontpagetop
{
	background-color: #e8e8e8;
	border: 1px solid #cfcfcf;
	border-right: 0px;
	height: 270px;
}
.leftpadding { padding-left: 8px; }
.toppadding { padding-top: 8px; }
.bigtoppadding { padding-top: 16px; }
.clearboth { clear: both; }
/* clear boxes with floating elements hack \*/
.clearfloat { margin-bottom: 8px; }
.clearfloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* hides from ie-mac \*/
* html .clearfloat {height: 1%;}
/* end hide from ie-mac */
.leftcolumn
{
	float: left;
	width: 431px;
}
.rightcolumn
{
	float: right;
	width: 431px;
}
.floatleft { float: left; }
.floatright { float: right; }
.tabpage {
	border: 1px solid silver;
	clear: left;
	padding: 8px 8px 8px 8px;
}
.linkspage {
	border: 0px;
	clear: left;
	padding: 8px 8px 8px 8px;
}

img[align=right] {
	margin: 0px 0px 4px 8px;
}
img[align=left] {
	margin: 0px 8px 4px 0px;
}
.nodisplay { display: none;}
ul.tabs { margin: 0px; height: 30px; list-style: none; }
ul.tabs li {
	display: block;
	float: left;
	border: 1px solid silver;
	padding: 6px 6px 0px 8px;
	font-weight: bold;
	margin: 0px;
	margin-right: 4px;
	height: 23px;
	background-color: white;
	margin-bottom: -1px;
	background-color: #f1f1f1;
}
ul.tabs li a, ul.tabs li a:visited {
	color: black;
}
ul.tabs li.selectedtab,
ul.tabs li:hover
{
	background-color: white;
	cursor: pointer;
	border-bottom: 1px solid white;
}
div.alinks { margin: 0px; }
div.alinks div {
	display: inline;
	border: 0px;
	margin-right: 4px;
	text-decoration:underline;
	color:gray;
}
div.alinks div:hover, div.alinks div.selectedlink {
	margin-bottom: -1px;
	background-color: white;
	cursor: pointer;
	text-decoration:none;
	color:gray;
}

td { vertical-align: top; }
.linklistbox div.link-item
{
	padding-left: 8px;
}
.linklistbox > div.stdborder > img
{
	display: block;
}
.linklistbox > div.stdborder
{
	margin-bottom: 4px;
	display: inline-block;
}
tr td div.item a, tr td div.link-item a, div.item a:visited, div.link-item a:visited {
	font-size: 1.1em !important;
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: underline !important;
}
tr td div.item a, tr td div.link-item a {
	color: #2359A3 !important;
}
tr td div.item a:visited, tr td div.link-item a:visited {
	color: gray;
}
div.description {
	font-size: 1.1em !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

#rightdiv  img.SmallImage {
	display: block;
}

.errorMessage
{
	color: red;
}

.leftColumn
{
	width: 125px;
	float: left;
	margin-top: 2px;
}

.inputSizeWide 
{
	width: 250px
}

div.selected {
	display: inline;
	color: black;
	text-decoration:none;
	cursor: pointer;
}

div.unselected {
	display: inline;
	color: blue;
	text-decoration:underline;
	cursor: pointer;
}


