* {
margin:0;
padding:0;
}
body {
background: url(images/graph_paper_blue.jpg) repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height:14pt;
color: #666;
text-align: center;
}
h1, h2, h3, p, ul {
padding: 5px 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
	font-weight: normal;
	color: #4979bb;
	line-height:18pt;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #005AAA;
}
.contact {
	float:left;
	margin:372px 0 0 15px;
	font-size: 7pt;
	font-weight: normal;
	color: #005AAA;
	line-height:11pt;
}
.contact a:link{
	text-decoration:none;
	font-weight: normal;
	color: #005AAA;
	
}

.blue {
	font-size: 10pt;
	font-weight: normal;
	color: #005AAA;
	line-height:14pt;
}
.blue a:link{
	text-decoration:none;
	font-weight:bold;
	color: #005AAA;
}
.bluelarge {
	font-size: 12pt;
	font-weight: normal;
	color: #005AAA;
	line-height:14pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005AAA;
}
#container {
	background: #FFF;
width:980px;
height:660px;
margin:20px auto 20px auto;
text-align:left;
border: 0;

}

#branding h1 {
text-indent: -9999px;
width: 717px;
height: 163px;
margin-left:10px;
}
#language {
float:right;
}
#toprightimage {
	position:relative;
	
}
.center {
	margin-left:5px;
}
p {
line-height: 14pt;
text-align: left;
font-size:10pt;
}


.bold {
	font-weight:bold;
	font-size: 7pt;
	}
.imagecenter {
	margin:0 0 0 20px;
	
}
.imagecenter10 {
	margin:0 0 0 10px;
	
}
p img{
	margin:auto;
	border: 0;
	}
.imageright{
	float:right;
	padding:5px;
	border: solid #1a48a3 1px;
	margin:5px;
}
.imageleft{
	float:left;
	padding:5px;
	border: solid #1a48a3 1px;
	margin:5px;
}

ul {
	line-height: 14pt;
text-align: left;
font-size:10pt;
list-style-type:disc;
list-style:inside;
}
#bullets{
	border:0;
	width:530px;
	
}
#bullets td{
	border:0;
	
}
ol {
	line-height: 1.0;
text-align: left;
font-size:13px;
list-style:inside inherit;
margin-left:15px;
}


a {
font-weight: normal;
}

a:link {
color: #0012eb;
}

a:visited {
color: #0012eb;
}

a:hover, a:focus, a:active {
color: #cc3300;
}
#mainnav {
	margin-top:-10px;
}
#mainnav ul{
}
#mainnav li {
margin:0 20px 0 10px;
padding:0;
list-style: none;
font-size:12pt;
background:url(images/line.jpg) bottom no-repeat;
line-height:20pt;
}

#mainnav a {
text-decoration: none;
color:#939598;
}
#mainnav #current {
color:#4979bb;
}

#mainnav #current a{
color:#4979bb;
}


/*----------------------------------content----------------------------------*/
#content {
float:right;
width:990px;
height:700px;
background: #fff;
background: url(images/back.jpg) repeat-y;
}
#leftcolumn {
float:left;
width:225px;
height:645px;
color: #fff;
text-align:center;
background:#4979bb;
padding-top:15px;
}

#maincontent {
float:left;
width:550px;
margin:15px 0px 0 20px;
}

#maincontent p {
line-height:1.2;
width:540px;
}
#maincontent li {
line-height:1.2;
}

#rightcolumn {
float:right;
width:180px;
height:615px;
margin-top:23px;
color:#fff;
border-left:1px solid #666;
}
/*----------------------------------end content----------------------------------*/

.imgborderright {
	border:#99ccff 1px;
	margin:auto;
	
}
.imgborderleft {
	border:#99ccff 1px;
	margin:auto;
	margin-left:5px;
}
.imgcenter {
	text-align:center;
	line-height:0;
	padding:0;
}

.comments {
	margin: 0 12px 0 12px;
	text-align:center;
	line-height:11pt;
	font-size:9pt;
	color:#FFF;
	font-weight: normal;
}
.author {
	text-align:center;
	color:#FFF;
	font-weight:bold;
    font-size:9pt;
	line-height:2.2;
}

#siteinfo {
clear:both;
height: 125px;
background: url(images/back.jpg) repeat-y top right;
color: #9D4708;
text-align: center;
font-size:10px;

}

#siteinfo h3 {
padding-top: 0px;
}
#siteinfo img {
border:0;
}
#siteinfo p {
text-align: center;
}
.credit {
	font-size:10px;
	color:#1a48a3;
}
#tests {
	margin-top:10px;
}
.inlinebold{
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.inlinebold a:link{
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

