* { padding: 0; margin: 0; }

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
padding: 0px;
margin:0px;
}

/*********
 *       *
 * Input *
 *       *
 *********/

.input_button {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 8px;
	font-weight: bold;
}

.signup_button {margin-left:25px;
	color: white;
	background-color: #c54635;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 16px;
	font-weight: bold;
	width: 140px;
	height: 35px;
	border-style: none;
	text-align: center;
	vertical-align: bottom;
	background-image: url('images/signup_button.gif');
	background-repeat: no-repeat;
}

#signup_form {background: #EEE;
	float:right;
	padding: 5px;
	width:48%;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	position:static;
	margin-top:20px; 
	overflow:hidden;
}




/*	Navigation */

#oaNavigation {width:990px; 
	position: absolute;
	top: 25px;
	z-index: 2;

	height: 24px;
	border-bottom: 1px solid #d1d1d1;
}
#oaNavigation ul, #oaHeader ul {float:right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#oaNavigationTabs {float:right;
	
	top: 1px;
	left: 5px;
	line-height: 26px;
	height: 29px;
	min-width: 300px;

	list-style-type: none;
	white-space: nowrap;
}
#oaNavigationTabs * {
	height: 29px;
}
#oaNavigationTabs li {
	float: left;
	margin: 0;
	background: url('images/tab-body.gif') repeat-x left 0px;
}
#oaNavigationTabs li div.left {
	background: url('images/tab-link.gif') no-repeat left 0px;
}
#oaNavigationTabs li.first div.left {
	background: url('images/tab-lead-in.gif') no-repeat left 0px;
}
#oaNavigationTabs li.last div.right {
	background: url('images/tab-lead-out.gif') no-repeat right 0px;
}
#oaNavigationTabs li.active,
#oaNavigationTabs li.active div.left {
	background-position: left -40px;
}
#oaNavigationTabs li.after-active div.left {
	background-position: left -80px;
}
#oaNavigationTabs li.active div.right {
	background-position: right -40px;
}
#oaNavigationTabs li div {
	overflow: hidden;

	/* Fix IE bug: div should wrap around contents */
	-overflow: visible;
	-width: 1px;
}
#oaNavigationTabs li span,
#oaNavigationTabs li a {
	display: block;
	float: left;
	font-size: 11px;
	color: #444;
	padding: 0 6px 0 17px;
	white-space: nowrap;
}
#oaNavigationTabs li.last span,
#oaNavigationTabs li.last a {
	margin-right: 11px;
	-margin-right: 6px;
}
#oaNavigationTabs li.active span,
#oaNavigationTabs li.active a {
	background: url('images/tab-body.gif') no-repeat center -80px;
	color: #fff
}


/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.4em; color: #777777; } 
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }

p, h2, h3 {
	margin: 10px 10px 10px 10px;
}

 h1 {
	margin: 15px 10px 15px 10px;
}

/* images */
img.no-border {
	border: none;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}





/***********************
	  LAYOUT
************************/
#wrap {
	background:transparent;
	width: 990px; height: 550px;
	margin:auto;
	text-align: left;
	padding: 0px;
}
#content-wrap {position:relative; background: #transparent;
	clear: both;
	margin: 0px;
	padding-top:0px;
	height: 468px;
        line-height: 1.75em;
        overflow:hidden;
}

/* header */
#header {
	position: relative;
	height: 60px;
	background: #ffffff url('images/headerbg.gif') repeat-x 0% 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px
}
#header h1 #logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 5px;
	
}
#header h2 #slogan {
	position: absolute;
	top:0px;
	left: -19px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
/* main */
#content-left {background: #FFF;
	float: left;
	padding: 5px;
	width:49%;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	position:static;
	margin-top:0px;
        overflow:hidden;
}

#content-right {background: #FFF;
	float:right;
	padding: 0px;
	width:49%;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	position:static;
	margin-top:0px; 
        overflow:hidden;
	
}

#content-right ul {margin-top:15px; margin-left:10px;
border-bottom:0px solid #ccc;
	display:block;
	padding:0px 0px 2px 5px; }




#content-right li {margin-top:5px; margin-left:10px;  lineheight:1.5em;
	border-bottom:0px dotted #ccc;
	display:block;
	background:url('images/sub.png') no-repeat 0 0px;; list-style-type:none; padding-left:16px; padding-right:0px; padding-top:0px; padding-bottom:2px
	}



#maininner {background: #777;
	float: left;
	margin-left: 35px;
	padding: 0;
	width: 75%;		
}

/* Footer */
#footer p {margin: 0; padding:0;}
	
#footer {background: #000000;
	clear: both;
	color: #969696;
	border-top: 5px solid #ff0000;
	margin: 0;
	padding: 0;
	font-size: 95%;
	width: 100%;
}
#footer a {margin: 0; 
	text-decoration: none; 
	font-weight: normal;	
	color: #666666;
}
#footer .footer-left {
	float: left;
	width: 60%;
}
#footer .footer-right  {
	float: right;
	width: 40%;
}



/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green { color: #ff0000; }
.gray { color: #000; }
.error {
color: #ff0000;
font-weight: bold;
}





#sitedirectory{
margin:5px;
padding:5px; 
border: 1px solid #CCCCCC;
}

#sitedirectory h3{
margin:5px 0px 5px 0px;
}

#sitedirectory img{
margin:0px 05px 0px 5px;
}