body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(/images/bg.png);
	font-family: tahoma,verdana,helvetica,sans-serif;
	color: #666;
	font-size: 10pt;
}

a:visited, a:active, a:link {
        text-decoration: underline;
	color: #1951A5;
}

a:hover {
        text-decoration: none;
}

h1 {
	font-family: tahoma,verdana,helvetica,sans-serif;
	font-size: 15px;
        font-weight: 700;
        color: #1951A5;
        margin: 0 auto;
        padding: 0;
}

h2, h3 {
        font-family: tahoma,verdana,helvetica,sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: #1951A5;
        margin: 0 auto;
        padding: 0;
	border-bottom: 1px dotted #ccc;
}

h1.columns {
	font-family: tahoma,verdana,helvetica,sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: #000000;
	margin-bottom: 20px;
	padding: 0;
}

h1.columnsImg {
	font-family: tahoma,verdana,helvetica,sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: #000000;
	margin-bottom: 0px;
	padding: 0;
}

h2.columns, h3.columns {
        font-family: tahoma,verdana,helvetica,sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: #0019b4;
        margin-bottom: 0px;
        padding: 0;
	border-bottom: 0px;
}

p.columns {
	margin-top: 3px;
	margin-bottom: 20px;
}

p.columnsList {
	margin-top: 3px;
	margin-bottom: 3px;
}

img.columns {
	margin-right: 10px;
}

span.columns {
        font-size: 12px;
        font-weight: 700;
        color: #01a6d5;
        margin-bottom: 0px;
        padding: 0;
	border-bottom: 0px;
}

ul.columns {
	margin-top: 0px;
}

a.columnsUrl:visited, a.columnsUrl:active, a.columnsUrl:link {
        text-decoration: none;
	color: #01a6d5;
	font-size: 12px;
        font-weight: 700;
}

a.columnsUrl:hover {
        text-decoration: underline;
}

#topSubLinks {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	margin-right: 135px;
}

#topSubLinks a:visited, #topSubLinks a:active, #topSubLinks a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#topSubLinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#container {
	background-color: #FFFFFF;
	width:950px;
	float: none;
	margin: 0 auto;	
	padding: 0;
	position:relative;
}

img.logo {
	position: relative;
	width: 393px;
	height: 90px;
	left: 0px;
	top: 0px;
	z-index: 0;
}

table {
	show-empty: yes;
}

td.topheader {
	background-image:url(/images/top-gray-bg.png);
	width: 100%;
	height: 92px;
}

td.topblue {
	background-image:url(/images/top-blue-bg.png);
	width: 950px;
	height: 62px;
}

td.toplinks {
	background-image:url(/images/top-links-bg.png);
	width: 950px;
	height: 20px;
}

td.toprings {
	background-image:url(/images/top-ring-bg.png);
	width: 950px;
	height: 45px;
}

td.spacer {
	background:url(/images/spacer.png);
}

td.bottomblue {
	background-image:url(/images/bottom-blue-bg.png);
	width: 950px;
	height: 46px;
}

img.mascot {
	position: absolute;
	right: 0px;
	top: 1px;
	z-index: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mascot.png', sizingMethod='scale');
}

div.divheader {
	background-image:url(/images/mascot-new.png);
}

#footer, #footer p {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer a:visited, #footer a:active, #footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer p.soft {
	color: #AAAAAA;
}

td.fullContainer {
	width: 950px;
	padding-right: 25px;
}

td.containerContent {
	width: 750px;
	padding-right: 10px;
}

td.containerSidebar {
	width: 275px;
	padding-bottom: 10px;
}

