p {
	font-size: 12px;
	color: #FFFFFF;
  line-height:1.4em;
  padding:0;
  margin:0 0 15px 0;
}

h1 {
	font-size: 18px;
	color: #081035;
  font-weight:bold;
  line-height:1.7em;
  padding:0;
  margin:0 0 15px 0;
}

h2 {
	font-size: 15px;
	color: #081035;
  font-weight:bold;
  line-height:1.5em;
  padding:0;
  margin:0 0 5px 0;
}

ul {
  padding:0;
  margin:0 0 15px 15px;
}

li {
	font-size: 15px;
	color: #FFFFFF;
  font-weight:bold;
    line-height:1.7em;
}

.littleList li {
	font-size: 12px;
	color: #FFFFFF;
  font-weight:normal;
    line-height:1.4em;
}

body {
	background:#203266 url(imagesg/bodybg.png) repeat-x 0 27px;
margin:0;
padding:8px 0 0 0;
color:white;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;

}

.outer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;  
  padding:0;
	border: 1px solid white;
}

*html .outer {
  margin-top: 0;
}

.content {
background:#025884 url(imagesg/contentbg.jpg) no-repeat top center;
}

.contentInner {
padding:15px;
}

.topblack {
background-color:#081035;
height:18px;
border-bottom:2px solid white;
}

.topLinks {
background-color:#a3e9f1;
margin-top:2px;
text-align:center;
line-height:45px;
background-image: url(imagesg/topnav.png);
border-bottom:2px solid white;
}

.topLinks a {
display:block;
width:192px;
height:45px;
text-decoration:none;
color:#01365e;
}

.topLinks .on a, .topLinks a:hover{
background-color:white;
}

#leftColumn, #rightColumn {
margin:20px 0 5px 0;
}

#onec, #twoc, #threec, #fourc {
margin:20px 0 5px 0;
}

.contentInner img {
border:1px solid white;
}

.arrowLink {
background: url(imagesg/arrowLink.png) no-repeat top right;
height:42px;
width:455px;
line-height:39px;
}

.arrowLink a {
display:block;
width:440px;
height:42px;
text-decoration:none;
color:white;
padding:0 0 0 15px;
font-size:16px;
}

*html .arrowLink {
background-image: url(imagesg/arrowLink.gif);
}

.littleArrowLink {
background: url(imagesg/arrowLink.png) no-repeat top right;
height:42px;
width:220px;
line-height:39px;
}

.littleArrowLink a {
display:block;
width:205px;
height:42px;
text-decoration:none;
color:white;
padding:0 0 0 15px;
font-size:16px;
}

*html .littleArrowLink {
background-image: url(imagesg/arrowLink.gif);
}

.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
  margin-top: 8px;
  margin-bottom: 0;  
  padding:0;
  background-color:#040b2a;
  text-align:center;
}

.footer p {
margin:0;
padding:8px;
font-size:10px;
}

.heightLimited {
height:195px;
}

#pbTable {
border-bottom:1px solid #040b2a;
}

.label p {
color:#081035;
font-weight:bold;
margin:0 0 2px 0;
}

.field p {
margin:0 0 2px 0;
}
