
body {
 font-family: verdana,helvetica,arial,sans-serif;
 font-size: 80%;
 margin-top: 0px;
}

img { border:0px;}


h2 {
	font-size:140%;
	border-bottom:dotted 1px #333;
	padding-bottom:5px;
	margin-bottom:8px;
	margin-top:1px;
}


a {
	color:#00747a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visitied {
	color:#666666;
}

#wrapper { 
 margin: 0 auto;
 width: 950px;

}

#header {
	color: #333;
	width: 670px;
	float: left;
	padding: 10px;
	margin: 0px 0px 0px 0px;

}

#header a {
	color:#333;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}


.logo {
	color: #333;
	float: left;
	background: #FFFFFF;
}

.links {
	float: right;
	color: #333;
	background: #FFFFFF;
}



#navleftcolumn {
	color: #333;
	margin: 0px 5px 10px 0px;
	height: 20px;
	width: 670px;
	float: left;
	background: #FFFFFF;
	font-size:14px;
}

#navrightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 10px 0px;
	height: 20px;
	width: 243px;
	display: inline;
	background: #FFFFFF;
	position:relative;
	z-index:2;
	
}

#leftcolumn {
	color: #333;
	margin: 0px 5px 5px 0px;
	width: 670px;
	float: left;
	background: #FFFFFF;
	position:relative;
	z-index:1;
	
}


.header {
	width: 670px;

}


.boxa {   
	float:right;
	width:330px;
	margin: 12px 0px 0px 0px;
}

.boxb {
	float:left;
	width:330px;
	margin:12px 0px 0px 0px;
}


.boxc {
	background:#FFFFFF;
	margin: 10px 0px 0px 0px;
	padding:5px;
	height:140px;
}


.boxd {

	background:#d0f0ef;
	margin: 0px 0px 5px 0px;
	padding:5px;
}

.boxe {

	background:#d0f0ef;
	height:150px;
	margin: 0px 0px 5px 0px;
	padding:5px;
}

.boxf {
	background:#d9efed;
	padding:5px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:150px;
}

.boxf ul {list-style:square; padding-left:15px;}

.boxf li {line-height:1.5em;}


.boxg {
	height:150px;
	margin: 0px 0px 25px 0px;
	padding:5px;
	color:#FFFFFF;
	background-color: #03b1b2;
}

.boxg h2 {color:#FFFFFF;}

.boxg p {margin_top:5px;}

.boxg a:link, .boxg a:visited, .boxg a:active {
	color: #333;
	text-decoration: none;
}

.boxg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ad {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}


#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 5px 0px;
	width: 255px;
	display: inline;
	background: #FFFFFF;

}

.aboutbox {
	padding:5px;
	margin-top:10px;
	width:243px;
	height:200px;
	background:#03b1b2;
	color:#FFFFFF;
	margin-bottom:10px;
}

.aboutbox a {color:#FFFFFF;}

.aboutbox p {margin_top:9px;}


.aboutbox h2 {
	font-size:150%;
	border-bottom:dotted 1px #FFFFFF;
	padding-bottom:5px;
	margin-bottom:8px;
	color:#FFFFFF;
}

.updates {
	padding:5px;
	width:243px;
	background:#d9efed;
	color:#333;
	padding-bottom:10px;
	height:467px;
}

ul {
list-style:none;
}

.updates ul {
	list-style:dot;
	padding-top:8px;
}

.updates li {
	padding-top:12px;
	list-style:dot;
}



#footer {
	width: 100%;
	clear: both;
	color: #333;
	/*border: 1px solid #ccc;*/
	text-align:right;
	background: #FFFFFF;
	margin: 25px 0px 0px 0px;
	height:16px;
}

#footer a {
	color:#333;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.copyright {
	clear:both;
	color: #333;
	float: left;
	background: #FFFFFF;
}

.footerlinks {
	clear:both;
	float: right;
	color: #333;
	background: #FFFFFF;
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; } 

p {margin-top:5px; margin_bottom:5px;}

.increaseFont, .decreaseFont, .resetFont {
	color:#CCCCCC;
	font-size:12px;
}

.thin-line {
	width: 100%;
   	color: #CCC;
	margin: 10px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}