body {
	padding:0px;
	margin:0px;
	border:0px;
	color:#004088;
	font-size:12px;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:14px;
	text-align:justify;
	background-color:#008855;
}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}

a {	color:#0088ff;
	text-decoration:none;
	font-weight:bold;
}
a:visited {color:#000088;}
a:hover {color:#000088;}
a:focus {color:#000088;}
a:active {color:#000088;}

a.menu {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.menu:visited {color:#DDEEFF;}
a.menu:hover {color:#FFFF00;}
a.menu:focus {color:#00FF00;}
a.menu:active {color:#FF0000;}

p,li,ul,ol {
	color: #004088;
	text-align: justify;
}
p.center {
	text-align:center;
}
p.error {
	color: #FF0000;
	font-style: bold;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-family: Verdana,Arial,Sans-Serif;
	text-align: left;
}

h2 {
	font-size: 14px;
	font-family: Verdana,Arial,Sans-Serif;
	font-style: bold;
	text-align: center;
}

table {	
	text-align:left;
	vertical-align:top;
	background-color:#ffffff;
	margin:2px;
	border-spacing:0px;
	border:0px;
}
table.box {
	border:1px #000088 solid;
	margin:auto;
}
table.center {
	margin:auto;
}
table.footer {
	width:770px;
	background-color:#008855;
}

th {
	padding:5px;
	color:#ffffff;
	background-color:#000088;
	text-align:left;
	vertical-align:middle;
	width:auto;
	height:auto;
}

td {
	padding:2px;
	vertical-align:top;
	width:auto;
	height:auto;
}
td.center {
	text-align:center;
}
td.content {
	padding:10px;
	border:none;
	background-color:#ffffff;
	width:709px;
}
td.margin-r {
	padding:0px;
	background:url("/images/margin-r.png");
	width:41px;
	height:auto;
}
td.margin-b {
	padding:0px;
	background:url("/images/margin-b.png");
	width:729px;
	height:41px;
}
td.margin-br {
	padding:0px;
	background:url("/images/margin-br.png");
	width:41px;
	height:41px;
}
td.logos {
	text-align:center;
	vertical-align:top;
	width:75px;
	height:auto;
}
td.sidebar {
	width:200px;
	height:auto;
}
td.main {
	width:789px;
	height:auto;
}
td.even {
	background-color:#B8F7DE;
}

td.odd {
	background-color:#7FECC0;
}

td.evenr {
	text-align:right;
	background-color:#B8F7DE;
}

td.oddr {
	text-align:right;
	background-color:#7FECC0;
}
td.footer {
	text-align:right;
	text-weight:bold;
	text-size:9px;
}

input, select {
	color: #0040ff;
	font-family: Verdana,Arial,Sans-Serif;
	font-size:11px;
	border:1px solid #004088;
}
radio {
	color: #0040ff;
	font-family: Verdana,Arial,Sans-Serif;
	font-size:11px;
	border:none;
}
img {
	border:none;
	vertical-align:middle;
}