a {
	color: #033;
}
a:hover {
	text-decoration: underline;
	color: #F90;
	outline: none;
}
a {
	outline: none;
}
* {
	border: 0;
	margin: 0;
}
h2 {
	padding-bottom:5px;
}

ul {
	list-style-image:url(../images/list_bullit.gif);
	margin-left:-15px;
}

body {
	line-height:18px;
	background-image: url(../images/bgshade.gif);
	background-repeat: repeat-x;
	height:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	margin: 0 auto;
	width: 950px;
	min-height:100%;
	height:100%;
}
#header {
	width: 950px;
	height: 170px;
	background-image:url(../images/header_back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color: #F90;
}
#topnav {
	text-align: right;
	padding-top: 10px;
	height: 30px;
	font-size:10px;
	color:#F90;
	background-color: #3D4850;
}

#toplinks {
	margin: 0 auto;
	width: 950px;
	text-align:right;
	color:#F90;
}

#toplinks a {
	color:#F90;
}

#toplinks a:hover {
	text-decoration:none;
}

#buttons {
	height: 34px;
	margin-top:137px;
	text-align:left;
	color:white;
	width:600px;
	float:left;
	text-align:left;
}
#search {
	height: 17px;
	padding:10px;
	text-align:right;
	color:white;
	width:327px;
	float:right;
	margin-top:134px;
}
#search input {
	border:1px solid #999;
}
#search input.submit {
	height: 24px;
	width: 24px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(../images/search.jpg) no-repeat left top;
}
#logo {
	height: 145px;
	width:83px;
	float:left;
	clear:both;
	margin-top:25px;
}
#content {
	width: 950px;
	margin-top:3px;
	height:100%;
	min-height:100%;
}

#storyboardtext {
	float: left;
	width: 630px;
	padding:5px;
}

#centre {
	width: 645px;
	padding-top: 0px;
}
#centre h1 {
	font-size: 17px;
	padding-bottom:5px;
}
#centre h2 {
	color: #8eabaf;
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding-top: 10px;
}
#centre a {
	color: #8eabaf;
}
#centre a:hover {
	text-decoration: none;
	color: #FF0000;
}
#centre a:visited {
	color: #8eabaf;
}
.small {
	margin: 15px;
	padding: 5px;
	border: 1px solid #99A067
}
#right {
	float: right;
	width: 300px;
	margin-top:2px;
}
#right h3 {
	font-size:11px;
	font-weight:bold;
}
#right h4 {
	font-size:10px;
	font-weight:normal;
}
.right_panel {
	background: url(../images/box-shadow2.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:5px;
	width:290px;
	height: 388px;
	padding:5px;
	border:1px solid #CCC;
	color: #000;
	font-size:11px;
	-moz-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-border-radius:12px;
}
.right_panel_sb {
	background: url(../images/box-shadow3.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:5px;
	width:290px;
	height: 100%;
	min-height: 100%;
	padding:5px;
	border:1px solid #CCC;
	color: #000;
	-moz-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-border-radius:12px;
}
#left {
	float: left;
	width: 630px;
	padding:5px;
	border: 1px solid #aaa;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color:#FFF;
	background-image: url(../images/footer-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000;
	-moz-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-border-radius:12px;
}
#left h1 {
	font-size:14px;
	padding-bottom:5px;
}

#plain {
	float: left;
	width: 938px;
	padding:5px;
	border: 1px solid #aaa;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color:#FFF;
	background-image: url(../images/footer-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000;
	-moz-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-border-radius:12px;
}
#plain h1 {
	font-size:14px;
	padding-bottom:5px;
}

#scroller {
	margin: auto;
	width: 100%;
	height: 380px;
	overflow: auto;
}
#scroller_sb {
	margin: auto;
	width: 100%;
	height: 250px;
	overflow: auto;
	margin-top:3px;
}
#bottomcontent {
	width:940px;
	padding:5px;
	height: 323px;
	margin-bottom:10px;
	padding-bottom:25px;
	background: url(../images/box-shadow4.png);
	background-position:top;
	background-repeat:repeat-x;
	-moz-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-border-radius:12px;
	border:1px solid #CCC;
	clear:both;
	color:#000;
}
#bottomcontent h1 {
	font-size:15px;
	font-weight:bold;
	color: #333;
	padding-bottom:5px;
}
#twocells {
	clear: both;
}
#twocells div {
	float: left;
	clear: right;
	padding-top:5px;
}

