body {
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:400px;	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
/*	font-size:90%;*/
	font-size:small;

	color:#555555;

}

/*body {
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	font-size:small;
	color:#555555;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
/ *	line-height: 180%;* /
}*/

/****		Header stuff			****/
h1{
	margin-top:10px;
	font-size:xx-large;
	color: #FF5500;
	font-weight:normal;
	left: 170px;
	text-align: left;
	position:relative;
}

h2{
	font-size:x-large;
	color:#555555;
	font-weight:normal;
	margin-top:-1em;
	left: 170px;
	margin-bottom:.2em;
	position:relative;
}

h3{
	font-size:medium;
	color: #FF5500;
	font-weight:normal;
	border: 1px solid #AAAAAA;
	position:relative;
	margin:0;
	height:1.2em;
	left: 0px;
	padding:5px 5px 5px 5px;
	background:#F7F7F7;
	width: auto;
}

h4{
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	font-size:small;
	font-weight:normal;
	color:#555555;
	background-color:white;
	margin-left: 10px
}

#searchAssist
{
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	color:#AAAAAA;
	float:left;
	margin-bottom:-4px;
}
#searchBox
{
	float:right;
	margin-top:-33px;
	margin-right:10px;
}
input.textinput
{
 	background:#F7F7F7;
	display:inline;
	padding:0 0 0 0;
	height:1.1em;
	border: 1px solid #CCCCCC;

}
input.textinput:hover
{ background-color:white;}
input.searchButton{
	background-color:#FF5500;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	padding:0 0 0 0;
	border:none;
	width:25px;
}

#top
{
	border-bottom: 1px solid #CCCCCC;
}

#imagetop{
	margin-top:0px;
	font-size:xx-large;
	color: #FF5500;
	font-weight:normal;
	left: 10px;
	text-align: left;
	position:absolute;
}

#imagetopright{
	margin-top:0px;
	font-size:xx-large;
	color: #FF5500;
	font-weight:normal;
	left: 610px;
	text-align: left;
	position:absolute;
}

/****		Menu stuff			****/
#sideMenu
{
	margin-top:1em;
	border-right:1px solid #CCCCCC;
	margin-right:18px;
	text-align:left;
	float:left;
	padding:0;
	text-indent: 0;
	font-size:small;
	visibility: visible;
	position: relative;
	z-index: 1;
	top: 1em;
	left: 10px;
	width: 180px;
	height: 370px
}

li.menu{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.menu
{
	color:#AAAAAA;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#subtext
{
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	font-size:small;
	font-weight:normal;
	color:#555555;
	background-color:white;
	margin-left: 10px
}

#announcement
{
	margin-top:65px;
	
	width:155px;
	position:relative;
	margin-left:-15px;
	margin-right:8px;
	float:left;
	padding:0px 0px 0px 0px;
}

a{
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	color: #ff8279;
	font-size:small;
	white-space : nowrap;
	text-decoration:none;
	left: 170px;
}

a.inText{
	color: #ff0021;
	font-size:small;
	white-space : nowrap;
	text-decoration:none;
}

p{
	padding:9px 9px 9px 9px;
	
	margin-top:-1px;
/*	border:1px solid #AAAAAA;*/
	
	margin-left:0px;
	text-indent: 0em;
	font-family:normal;
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	font-size:small;

	word-spacing:2px;
	color:#555555;
	line-height:1.4em;
}

a:visited {
	color: purple ;
}

a:hover{
	text-decoration:underline;
}

#MainCopy
{
	margin:0;
	/*margin-left:200px;*/	
	margin-top:15px;
	left: 180px;
}
#container
{
	margin-top:15px;
	width:600px;
	text-align:left;
	margin:0;
	padding:0px 0px 0px 0px;
	float: left;
}

p.assistiveText{
	border:none;
	padding:0;
	display:block;
	margin-top:0px;
	margin-bottom:1px;
	font-size:x-small;
}

p.contacttext{
	border:none;
	padding:0;
	display:block;
	margin-top:0px;
	margin-bottom:1px;
	font-size:small;
}

p.bodytext{
	border:none;
	padding:0;
	display:block;
	margin-top:10px;
	margin-left:180px;
	margin-bottom:1px;
	font-size:large;
	width: auto;
	max-width: 700px;
	min-width: 450px;
	height: auto;
	font-size:x-small;
	display: block
}

p.typetext{
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	border:none;
	text-indent: 10px;
	display:block;
	font-size:x-small;
	display: block
}

#footer
{
	margin-top:40px;
	text-align:right;
	border-top:1px solid #CCCCCC;
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	font-size:small;
	clear:both;
	color:#AAaAAA;
}

#downloadHead {
	font-size:medium;
	color: #000;
	font-weight:normal;
	position:relative;
	margin:0;
	height:1.2em;
	left: 0px;
	padding:0px 5px 5px 5px;
	width: auto;
}

#downloadBody {
	font-size:small;
	color: #000;
	font-weight:normal;
	position:relative;
	margin:0;
	height:1.2em;
	left: 0px;
	padding:0px 5px 5px 5px;
	width: auto;
}

#table1 {
	visibility: visible;
	width: 100%;
	position: relative
}

#table1 table {
	text-indent: 1em;
	font-size: x-small;
	background-color: transparent;
	border-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
}

#table1 td {
	padding: 0px 4px 0px 4px;
	border-color: #999;
	border-width: 1px;
	border-style: solid solid none none
}

#table1 tr {
	background-color: #F9FAF9
}
	
#table2 {
	visibility: visible;
	width: 100%;
	position: relative
}

#table2 table {
	text-indent: 1em;
	font-size: x-small;
	background-color: transparent;
	border-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}

#table2 td {
	padding: 0px 4px 0px 4px;
	border-color: #999;
	border-width: 1px;
	border-style: none dotted solid none
}

#table2 tr {
	background-color: white;
}
	
#table3 {
	visibility: visible;
	width: 100%;
	position: relative
}

#table3 table {
	text-indent: 1em;
	font-size: x-small;
	background-color: transparent;
	border-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}

#table3 td {
	padding: 0px 4px 0px 4px;
	border-color: #999;
	border-width: 1px;
	border-style: none dotted none none
}

#table3 tr {
	background-color: white;
}
	
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}
	#footer p {
		padding:10px;
		margin:0;
	}

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 210px 20px 220px;
	border:none;
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#navAlpha {
	position:fixed;
	width:180px;
	top:20px;
	left:20px;
	margin-top:5em;
	border:none;
	background-color:#eee;
	padding:10px;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

body>#navAlpha {width:180px;}
		
#navDownload {
	position:absolute;
	width:168px;
	top:35px;
	right:20px;
/*	background-color:#eee;*/
	padding:10px;
	margin-top:5em;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
}

/* Again, "be nice to Opera 5". */
body>#navDownload {width:168px;}

#navBeta {
	position:absolute;
	width:168px;
	top:280px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	margin-top:5em;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
}

/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

