@charset "UTF-8";
/* Global reset of paddings and margins for all HTML elements */

* {
	margin:0;
	padding: 0
}
* html body * {
	overflow:visible;
}
* html iframe, * html frame {
	overflow:auto;
}
* html frameset {
	overflow:hidden;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
html * {
	font-size: 100.01%
}
/*-------------------------------------------------------------------------*/
/* Layout Properties */

body {
	font-size: 75.00%;
	color: #444;
	text-align:center;
	font-family: Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
#container {
	margin: 0 auto;
	width: 960px;
	background-image: url('../images/content_bg.gif');
}
#content {
	padding: 0px 15px;
}
#header {
	color: #000;
	position:relative;
	background-color:#e5eae9;
}

#header img{
	margin: 6px 0 12px 0;
	border: 1px #ffbb18 solid;
}

#header h2, #header h3 {
	font-family: Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	margin: 0;
	line-height:normal;
	font-weight:normal;
	/*letter-spacing: 0px;*/
	font-style:normal;
	color:#000;
	padding-left:10px;
	text-align:left;
}
#header h2 {
	font-size: 200%;
	padding-top: 10px;
	margin-bottom: 0;
	font-weight:400;
}
#header h3 {
	font-size: 130%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


#navigation{

}

ul#nav a:link,
ul#nav a:visited { 
  text-decoration: none;
  color: #000000;
}

ul#nav a:hover { 
  color: #FF7500;
}

ul#nav { 
position: relative;
  list-style: none;
  margin: 0;
  float: left;
  padding: 0em 0em 0em 8px;
	background-color:#e5eae9;
	width: 922px;
}

ul#nav li { 
  float: left; 
  position: relative;
  text-align: left;
  cursor: default;
  background: transparent;
  padding: 0em 0.6em 0em 14px;
  line-height: 2em;
  height: auto;
  text-decoration: none;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
ul#nav li.right {
	border-right:1px solid #cccccc;
}
ul#nav li ul li { 
	border-left:1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:none;
}

ul#nav li a { 
  display: block;
  background: transparent;
  padding: 0em 0.6em 0em 0.2em;
  line-height: 2em;
  height: auto;
  text-decoration: none;
}

ul#nav li ul { 
  list-style: none;
  z-index: 1000;
  display: none;
  position: absolute;
  top: 2em;
  left: 0em;
  width: 10em;
  height: auto;
  margin: 0em 0em 0em -1px;
  padding: 0em 0em 0em 0em;
}

ul#nav li:hover ul, 
ul#nav li.over ul { 
  display: block;
}
  
ul#nav li ul li { 
  margin: 0px;
  padding: 0px;
  height: auto;
}

ul#nav ul li a { 
  display: block;
  background: #E5EAE9;
  padding: 0.5em 0.5em 0.5em 0.5em;
  width: 10em;
  text-indent: 0;
  line-height: 1.3;
  height: auto;
  text-decoration: none;
  overflow: hidden;
}

ul#nav ul li a:hover { 
  background-color: #DDD9DD;
  color: #FF7500;
}






#header, #main, #footer {
	clear:both;
}
#main {
	padding:40px 0;
	background: #fff;/*padding: 0px 24px;*/
	height:auto;
	overflow:hidden;
}
#footer {
	padding: 0px 24px;
	color:#666;
}
#footer h2 {
	margin-bottom: 0;
	padding-bottom: .1em;
}
#footer a {
	color: #222;
	background:transparent;
	font-weight: bold;
}
#footer a:focus, #footer a:hover, #footer a:active {
	color: #4D87C7;
	background-color: transparent;
	text-decoration:underline;
}

#footer-base{
	height:8px;
	background-image:url('../images/footer_bg.gif');
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0 -8px 0 -8px;
}

.c33l, .c66l {
	float: left;
}
.c33r, .c66r {
	float: right;
}
.c33l, .c33r {
	width: 32.333%
}
.c66l, .c66r {
	width: 65.666%
}
/*-------------------------------------------------------------------------*/

  /**
   *  Formatting content container
   **/

.subcl {
	padding: 0 20px 0 20px;
	text-align:left;
	
}
.subcr {
	padding: 0 0 0 0;
	margin: 0 20px 0 20px; /*when text in left panel is shorter than right panel the border properties (declared later) will overlap so that it looks like there is one line - cunning!*/
	text-align:left;	
}

.subcolumns {
	width: 100%;
	overflow:hidden;

}
.subcolumns .subcolumns {
	border-bottom: 0px #ffbb18 solid;
}
.maincontent {
	padding-left: 20px;
	text-align:justify;
}
/*-------------------------------------------------------------------------*/
  /**
   *  Formatting elements
   **/
	 
	
fieldset, img {
	border: 0 solid;
}
h1, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	color:#000;
}
h2, h3 em {
	font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-weight:normal;
	letter-spacing: 0px;
	font-style:italic;
}
h1 {
	font-size: 200%;
	/*line-height: .5em;*/
	letter-spacing: -2px;
}

h2 {
	font-size: 200%;
	line-height: 1.5em;
	margin-top: .75em;
	margin-bottom: .75em;
	color: #666;

}   

h3 {
	font-size: 150%;
	line-height: 1.0em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}                 /* 18px */
