/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* {
}

body {
	background: #fff url(background_02.png) repeat-x fixed;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 20px;
	height: 100%;
}

/* links */
a, a:visited {	
	color: #326ea1;
	text-decoration: none;		
}
a:hover {
	color: #6D83CB;
}

/* headers */
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 	
	color: #273D89;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	text-transform: none;
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #33999B;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:2px; padding: 0 0 0 0;
	background: #FFFFFF;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #999999;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 800px;
	text-align: left;
	background: url(content.jpg) repeat-y center top;
	height: 100%;
	margin: 0 auto;
}
#content-wrap {
	float: right;
	width: 800px;
	display: inline;
	background: url(clm_bknd.jpg) repeat-y left top;
	border-right: 1px solid #fff;
	height: auto;
}
#header {
	position: relative;
	background: #33999B center top;
	height: 35px;
	width:799px;
	padding: 0;
	color: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #FFFFFF;
	font-size: 10px;	
	font-weight: normal;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #FFFFFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #FFFFFF;		
}

/* header-photo */
#header-photo {
	position: relative;
	height: 238px;
	width: 799px;
	background: #A7B6E3 url(header.jpg) no-repeat right bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 60px 0 0 0;
	padding: 0;
	font: bold normal 16px/1em Arial, Helvetica, sans-serif;
	color: #003076;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	top: 0px;
	left: 0px;
	width: 258px;
	height: 108px;
	text-align: center;
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 18px/1.25em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFFFFF;
	top: 60px; left: 285px;		
}

/* Main Column */
.three-col #main {
	padding-left: 280px;
}
.two-col #main {
	margin: 0 5px 5px 270px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #2D428B;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px dashed #B1BADB;
}

/* Sidebar */	
#sidebar {
	width: 256px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	position: relative;
	height: auto;
	border-left: 1px solid #FFFFFF;
	float: left;
	padding: 0px;
	margin: 0px;
	background: #677FB6;
}	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 5px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #2745AE; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 0px 0px 8px;
	padding: 0;
	border-top: 1px solid #fff;
	text-decoration: none;
	list-style: url(bullet.jpg) inside;
}
ul.sidemenu li {
	padding: 5px 0 5px 10px;
	margin: 0;		
	border-bottom: 1px solid #5C73A6;
}
* html body ul.sidemenu li {
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #FFFFFF; 
	border: none;		
}
ul.sidemenu li a:hover {
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}
ul.sidemenu li a:active {
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}
ul.sidemenu li a:visited {
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 800px;
	font-size: 95%;
	padding: 2px 0 0 0;
	text-align: left;
	background: url(footer.jpg) no-repeat center bottom;
	border-top: 1px solid #fff;
	margin: 0px;
}
#footer-wrap a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #1D3380;
	margin: 0 auto 1px auto;
	width: 750px;
	text-align: center;
	padding-top: 5px 0;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.smalltext {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.search {
	height: auto;
	width: 500px;
	padding: 8px;
}
