
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background: #FFFFFF url(../../images/stripelong.gif) repeat-x;
	color: #666666;	
	text-align: center;		
}

/* links */
a {
	color: #3182C0; 
}
a:hover {
	color: #72A545;
}

/* headers */
h1, h2, h3, h4 {
	font: bold 1em 'Trebuchet MS', Sans-serif, Tahoma;
	color: #555;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em;}

#main h1, #rightbar h1 {
	margin-top: 5px;
	padding: 5px 0 5px 5px;
	background-color: #f2f2f2;
}	

#main h2, #rightbar h2 {
	padding: 10px 0 3px 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid #f2f2f2; 	
}	
#sidebar h2 {
	padding: 10px 0px 5px 30px;
	background: url(../../images/square_arrow.gif) no-repeat 2px 12px;
	margin: 0;	
}

p, h1, h2, h3, h4 {
	padding: 10px 0 0 0;
}
ul, ol {
	padding: 10px 45px;
	color: #3182C0;
}
ul span, ol span {
	color: #666666;
}


/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
  width: 850px; 
	overflow: hidden;
	text-align: left;		
	background: #FFF none;
}
#content-wrap {
	clear:both;
   margin: 0; padding:0;
	width: 850px;
}

/* header */

#header {
	position: relative;
	background: url(../../images/stripe.gif) repeat-x;
	height: 84px;	
}
#header h2#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #282828;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 5px;	
}
#header h2#logo .blue  {	color: #3791D7; }

#header h3#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #959595;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 48px; left:65px;		
}

#header h4 {
	text-align: right;
	font-size: 10px;
	margin: 0px;
	padding: 7px 10px 7px 0px;
	
	position: absolute;
	top: 5px; right: 3px;	
}
/* search form */
h4 form {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
	margin-top: 7px;
	margin-right: -5px;
}
h4 form input.textbox { 
	margin: 0;
	width: 120px;
	height: 21px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
}
h4 form input.searchbutton {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px;
	color: #333;
	height: 24px;
	vertical-align: top;
}

/* main column */
#main {
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	border-left: 1px solid #f2f2f2;
	padding-right: 10px;
	padding-bottom: 50px;
	width: 636px;
}


/* sideabar */
#sidebar {
	float: left;
	width: 178px;
	padding: 0;
	padding-right: 15px;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding: 0 0 8px 25px;	
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../../images/arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	background-image: none;
	text-decoration: none;	
}

/* rightbar */
#rightbar {
	float: right;
	width: 161px;
	padding: 0;	margin: 0;
}

/* footer */
#footer {
	clear: both;
	background: #FFF url(../../images/stripe.gif) repeat-x left top;
	border-top: 0px solid #F2F2F2;
	text-align: center;	
	padding-bottom: 5px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;	
}
#menu ul {	
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 0;	
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 850px;/* 775px; */
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 12px;
	text-decoration: none;
	background: white url(../../images/menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #3791D7;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #3791D7;
}


.ex p{
padding: 5px 0 0 0;
}

.ex2{
border-top: 1px solid #87CEFA;
border-bottom: 1px solid #87CEFA;
background-color: #F0F8FF;
padding: 10px 6px 15px 6px;
}

.ex3{
padding: 10px 6px 15px 6px;
}

.ex h3 a{
text-decoration: underline;
}

.ex h3{
padding: 0;
font-size: 14px;
display: inline;
}

/*
.error {
padding:5px;
margin-top: 10px;
border: 2px solid #FF0000;
background: #CC0000;
display: block;
font-size:12px;
font-weight: bold;
color: #FFFFFF;
}

.error a{
color: #FFFFFF;
text-decoration: underline;
}

.error a:hover{
color: #FFFFFF;
}
*/

.cssform{
margin: 10px 0 0 0;
padding: 0;
}

.cssform .fwrap{
overflow: hidden;
height: 100%
}

.cssform .labelright{
border-top: 2px solid #f0f0f0;
float:right;
width: 178px;
padding: 5px 0 5px 5px;
}

.cssform p{
margin: 0;
padding: 5px 0 8px 0;
border-top: 2px solid #f0f0f0;
height: 100%;
width: 450px;
overflow: hidden;
}


.cssform label{
font-size: .9em;
float: left;
padding-right: 15px;
width: 105px; /*width of labels. Should be smaller than left column to create some right margin*/
}

.cssform label b{
font-size: 1.1em;
display: block;
}

.cssform .center_button{
margin:10px 0;
text-align: center;
}

.cssform .text, .selectOne{
height:24px;
font: 130%  Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

.select, .selectOne{
padding-left: 2px;
}

.cssform textarea, .text, .select, .selectOne{
width: 320px;
}

.cssform textarea{
height: 150px;
}


input.button{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	
	color: #333333;
	font: bold 11px Verdana,Helvetica,Tahoma,Arial,sans-serif;

	width: 125px;
	height: 30px;

}
img {
border-width: 0;	
}
input.button:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}

/* begin data grid style */
table.dataGrid
{
	margin-top: 5px;
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */
