body {
	text-align: center;
}

#page {
	margin: 0px auto;	
	width: 980px;
	height: 1%;
}

img {
	border: none;
}

#topheader {
	text-align: right;	
	font-size: 11px;
	font-family: arial;
	color: #b3b6b9;
}

#topheader li {
	list-style-type: none;
	display: inline;
	padding-left: 8px;
}

a.tophead:link, a.tophead:visited {
	text-decoration: none;
	color: #2359A3;
	padding: 1px;
}

a.tophead:hover {
	text-decoration: none;
	background: #2359A3;
	color: #fff;
}

#logoheader {
	float: left;
}

#mainnav {
	margin: 45px 0px 0px 0px;
	background: url('http://www.firstborder.com/images/mainnavbg.gif') no-repeat top left;
	height: 30px;
}

* html #mainnav { margin: 45px 0px 0px 0px; }

ul {
	padding: 0px 0px 0px 2px;
}

* html ul { margin: 0px 0px 0px -1px; }

#mainlevel li {
	text-align: center;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	line-height: 30px;
}

#mainlevel li a {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;	
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background: url('http://www.firstborder.com/images/mainlevelbg.gif') no-repeat left top;
}

a.mainlevel:hover {
	color: #fff;
	background: url('http://www.firstborder.com/images/mainlevelbg.gif') no-repeat left bottom;
}

a.active_menu:link, a.active_menu:visited, a.active_menu:hover {
	color: #022a5d;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background: url('http://www.firstborder.com/images/mainlevelactive.gif') no-repeat left bottom;	
}

#subnav {
	margin: 0px 0px 0px 0px;
	background: url('http://www.firstborder.com/images/subnavbg.gif') no-repeat top left;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	font-family: Helvetica, arial;
	font-size: 12px;
}

* html #subnav { margin: 0px 0px 0px 0px; }

a.submenu:link, a.submenu:visited {
	display: inline;
	padding: 0px 15px 0px 10px;
	margin: 0px 0px;
	text-decoration: none;
	color: #022a5d;
	background: url('http://www.firstborder.com/images/subdivide.gif') no-repeat right;
}

a.submenu:hover {
	color: #000;
	text-decoration: underline;
	background: url('http://www.firstborder.com/images/subdivide.gif') no-repeat right;
}

a.activesubmenu:link, a.activesubmenu:visited, a.activesubmenu:hover {
	display: inline;
	padding: 0px 15px 0px 10px;
	margin: 0px 0px;
	text-decoration: none;
	color: #022a5d;
	font-weight: bold;
	background: url('http://www.firstborder.com/images/subdivide.gif') no-repeat right;
}

#subheader {
	text-align: right;
}

#content {
	margin: 10px 0px;
	height: 100%;	
}

h1 {
	color: #002564;	
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0px 30px 0px;
	line-height: 1.2em;	
}

h2 {
	color: #002564;	
	font-family: arial;
	font-size: 19px;
	font-weight: normal;
	margin: 10px 0px 30px 0px;
	line-height: 1.2em;	
}

h5 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 10px;
	text-align: left;
	margin: 0px 10px;
	color: #979797;
}

.rightcol {
	color: #b3b6b9;
	float: right;
	width: 220px;
	border-left: 1px solid #eaeaea;
	height: 100%;	
}

.rightcoltext {
	text-align: left;
	color: #b3b6b9;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;	
	margin: 0px 10px 0px 10px;
	padding: 10px 10px;
}


.rightcoltext img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.rightcoltext ul {
	list-style-type: circle;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	line-height: 22px;
}

.leftmaintext {
	color: #404040;
	float: left;
	width: 350px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	margin-bottom: 30px;
}

.rightmaintext {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #404040;
	line-height: 18px;
	margin: 0px 247px 30px 372px;
	height: 100%;
}

.blockmaintext {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #404040;
	line-height: 18px;
	margin: 0px 247px 30px 0px;
	height: 100%;
}

.blockmaintext p, .rightmaintext p, .leftmaintext p {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, arial;
	color: #666666;
	margin: 10px 0px 10px 0px;
}

.imgbox {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #eaeaea;
	text-align: center;
}

.imgbox img {
	border: none;
}


a.rightlink:link, a.rightlink:visited {
	text-decoration: none;
	color: #2359A3;
	padding: 1px;
}

a.rightlink:hover {
	text-decoration: none;
	background: #2359A3;
	color: #fff;
}

#pagefooter {
	position: relative;
	border-top: 1px solid #eaeaea;
	text-align: left;
	clear: both;
	padding: 10px 0px;
	margin: auto;
	width: 960px;
	height: 60px;
	color: #b3b6b9;
	font-family: arial;
	font-size: 11px;
}

#footerlinks {
	float: right;
	width: 600px;
	text-align: right;	
	font-size: 11px;
	font-family: arial;
}

#footerlinks li {
	list-style-type: none;
	display: inline;
	padding-left: 8px;
}

a.footerlink:link, a.footerlink:visited {
	text-decoration: none;
	color: #2359A3;
	padding: 1px;
}

a.footerlink:hover {
	text-decoration: none;
	background: #2359A3;
	color: #fff;
}

#content label {
	float: left;
	width: 100px;
}

#content input {
	padding: 3px;
}

.pagetext {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #404040;
	line-height: 18px;
}

.pagetext p {
	line-height: 22px;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, arial;
	color: #666666;
}

.toolbox {
	text-align: left;
	clear: both;
	padding: 10px;
	width: 700px;
	margin: 0px 0px 10px 20px;
	border-top: 1px solid #eaeaea;
	font-size: 13px;
	font-weight: normal;
	font-family: Helvetica, arial;
	color: #666666;
	line-height: 18px;
}
	
.toolboxtext {	
	font-weight: bold;
	font-size: 13px;
	color: #404040;
	margin: 0px;
}

.toolboxtext p {
	font-size: 12px;
	color: #666666;
}

a.buttonlink:link, a.buttonlink:visited {
display: block;
font-size: 11px;
text-align: center;
font-weight: bold;
font-family: verdana;
color: #544d05;
text-decoration: none;
background: url('http://www.firstborder.com/images/button.jpg') no-repeat top left ; 
padding: 10px 0px;
width: 139px;
height: 18px;
margin: 0px auto;
}

a.buttonlink:hover {
background: url('http://www.firstborder.com/images/button2.jpg') no-repeat top left ;
}

