/*layout CSS

Link - Hover and active
#0060B0

Body Background Color
#0060B0


/********************************************************************************************************************/
/* Mixed CSS ********************************************************************************************************/
/********************************************************************************************************************/

a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, a.mainlevel:hover, a#active_menu.mainlevel {
	color: #607FB0;
}

a.mostread, a.latestnews {
	background: url(../images/icon_author_bottom.gif) no-repeat;
	background-position: 0px 1px;
	padding-left: 18px;
}

.articleauthor, .createdate, .modifydate {
	padding-left: 18px;
}

#content, #breadcrumbs {
	position: relative;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}

h1, .componentheading {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
	margin: 0;
	padding-bottom: 0.1em;
}

h2, .contentheading {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
}

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0;
	padding: 0;
}

.leftcol, .middle {
	overflow: hidden;
}

li#current a, a#active_menu.mainlevel {
	font-weight: bold;
}

.middle a, h2, .contentheading {
	color: #62b625;
}

.middle h2, .contentheading {
	color: #004080;
}

.middle h1, .middle .componentheading {
	background: url(../images/dotted.gif) bottom left repeat-x;
	color: #004080;
	margin-bottom: 0.3em;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3 {
	background: url(../images/h3bg.jpg) top left no-repeat;
	padding: 0.5em 0.5em 1em 0.5em;
	margin: 0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/
}

.moduletable, .moduletable_menu, .moduletable_text {
	margin-bottom: 1em;
	padding: 0 10px;
/*padding for inside text*/
}

.small, .articleauthor, .createdate, .modifydate {
	color: #8a8a8a;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}

ul.menu a, a.mainlevel {
	font-size: .9em;
	color: #2a2929;
	font-weight: bold;
	display: block;
	background: #E3ECFF url(../images/arrow_mainlevel.png) no-repeat;
	background-position: 3px 9px;
	border-bottom: #eee 1px solid;
	padding: 4px 4px 4px 10px;
	margin-right: 13px;
}

ul.menu a:hover, a.mainlevel:hover, a#active_menu.mainlevel {
	background: url(../images/arrow_active.png) no-repeat;
	background-position: 3px 9px;
	text-decoration: none;
	padding: 4px 0px 4px 12px;
}

ul.menu li#current a, li#current a:hover {
	background: #FFFFFF url(../images/arrow_active.png) no-repeat;
	background-position: 3px 11px;
  border: 2px solid #9DABBE;
	padding: 4px 4px 4px 10px;
}

ul.mostread, ul.latestnews {
	padding: 0;
	margin: 0;
}

#user4 .moduletable, #user4 form, #user4 input {
	margin: 0;
	padding: 0;
}

/********************************************************************************************************************/
/* Alphabetical CSS Code ********************************************************************************************/
/********************************************************************************************************************/

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

a img {
	border: 0 none;
}

.articleauthor {
	background: url(../images/icon_author.gif) top left no-repeat;
}

.article_column {
	padding-right: 5px;
}

a#sitename1 {
	display: block;
	width: 651px;
/* maximum 500px */
	height: 126px;
/* maximum 68px */
	text-indent: -2000px;
	background: url(../images/logo.png) top left no-repeat;
  top: 40px;
  left: 30px;
  position:absolute;
  z-index: 2;
}

#banner .moduletable {
	padding: 0;
	text-align: center;
}

body {
	background: #607FB0 url(../images/bg_main.jpg) center top no-repeat;
	text-align: center;
/*center hack*/
	min-width: 760px;
	padding: 0;
	margin: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

#breadcrumbs {
	padding-bottom: 6px;
	background: url(../images/bg-breadcrumbs.png) bottom left repeat-x;
	margin-bottom: 9px;
}

.button {
	background: #3E6991 url(../images/buttonbg.gif) top left repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0;
  border: 2px solid #194364;
  cursor: hand;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}

.clear {
	clear: both;
}

.column_separator {
	background: url(../images/dotted_v.gif) top left repeat-y;
	padding-left: 10px;
}

#container {
	background: url(../images/containerbg_l.png) top left repeat-y;
	padding-left: 18px;
	position: relative;
}

