* { 
	padding: 0; 
	margin: 0; 
}

body {
	margin: 0;
	padding: 0;
	font: .80em/1.5em  Arial, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(images/bg.gif) repeat-x;
	text-align: center;
}

a { 
	color: #7498B3;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

.language a { 
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.language a:hover {
	color: #666666;
	background-color: inherit;
}

.line {
	border-bottom: 1px dotted;
	margin-left: 15px;
	margin-right: 15px;		
}

h1, h2, h3 {
	font: normal 1em Arial, Sans-serif;
	color: #333;	
}

h1 { 
	font-size: 1.7em; 
	color: #7BA1BD; 
} 

h2 { 
	font-size: 1.4em; 
}

h3 { 
	font-size: 1.3em; 
}

p, h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}

ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}

img.no-border {
	border: none;
}

img.float-right {
  margin: 5px 0px 5px 15px;  

}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/* layout */
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

#slogan {
	position: relative;	 
	width: 820px;
	height: 120px;
}

#slogan h1 {
	position: absolute;	 
	top:58px; left: 425px;
	font: normal 21px Arial, Sans-serif;
}

#spacer {
	position: relative;	 
	width: 820px;
	height: 5px;
}

#header {
	position: relative;
	height: 0px;	
	background: #FFF ;	
}

#logo {
	position: relative;
	height: 105px;	
	background: #FFF;	
}

#logo h2#language {
	position: absolute;	 
	top:24px; right: -12px;
	color: #666666;
	text-indent: 0px;
	font: normal 12px Arial, Helvetica, Sans-serif; 	
}

#logo a #language {
	text-decoration: none; 
	font-weight: bold;	
	color: #666666;
}

#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;		
}

#main a:hover { 
	border-bottom: 1px dotted;
}

#leftbox {
	float: left;
	border-left: 1px dotted #568EB6;
	background: #EEE;
	margin-left: 15px;
	padding: 0;
	height: 650px;
	width: 39.8%;		
}

#leftbox h1 {
	font-size: 24px;
	line-height: 26px;
	background: #FAFAFA;
	margin-left: 15px;
	padding: 0;
	height: 130px;
	width: 135px;;		
}

#leftbox a:hover { 
	border-bottom: 1px dotted;
}

#leftboxhome {
	float: left;
	border-left: 1px dotted #568EB6;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 650px;
	width: 39.8%;		
}

#leftboxhome h2 {
	font-size: 24px;
	line-height: 28px;
	color: #003764;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 100px;		
}

#leftboxhome a:hover { 
	border-bottom: 1px dotted;
}

#leftboxcontent {
	float: left;
	border-left: 1px dotted #568EB6;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 650px;
	width: 78%;		
}

#leftboxcontent h1 {
	font-size: 24px;
	line-height: 28px;
	color: #003764;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 50px;
	border-bottom: 1px dotted;		
}

#leftboxcontent h2 {
	font-size: 22px;
	line-height: 24px;
	color: #666;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 50px;
	border-bottom: 1px dotted;		
}

#leftboxcontent a:hover { 
	border-bottom: 1px dotted;
}

#leftboxcontentplus {
	float: left;
	border-left: 1px dotted #568EB6;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	width: 78%;		
}

#leftboxcontentplus h1 {
	font-size: 24px;
	line-height: 28px;
	color: #003764;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 50px;
	border-bottom: 1px dotted;		
}

#leftboxcontentplus h2 {
	font-size: 22px;
	line-height: 24px;
	color: #666;
	background: #FFF;
	margin-left: 15px;
	padding: 0;
	height: 50px;
	border-bottom: 1px dotted;		
}

#leftboxcontentplus a:hover { 
	border-bottom: 1px dotted;
}

#sidebar {
	float: left;
	width: 23%;
	height: 300px;
	margin-top: 30px;
	margin-left: -40px; 
	display: inline;
	background: #EEE;		
}

#sidebarindex {
	float: left;
	width: 22.9%;
	height: 500px;
	margin-top: 30px;
	margin-left: -40px; 
	display: inline;
	background: #EEE url(images/starter.jpg);
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:30px 0 10px 15px;
	padding:0;		
}

#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #889BA6;	
	text-decoration:none;	
	padding:4px 5px 2px 10px;
	background: #DDD;
	border-left:4px solid #A9BAC3;		
}

#sidebar p {
	padding:10px 0px 20px 0px;
}

#sidebar h1 {
	padding:80px 0px 0px 0px;
}

* html body #sidebar ul.sidemenu a { 
	height: 18px; 
}

#sidebar ul.sidemenu a:hover {
	padding:4px 5px 2px 10px;
	background: #DDD;
	font-weight:bold;
	color: #889BA6;
	border-left:23px solid #A9BAC3;
}

#rightbar {
	background: #EEE;
	border-right: 5px solid #568EB6;
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}

#rightbox {
	background: #EEE;
	border-left: 1px dotted #568EB6;
	float: right;
	height: 620px;
	width: 39.8%;
	padding: 0; margin:0;		
}

#rightbox h1 {
	font-size: 24px;
	line-height: 26px;
	background: #FAFAFA;
	margin-left: 15px;
	padding-left: 3px;
	height: 130px;
	width: 135px;;		
}

#rightbox a:hover { 
	border-bottom: 1px dotted;
}

#rightbar p {
	padding:10px 0px 20px 0px;
}

.dottedline {
	border-top: 1px dotted #568EB6;
	margin-left: 15px;
	margin-right: 15px;		
}

#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #7498B3;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 90%;		
}

#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}

#footer a:hover { 
	text-decoration: none; 
	font-weight: bold;	
	color: #DDD;
	border-bottom: 1px dotted;
}

#footer .footer-left{
	float: left;
	width: 55%;
}

#footer .footer-right{
	float: right;
	width: 40%;
}

.align-left  {	
	text-align: left; 
}

.align-right {	
	text-align: right; 
}

#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 20px; 
	bottom: 6px !important; bottom: 5px;
	font: normal 12px  Arial, Helvetica, sans-serif;	
}

#header li {
   display:inline;
   margin:0; padding:0;
}

#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:5px 14px 4px 8px;
   color: #FFF;
}

#header a:hover span {
	color:#FFF;
}

#header a:hover {
   background-position:0% -42px;
}

#header a:hover span {
   background-position:100% -42px;
}

#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}

.current {
	display:block;
	padding:4px 5px 2px 10px;
	background: #DDD;
	font-weight:bold;
	color: #889BA6;
	border-left:23px solid #A9BAC3;
}
