body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #11174A url(../images/page/bg-top.gif) top repeat-x;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
img { behavior: url(src/iepngfix.htc)}

#bot-bg {
	background: url(../images/page/bg-bot.gif) bottom repeat-x;
}
#container {
	margin: 0 auto;
	width: 980px;	
}
#header {
}


#columnsbg {
	background: url(../images/page/content-bg.gif) center repeat-y;
}
#columns {
	width: 100%;
	background: url(../images/page/content-top.gif) top center no-repeat;
}


#nav {
	vertical-align: top;
	width: 230px;
	background: url(../images/page/nav-bot.gif) bottom left no-repeat;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav li a {
	display: block;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: url(../images/page/nav-line.gif) bottom left no-repeat;
	padding: 13px 5px 13px 25px;
}
#nav li a:hover {
	color: #B8BAC9;
}

#nav li ul {
	margin: 0;
	padding: 6px 0 18px 25px;
	background: url(../images/page/ul-line.gif) bottom left no-repeat;
}
#nav li li a {
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
	color: #B8BAC9;
	background: url(../images/page/sub-bullet.gif) top left no-repeat;
	padding: 6px 0 2px 9px;
}
#nav li li a:hover {
	color: #FFFFFF;
}


#nav blockquote {
	margin: 25px 50px 30px 10px;
	border: 1px solid #808285;
	padding: 2px;
	text-align: center;
}
#nav blockquote p {
	margin: 0;
	padding: 20px 0;
	background-color: #2D3361;
	color: #C0C2D0;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}
#nav blockquote em {
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;	
}
#nav blockquote strong {
	font-size: 27px;
}



.emergency {
}
.emergency a {
	margin: 10px 0 20px 5px;
	padding: 6px 5px 8px 20px;
	display: block;
	background: url(../images/page/emergency.gif) left no-repeat;
	color: #FF0000;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.emergency a:hover {
	text-decoration: underline;
}


#content {
	vertical-align: top;
	background: url(../images/page/content-bot.gif) bottom left no-repeat;
	padding: 30px 60px 50px;
}
#content h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #808285;
}
.breadcrumb {
	color: #616578;
}
#content h2 {
	margin: 30px 0 -5px;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
/*	font-weight: normal;*/
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}

p {
	margin: 12px 0;
}
blockquote {
	margin: 25px 30px;
	border: 1px solid #808285;
	padding: 2px;
}
blockquote p {
	margin: 0;
	padding: 15px;
	background-color: #2D3361;
	color: #C0C2D0;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
blockquote em {
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;	
}
#content ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}
#content ul li {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: url(../images/page/bullet-hexagon.gif) top left no-repeat;
}
#content {
}
#content {
}


#footer {
	border-top: 1px solid #444977;
	background: url(../images/page/footer-bg.gif) top repeat-x;
	color: #9FA1B3;
}
#footer table {
	margin: 0 auto;
	width: 980px;	
}
#footer td {
	font-size: 10px;
	line-height: 16px;
	height: 90px;
	background: url(../images/page/logo-bsa.gif) left no-repeat;
	padding-left: 60px;
}
#footer th {
	text-align: right;
	padding-right: 5px;
}
#footer a {
	color: #9FA1B3;
}
#footer a:hover {
	color: #FFFFFF;
}


a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}

form {
	margin: 0;
}
form td {
	padding: 0 10px 7px 0;
}
input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}


.picright {
	border: 1px solid #808285;
	padding: 3px;
	margin: 7px 0 20px 20px;
}

#slideshow {
	position: relative;
	margin: 20px 0;
	background: url(../images/slideshows/bg.gif) top left no-repeat;
	width: 627px;
	height: 280px;
	border: 1px solid #808285;
}
.slide-image {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 619px;
	height: 274px;
	background-position: center center;
	background-repeat: no-repeat 
}
.red {
	color: red;
}
small {
	font-size: 10px;
	line-height: 12px;
}

