/*
#############################
	LAYOUT
#############################
*/

body {
	text-align: center;
	background-color: #CCCCFF;
	background-image: url(/images/background-1.gif);
	font-family: tahoma, verdana, arial, helvetica, century gothic;
	padding: 10px;
}

body .layout {
	text-align: left;
	width:760px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 10px 20px 10px 20px;
	font-family: tahoma, verdana, arial, helvetica, century gothic;
}

/*
#############################
	HEADER WITH LOGO
#############################
*/

.logo_header {
	background-image: url('/images/all_bg_header.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 80px;
	clear: both;
	display: block;
}

.logo_header img {
	float: right;
	clear: both;
}

/*
############################
    MENU TOP
############################
*/

.menu {
	background-color: #731472;
	display: block;
	text-align: left;
	width: 100%;
}

.menu a {
	position: relative;
	background-color: #731472;
	display: block;
	/*float: right;*/
	color: White;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 15px;
	overflow: visible;
}

.menu a:hover {
	background-color: #b037af;
}

.menu span {
	position: relative;
	float: right;
}

.menu span div {
	position: absolute;
	top: 40px;
	display: none;
	clear:both;
	width: 150px;
}


.menu span > div { /* reset position for non-ie browsers */
	top: auto;
/*	left: auto; */
}

/* Fix IE. Hide from IE Mac \*/
* html .menu span div {
/*	height: 1%;
	border: 1px solid red; */
	margin-top: -20px;
}

* html .menu span {
	margin: 0px;
}

* html .menu span a {
	margin: 0px;
}
/* End */


/*
############################
    LEFT COLUMN
############################
*/

.left_column {
	width: 135px;
	float: left;
	display: block;
	padding: 0px;
	color: white;
	background-color: #9cb866;
}

.menu_side {
	background-color: #731472;
	display: block;
/*	text-align: right; */
	width: 100%;
	background-color: #9cb866;
}

.menu_side a {
	display: block;
	clear: both;
	padding: 4px 2px 4px 4px;
	/*background-image: url('/images/all_menu_side_bg.gif');*/
	color: white;
	font-size: 8pt;
	letter-spacing: 0px;
	background-color: #9cb866;
	font-weight: bold;
	/*font-style: italic;*/
	text-decoration: none;
	border-bottom: 1px solid white;
}

.menu_side a:hover {
	color: #731472;
}

.menu_side span {
	position: relative;
	display: block;
}

.menu_side span div {
	position: absolute;
	left: 125px;
	display: none;
	clear:both;
	width: 140px;
}

.menu_side span div a {
	padding: 4px 10px 4px 10px;
	border-color: #b0c980;
}


.menu_side span > div { /* reset position for non-ie browsers */
	top: auto;
/*	left: auto; */
}

/* Fix IE. Hide from IE Mac \*/
* html .menu_side span div {
/*	height: 1%;
	border: 1px solid red; */
	/*margin-top: -20px;*/
}

* html .menu_side span {
	margin: 0px;
}

* html .menu_side span a {
	margin: 0px;
}
/* End */





/* purple box containing message */
.left_column .purple_box {
	padding: 10px;
	background-color: #905892;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 25px;
	background-image: url('/images/all_left_column_purple_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hide;
	width: 114px;
}

.left_column .purple_box h2 {
	font-size: 11pt;
	font-weight: bold;
	font-family: tahoma, verdana, century gothic, arial, helvetica;
	margin: 0px 0px 3px 0px;
}

.left_column .purple_box a, .left_column .purple_box a:visited {
	font-size: 8pt;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #ffffff;
	padding-top: 10px;
}

/* polling box */

.left_column .poll {
	color: #8b4784;
	background-color: #d1deb8;
	padding: 5px 0px;
}

.left_column .poll h2 {
	font-size: 9pt;
	font-weight: bold;
	margin: 3px 0px;
	text-align: center;
	font-family: tahoma, verdana, century gothic, arial, helvetica;
	padding: 0px;
}

.left_column .poll p {
	padding: 2px 3px 2px 8px;
	font-size: 8pt;
	margin: 0px 0px 5px 0px;
}

.left_column .poll a {
	font-size: 8pt;
	color: #8b4784;
}

.left_column .poll label {
	display: block;
	line-height: 8px;
	padding: 2px 3px;
	vertical-align: middle;
	font-size: 8pt;
}
.left_column .poll label input {
	vertical-align: middle;
}

.left_column .poll .button {
	margin: 5px 0px 5px 40px;
}

.left_column .bottom {
	display: block;
	width: 135px;
	height: 77px;
	background-image: url('/images/all_left_column_bottom.gif');
	background-repeat: no-repeat;
}

.left_column .ielogo {
	display: block;
	width: 135px;
	height: 100px;
	background-image: url('/images/ieFinal.gif');
	background-repeat: no-repeat;
}

/*
############################
    CONTENT COLUMN
############################
*/

.content_column {
	float: left;
	display: block;
	width: 610px;
	padding: 203px 0px 10px 15px;
	background-repeat: no-repeat;
	line-height: 14pt;
	overflow: hidden;
	font-size: 9pt;
}

.content_column h1 {
	color: #5f015e;
	font-family: tahoma, verdana, century gothic, arial, helvetica;
	font-size: 11pt;
	margin: 0px 0px 10px 0px;
}

.content_column h2 {
	color: #6b9c10;
	font-family: arial, tahoma, verdana, century gothic, arial, helvetica;
	font-size: 11pt;
	margin: 0px 0px 10px 0px;

}

.content_column td{
	font-family: arial, tahoma, verdana, century gothic, arial, helvetica;
	font-size: 9pt;
}

.content_column p, .content_column p.featured {
	color: Black;
	font-family: arial, tahoma, verdana, century gothic, arial, helvetica;
	font-size: 9pt;
	margin: 0px 0px 10px 0px;
}

.content_column p.featured {
	color: #6b9c10;
	margin-bottom: 20px;
}

.content_column p a, .content_column td a, li a {
	color: #6b9c10;
}

.content_column p.featured a {
	color: #6b9c10;
}


.content_column p a.whatsnew {
	color: #6b9c10;
	font-family: arial, tahoma, verdana, century gothic, arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-decoration: underline;
}

/* DOUGW START */
.whats_new_article{
	clear: left;
}
.whats_new_article img{
	margin: 0px 10px 10px 0px;
}

.middle_column {
	float: left;
}
/* DOUGW END */

/*
############################
    RIGHT COLUMN INSIDE CONTENT COLUMN
############################
*/

.right_column {
	float: right;
	display: block;
	width: 136px;
	padding: 10px 0px 10px 15px;
	background-color: #fff;
	margin-top: -203px;
	font-family: tahoma, verdana, century gothic, arial, helvetica;
	font-size: 8pt;
}


.right_column .mag {
	margin: 0px 0px 10px 0px;
}

.right_column .mag p {
	text-align: center;
	margin: auto 0px;
	padding-left: 5px;
	padding-top: 5px;
	line-height: 8pt;

}

.right_column .mag a {
	font-family: arial;
	font-size: 7pt;
	color: #731472;
	text-decoration: none;
}

.right_column .mag a:hover {
	text-decoration: underline;
}

.right_column .mag img {
	float: left;
}


.right_column .green_box, .green_box {
	background-image: url('/images/box_bg_green.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	font-size:8pt;
	margin: 0px 0px 10px 0px;
}

.right_column .green_box h2, .green_box h2 {
	background-color: #6b9c10;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	margin: 0px;
}

.right_column .green_box p, .green_box p {
	color: #6b9c10;
	margin: 0px;
	padding: 10px;
	line-height: 12pt;
}

.right_column .green_box p span, .green_box p span {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.right_column .green_box p a, .green_box p a {
	color: #6b9c10;
	text-decoration: none;
}

.right_column .green_box p a:hover, .green_box p a:hover {
	text-decoration: underline;
}

.right_column .purple_box {
	background-image: url('/images/box_bg_purple.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	font-size:8pt;
	margin: 0px 0px 10px 0px;
	line-height: 12pt;
}

.right_column .purple_box h2 {
	background-color: #5f015e;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	margin: 0px;

}

.right_column .purple_box p {
	color: #5f015e;
	margin: 0px;
	padding: 10px;
}

.right_column .purple_box p span {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.right_column .purple_box p a {
	color: #5f015e;
	text-decoration: none;
}

.right_column .purple_box p a:hover {
	text-decoration: underline;
}

/*
#############################
	FOOTER
#############################
*/

.footer {
	width: auto;
	clear: both;
	display: block;
	text-align: center;
}

.footer a, .footer a:visited {
	color: #6b9c10;
	font-size: 8pt;
	text-decoration: none;
	padding: 0px 15px;
}
.footer a:hover {
	color: #5f015e;
	text-decoration: underline;
}

/*.footer_2 {
	width: auto;
	clear: both;
	display: block;
	text-align: center;
	color:#707070;
	font-size:11px;
	line-height:18px;
}*/

.footer_2 {
	clear:left;
	width:100%;
	border-top: 1px solid;
	border-color:#CCCCCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	line-height:18px;
	margin-top:20px;
}

.footer_2 a, .footer a:visited {
	color: #6b9c10;
	font-size:11px;
	text-decoration: none;
}
.footer_2 a:hover {
	color: #5f015e;
	text-decoration: underline;
	font-size:11px;
}

/*
#############################
	MISC
#############################
*/

.zero {
	margin: 0px;
	padding: 0px;
}

.pink {
	color: #cd0174;
}

strong, b {
	font-weight: bold;
}

.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
}

h1.margin_top_20 {
	margin-top: 20px;
}

h1.margin_bottom_0 {
	margin-bottom: 0px;
}

/*
################################
    DOUG'S ADDITIONS
################################
*/
.quoteback{

	font-size: 14px;
	color: #6b9c10;
	text-align: center;
}

.small {
	font-size: 11px;
}
.green{
	color: #6b9c10;
}
.purple{
	color: #8b4784 ! important;
}

fieldset{
	padding: 10px;
	background: url("/images/box_bg_green_tall.gif") repeat-x bottom center;
}
legend{
	color: #6b9c10;
	font-weight: bold;
}