body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td
{
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1
{
	font-family:century gothic,arial,verdana;
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-family:century gothic,arial,verdana;
	font-size:15px;
	color:#233671;
	
	margin-bottom:0px;
}
h3
{	color:black;
	font-size:12px;
	font-weight:bold;
}
ul
{
	list-style-image:url(image-bulletpoint.jpg);
	margin-left:12px;
	padding-left:12px
}
a, a:link, a:visited
{
	color:black;
	text-decoration:underline;
}
a:hover
{
	color:black;
	text-decoration:none;
}
td.banner
{
	padding-bottom:3px;
}
td.sideNav
{
	width:228px;
}
.navCell
{
	vertical-align:middle;
	height:25px;
	width:228px;
	font-size:14px;
	color:#0E3F6E;
	background-color:#DEE2E4;
	background-image:url(image-nav-background-tran.gif);
	background-repeat:no-repeat;
	text-align:right;
	border:1px solid #01417C;
	padding-right:20px;
	margin-top:1px;
	margin-bottom:2px;
}
.navCell a, .navCell a:link, .navCell a:hover, .navCell a:visited
{
	display:block;
	font-size:13px;
	font-family:century gothic,arial,verdana;
	color:#1C4A76;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	
}
.navCell a:hover
{
	text-decoration:underline;
}
td.sidebarJoinHeader
{
	height:48px;
	color:white;
	background-color:#013E77;
	border-top:3px solid #00002F;
	font-family:'Times New Roman', Times, serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle
}
td.sidebarJoinHeader a, td.sidebarJoinHeader a:link, td.sidebarJoinHeader a:visited
{
	color:white;
	text-decoration:none;
}
td.sidebarJoinHeader a:hover
{
	color:white;
	text-decoration:underline;
}
td.mainContent
{
	width:491px;
	padding:8px 0px 15px 8px
}
td.footer
{
	text-align:center;
	background-image:url(image-footer-background.jpg);
	background-repeat:repeat-x;
	padding-top:12px;
	font-family:century gothic,arial,verdana;
	font-size:10px;
}
td.footer a, td.footer a:link, td.footer a:visited
{
	text-decoration:underline;
	color:black;
}
td.footer a:hover
{
	text-decoration:none;
	color:black;
}
/* HOMEPAGE STYLES */
table.homepageTable td
{
	padding:15px 15px 15px 15px;
	width:100%;
}
table.homepageTable td.homepageHeaderCell
{
	background-color:#CDD2D6;
	border-right:2px solid white;
	padding:0px 5px 0px 10px;
	width:391px;
	height:57px;
	vertical-align:middle;
	font-family:century gothic,arial,verdana;
	font-size:15px;
	color:#3C4448;
}
table.homepageTable td.homepageHeaderCell span
{
	font-family:century gothic,arial,verdana;
	font-size:18px;
	font-weight:bold;
}
table.homepageTable td.homepagePicCell
{
	padding:0px 0px 0px 0px;
	width:100px;
}
table.homepageTable td.homepageVivisimoOuterCell
{
	padding:0px 0px 0px 0px;
	width:100%;
}
table.homepageVivisimoTable td
{
	height:38px;
	background-image:url(image-vivisimo-background.jpg);
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
table.homepageVivisimoTable td.homepageVivisimoText
{
	font-family:book antiqua,'times new roman',verdana,arial;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background-image:url(image-vivisimo-background2.jpg);
	height:24px;
	vertical-align:middle;
	color:yellow
}
table.homepageVivisimoTable td.homepageVivisimoText a, table.homepageVivisimoTable td.homepageVivisimoText a:link, table.homepageVivisimoTable td.homepageVivisimoText a:visited
{
	color:yellow;
	text-decoration:underline;
}
table.homepageVivisimoTable td.homepageVivisimoText a:hover
{
	color:yellow;
	text-decoration:none;
}
table.joinTable
{
	width:100%;
	/*float:center;*/
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#EFEDED;
	margin-bottom:20px;
}
table.joinTable td.header
{
	border-bottom:1px solid #CCCCCC;
	background-color:#013E77;
	font-size:16px;
	font-weight:bold;
	color:white;
	padding:10px;
}
div.error
{
	color:#892C1B;
	font-weight:bold;
}
.message
{
	color:#892C1B;
	font-size:12px;
}
