/* GENERAL STYLES */
body {
	color:#000;
	margin: 0px;
	padding: 0px;
	background-color: #D3CDC3;
}
h1 { font-size: 115%; }
h2 { font-size: 100%; }
h3 { font-size: 95%; }
h4 { font-size: 90%;}
h1,  h2,  h3,  h4 {
	/* color: #1B58A8; */
	color: #021284;
	margin: 5px 20px 10px 15px;
	padding: 0;
	font-family: arial, verdana,  helvetica, sans-serif;
	background-color:transparent;
}
h2 {
	margin: 5px 20px 3px 15px;
}
h3,  h4 {
	/* color: #1B58A8; */
	margin: 20px 20px 3px 15px;
}
h3 {
	font-style: italic;
}

#rightcol h1 {
	margin-bottom: 10px;
	padding-bottom:10px;
	background-image: url(../images/headerfadebg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	/* border: 1px solid #f00; */

}
#rightcol h1.Home {
	height: 34px;
	margin: 0px 0 0px 10px;
	font-size: 0%;
	text-align: right;
	color: #fff;
	background-image: url(../images/mainheader3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#rightcol h2.Home {
	height: 34px;
	margin: 20px 0 10px 10px;
	font-size: 0%;
	text-align: right;
	color: #fff;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#rightcol h3.Home {
	margin: 5px 20px 10px 15px;
}
#rightcol p {
	font-size: 85%;
	font-family: arial, verdana,  helvetica, sans-serif;
	line-height: 130%;
	margin: 0px 10px 12px 15px;
	/* border: 1px solid #f00; */
}
#rightcol ul,ol {
	margin-top: 5px;
	margin-left: 40px;
	font-family: arial, verdana,  helvetica, sans-serif;
	line-height: 120%;
	font-size: 90%;
}
#rightcol li {
	margin: 0px 20px 5px 0px;
}
#rightcol li li {
	margin: 5px 30px 5px 0px;
}
#rightcol a {
	color: #B64C58;
	font-weight: bold;
	text-decoration: none;
	background-color:transparent;
}
#rightcol a:hover {
	color: #B64C58;
	border-bottom: 1px solid #B64C58;
	background-color:transparent;
}
#rightcol a:active {
	color: #B64C58;
	border-bottom: 1px solid #B64C58;
	background-color:transparent;
}

#wrapper {
	width: 100%;
	text-align: center;
	background-color: #F5ECDA;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	/* border: 1px solid #f00; */
}
#container {
	padding: 0 0 0 0;
	margin-top: 0px;
	width: 695px;
	/* width: 694px;  */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/rightbg4.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	/* border: 1px solid #000; */
	/* border-right: 1px solid #000;
	border-left: 1px solid #000; */
	/* border: 1px solid #f00; */
}
html>body #container {
	width: 696px;
	margin-top: -3px;
}
#head {
	width: 695px;
	text-align: center;
	height: 150px;
	background-image: url(../images/head7.gif);
	/* background-image: url(../images/primnavbuton.gif); */
	background-repeat: repeat-x;
	background-position: center;
	/* border: 1px solid #f00; */
}
/* html>body #head {
	width: 696px;
} */
#topnav {
	width: 100%;
	text-align: right;
	height: 30px;
}
/* html>body #topnav {
	margin-top: -3px;
} */
html:body #topnav {
margin-top: -6px;
}
#topnav  ul {
	padding: 0;
	margin: 3px 23px 0 0;
	background-color: transparent;
	white-space: nowrap;
	list-style: none;
}
#topnav li {
	display: inline;
}
#topnav li a
{
	color: #fff;
	font-size: .8em;
	margin-right: 30px;
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: none;
	background-color: transparent;
}
#topnav li a:hover {
	background-color: transparent;
	/* border-bottom: 2px solid #547FA2; */
	color: #fff;
	text-decoration: underline;
}
#topnav li a:active {
	background-color: transparent;
	color: #00f;
}

