body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	background-color: #006699;
}
		
a:link {
}

a:visited {
}

a:active {
}

a:hover {
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #993333;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #006699;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #006699;
}

h4 {
	font-size: .8em;
	font-weight: bold;
	color: #993333;
}

h5 {
	font-size: .7em;
	font-weight: bold;
	color: #993333;
}

h6 {
	font-size: .7em;
	font-weight: bold;
	color: #006699;
}

img {
	border: 0;
}

li {
	font-size: .8em;
line-height: 1.2em;
}

p {
	font-size: .8em;
	line-height: 1.2em;
}

pre {
	font-family: monospace;
	font-size: .8em;
}

strong, b {
	font-weight: bold;
}

hr { color: #FF9966}

.skiplink {display: none}

.currentmonth {
	color: #FF0033;
	font-size: 2em;
	font-weight: bold;
}

.whitetext {
	font-size: .6em;
	color: #FFFFFF;
}

.author {font-size: .75em}

.table01{border-style:solid; border-width:2px; border-color:#336699;}

.choose {
	font-size: .8em;
	line-height: 120%;
	color: #006699;
	font-weight: bold;
}
.breadcrumb {
	font-size: .8em;
	line-height: 1.2em;
	color: #000000;
}
.sideheader {
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
table.boxed {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #006699;
	border-collapse: collapse;
}
table.boxed th {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #006699;
}
table.boxed td {
	border-width: 1px;
	border-spacing: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #006699;
}
table.unboxed {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
}
table.unboxed th {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
}
table.unboxed td {
	border-width: 0px;
	border-spacing: 0px;
	padding: 5px;
	border-style: solid;
}

#navcontainer { }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
text-align:right;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
background-color: white;
border-bottom: 1px solid #eee;
font-size: 1em;
font-weight: bold;
color: #006699;
text-decoration: none;
}


#navcontainer a:visited
{
color: #006699;
}


#navcontainer a:hover
{
background-color: #006699;
color: white;
}

.choosemonth
{
	font-size: .8em;
	font-weight: bold;
	color: #006699;
}

#navcontainer2 {  }

#navcontainer2 ul
{
margin-left: 0;
padding-left: 0;
text-align:left;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer2 a
{
display: block;
padding: 10px;
width: 150px;
background-color: white;
border-bottom: 1px solid #eee;
font-size: 1em;
font-weight: bold;
color: #006699;
text-decoration: none;
}


#navcontainer2 a:visited
{
color: #006699;
}


#navcontainer2 a:hover
{
background-color: #006699;
color: white;
}

#getready { }

#getready a
{
display: block;
background-color: white;
font-size: 1.2em;
font-weight: bold;
color: #006699;
text-decoration: none;
}

#getready a:visited
{
color: #006699;
}

#getready a:hover
{
background-color: #006699;
color: white;
}

.mainNav{ }

.mainNav a
{
background-color: white;
font-size: .9em;
font-weight: bold;
color: #006699;
text-decoration: none;
text-align: center;
}

.mainNav a:visited
{
color: #006699;
}

.mainNav a:hover
{
background-color: #006699;
color: white;
}

.tagline {
	font-size: .8em;
	line-height: 120%;
	color: #006699;
	font-weight: bold;
}

.lang{ }

.lang a
{
background-color: white;
font-size: .9em;
font-weight: bold;
color: #FF0033;
text-decoration: none;
text-align: center;
}

.lang a:visited
{
color: #FF0033;
}

.lang a:hover
{
background-color: #FF0033;
color: white;
}

img.borderedR {
float: right;
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #666;
padding: 10px;
}

img.borderedL {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #666;
padding: 10px;
}

.menu{ margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}