body {
	background-color:#92FFFF;
	margin:10px 20px;
	padding:0;
}

img { border-width:0; }
form { padding:0; margin:0; }

.credits { display:none; }

.main {
    border-width:10px 0px;
	border-style:solid;
	border-color:#C4FFFF;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
}

.logo {
    width:89px;
	background-image:url(/img/page/logo_bg.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.ssz {
    width:21px;
	background-image:url(/img/page/ssz_bg.gif);
	background-repeat:repeat-y;
	padding-top:92px;
	vertical-align:top;
}

.mainnav {
    width:141px;
	background-color:#6DF235;
	vertical-align:top;
	border-right-width:5px;
	border-right-color:#0FC5C5;
	border-right-style:solid;
	background-image:url(/img/page/mainnav_foo.gif);
	background-repeat:repeat-y;
}

.subnav {
    font-family: Arial, Helvetica, sans-serif;
    border-width:1px 0px;
	border-style:solid;
	border-color:#0FC5C5;
	width:265px;
	background-color:#C4FFFF;
}

.sub, .sub:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	text-decoration:none;
	color:#FF4F00;
    font-weight:bold;
}

.sub:active, .subsel, .subsel:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	text-decoration:none;
	color:#7A7A7A;
	font-weight:bold;
}

.sub:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	text-decoration:none;
	color:#000000;
    font-weight:bold;
}

.cont {
    width:100%;
	background-color:#E8FFCB;
	vertical-align:top;
	padding:55px 15px 15px 13px;
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:150%;
}

.side {
    width:265px;
	background-color:#FFFFFF;
	vertical-align:top;
	border-left-width:5px;
	border-left-color:#0FC5C5;
	border-left-style:solid;
}

.cal {
    vertical-align:top;
    padding:9px;
    font-size:75%;
}

#sidearticle {
    width:240px;
    padding:0 10px 15px 15px;
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:150%;
}

#nav1 {
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
    font-weight:normal;
	text-decoration:none;
    border-left-width:5px;
	border-left-color:#13D2D2;
	border-left-style:solid;
	width:136px;
	height:23px;
	background-color:#C4FFFF;
}

#nav2 {
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
    font-weight:normal;
	text-decoration:none;
    border-left-width:5px;
	border-left-color:#13D2D2;
	border-left-style:solid;
	width:136px;
	height:23px;
	background-color:#9DFFFF;
}

#nav3 {
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
    font-weight:normal;
	text-decoration:none;
    border-left-width:5px;
	border-left-color:#13D2D2;
	border-left-style:solid;
	width:136px;
	height:23px;
	background-color:#4EFFFF;
}

a.nav1, a.nav1:visited, a.nav2, a.nav2:visited, a.nav3, a.nav3:visited
{
    color:#000000;
    font-weight:normal;
	text-decoration:none;
    padding:4px 0 0 10px;
    width:126px;
    height:19px;
}

a.nav1:hover, a.nav2:hover, a.nav3:hover
{
    color:#000000;
    font-weight:normal;
	text-decoration:none;
    padding:4px 0 0 10px;
    width:126px;
    height:19px;
}

a.navsel, a.navsel:visited, a.navsel:hover
{
    color:#FFFFFF;
    font-weight:bold;
	text-decoration:none;
	padding:4px 0 0 10px;
	width:126px;
	height:19px;
}

#nav1_h, #nav2_h, #nav3_h {
    border-left-width:5px;
	border-left-color:#1E7F00;
	border-left-style:solid;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#FFFF00;
	width:136px;
	height:23px;
}


#navsel {
    border-left-width:5px;
	border-left-color:#1E7F00;
	border-left-style:solid;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#FF8100;
	width:136px;
	height:23px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:150%;
    color:#018484;
    font-weight:normal;
    margin-bottom:45px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:110%;
    color:#018484;
    font-weight:bold;
    margin:21px 0;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:80%;
    color:#018484;
    font-weight:bold;
    margin:0 0 21px 0;
}

li {
    font-weight:bold;
    color: #018484;
    list-style-type:square;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size:60%;
    font-weight:bold;
    color:#FFF200;
    background-color:#02A2A2;
    text-align:left;
    padding-left:9px;
    height:15px;
}

.even {
    background-color:#D1F6C7;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FF4F00;
	font-weight:bold;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0DC72C;
	font-weight:bold;
}