body{
	font-family:arial,sans-serif;
	font-size:90%;
	margin:0px;
	padding:0px;
	line-height:170%;
	text-align:center;
	padding-bottom:1em;
	background-color:#f7fbfc;
	
}

.clearboth{
	clear:both;
}

h1,h2,h3,h4,h5,h6{
	color:#0d0f73;
	
}

h2{
	border-bottom: 1px solid #0d0f73;
}

a img{
	border:none;
}

p{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

a{
	color:#0d0f73;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	border-bottom:1px dashed #E6812F;
	color:#E6812F;
}

#banner{
	padding: 0px;
	margin:0px;
	
	height:100px;
	
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(../images/adainc/banner_bg.gif);
}

#banner h1{
	margin:0px;
	color:#FFF;
	font-weight:normal;
	font-size:230%;
	letter-spacing:0.1em;
	line-height:1em;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/adainc/ada_banner.gif);
	text-align:left;
	text-indent:-3000px;
	height:99px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
}

.pagewrapper{
	width:800px;
	padding-top:1em;
	text-align:left;
	margin:auto;
	
	margin-top:90px;
	padding-bottom:30px;
	
	
}

#navigation{
	width:200px;
	padding-bottom:50px;
	float:left;
	font-size:1.1em;
	
}


#content{
	width:580px;
	
	float:right;
	
	overflow:hidden;
	padding-bottom:1em;
	
}

#content0 a,#content1 a{
	/*background-image:url(../images/adainc/arrow_right.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;*/
}

.narrowcol{
	width:300px;
	float:left;
}

.narrowcol .imageholder{
	float:none;
	padding-top:0.5em;
	margin:0px;
}


.imageholder a,.rightmedia a{
	background-image:none !important;
	
	padding-left:0px !important;
}

#content2{
	float:right;
	width:265px; 
	background-color:#dbdced;
	margin-left:10px;
}
#content2 h2{
	border:none;
	font-size:1.2em;
	padding-left:10px;
	margin:0px;
	color:#000;
	background-color:#0D0F73;
	color:#FFF;
	
}
#content2 .feed{
	
}
#content2 .feed .imageholder{
	float:none;
	margin:0px;
}

#content p{
	padding-right:10px;
}

#content h2.header{
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
	
	
	
	font-weight:normal;
	
	
}



#navigation ul{
	margin:0px;
	
	padding:0px;
	
	list-style-type:none;
	
	
}
#navigation ul li{
	display:inline;
	padding:0px;
}
#navigation ul li a{
	display:block;
	padding:0.5em 5px 0.5em 10px;
	
	
	text-decoration:none;
	color:#0d0f73;
	border-bottom:1px solid #0d0f73;
}

#navigation ul li a:hover,#navigation ul li ul li a:hover{
	background-color:#E6812F;
	color:#000;
}

#navigation ul ul{
	
	margin-left:0px;
	font-size:0.8em;
	border:0px;
}

#navigation ul ul li a{
	border:0px;
	color:#000;
	
	
}

#navigation ul li.here a, #navigation ul li.expandhere a,#navigation ul li.ancestor a{
	background-image:none;
	background-color:#0d0f73;
	padding-right:0px;
	background-image:url(../images/heading_bg.jpg);
	color:#FFF;
	font-weight:bold;
	
}

#navigation ul li.ancestor a{
	
	background-position:5px center;
}

#navigation ul li.expandhere ul li a,#navigation ul li.ancestor ul li a{
	background-color:#ECF8F9;
	background-image:none;
	font-weight:normal;
	color:#000;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	border:none;
}
#navigation ul li.expandhere ul li a:hover,#navigation ul li.ancestor ul li a:hover{
	text-decoration:underline;
}

#navigation ul li.ancestor ul li.here a{
	font-weight:bold;
	background-image:url(../images/blackarrow.png);
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#66717E;
	color:#FFF;
}
.breadcrumbs{
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
	background-color:#193F7D;
	padding:5px;
	
}
.breadcrumbs ul{
	display:inline;
	padding:0px;
}
.breadcrumbs ul li{
	display:inline;
	
	margin:0px;
}

.breadcrumbs a{
	background-image:url(../images/blackarrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	color:#FFF;
}

#mainform, #comments_form {
margin-left:15px;
width:560px;
text-align:left;
}

fieldset {
background-color:#EFEFEF;
border-width:0px;
margin:auto;
padding:5px 0px 15px;
width:100%;
}

.formelementwrapper {
margin:10px 0px 15px;
}