#logobanner {
	width: 100%;
	text-align: left;
	height: 83px;
	/* border: 1px solid #547FA2; */
}
#primarynav {
	text-align: right !important;
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 80%;
	height: 30px;
	/* border: 1px solid #547FA2; */
}
#primarynav  ul {
	padding: 0px;
	margin: 9px 10px 4px 0;
	background-color: transparent;
	white-space: nowrap;
	list-style: none;
	/* width: 510px; */
	/* text-align: right !important; */
	/* border: 1px solid #fff; */
}
#primarynav li {
	padding: 0;
	margin: 0;
	display: inline;
	border-left: 1px solid #fff;
	background-color: transparent;

}
#primarynav li a
{
	padding: 5px 20px 5px 20px;
	color: #4368A4;
	width: 50px;
	text-decoration: none;
	background-color: transparent;
}
html>body #primarynav li a { width: auto; }

#primarynav li a:hover {
	background-color: transparent;
	color: #00f;
}
#primarynav li a:active {
	background-color: transparent;
	color: #00f;
}

#primarynav li.selected a {
	cursor:default;
	color: #00f;
	background-image: url(../images/primnavbuton.gif);
}
#body {
	width:100%;
	background-image: url(../images/bodybg.gif);
	background-position: left;
	background-repeat: repeat-y;
	/* border-bottom: 1px solid #00f;
	margin-bottom:-1px; */
	padding-bottom: 1px;
}
/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 3px 0 0 0;
    color: #666;
    font-size: 1em;;
}
#umbBreadcrum li {
    float:left;
    margin: 0 3px 0px 0;
    padding: 0;
}
#umbBreadcrum li a
{
	color: #B64C58;
	text-decoration: none;
	background-color: transparent;
}
#umbBreadcrum li a:hover {
	border-bottom: 1px solid #B64C58;
	text-decoration: underline;
}
#umbBreadcrum li a:active {
	border-bottom: 1px solid #B64C58;
}
#infobar {
	background-color: #fff;
	background-image: url(../images/maintrimtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#breadcrumb {
	height: 30px;
	width: 490px;
	background-color: transparent;
	float: left;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .7em;
	/* border: 1px solid #00f; */
}
#bctag {
	margin-top: 3px;
	margin-left:10px;
	margin-right: 5px;
	float:left;
}
#date {
	height: 25px;
	width: auto;
	padding: 3px 20px 0 0;
	text-align: right;
	background-color: transparent;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .7em;
	/* border: 1px solid #00f; */
}
#leftcol {
	margin: 0;
	padding: 10px 0 0 0;
	width: 210px;
	height: auto;
	float: left;
	background-image: url(../images/leftcol.gif);
	background-repeat: repeat-y;
	/* border: 1px solid #00f; */
}
#leftcol p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 80%;
	color: #021284;
	margin: 5px 0 0 25px;
}
#leftcol img {
	margin: 0 0 7px 0;
}
#leftcol .solution {
	padding: 0;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height : 140%;
	margin : 0 0 20px 33px;
	list-style : none;
}

