body, html {
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	
}

body {
	min-width: 775px;
	margin:0;
	padding:0;	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	margin-left:12px;
	margin-right:10px;
	top:5px;
}



p.cross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	margin-left:12px;
	padding-top:12px;
	padding-bottom:12px;
	line-height:16px;
}

p.app {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:13px;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:12px;
	line-height:16px;
	font-weight:bold;
}
p.app a {
	margin-left:12px;
	margin-bottom:11px;
}

p.contact {
	font-family:"Copperplate Gothic Light", Arial;
	text-align:left;
	color:#333333;
	margin-left:260px;
	margin-bottom:20px;
}

h1 {
	font-family: inherit;
	text-align: left; 
	font-size: 18px;
	color: #3688c4;
	margin: inherit;
	padding-left: 7px;
}

h2 {
	font-family: inherit;
	text-align: left;
	font-size: 14px;
	color: #000000;
	padding-left: 7px;
	margin-bottom:-5px;
	clear:both;
}

h3 {	
	font-family: inherit;
	text-align: left;
	left:0px;
	font-size: 15px;
	color: #000000;
	padding-left: 7px;
	padding-bottom: 6px;
	width: 350px;
	clear:left;
	background-color:#eee1d5;
	display:block;
	border-bottom:thin ridge #ae8b4d;
}

h3 p {
	margin:10px;
	padding-top:15px;	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:15px;
	color:#FF0000;
	margin:0 0 -10px 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p ul {
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	height:auto;
}

.normal{
	font-family: inherit;
	font-size: 12px;
	color: #000000;
	font-weight: normal;	
	list-style-image:url("/images/check.gif"); 
}

ul, li {
	font-family: inherit;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	font-weight:normal;
	vertical-align:middle;
	margin-left:50px;
	margin-top:6px;
}

li a{
	font-family: inherit;
	font-size: 12px;
	color: #16429d;
	padding-left: 5px;
	font-weight:bold;
}

#fullpage {
	margin:0 auto;
	width: 775px;	
	border-left:#CCCCCC thin solid;
	border-right: #CCCCCC thin solid;
	height:100%;
	_height:100%;
	overflow:auto;
}

#f {
	display:block;
	height:auto;
	width:777px;
	margin:0 auto;
	background-image:url(../images/bsa_footer.gif);
	background-repeat:no-repeat;
	text-align:right;
	_height:auto;
}

#ftt {
	display:list-item;
	width:auto;
	height:45px;
	text-align:left;
	color:#16429d;
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	margin-left:20px;
	padding-top:4px;
}
/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 600px;
	height: 32px;
	color: #cccccc;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
	/*background-image: url(glbnav_background.gif);*/
}

#globalNav img{
	margin-bottom: -4px;
	padding:-21px;
 	z-index: 20;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right: 0px;
}

#globalLink{
	position: absolute;
	top: 2px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 222px;
	z-index: 100;
}

a.glink, a.glink:visited{
	margin: 0px;
	text-align:center;
}


.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 180px;
	left: auto;
	font-weight: bold;
	min-width: 640px;
	height: 23px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #f18821;
	width: 762px;
	z-index:100;
	text-align:center;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #e99e4a;
}

.subglobalNav a:hover{
	color: #000099;
}

a {
	color:#16429d;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
	}
	
a:hover {
	color:#e99e4a;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;	
	}
#ftt a.foot {
	color:#16429d;
	display:inline;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	padding-right:14px;
	position:relative;
	left:170px;	
	}
	
#ftt a.foot:hover {
	text-decoration: none;
	}
/**************** end subglobalNav styles ********/

/**************** start specialty styles *******/
.right {
	color:#000000;
	float:right;
	padding:9px;
}

#wave  {
	position: relative;
	top: 7px;
	padding-bottom:30px;
	margin-top:12px;
}

#weave {
	position: relative;
	top: -4px;
	z-index:60;
	border:none;
	width:777px;
	min-width:inherit;
	display:inline-block;
}

.top {
	position: relative;
	display:block;
	width:775px;
	min-width:600px;
	height:137px;
	overflow:visible;
	margin:0px;
	background-color:#d1a576
}

#stcol {
	float:left;
	width:500px;
}

#ndcol {
	float:right;
	width:275px;
	text-align:center;
}

* html > #ndcol {
	float:none;
}

#stcol p {
	padding:10px 10px 0 0;	
}

#stcol h3 {
	padding:0 10px;
}

img.trans {
	padding:0;
	margin:0 15px 7px 8px;
}

p.trans {
	text-align:justify;
	margin:12px 15px 0 10px;
}

hr {
	height:0px; 
	clear:both;
	border:0px; 
    border-top:1px dotted #1868b1;
}

/*recent news/announcements button style */

.recent-news {
	background:transparent URL(../images/orange_box_top.gif) no-repeat top left;
	width:235px;
	margin: 2px auto;
	padding:0;
	z-index:10;
}

.recent-news p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	line-height: 1.3;
}

.recent-news hr {
	margin: 0 20px;
	padding: 2px 0;
	border-top: 1px solid gray;
	}
  
.recent-news-bottom {
	background:#fff URL(../images/orange_box_bottom.gif) no-repeat bottom left;
	width:235px;
	height:15px;
	z-index:5;
}

.recent-news a {
	color:#e99e4a;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;	
	}
	
.recent-news a:hover {
	color:#009933;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;	
	}



