body {
	background-color: #123464;
	margin: 0;
	padding: 0;
}
td {
	font-family: Verdana, helvetica, Arial;
	font-size: 12px;
}

.header {
	color: #081f65;
	font-size: 13px;
	font-weight: bold;
	width: 138px;
}

.footer1 {
	padding-top: 15px;
	padding-left: 25px;
	font-size: 11px;
	color: #afbbd4;
}
.footer1 span {
	color: #afbbd4;
}
.footer1 a {
	text-decoration: none;
	color: #afbbd4;
}
.footer1 a:visited {
	color: #afbbd4;
}

.footer2 {
	padding-top: 15px;
	padding-right: 30px;
	color: white;
	font-size: 11px;
}
.bottomfooter {
   padding:3px 0 15px 0;
   text-align:center;
   font-size:10px;
   color:#AFBBD4;
}
#content {
	padding-top: 40px;
	padding-left: 3px;
	padding-right: 20px;
	font-size: 11px;
}

h1 {
	font-size: 12px;
	color: #081f65;
}
.hl {
	color: #3585b8;
}

h2 {
	font-size: 14px;
	color: #3585b8;
}

a {
	color: #3585b8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #3585b8;
}

a.menu {
	color: #afbbd4;
}

.roundcont {
	width: 100%;
	background-color: #f0f0f0;
	color: black;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/c2.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/c3.gif) no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}


a.title {
	font-size: 12px;
	color: #081f65;
}

form {
	font-size: 11px;
}