h4 {
	font-size: 133.333%;
	line-height: 1.125em;
	margin-top: 1.125em;
	margin-bottom: 1.125em;
}       /* 16px */
h5 {
	font-size: 116.67%;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
	font-weight:bold;
}  /* 14px */
h6 {
	font-size: 116.67%;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
	font-weight:bold;
}  /* 14px */
p {
	font-size: 1em;
	color: #444;
	line-height: 1.5em;
	margin: 1.5em 0;
}
p.small {
	font-size: 0.8333em;
	line-height: 1.8em;
	margin: 1.8em 0;
}
.float_left {
	float: left;
	display:inline;
	margin: 0 1.5em 1em 0px;
	border: 1px #ffbb18 solid;
}
.float_right {
	float: right;
	display:inline;
	margin: 0 0 1em 1.5em;
	border: 1px #ffbb18 solid;
}
.center {
	text-align:center;
	margin: 1.5em auto
}
.image_text {
	padding: 2px 0 0 0;
	font-size: 90%;
}
img {
	padding: 5px;
	
}
img.arrow_up {
	padding: 0;
	border: none;
}
img.noborder {
	border:0;
	padding:0px;
}
a {
	color: #4D87C7;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	color:#182E7A;
	text-decoration:underline;
}
.evenDisplay {
	background-color:#EBF0C8;
	padding:8px 6px 8px 6px;
}
.oddDisplay {
	background-color:#DADCC2;
	padding:8px 6px 8px 6px;
}


table a, table a:link, table a:visited {
	border:none;
}
table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	font-size:12px;
}
table td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	/*padding:4px 1px 4px 1px;*/
		padding:.3em 1em;
	text-align:left;
	vertical-align:top;
}
table tr.row1 {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:.3em 1em;
	background-color:#7e8688;
	font-size:120%;
	height:30px;
}
table tr.row1 td {
	color: #FFFFFF;
	font-family: Geneva,Arial,Helvetica,sans-serif;

}	
table tr.row2 {
	font-weight:normal;
	color: #cc9613;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:.3em 1em;
	background-color:#E8EDF2;
	font-size:110%;
	height:30px;
}
hr {
	color: #fff;
	background:transparent;
	margin: 1.5em 0;
	padding:0;
	border:0;
	border-bottom: 1px #ffbb18 solid;
	clear:both;
}
/**************************************************************/

.columnrow {
	overflow:hidden;
	height:100%;
	padding:10px 0 10px 0
}
.columnrow-left {
	width:30%;
	float:left;
	text-align:left;
}
.columnrow-right {
	float:right;
	width:60%;
}
/**************************************************************/
/*Hidden/visible toggle*/

.hidden {
	position:absolute;
	/*important css to make the divs hidden. IE messes up if they are still in the background*/
	display:none;
}
.hidden ul {
	display:none;
}
.visible {
	position: relative;
	padding:0 0 10px 0;
	display:block;
	overflow:hidden;
}
#openall {
	margin: 0;
	padding: 0;
	display: block;/*	overflow:auto;*/
}
#closeall {
	margin: 0;
	padding: 0;
	display: none;/*	overflow:auto;*/
}
.instructions {
	clear:both;
	display:block;
}
.toggleopenclose {
	font-size:90%;
	color: #65b9fa;
	padding:2px;
}
.toggleopenclose a:hover {
	text-decoration: underline;
	color: #65b9fa;
	font-weight:normal;
	cursor:pointer;
}
/**************************************************************/

.formentity {
	overflow:hidden;
	height:100%;
	padding:10px 0 10px 0
}
.formentity-left {
	width:30%;
	float:left;
	text-align:right;
}
.formentity-right {
	float:right;
	width:68%;
}
.formentity label {
	padding:0 1em 0 0;
	float:none;
	width:inherit;
}
.formentity .errormessage {
	color: #FF0000;
	font-size: 11px;
	padding:0;
	visibility:visible;
	display:inline;
}
.formentity .example {
	font-size: 11px;
	padding:0;
}
.formentity .txtarea, .formentity .textinput {
	font-size:14px;
	text-align:left;
}
.formentity input.buttonSubmit {
	padding:2px 1em;
	color:#686661;
	font-size:100%;
	width:100px;
}
.formentity input.buttonSubmit {
	padding:2px 1em;
	color:#686661;
	font-size:100%;
	width:100px;
	margin-left:0;
}
.formentityregleft {
	width:48%;
	float:left;
}
.formentityregright {
	width:48%;
	float:right;
}
.formentityregleftinner {
	width:80%;
	float:left;
}
.formentityregrightinner {
	width:20%;
	float:right;
}
/*forms*/


label {
	/*display:block;*/
  float:left;
	width:150px;
	padding:0 1em;
	text-align:right;
}
label.inline {
	display:block;
	padding:0 1em;
	width:300px;
}
.errormessage {
	color: #FF0000;
	font-size: 11px;
	padding-left:180px;
}
.error {
	color: #FF0000;
	font-size: 11px;
}
.example {
	font-size: 11px;
	padding-left:180px;
}
.required {
	color:#FF0000;
	font-weight:bold;
}
.requiredhidden {
	visibility:hidden;
}
input, textarea {
 width:250px;
 padding:4px;
 color:#686661;
}
input.buttonSubmit {
	padding:2px 1em;
	color:#686661;
	font-size:100%;
	width:100px;
	margin-left:180px;
}

.informationbox{
	border: 1px #CCCCCC solid;
	background-color:#ececec;
	overflow:hidden;
	height:100%;
	
}
.informationbox-inner{
	margin:10px;
	background-color:#ececec;
	/*border: 1px #CCCCCC solid;*/
}
.informationbox-inner h2{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	padding:4px 4px 16px 4px;
	margin:0;
	background-image:url(../images/information_bg.gif);
	background-repeat:repeat-x;
	line-height:normal;
	font-style:normal;
	color:#ffffff;
	text-align:left;
	font-size:120%;
}
.informationbox-inner p{
	padding:2px 2px 8px 2px;
	margin:0;
}

.informationbox-inner img{
	padding:0;
}


.newsdate { 
  line-height: 2em;
  font-size: 105%;
  color: #aaaaaa;

}
.newstitle { 
  font-weight:bold;
  line-height: 1em;
  font-size: 105%;

}