#leftcol .solution li {
	background : url(../images/bullet3.gif) no-repeat 0 50%;
	padding-left : 12px;
}
#leftcol .solution a {
	color: #B64C58;
	text-decoration: none;
	background: #E9EBED;
}
#leftcol .solution a:hover {
	color: #B64C58;
	border-bottom: 1px solid #B64C58;
}
#leftcol .solution a:active {
	color: #B64C58;
	border-bottom: 1px solid #B64C58;
}
#rightcol {
	padding: 0;
	margin-left: 210px;
	background: transparent;
	/* background-image: url(../images/rightbg4.gif);
	background-repeat: no-repeat;
	background-position: bottom right; */
	/* background-image: url(../images/rightbg3.gif);
	background-repeat: no-repeat;
	background-position: bottom left; */
	/* border: 1px solid #00f; */
}
#footwrap {
	width: 100%;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-x;
	/* border: 1px solid #00f; */
	margin-bottom: -1px;
}
#foot {
	 width: 733px;
	height: 115px;
	/* margin:0;  */
	padding: 0;
	/margin-left: auto;
	margin-right: auto;
	background-image: url(../images/foot3.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 1px;
	/* border-top: 1px solid #f00;
	margin-top: -1px; */
}
html>body #foot {
	width: 100%;
}
#footmenu {
	text-align: left;
	width: 696px;
	/* padding-left: 230px; */
	height: 47px;
	margin-right: auto;
	margin-left: auto;
	color: #021284;
	/* border: 1px solid #00f; */
}
#footmenu  ul {
	padding: 0 0 0 250px;
	margin: 19px 0 0 0;
	background-color: transparent;
	white-space: nowrap;
	list-style: none;
}
#footmenu li {
	display: inline;
}
#footmenu li a
{
	color: #B64C58;
	font-size: .8em;
	margin-right: 7px;
	padding-right: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: none;
	background-color: transparent;
	border-right: 1px solid #021284;
}
#footmenu li a:hover {
	background-color: transparent;
	text-decoration: underline;
}
#footmenu li a:active {
	background-color: transparent;
	text-decoration: underline;
}
#footcrnote {
	height: 30px;
	color:  #666;
	width: 697px;
	margin-right: auto;
	margin-left: auto;
	/* border: 1px solid #00f; */
}
#footcrnote p {
	margin: 0;
	padding-top:10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 80%;

}
#footvalidator {
	height: 38px;
	width: 697px;
	margin-right: auto;
	margin-left: auto;
}
#footvalidator p {
	margin: 0;
	padding-top:10px;
}
.validatorbut {
	margin-top:100px;
}

#leftcol ul#navlist
			{
			font-family: arial,verdana,helvetica,sans-serif;
			font-weight: bold;
			font-size: 80%;
			text-align: left;
			list-style: none;
			padding: 0px 0px 10px 0px;
			margin: 20px 0px 0px 10px;
			}

#leftcol ul#navlist li
			{
			display: block;
			margin: 0;
			padding: 0;
			}

#leftcol ul#navlist li a
			{
			display: block;
			width: 185px;
			padding: 5px 5px 5px 5px;
			border-width: 1px;
			border-color: #ffe #aaab9c #ccc #fff;
			border-style: solid;
			color: #B64C58;
			text-decoration: none;
			background: #E9EBED;
			}

#leftcol #navcontainer>ul#navlist li a { width: auto; }

#leftcol ul#navlist li#active a
			{
			background: #D8DADB;
			color: #800000;
			}

#leftcol ul#navlist li a:hover, ul#navlist li#active a:hover
			{
			color: #800000;
			background: #D8DADB;
			border-color: #aaab9c #fff #fff #ccc;
			}
#leftcol ul#navlist li.selected a {
	cursor:default;
			color: #800000;
			width: 188px;
			background: #fff;
			border-color: #aaab9c #fff #fff #ccc;
}
#leftcol ul#navlist li.selected a:hover {
	cursor:default;
			color: #800000;
			background: #fff;
			border-color: #aaab9c #fff #fff #ccc;
}
#rightcol input {
	margin:0 0 0 2px;
	padding: 0 0 0 2px;
}
#rightcol  #umbSearchResult4_searchQuery  {
	margin-left:30px;
}
img, .noborder { border: none; }
.noborder {  border: none; }
/* EDITOR PROPERTIES */
div.row {
  clear: both;
  padding-top: 5px;
}
div.row span.label {
  float: left;
  width: 55px;
  text-align: right;
}
div.row span.formw {
  float: right;
  width: 100px;
}
div.spacer {
  clear: both;
}
#login {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
    width: 170px;
	 height:110px;
    background-color:#ebecf3;
    border: 1px solid #aaa;
    padding: 5px;
    margin: 30px auto;
}
