body   {font-family: verdana, sans-serif;
	font-size: 100%;
	text-align:left;
	margin: 0px;
	padding: 30px 20px 0% 20px}

td	{vertical-align:top;
	}



#main {min-width:840px;
	/* IE6 hack because it doesn't recognise the min-width attribute */
	 width:auto !important;
	 width:840px;
	
	text-align: left;
	margin:0px 0px 0px 0px;
	padding: 0px;
		}

#content {padding: 20px;
	clear:both;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}

#leftSide {
  	width:180px;
	margin:0px 0px 0px 0px;}

#leftSide img {
	width: 150px;
	margin: 5px 0px 0px 0px;
	border:none;
}

p {margin: 20px 0px;
   padding: 0px;
  }

p.big {font-size:120%}
p.small {font-size:90%}

h2 {font-size:150%;
	margin:10px 10px 30px 0px;
	width:800px;}

.dividingLine {clear:both;	
		margin:0px}

a {text-decoration:none;
	color:#000000}

img {border:none}

/************************************
Styles for intro page
*************************************/

#bottomCurves, #topCurves {
	margin:0;
	padding:0;
	height:8px;
	width:100%;
}

#bottomCurves {background: url("Images/lbgr.png") no-repeat bottom left;
}

#topCurves {background: url("Images/ltgr.png") no-repeat top left;
}

#bottomRight {	margin:0 0 0 8px;
	padding:0;
	height:8px;
	background:#FFFFFF url("Images/rbgr.png") no-repeat bottom right;
}

#bottomBorder {margin:0 8px 0 0;	
	padding:0;
	height:8px;
	border-bottom:1px solid #cccccc;
}

#topBorder {margin:0 8px 0 0;	
	padding:0;
	height:8px;
	border-top:1px solid #cccccc;
}

#topRight {	margin:0 0 0 8px;
	padding:0;
	height:8px;
	background:#FFFFFF url("Images/rtgr.png") no-repeat top right;
}

.introBox  {background:#33CC33 url("IntroImages/ggTop.gif") no-repeat top left;
		width:25%;
		padding:20px 20px 20px 45px;
		margin: 0px 0px 15px 0px;
		float:left;
		height: 275px;
		text-align:center}

#online  {background: #66CCFF url("IntroImages/bTop.gif") no-repeat top left;
		padding-left: 20px}

#paper	{background:#FFFF00 url("IntroImages/byTop.gif") no-repeat top left}

#science {background:#33CC33 url("IntroImages/ygTop.gif") no-repeat top left}

#science img {margin:0px 3px}

#science1, #science3 {background: #33CC33 url("IntroImages/gTopSci.gif") no-repeat top left;
		padding-left: 20px}

.sciencePage .introBox {background:#33CC33 url("IntroImages/ggTopSci.gif") no-repeat top left;
			width:40%;
			height: 225px;
			}

#science3 img, #science4 img {float:left;
				margin-right:20px;}

#science3 p, #science4 p {margin-top:50px;
			}

#rightCurves  {width:10px;
	height:315px;
	float:left;
	margin:0px;
	padding:0px;
	background: url("IntroImages/gRight.gif") no-repeat top right}

.sciencePage #rightCurves {background: url("IntroImages/gRightSci.gif") no-repeat top right;
					height:265px;}

.promote {font-size: 80%;
	padding:30px 0px 0px 0px;
	margin:0px}


.promote img {border:none;
		height:16px;
		width: 16px;}

/************************************
Styles for feedback page
*************************************/

a.special {text-decoration:underline}

#feedbackArea	{width:90%;
		height:10em;
		margin: 0px 0px 5px 0px}

input.navBtn {padding:2px 5px;
	margin:0px}

/************************************
Styles for help pages
*************************************/

ul li {list-style-type: disc}

li.yes {list-style-image: url(ImageMap/gYes.png);}

li.no {list-style-image: url(ImageMap/rNo.png);}

/************************************
Styles for numContact bars
*************************************/

.barLabel {float:left;
	    width:5em;}

div.low {float:left;
	background: #3333FF;
	width:12.5%;
	border: 1px solid black}

div.med {float:left;
	background: #00CC00;
	width:25%;
	border: 1px solid black;
	border-left:none}

div.hi {float:left;
	background: #FFCC33;
	width:10%;
	border: 1px solid black;
	border-left:none}

div.vhi {float:left;
	background: #FF6600;
	width:2%;
	border: 1px solid black;
	border-left:none}

div.xhi {float:left;
	background: #FF0000;
	width:0.5%;
	border: 1px solid black;
	border-left:none}

span.low {color:#3333FF;
	font-weight:bold}

span.med {color:#00CC00;
	font-weight:bold}

span.hi {color:#FFCC33;
	font-weight:bold}

span.vhi {color:#FF6600;
	font-weight:bold}

span.xhi {color:#FF0000;
	font-weight:bold}


/************************************
Styles for canvas
*************************************/
#canvas {margin-left:30px}