/*div {border:1px solid black; }*/
/*un blue #5B92E5*/
/*canada red #ff0000*/
html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:visited {
	color: #333;
}
.menuStyle {
	position:relative;
	top:6px;
	left:287px;
	z-index:11;
	color: #000;
	font-size: 14px;
	line-height:18px;
	width: 496px;
}
.menuStyle a {
	text-decoration: none;
	color: #333;
}
.menuStyle a:visited {
	text-decoration: none;
	color: #333;
}
.menuStyle a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a.current, a.current:hover, a.current:visited {
	text-decoration: none;
	color:#ff0000;
}
.submenu a {
	text-decoration: none;
	color: #333;
}
.submenu a:visited {
	text-decoration: none;
	color: #333;
}
.submenu a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.content a {
	text-decoration: underline;
	color: #333;
}
.content a:visited {
	text-decoration: underline;
	color: #333;
}
.content a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.submenu {
	left:3px;
	width:270px;
	z-index:19;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
	border: none;
	top: 80px;
	position: absolute;
	height: 500px;
}
/*.submenu a { display : block; width: 250px; height: 40px}*/
.submenu #boxcur a { display: block; width: 15px; height: 15px}
.submenu #boxcur a:link { background-image : url(../img/red.gif)}
.submenu #boxcur a:visited { background-image : url(../img/red.gif)}
.submenu #boxcur a:hover { background-image : url(../img/redframe.gif)}
.submenu #box a:visited { display : block; width: 15px; height: 15px; background-image : url(../img/grey.gif)}
.submenu #box a { display: block; width: 15px; height: 15px; background-image : url(../img/lgrey.gif)}
.submenu #boxthis a { display: block; width: 15px; height: 15px; background-image : url(../img/redframe.gif)}
.submenu table { width: 283px}
a.current, a.current:hover, a.current:visited {
	text-decoration: none;
	color:#ff0000;
}
.splashy {
	position:relative;
	left:3px;
	top:26px;
	z-index:36;
	text-align:center;
}
.logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:13;
	width: 275px;
}
.content {
	position:relative;
	left:287px;
	width:496px;
	top:25px;
	z-index:16;
	color: #000;
}
p {
	margin-top:0px;
	margin-bottom:8px;
	font-size: 12px;
	line-height:16px;
}
h1 {
	margin-top:0px;
	font-size: 16px;
	line-height: 22px;
	margin-bottom:12px;
	font-weight: bold;
}
h2 {
	margin-top:14px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	margin-top:0px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 12px;
	font-weight: bold;
}
h6 {
	margin-top:14px;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 0px;
	font-weight: normal;
}
li {
	margin-bottom: 8px;
}
.footer {
	position:relative;
	width:496px;
	z-index:22;
	color: #999;
	font-size: 9px;
	line-height:17px;
	top: 40px;
	left: 287px;
	text-align:center;
}
.footer a {
	text-decoration: none;
	color: #333;
}
.footer a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.line {
	position:absolute;
	width:1px;
	left:275px;
	top:80px;
	z-index:110;
	background-color: #BBBBBB;
}
body {
	min-height:101%
}
html {
	height:100%;
	overflow: -moz-scrollbars-vertical;
}
td {
	vertical-align: top;
	text-align: left;
}
td.lowtd {
	vertical-align: bottom;
	text-align: left;
}
.container {
	position: relative;
	text-align: left;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	height:inherit;
}

