body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

b{font-size: 110%;}
em{color: red;}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}



#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
	height: 165px; /*Height of top section*/
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #67b0b7;
}

#topsection h1{
	margin: 0;
	padding-top: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0d3135;
	padding-left: 300px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
	float: left;
	width: 190px; /*Width of right column*/
	margin-left: -190px;
}

#footer{
	clear: left;
	width: 100%;
	color: #666666;
	text-align: center;
	text-decoration: none;
	background-position: right;
	background-color: #d0d7e4;
	float: left;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer a{
	color: #666666;
	text-decoration: none;
}
#downloadbutton{
	background-image: url(images/download_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	height: 133px;
	width: 300px;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube h1{
	margin: 0px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0d3135;
}

.buttonmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px;
	height: auto;
}

.buttonmenu li a{
	color: white;
	display: block;
	width: 100%;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold; /*light dark dark light*/
	background-color: #67b0b7;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d7e4;
	border-right-color: #67b0b7;
	border-bottom-color: #67b0b7;
	border-left-color: #d0d7e4;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #e4e5eb;
}

#disclaimer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
	height: 20px;
	width: auto;
	background-position: left;
	}
	
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 175px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #5d8eff;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/arrowblue.gif);
	background-position: 100% 0;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #333333;
}

.arrowgreen li a:hover{
	color: #000000;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #000000;
	background-position: 100% -64px;
}

#google250_250{
	padding: 5px;
	float: left;
	height: 270px;
	width: 270px;
}