body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td {
	font-size:10pt;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(img/contbg.png) no-repeat;
color:#222;
}

a{
	text-decoration: underline;
	color: Navy;
}

a:hover{
text-decoration:none;
color: Gray;
}

a.white{
	text-decoration: underline;
	color: White;
}

a.white:hover{
text-decoration:none;
color: Gray;
}

a img{
border:0;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:right;
width:240px;
margin:0 20px 0 0;
padding:0 0 25px 0;
background-image:url(img/Abstract.jpg);
border:4px solid #dde;
text-align:center;
color:#555;
overflow:auto;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
}

#intro p{
line-height:1.5em;
}

#main{
float:right;
width:530px;
margin-right:0px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:left;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
	display: block;
	width: 140px;
	margin: 3px 0 2px 0;
	padding: 5px 0 5px 8px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background: #eee url(img/gradient1.png) repeat-x;
	color: Navy;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.footer{
font-size:8pt;
color:#ffffff;
}

h1,h2,h3{
font-weight:normal;
}

h1{
font-size:16pt;
}

h2{
font-size:14pt;
}

h3{
font-size:12pt;
}


.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.hover-border	 	{ border: #000000 1px solid; }

.feature
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial;
}