.formelementwrapper label {
float:left;
text-align:right;
font-weight:bold;
width:110px;
}

.formelementwrapper input, .formelementwrapper textarea, .formelementwrapper select {
float:right;
margin-right:30px;
width:400px;
}

.formelementwrapper textarea{

height:200px;

}

.formelementwrapper .inputnote {
clear:both;
float:right;
font-size:80%;
}

.inputnote {
color:#999999;
line-height:105%;
margin-right:30px;
margin-top:0.3em;
width:400px;
}

.inputnote a:hover {
color:#00AC52;
text-decoration:underline;
}

#antirobot1 {
	visibility:	hidden;
	display:		none;
}

div.blog {

	border-bottom:		1px red solid;
	float:left;
	
}


#sidebar {
	width:20%;
	float:right;
	border:1px solid #2278b0;
	color:#ffffff;
	margin-left:2%;
	padding:2%;
}
#sidebar a {
	display:block;
	margin-top:0.3em;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline;
}
#sidebar ul {
	margin-left:none;
	padding-left:-10px;
}
#sidebar ul li {
	list-style-type:none;
	list-style-position:inside;
	padding-left:none;
	margin-left:-15px;
}
#sidebar li.here {
	list-style-type:disc;
}

div.comment div.dark {
	background-color:#DEDEDE;
	
	padding:0px 15px;
}
div.comment h4 {
	font-size:1.25em;
	margin:0px;
}
.commentintro{
	display:none;
}
div.comment div.light {
	background-color:#ffffff;
	color:#000000;
	padding:0px 15px;
}
div.comment span.dtstart {
	display:block;
	width:100%;
	text-align:right;
	font-size:.8em;
}
.comments form{
	border:1px solid #666;
	background-color:#DEDEDE;
}
.success{
	background-color:green;
	color:#FFF;
	padding:5px;
}
.warning{
	background-color:red;
	color:#FFF;
	padding:5px;
}
div.galleryimagewrapper {
	margin:5px;
	float:left;
	width:200px;
}
div.showimagewrapper {
	margin:10px 0px 10px 0px;
}

p.caption {
	font-weight:bold;
	font-size:.8em;
}
div.galleryimagewrapper a:link .caption, div.galleryimagewrapper a:visited .caption, div.galleryimagewrapper a:link, div.galleryimagewrapper a:visited {
	color:#000000;
	text-decoration:none;
}
div.galleryimagewrapper a:hover .caption, div.galleryimagewrapper a:active .caption, div.galleryimagewrapper a:hover, div.galleryimagewrapper a:active{
	text-decoration:underline;	
}
.blogfeed{
	border-bottom:4px solid #FFF;
	padding-left:17px;
	padding-right:15px;
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.blogfeed .imageholder{
	padding-top:0.5em;
}
.blogfeed h4{
	margin:0px;
}
.feedmorelink{
	text-align:right;
}

.mailinglist{
	margin-top:2em;
	border:1px solid white;
	margin-left:10px;
	margin-right:10px;
	background-color:#000;
}

.imageholder{
	width:auto;
	float:right;
	clear:right;
	margin-left:15px;
}

.graphictoolbar{
	clear:right;
}

.halfleft{
	width:47%;
	margin-right:1%;
	margin-bottom:.5em;
	float:left;
	clear:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-bottom:2px solid #f7fbfc;
}
.halfleft h3,.halfright h3,.halfleft p,.halfright p,.fullwidth p,.fullwidth h3{
	margin:0px;
	padding:0px;
}

.halfright{
	margin-bottom:.5em;
	width:47%;
	margin-right:1%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	float:right;
	clear:right;
	border-bottom:2px solid #f7fbfc;
}

.halfleft .imageholder,.halfright.imageholder{
	width:100px;
	height:100px;
	overflow:hidden;
}
.halfleft .imageholder img,.halfright .imageholder img{
	width:100px;
	height:auto;
}
.fullwidth{
	clear:both;
}
.footer{
	border-top:1px solid #0d0f73;
	padding-top:0.5em;
	text-align:right;
	color:#0d0f73;
}

.picleft .imageholder{
	float:left;
	clear:none;
	clear:left;
	margin:0px;
	margin-right:10px;
}
a.backlink{
	padding-left:15px;
	background-image:url(../images/adainc/up_arrow_.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.rss_sub{
	padding-left:22px;
	background-image:url(../images/icon_rss.gif);
	background-repeat:no-repeat;
	background-position:left center;
}