/*//Experience Bank css preliminary test 1// Designed: A Charles Design, Inc.// Date Created:  12 August 2005// Date Modified: 22 Sept 2005*//*    DEFINE HTML TAGS     */body {	font-family: Arial, Helvetica, sans-serif;	min-width: 660; /* keeps the body from becomming narrower than wrapper an prevents left bleed in Gecko browsers*/	text-align: center; /* this hack centers the wrapper for IE 5.X pc */	font-size: 80%;	color:#000000;	margin: 0;	padding:0;	background-image: url(Templates/background.png);	background-repeat: repeat;}a{	text-decoration: none;	color: #000000;}a:hover, a:focus {	text-decoration: underline;}		h1, h2, h3, h4, h5 {	text-transform: uppercase;	color: #000000;	font-weight: bold;	padding: 0px;	margin: 0px 0px 6px;	text-align: center;	}h1{	font-size: 25px;	color: #FF0000;	text-align: center;}h2{	font-size: 22px;	color: #000000;	text-transform: none;	text-align: center;}h3{	font-size: 18px;	color: #000000;	text-align: center;}h4{	font-size: 90%;	color: #FF3333;	text-align: center;}p {	font-size: 24px;	margin: 8px 0px;	text-align: center;	color: #000000;	font-family: "Courier New", Courier, monospace;	font-weight: bold;}table{	border-collapse: collapse;	padding: 0px;	margin: 0px;	font-size: 85%;	background-color: #FF9900;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	float: none;	width: 80%;}td, th {	padding: 4px;	margin: 0px;	border: 1px solid #FF3300;	border-collapse: collapse;	vertical-align: top;}th {	background-color: #F2F4EA;	color: #FF6600;	text-align: left;	font-weight: bold;}td.DetailLink a, td.DetailLink a:hover, td.DetailLink a:focus{	color: #000000;	line-height: 130%;	font-weight: bold;	}td.ApplyLink a {	color: #FFFFFF;	font-weight: bold;	background-color: #FF6600;	display: block;	line-height: 130%;	text-align:center;	text-decoration: none;	text-transform: uppercase;	}td.ApplyLink a:hover, td.ApplyLink a:focus{	text-decoration: underline;	}/* td.DetailLink a, td.DetailLink a:hover, td.DetailLink a:focus{	color: #382179;	line-height: 130%;	font-weight: bold;	}td.ApplyLink a {	color: #FFFFFF;	font-weight: bold;	background-color: #382179;	display: block;	line-height: 130%;	text-decoration: none;	text-align:center;	text-transform: uppercase;	}td.ApplyLink a:hover, td.ApplyLink a:focus{	text-decoration: underline;	}*/	caption {	font-size: 100%;	color: #FF6600;	display: table-caption;	padding: 3px;	margin: 0px;	background-color: #FF9933;	border-bottom: solid 3px #FFFFFF;}/* design containers */#wrapper {	width: 657px;/* sets the width for IE 5.X browsers */	w\idth: 655px;	text-align: left; /* this puts the text back on the left after the hack to center the div above*/	margin: 10px auto; /* centers the wrapper left and right, drops the wrapper 10px adjusts top and bottom */	padding: 0;	border: 1px solid #CC6600;	background-color: #FF9933;	}#wrapper #banner{	padding: 10px 6px 10px 11px;	margin: 0px;}#wrapper #navigation{	margin: 0px;	padding: 0px;	text-align: center;	background-color: #FF6633;	border-bottom-width: 1;	border-bottom-style: solid;	border-bottom-color: #FF6633;}#wrapper #navigation table{	margin: 0px;	padding: 0px;	border: 0px;}#wrapper #navigation td{	padding: 0px;	margin: 0px; 	border: 0px; }#wrapper #subNavColumn{	width: 155px;	margin: 0px;	padding: 10px 10px 12px 18px;	float: left;}#wrapper #subNavColumn #vertnav {	margin: 0px;	padding: 0px;	width: 160px;	text-align: left;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;}#wrapper #subNavColumn #vertnav ul{	margin: 0px;	padding: 0px;	font-size: 100%;	list-style-type: none;	}#wrapper #subNavColumn #vertnav li{	margin: 0px;	padding: 0px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FF6633;}#wrapper #subNavColumn #vertnav li a, #wrapper #subNavColumn #vertnav li a:visited{	margin: 0px;	padding: 3px 3px 3px 10px;	display: block;	/*background-color: #C0CC95;*/	color: #FF6600;	text-decoration: none;}#wrapper #subNavColumn #vertnav li a:hover, #wrapper #subNavColumn #vertnav li a:focus{	color: #FF3300;	text-decoration: none;	background-color: #FF6600;}#wrapper #subNavColumn #vertnav li.subnav{	margin: 0px;	padding: 0px 0px 0px 20px;	background-color: #F6F6E8;	/*color: #616945;*/	text-decoration: none;	border-bottom:solid 1px #F6F6E8}#wrapper #subNavColumn #vertnav li.subnav a, #wrapper #subNavColumn #vertnav li.subnav a:visited{	text-decoration: none;	color: #FF6600;}#wrapper #subNavColumn #vertnav li.subnav a:hover, #wrapper #subNavColumn #vertnav li.subnav a:focus{	text-decoration: underline;}#wrapper #mainColumn{	/*margin-left: 200px;*/	padding: 8px 25px 12px 20px;	width: 415px;	float: right;	background-color: #FFFFFF;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #FF6633;}#wrapper #footer {	padding: 7px 5px;	margin: 0px;	clear: both;	font-size: 85%;	color: #FF6600;	text-align: center;	}#wrapper #footer a, #wrapper #footer a:visited{	color: #FFFFFF;	text-decoration: none;}	#wrapper #footer a:hover, #wrapper #footer a:focus{	color: #FFFFFF;	text-decoration: underline;}/* The following  styles are for list based footers  */#wrapper #footer ul{	padding: 0px;	margin: 0px;}		#wrapper #footer ul li{	padding: 0px;	margin: 0px;	display: inline;}#wrapper #footer ul li a, #footer ul li a:visited {	color: #FFFFFF;	text-decoration: none;}#wrapper #footer ul li a:hover, #footer ul li a:focus {	text-decoration: underline;	color: #FFFFFF;}/* End styles are for list based footers  */	.copyright {	padding: 0px;	margin: 0px;	font-size: 75%;	color: #000000;}	.globalLinks{	font-size: 70%;	float: right;	margin: 0px;	padding: 0px;}.small {	font-size: 80%;	}.floatLeft {	float:left;	}.floatRight {	float: right;	}