* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	backgorund:#FFFFFF;
}

a:link {color:#6D6F74; text-decoration:none;}
a:visited {color:#6D6F74; text-decoration:none;}
a:hover {color:#999999; text-decoration:underline;}

img {
	padding:0;
	margin:0;
}

p {
	line-height: 1.5em;
	font-size:12px;
	color:#6D6F74;
	width:99%;
}

span.provHead {
	font-family:serif;
	font-size:23px;
	color:#80C1EA;
	display:block;
	padding-bottom:5px;
}

span.provHeadB {
	font-family:serif;
	font-size:32px;
	color:#80C1EA;
	display:block;
	padding-bottom:0px;
	padding-left:5px;
	padding-top:5px;
		
}

span.provHeadBA {
	font-family:Arial;
	font-size:16px;
	color:#80C1EA;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	font-weight:bold;
}

span.provHeadG {
	font-family:serif;
	font-size:32px;
	color:#999999;
	display:block;
	padding-bottom:5px;
}

span.ContactHead {
	font-family:serif;
	font-size:23px;
	color:#FF9933;
	display:block;
	padding-bottom:5px;
}

span.SeniorHead {
	font-family:serif;
	font-size:23px;
	color:#66CC00;
	display:block;
	padding-bottom:5px;
}

span.MemberHead {
	font-family:serif;
	font-size:23px;
	color:#FF9900;
	display:block;
	padding-bottom:5px;
}

span.IndexHead {
	font-family:serif;
	font-size:18px;
	color:#FF9900;
	display:block;
	padding-bottom:5px;
}

span.SpecialHead {
	font-family:serif;
	font-size:23px;
	color:#EA742A;
	display:block;
	padding-bottom:5px;
}

span.subHead {
	color:#6D6F74;
	font-size:13px;
	font-weight:bold;
}

#topGrad{
	width:100%;
	height:42px;
	clear:both;
	margin-bottom:10px
}

#botGrad{
	width:100%;
	height:42px;
	clear:both;
	margin-top:10px;
}

#container {
	margin: 0 auto;
	width:800px;
	text-align:left;
	clear:both;
    min-height:500px;
  height:auto !important;
  height:500px;	

}

#logoSquare {
	width:800px;
	display:block;
	clear:both;
}

#leftSq {
	float:left;
	width:265px;
	height:84px;
	 
}

#leftSqP1 {
	float:left;
	width:50px;
	height:84px;
	vertical-align:top;
		
}
#leftSqP2 {
	float:left;
	width:300px;
	height:84px;
	vertical-align:bottom;
	}

#rightSq {
	float:right;
	width:535px;
	height:84px;
}

#rightSq ul {
	font-size:9px; 
	float:right;
}

#rightSq ul li {
	display:inline;
	
}

#rightSq ul li a:link {
	color:#6D6F74;
	text-decoration:none;
}

#rightSq ul li label{
	color:#fdbb30;
	padding:0px 12px;
}



#topNav {
	width:800px;
	height:20px;
	font-size:11px;
	text-align:center;
	clear:both;
}

#topNav ul li {
	display:inline;
}

#topNav ul li a:link {
	color:#6D6F74;
	text-decoration:none;
	font-weight:normal;
}

#topNav ul li label {
	color:#fdbb30;
	padding:7px 24px;
}

#hero {
	width:800px;
	clear:both;
}

#hero a img{
	text-decoration:none;
	border:none;
}

#qFind {
	clear:both;
	height: 50px;
	margin: 10px 0px;
}

div.qfButton {
	float:left;
	width: 152px; 
	height: 50px;
	padding: 0px 5px;
}

div.qfButtonStart {
	float:left;
	width: 152px; 
	height: 50px;
	padding-right: 5px;
}

div.qfButtonEnd {
	float:left;
	width: 152px; 
	height: 50px;
	padding-left: 5px;
}

div.qfButton span {
	display: block;
	margin:0;
	padding:0;
}

#content {
	width:800px;
	clear:both;
}

div.spotlight {
	width:152px;
	float:left;
}

