html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #003366;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
h1.logo a {
	color: #FFFFFF;
	font-size: .8ems;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h1.logo a span {
	display: block;
	color: #FFFFFF;
	font-size: .8ems;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h1.logo span:first-child {
	padding-top: 20px;
}
h2 {
	font-size: 1.2em;
	margin: 15px 0 5px 0;
}
h3   {
	clear: both;
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	margin: 15px 0 5px 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 114%;
	font-weight: bold;
	background-image: url(../images/highlight.jpg);
	height: 60px;
	margin: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
p {
	color:#333;
	font-size: 0.9em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	height: 1px;
	clear: both;
}
ul {
	margin-left: 25px;
}
ol {
	margin-left: 25px;
}
li  {
}
li  p  {
	margin: 0px;
}


.main {
	width: 760px;
	margin: auto;
}
.header {
	height: 125px;
}
.content {
	background-color: #FFFFFF;
}
.footer {

}


.butA, .butB, .butC, .butD {
	background-image: url(../images/butBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 108px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.butA {
	background-color: #AA4E9D;
}
.butB {
	background-color: #1FA7D2;
}
.butC {
	background-color: #DD9F1D;
}
.butD {
	background-color: #8FB011;
}
.butA:hover, .butB:hover, .butC:hover, .butD:hover {
	background-color: #FFFFFF;
	color: #000000;
}
.logo {
	background-image: url(../images/logo2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.8em;
	height: 75px;
	margin: 0 auto;
	text-align: right;
	text-decoration: none;
	width: 760px;
}

.footer a {
	display: block;
	float: left;
	margin: 0;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C54A5;
}
.footer a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.nav, .footer {
	background-color: #2C54A5;
	min-width: 760px;
}
.nav {
	height: 50px;
}

.nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .8em;
}
.content li {
	font-size: 0.9em;
	color: #333333;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.footer div.misc {
	display: block;
	font-size: 0.7em;
	color: #000000;
	width: 230px;
	margin-top: 5px;
	font-weight: normal;
	position: absolute;
}
.footer div.misc p {
	display: block;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}
.footer h2, .footer p {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
}

.bubbleTop .left {
	background-position: top left;
}
.bubbleBottom .left {
	background-position: bottom left;
}
.bubbleTop .right {
	background-position: top right;
}
.bubbleBottom .right {
	background-position: bottom right;
}
.bubbleTop .left, .bubbleBottom .left, .bubbleTop .right, .bubbleBottom .right {
	background-image: url(../images/bubble.gif);
	float: left;
	height: 15px;
	width: 115px;
}
.content div {
	height: 400px;
	margin: 0 auto;
	overflow: auto;
	width: 750px;
	padding: 0 10px 0 0;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.hidden {
	background-color: #508DC5;
	color: #CCCCCC;
	display: block;
	font-size: .7ems;
	height: 15px;
	text-align: right;
	width: 100%;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom: #2C54A5 1px solid;
}
.content div p {

}
.left {
	float: left;
}
.right {
	float: right;
}
.clearRight {
	clear: right;
}
.content a:link {
	color: #2C54A5;
	text-decoration: none;
}
.content a:hover {
	color: #000066;
	text-decoration: underline;
}


.clearLeft {
	clear: left;
}
.subNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subNav li {
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -1px;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 70%;
	color: #999999;
	width: 30px;
	margin-right: 0px;
	margin-left: auto;
	clear: both;
}
td p {
	margin: 3px;
	padding: 0px;
}
caption {
	font-weight: bold;
	background-color: #1FA7D2;
	color: #FFFFFF;
	padding: 5px;
}
.design {
	color: #FFFFFF;
	background-color: #508DC5;
	padding: 2px;
	width: 100%;
}
.design p {
	font-weight: bold;
	margin: 0px;
	text-align: center;
	font-size: 70%;
}

.site {
	position: relative;
}
th p {color: #FFFFFF}
th {
	background-color: #3884D8;
}

td.activity {
	font-weight: bold;
	background-color: #FFFF99;
}
table.outline {
	border: 1px solid #eeeeee;
}
table.outline th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}

table.outline td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
	
