* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
#wrapper #logo {
	height: 100px;
	padding-left: 5px;
	padding-top: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 30px;
	background-color: #272727;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 30px;
}
#wrapper #headerImg {
	height: 119px;
	text-align: center;
	background-color: #FFF;
}
#wrapper #bodyArea #left {
	width: 755px;
	float: left;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	text-indent: .02;
	background-color: #F4F4F4;
}
#wrapper #bodyArea #right {
	width: 200px;
	float: right;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #CCC;
	height: 250px;
}
#wrapper #bodyArea #footer {
	height: 20px;
	background-color: #333;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFF;
}

#content-wrap {
	float: left;
	width: 960px;
	margin-left: 30px;
	display: inline;
	padding: 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
}


#main h1 {
	margin: 10px 10px 0 10px;
	color: #333;
	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 250px;
	background-color: #FFF;
	color: #333;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 963px;
}	
/* right column */
#rightcolumn {
	float: right;
	width: 698px;
	background-color: #FFF;
	text-align: center;
	text-indent: 15pt;
	clear: none;
	border-right-style: solid;
	border-left-style: solid;
	height: 963px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#rightcolumn2 {
	float: right;
	width: 698px;
	background-color: #FFF;
	clear: none;
	border-right-style: solid;
	border-left-style: solid;
	height: 1075px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#rightcolumn3 {
	float: right;
	width: 698px;
	background-color: #FFF;
	clear: none;
	border-right-style: solid;
	border-left-style: solid;
	height: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
	font-size: 16px;
}

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;
}

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}
a:hover {
	color: #039;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
	text-align: center;
	font-size: 18px;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
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-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F30;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 25px;
	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
	color: #444;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
	color: #333;
	text-align: left;
}
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-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-left-color: #fff;
	color: #333;
	font-size: 14px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background-color: #FFF;
}
tr.row-b {
	background-color: #eee;
}
/* end - table */

/* form elements */
form {
	margin:10px;
	padding: 0 5px;
	background-color: #f5f5f5;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
text area{
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
#wrapper #bodyArea #rightcolumn2 .two-col {
	font-size: 14px;
}
#wrapper #bodyArea #rightcolumn2 .two-col {
	text-align: left;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