#twocells h2 {
	font-size:13px;
}
#cell_1 {
	background-repeat:repeat-x;
	padding-right: 7px;
	padding-left: 6px;
	margin-right:5px;
	width:620px;
	border-right:1px dotted #CCC;
}
#cell_1 h2 {
	font-size: 13px;
	padding-bottom:5px;
}
#cell_2 {
	padding-left: 1px;
	width:283px;
}
#cell_2 h2 {
	font-size: 14px;
	padding-bottom:5px;
}
.right-title {
	color:#192839;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}

.featureboxes {
	font-size: 11px;
	padding-top: 5px;
	line-height: 14px;
	float: left;
	clear:right;
	width:300px;
	font-size:11px;
}

.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	width: 145px;
	margin-right: 7px;
	float: left;
}

.right-box {
	float: left;
	width: 145px;
	clear:right;
}
.featureboxes_sb {
	font-size: 11px;
	padding-top: 5px;
	line-height: 14px;
	float: left;
	clear:right;
	width:300px;
	font-size:11px;
	height:230px;
}
.featureboxes_sb img {
	border: 1px solid #77859A;
}
.left-box_sb {
	width: 282px;
	margin-right: 7px;
	float: left;
}
.right-box_sb {
	float: left;
	width: 140px;
	margin-right: 7px;
}
.featureboxes_inner {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 5px;
	float: left;
	clear:right;
	width:630px;
}
.featureboxes_inner img {
	border: 1px solid #77859A;
}
.left-box_inner {
	width: 205px;
	margin-right: 7px;
	float: left;
}
.middle-box_inner {
	float: left;
	width: 205px;
	margin-right: 7px;
}
.right-box_inner {
	float: left;
	width: 205px;
	clear:right;
}
.fourboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	float: left;
	width:630px;
}
.fourboxes img {
	border: 1px solid #77859A;
}
.fourleft-box {
	width: 150px;
	margin-right: 10px;
	float: left;
}
.fourmiddle-box1 {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.fourmiddle-box2 {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.fourright-box {
	float: left;
	width: 150px;
	margin-right: 0px;
}
.sideimage {
	border:1px dotted #999;
	padding:5px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.sbfeatureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	color: #000;
	clear:both;
}
.sbfeatureboxes p {
	padding-right:10px;
	margin: 10px 0 5px 0;
}
.sbfeatureboxes img {
	float: left;
	margin: 10px;
	display: block;
}
.sbleft-box {
	float: left;
	margin-right: 5px;
	margin-left:5px;
	width: 188px;
	border: 1px solid #CCC;
	padding:5px;
	padding-right:10px;
	margin-bottom:5px;
}
.sbmiddle-box {
	float: left;
	margin-right: 5px;
	width: 188px;
	border: 1px solid #CCC;
	padding:5px;
	padding-right:10px;
	margin-bottom:5px;
}
.sbright-box {
	float: left;
	width: 188px;
	border: 1px solid #CCC;
	padding:5px;
	padding-right:10px;
	margin-bottom:5px;
}
.sbfeaturetitle {
	font-size: 23px;
	font-weight: normal;
	color: #F90;
	line-height: 25px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #0B2653;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
#interiorNavigation {
	float: left;
	display: inline;
	color: #000;
	width:300px;
	margin-bottom:10px;
	margin-top:1px;

}
#interiorNavigation h5 {
	background:#DDD;
	color:#192839;
	font-size:1.2em;
	font-weight:bold;
	padding:0.3em 10px;
	text-transform:uppercase;
	border-bottom: 1px solid #aaa;
}
#interiorNavigation ul {
	margin-top:8px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin-left:0px;
}
#interiorNavigation a, #interiorNavigation a:active {
	font-size: 1.2em;
	line-height: 1.4;
	color: #0f67a1;
	display: block;
	padding:0.2em 10px;
	text-decoration: none;
	border-bottom:1px solid #EEEEEE;
	margin-left:-40px;
}
#interiorNavigation a:hover {
	background: #eee;
	color: #192839;
	border-bottom: 1px solid #ddd;
}
#storyboard_container {
	clear:both;
	background: url(../images/box-shadow4.png);
	background-position:top;
	background-repeat:repeat-x;
	-moz-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-border-radius:12px;
	border:1px solid #CCC;
}
#footer {
	clear:both;
	background: url(../images/footer.gif) repeat-x;
	height: 52px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
}
#footer a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding {
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

#psBack{
	width:630px; 
	height:438px; 
	text-align:center; 
	visibility:hidden; 
	background-image:url(../images/sblinks_back.png); 
	background-repeat:no-repeat; 
	background-position: center ;
}

#psLinks {
	padding-top:165px;
	text-align:center;
}

#psLinks a {
	color:#FF9;
}

#psLinks a:hover {
	color:#FF0;
	text-decoration:none;
}

#psLinks h1 {
	color:#FFF;
	font-size:14px;
}

