body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
	background-repeat: repeat;
  color: #333;
  font: 11px Georgia, "Times New Roman", Times, serif;
  text-align: center;
}

.resource_column {
width: 23%;
float: left;
padding-right: 16px;
}

.resource_column h2 {
padding: 12px 0px 5px !important;
}

img#background {
	height:auto;
	left:0;
	top:0;
	position:fixed;
	width:100%;
}


/* links  */

a {
  color: #7C90A1;
  text-decoration: underline;
  outline: none;
}

a:hover { color: #FF7722; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */
h6 {font-weight: normal; font-style: italic; font-size: 16px;}

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables and forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure and layout */

#page {
	background-color: #fff;
	/*background-image: url(images/pagebg.png);*/
	background-repeat: no-repeat;
  position: relative;
  text-align: left;
  margin: 0 auto;
  width: 897px;
  color: #333;
  z-index: 99;
  
}
.left_column {
width: 400px;
float: left;
margin-right: 35px;
}
.right_column {
width: 400px;
float: left;

}

.left_third {
width: 250px;
float: left;
margin-right: 35px; 
}

.middle_third {
width: 250px;
float: left;
margin-right: 35px; 
}

#header {	
  /*background: #012345;*/
  /*border-bottom: 3px solid #3C6787;*/
  height: 118px;
  position: relative;
  margin: 0 auto;
  width: 897px;
  z-index: 100;
}

/* header */

#header h1 {
  font-size: 4.0em;
  float: left;
  margin: 35px 0 0 0;
  
}
#header h1 a {
  color: #9ca9b7;
  font-family: Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fff;
  font-size: 18px;
}

/* navigation */

/*
#nav {
  font-size: 1.3em;
  float: right;
  margin-top: 50px;
  z-index: 3000;
  position: relative;
}
*/

/*
#nav ul {
  display: inline;
}

#nav li {
  display: block;
  float: left;
  list-style: none;
}
*/

/*
#nav li a {
  
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: block;
  font-size: 14px;
  text-transform: lowercase; 
  letter-spacing: 2px;
  margin: 0 1px 0 0;
  line-height: 1.6em;
  background-color: #fff;
  padding: 10px 20px;   
  text-align: center;
  text-decoration: none;
  filter:alpha(opacity=30);
  opacity: .30;
  -moz-opacity:.30;
}
*/

/*
#nav ul li a {
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	letter-spacing:0;
	line-height:1.6em;
	margin:0 1px 0 0;
	filter:alpha(opacity=30);
	opacity: .30;
	-moz-opacity:.30;
	padding:10px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}
*/

/*
#nav li a:hover,
#nav li a.current {  
	filter:alpha(opacity=60);
	opacity: .60;
	-moz-opacity:.60;
}
*/

/*
#nav ul {
	z-index: 1001;
}
*/

#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}

#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 230px 20px 30px;
}

#content {
  float: left;
  font-size: 14px;
  line-height: 1.5em;
  padding: 30px 0px 30px 30px;

  
}

#content p {padding-right: 30px;}
 
#sidebar {
  color: #4B798B;
  float: right;
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 10px 30px 20px 20px;
  width: 206px;
}

#homepage {
	/*background: url('images/home_image.jpg');*/
	height:400px;
	width:897px;
}

#welcome {
	width: 444px;
	height: 110px;
}

#bottom {
	
	background-image: url(images/bottombg.png);
	color: #fff;
	background-repeat:no-repeat;
	text-align: left;
	position: relative;
	margin: 4px auto 0 auto;
	width: 882px;
	padding: 15px 0 15px 15px;
	

}

.bottom_column {
	float: left;
	width:32%;
} 
.bottom_column.c1 {
	margin:0 15px 0 0;
	
	padding: 20px;
	height: 95px;
	width: 274px;
	
	
} 
.bottom_column.c2 {
	margin:0 15px 0 0;
	width: 200px;
	
	padding:20px 0px; 
	height: 95px;
	width: 525px;
} 

.bottom_column.c2  img {
	margin-right: 10px;
	height: 60px;
	padding-top: 5px;
	
}
.bottom_column.c3 {
	margin:0;
	
	padding: 20px;
	height: 95px;
	width: 252px;
} 

.bottom_column img {
	float: left;
	margin-right: 16px;        
}

.bottom_column p {
	margin: 0 0 7px 0;
	font-size: 13px; 
}

.bottom_column p.bt1 { color: #ffd888;  font-size: 10px;  font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;  font-weight: bold; letter-spacing: 1px;  }
.bottom_column p.bt2 { color: #fff; font-size: 14px; }
.bottom_column p.bt3 { color: #ffd888;   font-family: Georgia, "Times New Roman", Times, serif;    font-size: 18px; letter-spacing: 1px;  padding: 1px 6px; background-image: url(images/homebarbg.png);  }
.bottom_column p.bt4 { font-family: Georgia,Times,"Times New Roman",serif;  color: #fff; font-size: 11px; line-height: 17px; }
.bottom_column p.bt5 { color: #ffd888; font-size: 15px; } 
.bottom_column #news li span { color:#fff; font-weight: bold;}
.bottom_column #news li { color: #fff; font-size: 11px; line-height: 17px;}
.bottom_column #news li a { color: #fff; text-decoration: none;}
.bottom_column #news li a:hover { text-decoration: underline;}


#footer {
  /*border-top: 1px solid #DBDFE0;*/
  clear: both;
  color: #aaa;
  font-size: 1.1em;
  height: 70px;
  margin: 0 auto;
  width: 897px;
  position: relative;
 
}

/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
color:#2A375F;
font-family:georgia;
font-size:22px;
font-weight:normal;
letter-spacing:-1px;
padding:0 0 17px;
}
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
}
#content h3, #content h4 {
background: none;
border-bottom: 1px solid #DFE3E4;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
padding: 4px 0px 15px 0px; 
}
#content p {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;

}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

div.contenthead {
	font-size: 22px;
	width: 200px;
	display: block;
	float: left;
	line-height: 30px;
	color: #ae9642;
	padding-top: 30px;
}
p.contenthead {
	font-size: 10px;
	width: 200px;
	display: block;
	float: left;
	text-transform: uppercase;
	color: #71849c;
	padding-right: 20px;
	padding-top: 40px;
}
p.secondary {
	padding-top: 37px;
	padding-left: 30px;
	font-size: 12px;
	width: 800px !Important;
}
p.secondaryheader {
	font-size: 18px;
	
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #444;
  font-size: 1.5em;
  font-weight: normal;
  margin: 20px 0 5px 0;
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 0 20px 20px;
}
#sidebar ul li {
  line-height: 18px;
  list-style: square;
}	
#sidebar a {
  color: #4B798B;
}
#sidebar a:hover { color: #231f20; }


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
}

#footer a{
  color:#fff;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.html) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left{
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
  color:#fff;
}

.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

.clear {
	clear: both;
}

/* comment */
.comment-form-body {
  width: 450px;
}