#container .bg {
	background: #fff url(../images/containerbg_m.png) top left repeat-x;
	padding: 12px 24px 0px 24px;
}

#container .bgright {
	background: url(../images/containerbg_r.png) top right repeat-y;
	padding-right: 18px;
	margin: 0!important;
	margin-right: 1px;
}

.createdate {
	background: url(../images/icon_date.gif) top left no-repeat;
	display: block;
	padding-bottom: 1em;
}

div.banneritem_text {
	padding: 0.5em 0;
	background: url(../images/dotted.gif) bottom left repeat-x;
}

div.buttonheading {
	float: right;
	width: 15%;
}

div.img_caption {
	padding: 0 10px 0 10px;
}
div.img_caption img {
	border: 1px solid #dedede;
}
div.img_caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

fieldset {
	padding: .5em;
	border: 0;
}

#footermodule .moduletable {
	margin-bottom: 0em;
	padding: 0 0 12px 0;
	text-align: center;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

#header {
	margin-top: 0px;
/*	background: #2f2f2f url(../images/headerbg_m.jpg) top left repeat-x;
	color: #fff;*/
}

#header .bgbl {
/*	background: url(../images/headerbg_bl.png) no-repeat;*/
	background-position: 15px 100%;
	height: auto!important;
	height: 140px;
	min-height: 140px;
	padding: 0px 24px 18px 24px;
	position: relative;
  z-index: 1;
}

#header .bgleft {
	background: url(../images/headerbg_l.png) top left no-repeat;
  z-index: 1;
}

#middle {
	background: #252525 url(../images/headerbg_m.png) repeat-x;
	height: auto!important;
	height: 400px;
	min-height: 400px;
  width: 85%;
  left: 60px;
  position:absolute;
  top: 31px;
  z-index: -1;
}

#header .bgright {
	background: url(../images/headerbg_r.png) top right no-repeat;
  z-index: 1;
}

#header #top {
	max-height: 200px;
	overflow: hidden;
}

#header #top a {
	text-decoration: underline;
}

#header #top a:hover {
	color: #fff;
}

#header #top .moduletable {
	padding-top: 6px;
	position: relative;
}

#header #top .moduletable h3 {
	color: #32b1f1;
	background: url(../images/toph3bg.gif) no-repeat;
	background-position: 0px 10px;
	position: relative;
	padding: 3px 0 0 25px;
	margin: 3px 0;
}

#heading {
	width: 100%;
	position: relative;
	padding: 16px 0px 0px 0px;
}

#heading h1 {
	font-size: 36px;
	font-family: "Myriad pro", "Myriad Web", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0 27px!important;
	padding: 0 !important;
}

#heading h1 a {
	color: #fff;
	font-weight: normal;
}

#heading h1 a:hover {
	text-decoration: none;
}

* html .button {
	padding: 0px 2px !important;
/*IE 6*/
}
*+html .button {
	padding: 0px 2px !important;
/*IE 7*/
}

.leftcol {
	float: left;
	margin-left: -100%;
	width: 205px;
}

.leftcol .bgbottom {
	background: url(../images/sidebg-b.png) bottom right no-repeat;
	padding: 1px 1px 50px 1px;
}

#leftleftonly {
	margin: 0;
}

li p {
	margin: 0;
}

li#current li a {
	color: #2a2929;
	font-weight: bold;
	background: url(../images/arrow_sub.png) no-repeat;
	background-position: 4px 10px;
	border: none;
}

li.parent li#current a, li#current li a:hover {
	background: url(../images/arrow_subactive.png) no-repeat;
	background-position: 4px 10px;
}

.middle {
	background: #fff url(../images/middlebg-l.jpg) top left no-repeat;
	padding-left: 11px;
}

.middle .middlebg {
	background: #fff url(../images/middlebg-r.jpg) top right no-repeat;
	padding: 16px 16px 16px 5px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}

.middle ol {
	margin-left: 30px;
	padding: 0;
}

.middle ol li {
	margin: 0;
	padding: 0;
}

