/* this particular version layout will not work in IE/Win Strict Mode
   it can be made to work in IE strict with the use of CSS expressions
	 to calculate the required height of the 2 absolute positioned divs
*/

html, body {
text-align: center; /* IE quirky center */
margin:0 auto;
}

body {
text-align:center; 
margin:0 auto;
}

xtd {
font-size: 0.8em; 
line-height: 1.4em;
}

xinput, xtextarea { border: 1px solid #29307B; margin: 0px; padding: 0px; font-size: 12px; font-family: Verdana, Arial; }
xinput.noborder { border: 0px solid #29307B; margin-top: 0px; padding: 0px; font-size: 12px; font-family: Verdana, Arial; }
#fieldon { background-color:#CFD4E6 }
#fieldoff { background-color:#FFFFFF }

table { empty-cells: show }

.top .img {
	float: left;
	margin:0;
	padding:0;
}

.top .imgbg {
	margin:0;
	padding:0;
	background: url(images/top.jpg) top left no-repeat;
	width:642px;
	height:156px;
}

.top .imgbg .imgbginner {
	margin:0;
	padding:10px;
	width:642px;
	height:156px;
}

.topline {
	background: url(images/top_line.jpg) top left no-repeat;
	margin:0;
	padding:0;
	clear:left;
	border:0px solid red;
}

.toplineinner {
	width: 960px;
	height: 32px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:5px;
	border:0px solid red;
}

.toplineformat, .toplineformat a {
	font-size: 12px;
}

.search {
	font-size: 10px;
}

.topmenu {
	position:relative;
	background: url(images/top_menu.jpg) top left no-repeat;
	width: 960px;
	height: 33px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-left:5px;
	clear:both;
	float:left;
	border:0px solid red;
}

.topmenuinner { text-align:center; padding:0; margin:0; padding-left:10px; padding-top:0px; color:#29307B; }

.topmenuinner ul.menu-top {float:left;}

.topmenuinner ul {display: inline; margin:0; padding:0; list-style-type:none; font-size:14px; line-height:120%; width:760px;}
.topmenuinner ul li {margin:0; padding:0; padding-bottom:3px; float:left; text-decoration:none; padding:0px 20px 0 20px; }
/* subtract width and height of padding from image size */
.topmenuinner ul li a, .menuextra a {text-decoration:none ! important; font-size:13px; color:#29307B; padding:0px 0px 0 0px; height:26px;}
.topmenuinner ul li a:hover, .menuextra a:hover { color:#7B2C31; border-bottom:5px solid #7B2C31; }

/* current menu */
.topmenuinner ul li.menu-current a { color:#7B2C31; border-bottom:5px solid #7B2C31; }
.topmenuinner ul li.menu-parent a { color:#7B2C31; border-bottom:5px solid #7B2C31; }


.canvass {
	background: url(images/bg_main.jpg) top left repeat-y;
	width: 970px;
	text-align: left;
	padding:0;
	border:0px solid red;
	margin:0 auto;
}

.breadcrumbs {
	padding-left:160px;
	margin-bottom:15px;
}

.breadcrumbstext, .breadcrumbstext a, .breadcrumbstext b {
	font-size:10px ! important;
}

/* Height here needs to be same as menu below */
/* Since changed so this is the only height setting */
.main {
	background: url(images/bottom.jpg) bottom left no-repeat;
	text-align: left;
	margin:0;
	padding:0;
	width: 970px;
	clear:both;
}
.menu {
	border:0px solid red;
	background:transparent;
	margin-bottom:10px;
}

.menublockx {
	float: left;
	padding:0px;
}

.menubutton {
	float: none;
	padding:0px;
	clear:none;
}

.main2 {
	margin:0;
	padding:0;
}

#menu A:link { text-decoration:none; color:#29307B; }
#menu A:visited { text-decoration:none; color:#29307B; }
#menu A:hover { text-decoration:none; color:#7B2C31; }


#menu { background-color:transparent; float:left; width:150px; padding:0px; padding-top:0px; text-align:left; }

#menuinner { background-color:#C8D0E5; text-align:left; padding:0; margin:0; padding-left:0px; padding-top:0px; color:#29307B; }

#menuinner ul {margin:0; padding:0; list-style-type:none; display:block; font-size:12px; line-height:120%; width:150px;}
#menuinner ul li {margin:0; padding:0; }

#menuinner ul ul li.menu-parent a { background:#7B2C31; color:#FFFFFF ! important; }

#menuinner ul ul li.menu-current a { background:#7B2C31; color:#FFFFFF ! important; font-weight:bold ! important; }
#menuinner ul ul li.menu-child a { font-weight:normal ! important; }

/* general sub menu items */
#menuinner ul ul li a {display:block; text-decoration:none; color:#29307B; background: #C8D0E5; padding:3px 0 3px 10px; }
#menuinner ul ul li a:hover { background:#7B2C31; color:#FFFFFF; }

/* general sub sub menu items */
#menuinner ul ul ul li a {display:block; text-decoration:none; color:#FFFFFF ! important; background: #7B2C31; padding:0 0 0 25px; font-size:11px; }
#menuinner ul ul ul li a:hover { background:#7B2C31; color:#29307B ! important; }


/* general sub sub sub menu items */
#menuinner ul ul ul ul li a {display:block; text-decoration:none; color:#010066; background: #7B2C31 ! important; padding:0 0 0 40px; font-weight:normal ! important; }
#menuinner ul ul ul ul li a:hover { background:#E4C548; color:#ffffff; }


.content {
	padding:0px;
	width:790px;
	margin-left:150px;
	margin-right:10px;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:60px;
	border: 0px solid red;
}

.newsbox {
	padding:3px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#006600; 
}

.wrap {
	background-color:blue;
	width:80px;
	padding:90px;
	float:left;
}

.footer {
	font-size: 11px;
	color:#999999;
	margin-top:-40px;
	margin-left:40%;
}

.credit {
	font-size: 11px;
	text-align:right;
	color:#999999;
	width:970px;
	height:20px;
	background-color:#D0D8A5;
	background: url(images/bg_blue.jpg);
	padding-right:40px;
	border:0px solid red;
	padding-top:3px;
	margin-top:17px;
}

.credit a {
	font-size: 11px;
}

.error {
color:red;
}

.vspacer { 
display:block;
clear:both;
right:0;
width:790px;
height:20px;
font-size:1px;
padding:0; 
border:0; 
background-color:#FFFFFF;
}

/***** General formatting ****/

