body
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat: repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/gradient.png);
}
a:link
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
a:focus
{
    color: #006699;
}
a:active
{
    color: #006699;
}
td
{
	text-align: left;
}
h1
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
h2
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h3
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}
.header
{
	background-color: #ffffff;
	padding: 5px;
	height: 118px;
	color: #000099;
	font-size: 2em;
	font-weight: bold;
	width: 790px;
}
.yellowborder
{
	background-color: #ffffff;
	padding: 5px;
	border: solid 12px #FFFF66;
	height: auto;
}
.banner
{
	width: 468px;
	margin-left:auto;
	margin-right:auto;
}
.topbar
{

	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #89B8D6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	margin-bottom: 4px;
}
.mainbody
{
	border: solid 1px #ffffff;
	padding: 5px;
	background-color: #ffffff;

/*
	width: 468px;
*/
}
/*
.mainbody-wide
{
	width: 613px;
}
*/
.footer
{
	margin-top: 5px;
	border: solid 0px #ffffff;
	padding: 5px;
	clear: both;
	width: 790px;
}
.left
{
	float:left;
	border: solid 1px #ffffff;
	padding: 5px;
	background-color: #ffffff;
	width: 150px;
	margin-right: 5px;
}
.right
{
	float:right;
	border: solid 1px #ffffff;
	padding: 5px;
	background-color: #cae3f5;
	width: 186px;
}
.legals
{
	margin-left:auto;
	margin-right:auto;
}
.accessibility
{
	float: right;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	text-decoration: none;
	background-color: #D3EDFE;
	padding: 2px;
	color: #000099;
	border: solid 1px #2627A6;
	width: 135px;
	white-space: nowrap;
	margin-top: 3px;
}
a.mainlevel:hover
{
	background-color: #2627A6;
	color: #ffffff;
	white-space: nowrap;
}
#active_menu, #active_menu:hover
{
	background-color: #ffffff;
	color: #000099;
}
.contentheading
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
}
.small, .createdate, .modifydate
{
	font-size: 0.8em;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	border: solid 1px #999999;
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	margin: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
table.moduletable
{
	margin-bottom: 20px;
}
.contentpane
{
	width: 468px;
	float: left;
}
.contentpanewide
{
	width: 675px;
	float: left;
}
.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
}
.contentpanecalendar
{
	width: 468px;
	float: left;
}
.contentpanesection
{
	width: 468px;
}
.clearfloats
{
    clear: both;
}
.copyright
{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
	font-size: 1em;
	color: #555555;
}
.copyright a, .copyright a:visited
{
	color: #555555;	font-weight: bold;

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
.module
{
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}
.buddywalk a
{
    text-align: center;
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}
.buddywalk
{
    text-align: center;
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}
.buddywalk a img{
    border:none;
}