.middle ul li {
	background: url(../images/bullet.png) no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 1px 24px;
	margin-left: 10px;
}

.middle ul li a:hover {
  color: darkred;
}

.middle ul ul {
	list-style-type: square;
	margin-bottom: 0;
}

.middle ul ul li {
	background: none;
	padding: 0;
}

#middleleftonly {
	margin: 0 0 0 209px;
}

#middlenarrow {
	margin: 0 209px;
}

#middlerightonly {
	margin: 0 0 0 209px;
}

#middlewide {
	margin: 0;
}

.middlewrap {
	float: left;
	width: 100%;
}

#middlewrapleftonly {
	float: right;
	width: 100%;
	margin-left: -209px;
}

#middlewraprightonly {
	float: left;
	width: 100%;
	margin-left: -209px;
}

.modifydate {
	background: url(../images/icon_updated.gif) top left no-repeat;
	padding-bottom: 1em;
}

.search input {
/* the input textarea box */
	background: url(../images/searchbg.png) top left no-repeat;
	border: 0;
	height: 18px;
	font-size: 11px;
	width: 182px;
}

.search #mod_search_searchword {
	padding: 2px 0 0 10px;
}

td.buttonheading {
	text-align: right;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.pollstableborder td {
	text-align: left;
	padding: 0.2em;
}

td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

ul {
	list-style: none;
}

#user3 {
	position: absolute;
	right: 18px;
	top: 16px;
	display: block;
	height: 40px;
}

#user3 .moduletable {
	margin: 0;
}

#user3 ul {
	margin: 0;
	padding: 0;
	width: auto;
}

#user3 ul li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 40px;
}

#user3 ul li a {
	color: #d0d0d0;
	text-transform: uppercase;
	padding: 10px;
	float: right;
	background: url(../images/topmenu-vline.jpg) no-repeat;
	background-position: 0px 2px;
}

#user3 ul li a:hover {
	background: transparent url(../images/topmenu-bg.jpg) repeat-x;
	background-position: 0px 1px;
	text-decoration: none;
}

#user4 {
	position: absolute;
	right: 0;
	top: -26px;
	background: url(../images/user4bg-l.jpg) top left no-repeat;
	padding-left: 38px;
	color: #000;
	z-index: 1000;
}

#user4 .bg4 {
	background: url(../images/user4bg.jpg) top left repeat-x;
	padding: 5px 12px 0px 10px;
}

#user4 .bgright4 {
	background: url(../images/user4bg-r.gif) top right no-repeat;
	padding-right: 18px;
}

#user_login {
	padding-bottom: 6px;
	background: url(../images/bg-breadcrumbs.png) bottom left repeat-x;
	margin-bottom: 1px;
  font-size:12px;
  font-weight:bold;
}

#user_login .inputbox1 {
  font-size:10px;
  height:12px;
}

#user_login .checkbox1 {
  margin:0px;
  padding:0px;
}

#user_login .button1 {
	background: #3E6991 url(../images/buttonbg.gif) top left repeat-x;
	color: #ffffff;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
  padding: 0;
  margin:0;

/*
	margin: 3px 0;
  border: 2px solid #194364;
*/
  cursor: hand;
}

.width_fluid {
	min-width: 97%px;
	max-width: 97%;
	width: auto!important;
	width: 97%;
}

#wrapper {
	margin: 0 auto;
/*center hack*/
	text-align: left;
/*center hack*/
}

/********************************************************************************************************************/
/* Font Changer Button CSS Code *************************************************************************************/
/********************************************************************************************************************/

a#alarge {
	background: url(../images/alarge.png) top left no-repeat;
}

a#amedium {
	background: url(../images/amedium.png) top left no-repeat;
}

a#asmall {
	background: url(../images/asmall.png) top left no-repeat;
}

a#alarge.btnicon {
	margin-right: 8px;
}

a#asmall.btnicon {
	margin-right: 16px;
}

.btnicon {
	float: left;
	text-indent: -2000px;
	width: 10px;
	height: 23px;
	margin-right: 6px;
}

#buttons {
	position: absolute;
	right: 42px;
	top: 122px;
  z-index: 3;
}