div.spotlight ul{
	list-style:none;
	padding-top:10px;
}

div.story {
	width:314px;
	float:left;
}

a.rollover {
	display: block;
	width: 152px;
	height: 50px;;
	text-decoration: none;
}

a.rollover:hover {
	background-position: 0px -50px;
	text-decoration:none;
}

#subContent {
	width:800px;
}

div.subSpotlight {
	float:left;
	width:235px;
	margin-right:15px;
	background: url(/images/square_arrow.gif) no-repeat 2px 12px;
	
}

div.subSpotlight ul{
	list-style:none;
}

div.subSpotlight li{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#4E5565;
}

div.subSpotlight ul li a img{
	border:none;
	padding:0;
	margin:0;
}

div.subSpotlight ul li a{
	text-decoration:none;
	font-size:13px;
}

ul.resources li {
	padding: .2em 0em;
}

div.subStory {
	float:left;
	width:550px;
}

div.subStory a {
	color:#6D6F74;
	text-decoration:none;
	font-weight:bold;
}

div.subStory p a {
	color:#6D6F74;
	text-decoration:none;
	font-weight:bold;
}

div.subStory a:hover {
	color:#4E5565; text-decoration:underline;
}

div.subStory ul{
	list-style:disc;
	list-style-position: inside;
	margin: 2px 0px 2px 10px;
}

div.subStory ol{
	list-style:decimal;
	list-style-position: inside;
	margin: 2px 0px 2px 10px;
}

div.subStory ol li{
	line-height: 1.5em;
	font-size:12px;
	color:#6D6F74;
}

div.subStory ul li{
	line-height: 1.5em;
	font-size:12px;
	color:#6D6F74;
}


#footer {
	width:800px;
	height:20px; 
	text-align:center;
	}


#footer ul {
	font-size:11px; 
	 
}

#footer ul li {
	display:inline;
	}

#footer ul li a:link {
	color:#6D6F74;
	text-decoration:none;
}

#footer ul li label{
	color:#fdbb30;
	padding:0px 12px 0px 12px;
}


/* form design */
.redAlert {
	font-size:xx-small;
	color:#FF0000;
}

.forms p{
	width: 300px;
	text-align:left;
	clear: left;
	margin: 0;
	padding: 5px 0 10px 0;
	padding-left: 160px; /*width of left column containing the label elements*/
	height: 1%;
}

.forms label{
	font-weight: bold;
	float: left;
	margin-left: -160px; /*width of left column*/
	width: 155px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.forms input{
	border-bottom:#EEEEEE solid 3px;
	border-top: #6D6F74  solid 2px;
	border-left: #6D6F74 solid 2px;
	border-right:#EEEEEE solid 3px;
}
.forms .button{
	margin-left: -147px;
	background-color:#EEEEEE;
	font-weight:bold;
	border:#6D6F74 solid 2px;
}

.forms .radio{
	font-weight:bold;
	border:none;
}


fieldset {
	margin: 0 0 0 1em;
	padding: 15px 10px;
	width:92%;
	border: 1px single #FFFFFF;
	background-color: #FFF;
	overflow: auto;
}

legend {
	padding: 2px 5px;
	background-color:inherit;
	color: #FF9900;
	font-weight: bold;
}

fieldset fieldset  {
	background-color:#FFF;
	border: 1px solid #EEEEEE;
}
fieldset fieldset legend {
	font-size: 90%;
}

.splitInfo {
	width:98%;
}

.splitInfo .addrLang {
	width:45%;
	float:left;
}

.splitInfo .phoneGen {
	width:40%;
	float:right;
}

#arrows{
	width: 96%;
	padding-left:1%;
	padding-right:1%;
	clear:both;
	text-align:center;
}

#arrows input {
	border:0 0 0 0;
}

.splitInfo {
	width:98%;
	clear:both;
}

.splitInfo .addrLang {
	width:45%;
	float:left;
}

.splitInfo .phoneGen {
	width:40%;
	float:right;
}

#arrows .left {
float:left;
}


#arrows .right {
float:right; 
}


