a:link,
a:visited,
a:active {text-decoration: none; font-weight: normal; color: #717174;}
a:hover {text-decoration: none; font-weight: normal; color: #383839;}

body { margin: 0px; font-family: "Helvetica","Arial"; font-size: 12px; }

/* ------------------------------ Input Styles --------------------------------------- */
input {
	color: #444;
	background-color: #fff;
	font-size: 11px;
}

.inputText {
	width: 210;
	border: 1px solid #595959;
	height: 16px;
	font-weight: bold;
}

.inputButton {
	color: #fff;
	background-color: #22652C;
	border: 1px solid #499654;
	font-size: 11px;
}

select {
	height: 16px;
	width: 210px;
    COLOR: #444;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    font-weight: bold;
    FONT-SIZE: 11px;   
    BORDER:  1px solid #000;
    BACKGROUND-COLOR: #FFFFFF; 
	text-align: right;
}

.content { font-size: 12px; font-weight: normal; }
.whitetext { color: #fff; font-size: 12px; }

#page {	width: 1002px; text-align: left; }

/* ------------------------------ "Blog" Page ------------------------------------- */
#blog { padding-top: 10px; padding-left: 5px; }
#blog .headerText { color: #256633; padding-top: 15px; padding-right: 40px; font-size: 12px;}


/* ------------------------------ "Contact" Page ------------------------------------- */
#contact { padding-top: 10px; padding-left: 5px; }
#contact .headerText { color: #256633; padding-top: 15px; padding-right: 40px; font-size: 12px;}
#contact a:link,
#contact a:visited,
#contact a:active { text-decoration: none; font-weight: normal; color: #717174;}
#contact a:hover { padding-top:2px; background-color: #a0a0a3; text-decoration: none; font-weight: normal; color: #FFF;}


/* ------------------------------ Home Page ------------------------------------- */
#home { padding-top: 10px; padding-left: 5px; }
#home .headerText { color: #256633; padding-top: 15px; padding-right: 40px; font-size: 12px;}
#home .greyBlock { background-color: #a0a0a3; color: #FFFFFF; font-size: 12px; font-weight: normal; line-height: 14px; padding: 15px; }
#home .whitecontent { color: #FFFFFF; font-size: 12px;  line-height: 14px; font-weight: normal; }
#home .col2 { padding-left: 15px; }

/* ------------------------------ "Mailing List" ------------------------------------- */
#mailingList { padding-left:20px; color: #002B54; font-weight: bold; }

#mailingList a:link,
#mailingList a:visited,
#mailingList a:active {text-decoration: none; font-weight: bold; color: #717174;}
#mailingList a:hover {text-decoration: none; font-weight: bold; color: #002B54;}

#mailingList .greytext { padding-top: 5px; font-size: 14px;  color: #717174; }


/* ------------------------------ "Mailing List" Popup ------------------------------- */
#mailingListPopup { padding:20px; color: #002B54; font-weight: bold; }

#mailingListPopup a:link,
#mailingListPopup a:visited,
#mailingListPopup a:active {text-decoration: none; font-weight: bold; color: #717174;}
#mailingListPopup a:hover {text-decoration: none; font-weight: bold; color: #002B54;}

#mailingListPopup .content { padding-top: 5px; font-weight: bold; font-size: 14px;  color: #002B54; }
#mailingListPopup .tableRow { padding-bottom: 4px; }



/* ------------------------------ "How" Page ------------------------------------- */
#how { padding-top: 10px; padding-left: 5px; }
#how .headerText { color: #717174; padding-top: 15px; padding-right: 40px; font-size: 12px;}
#how a:link,
#how a:visited,
#how a:active {text-decoration: none; font-weight: normal; color: #002B54;}
#how a:hover {text-decoration: none; font-weight: normal; color: #FFF; background-color: #002B54; }
#how .scrollBox { padding-left: 10px; padding-right: 10px; padding-top: 10px; width:680px; height:290px; background-color:#a0a0a3; color: #FFF; overflow:auto; }
#how .howContent { color: #FFF; font-size: 12px; line-height: 13px; padding-right: 10px; padding-left: 10px; }


/* ------------------------------ "Press" Page ------------------------------------- */
#press { padding-top: 10px; padding-left: 5px; }



/* ------------------------------ "What" Page ------------------------------------- */
#what { padding-top: 10px; padding-left: 5px; }
#what .headerText { color: #256633; padding-top: 15px; padding-right: 40px; font-size: 12px;}
#what .bios { background-color: #a0a0a3; color: #FFFFFF; padding: 10px; font-size: 12px; line-height: 14px;}


/* ------------------------------ "Who" Page ------------------------------------- */
#who { padding-top: 10px; padding-left: 5px; }
#who .headerText { color: #256633; padding-top: 15px; padding-right: 40px; font-size: 12px;}
#who .bios { background-color: #a0a0a3; color: #FFFFFF; padding: 10px; font-size: 12px; line-height: 14px;}


/* ------------------------------ "Work" Page ------------------------------------- */
#work { padding-top: 10px; padding-left: 5px; }
#work .headerText { color: #256633; padding-top: 15px; padding-right: 40px; font-size: 12px; line-height:16px; }
#work a:link,
#work a:visited,
#work a:active { text-decoration: none; font-weight: normal; color: #717174;}
#work a:hover { padding-top:2px; background-color: #a0a0a3; text-decoration: none; font-weight: normal; color: #FFF;}
