/* 
   Color Scheme 
   #9994C8	Purple Background
   #FFCD73  Yellow Highlight
   #FDB827  Yellow Text
   #393996  Purple Body - Looks Blue
   #B3B2C8  George - Light Background
   #D4DAE4  Banner Purple
*/

body{
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:80%;
}


#wrapper{
	width: 798px;
	background-color: #FFFFFF;
	margin: 10px auto;
}
#singlecolumn {
	position:relative;
	padding:10px;
	background-color:#FFFFFF;
	clear: both;
	margin:0px;
}

#left3column, #center3column, #right3column {
	position:relative;
	width: 30%;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	padding:10px;	
	margin:0px;
}

#left4column, #centerleft4column, #centerright4column, #right4column {
	position:relative;
	width: 22%;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	padding:10px;	
	margin:0px;
}



#left2column, #right2column {
	position:relative;
	width: 46%;
	text-align: left;
	float:left;
	background-color:#FFFFFF;
	padding:15px;
	margin:0px;
}

#left2column {    
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9994C8;
	z-index:10;
}

#center3column {
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9994C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9994C8;
	z-index:20;
}

#righ2tcolumn, #right3column{
	z-index:10;
}


#header {
    position:relative:
	margin: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDB896;
	background-color: #393996;
	clear: both;
	float: none;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}



#banner{
	height: 100px;
	width: 798px;
	background-repeat: no-repeat;
	position: relative;
	background-image:url(banner.png);
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #393996;
}

#banner h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #393996;
	position: relative;
	left: 25px;
	top: 20px;
	z-index:3;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

#banner img {
    border: 0px;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
#logo a:link, a:visited, a:hover {
	border: 0px none;
	text-decoration: none;
}



#flyout {
	left: 135px;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #393996;
	top: 86px;
	position: absolute;
	font-size: 87%;
	font-style: normal;
	text-decoration: none;
}

#flyout a:link, #flyout a:visited {
	color: #393996;
}

#flyout a:hover  {
	color: #FDB827;
}


#subglobal1 {
	left: 145px;
	top: 60px;
	position: absolute;
}
#subglobal2 {
	left: 145px;
	top: 60px;
	position: absolute;
}
#subglobal3 {
	left: 145px;
	top: 60px;
	position: absolute;
}
#subglobal4 {
	left: 145px;
	top: 60px;
	position: absolute;
}

#subglobal5 {
	left: 145px;
	top: 60px;
	position: absolute;
}

#subglobal6 {
	left: 145px;
	top: 60px;
	position: absolute;
}
#subglobal7 {
	left: 145px;
	top: 60px;
	position: absolute;
}

#subglobal8 {
	left: 145px;
	top: 60px;
	position: absolute;
}


.subglobalNav {
	color: #000000;
	font-family: 
	font-size: 60%;
	z-index: 4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#footer {
    position:relative:
	margin: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDB896;
	background-color: #393996;
	clear: both;
	float: none;
	padding: 4px;
}

#footer a:link, #footer a:visited {
	color: #FDB896;
	background-color: #393996;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #393996;
}
.floatright {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	border: 1px solid #000000;
	z-index: 10;
}

.tableedge {
	border-collapse:collapse;
	border: 1px solid #000000;
}

.required {color: #990000;}

#emphasisY, #emphasisP {border: 1px solid #000000; padding: 4px;}
#emphasisY {background-color: #FFCD73;}
#emphasisP {background-color: #9994C8;}



.paragraphlead, .paragraphleadNoMargin {
	color: #FDB827;
	background-color: #393996;
	font-weight: bold;
	font-size: 110%;
	padding: 4px;
}
.paragraphleadNoMargin {
	margin: 0px;   
    clear:both;
}

/* Join Us Styles */

span.red { color : #ff3333; }
input.req { border : 1px solid red; width : 200px; }
input.wide { width : 200px; }
div.head { font-size : 110%; font-weight : bold; padding : 5px 0px 10px 0px; }
div.center { text-align : center; }
select { font-size : 100%; width : 200px; }
input.wide { width : 200px; }
textarea.wide { width : 200px; height : 80px; font-size : 100%; }

table { font-size : 100%; border-collapse : collapse; }
table.layout { width : 100%; }
table.layout td { border : 0; }
table.layout th { border : 0; }
table.display { font-size : 80%; margin-bottom : 10px; }
table.display th {
	padding : 3px 10px;
	text-align : left;
	background : #393996;
	border : 1px solid white;
	color: #FDB827;
}
table.display td { padding : 3px 10px; text-align : left; background : #D4DAE4; border : none; }
table.columns { width : 100%; }
table.columns td {  }
tr { vertical-align : top; }
th, td { padding : 6; text-align : left;}

form { margin : 0; display : inline; }
textarea { background : #DDDDDD; }
textarea.wide { width : 200px; height : 80px; font-size : 100%; }
textarea.wider { width : 98%; height : 120px; font-size : 100%; }
.floatleft {

	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	border: 1px solid #000000;
	z-index: 10;
}

.official {
	text-align: left;
	vertical-align: middle;
	border: 1px groove #666666;
}

.official table {
    padding: 6px;
}

.official th {
    padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px groove #666666;
}


.official td {
    padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px groove #666666;
}
