@charset "utf-8";
* { margin: 0; padding: 0; border: 0; }

body {
	font-size: 12px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	background: #fff;
	background-image: url(images/bottomback.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
td {vertical-align:top;}

a {
	color: #6D89B4;
}
a:hover {
	color: #000000;
}
ul {
	margin-left: 20px;
}
ol {
	margin-left: 40px;
}
li {
	margin-top: 0.25em;
}
input{
   background:#ffffff;
   border:1px solid #bfbfbf;
   padding-top:1px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:1em;
}
textarea{
   background:#ffffff;
   border:1px solid #bfbfbf;
   padding-top:1px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:1em;
   overflow:auto;
 }
#container {
	width: 800px;
	max-width: 800px;
	background-image: url(images/webheader.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #96afd4;
	padding: 300px 36px 0 36px;
	text-align: left;
}
#formtopline {
vertical-align: top;
border-top: 1px dotted #dedede;
}

#menu {
  	height: 50px;
	padding: 0 0 0 0;
}
#content {
	margin: 0 0 40px 0;
}

#titlecallout {
	font-size: 36px;
	color: #6D89B4;
	width: 300px;
	padding: 0 0 0 0;
	margin: 0 20px 10px 0;
	background: url(images/calloutline.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	line-height: 1.5em;
}
.title {
	font-size: 36px;
	color: #6D89B4;
	line-height: 1.5em;
}

.subtitle1 {
	font-size: 22px;
	color: #6D89B4;
	line-height: 1.5em;
	margin-top: 25px;
	border-top: 1px dotted;
}

.subtitle2 {
	font-size: 19px;
	color: #ffffff;
	line-height: 1.5em;
	margin-top: 25px;
	border-top: 0px dotted;
}

.subtitle3 {
	font-size: 16px;
	color: #ffffff;
	line-height: 1.5em;
}

.bodysmall {
	font-size: 11px;
	line-height: 16px;
}

.note {
	font-size: 12px;
}

#tagcallout {
	font-size: 36px;
	color: #6D89B4;
	width: 300px;
	padding: 0 0 0 0;
	margin: 0 20px 10px 0;
	float: left;
	line-height: 1.5em;
}

#rightcolumn {
	width: 249px;
	min-width: 249px;
	max-width: 249px;
	vertical-align: top;
}

#leftcolumn {
	width: 550px;
	min-width: 550px;
	max-width: 550px;
	padding-right: 20px;
	vertical-align: top;
}

#rightcolumn2 {
	width: 249px;
	min-width: 249px;
	max-width: 249px;
	vertical-align: top;
}

#leftcolumn2 {
	width: 550px;
	min-width: 550px;
	max-width: 550px;
	padding-right: 20px;
	vertical-align: top;
}

.tag {
	font-family: Arial, Helvetica, sans-serif;  
	color: #999;
	font-size: 10px;
	text-decoration:none;
	padding-bottom: 10px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
}
.question {
	color: #99cf16;
	font-size: 145%;
	line-height: 145%;
}
.menu a {
	color: #999;
	text-decoration: none;
}
.menu a:hover {
	color: #96AFD4;
	text-decoration: underline;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;  
	color: #999;
	font-size: 10px;
	line-height: 16px;
	text-decoration:none;
}
.breadcrumb a{
	color: #999;
	text-decoration:none;
}
.breadcrumb a:hover{
	color: #96AFD4;
	text-decoration:underline;
}
#subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #6D89B4;
	border-top: 1px dotted #959595;
	line-height: 26px;
	margin: 10px 0 8px 0;
}

#activitybartitle {
	font-size: 14px;
	font-weight: bold;
	color: #99cf16;
	border-top: 0px dotted #FFFFFF;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 24px 0 0 0;
	text-align: center;
}

.highlight {
	color: #99cf16;
	font-size: 145%;
	line-height: 145%;
}

.bold {
	font-weight: bold;
}
.answer {
	padding-left: 20px;
}
.smallfont {
	font-size: 11px;
	line-height: 18px;
}
input{
	color: #959595;
	border: 1px solid #959595;
	background-color: #FFFFFF;
}

#linkbox {
	background-color: #ececec;
	padding: 5px;
	min-height: 100px;
	border-top: 1px dotted #666;
}

#activitybar {
	background: url(images/home_activitybar_back.jpg) top no-repeat;
	margin-top: 10px;
}

#footer {
	color: #ADD843;
	text-align: center;
	font-size: 10px;
}
.sponsorbar {
	border-top: dotted #666 1px;
	border-bottom: dotted #666 1px;
	margin: 5px 0 5px 0;
}

#workshophome {
	background: url(images/home_workshop_back.jpg) top left no-repeat;
	width: auto;
	height: 500px;
	min-height: 500px;
	max-height: 500px;
}

#workshopdiv { 	padding: 10px 30px 10px 10px; }