body {
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

html {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, li, td {
	margin: 1.2em 0;
	font-size: 1.1em;
}

ol li {
	margin: 0.5em 0;
	}
	
#content a:link, #content a:visited {
	color: #0071b9;
	font-weight: bold;
	text-decoration: none;
	}

#content a:hover, #content a:active {
	color: #4daf32;
	}
	
#content table td {
	background-color: #e0e5e8;
	}

#content table {
	border: 1px dotted #0071b9;
	margin-bottom: 10px;
	}

img {
border: none;
}

.main-right {
margin: 0 0 10px 10px;
float: right;
}

.main-left {
margin: 0 10px 10px 0;
float: left;
}

.center {
	text-align: center;
	}

.thumb {
	margin: 0 5px 0 0;
	float: left;
	}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #4daf32;
	margin: 0 0 1em 0;
}

h2 {
	margin-top: 15px;
	border-top: 1px dotted #0071b9;
	padding-top: 15px;
	font-size: 1.3em;
	font-weight: bold;
	color: #4daf32;
	margin: 1em 0;
}

#resources h2 {
	display:block;
	padding: 6px !important;
	background-color: #6394c9 !important;
	border:none;
	color:white !important;
	margin: 1em 0 0 0 !important;
}

h3 {
	padding-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0071b9;
	margin: 1em 0;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0071b9;
	margin: 1em 0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	border:0;
	width:700px;
}

#header {
	margin:0;
	padding:0;
	width: 700px;
	background-color: #0071b9;
}

#side-a, #side-b {
	float: left;
	width: 140px;
	margin: 20px 0 20px 0;
}

#side-a p, #side-b p {
	margin: 0 0 8px 0;
}

#side-b {
	float: right;
}

#content { 
	float: left;
	width: 56%;
	margin: 20px 0 20px 0;
	padding: 0 10px 0 10px;

}

#footer {
	clear: both;
	text-align: center;
	padding: 2px 2px 5px 2px;
	border-top: 3px solid #4daf32;
	background-color: #0071b9;
	background-image:url(../images/footer-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom: 15px;
}

#footer a:link, a:visited {
    text-decoration: none;
	color: white;
}

#footer a:hover, a:active {
	text-decoration: underline;
}

#footer {
	color: #89C4FF;
}

#footer p {
	margin: 0.2em;
	}
	
.side-header {
	background-color: #0071b9;
	color: white;
	font-size: 1.2em;
	padding: 5px;
	display: block;
	width: 130px;
	border-bottom: 1px solid white;
	background-image:url(../images/side-panel-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	margin-top: 10px;
}

.side-panel {
	color: white;
	background-color: #6394c9;
	padding: 12px;
	width: 116px;
	background-image:url(../images/side-panel-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

a.button:link, a.button:visited {
	background-color: #0071b9;
	display: block;
	margin: 5px 0;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
	color: white;
	border: 1px solid white;
}

form {
	margin:0;
	padding:0;
}

.pointer {
	cursor:pointer;
}

a.button:hover, a.button:active {
	background-color: #4daf32;
}

#content a.buttonlink:link, #content a.buttonlink:visited, input {
	background-color: #0071b9;
	border: 1px solid white;
	padding: 4px;
	text-decoration: none;
	color: white;
	}
	
#content a.buttonlink:hover, #content a.buttonlink:active, input:hover  {
	background-color: #4daf32;
	border: 1px solid white;
	}
	
a.normalink:link, a.normalink:visited {
	text-decoration: none;
	font-size: 1em;
	font-weight:bold;
	color: #6394c9 !important;
	}
	
a.normalink:hover, a.normalink:active  {
	color: #4daf32 !important;
	}
	
.marginv15 {
	margin: 15px 0;
	}
	
.text-box {
	background-color: #0071b9;
	display: block;
	margin: 5px 4px 5px 0;
	padding: 2px;
	font-size: 1em;
	width: 80px;
	text-decoration: none;
	color: white;
	border: 1px solid white;
}
	
#side-b .header h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0071b9;
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
}

#side-b a.rssitem:link, #side-b a.rssitem:visited {
	text-decoration: none;
	width: 130px;
	background-color: #e0e5e8;
	border-bottom: 1px dotted #0071b9;
	border-top: 1px dotted #0071b9;
	color: #0071b9;
	padding: 5px;
	display: block;
	}

#side-b a.rssitem:hover, #side-b a.rssitem:active {
	color: white;
	background-color: #4daf32;
	}

#sidenav {
	margin-bottom: 15px;
	border-top: 1px dotted #0071b9;
	border-bottom: 1px dotted #0071b9;
	}
	
#sidenav p {
	margin: 0 0 1px 0;
	}

#sidenav a:link, #sidenav a:visited {
	display: block;
	background-color: #e0e5e8;
	color: #0071b9;
	text-decoration: none;
	padding: 3px;
	}
	
#sidenav a:hover, #sidenav a:active {
	background-color: #4daf32;
	color: white;
	}
	
.dirlink {
	margin: 30px 0;
	text-align: center;
	}

.noborder {
	border: 0 !important;
	}
	
.noborder td {
	padding: 1px !important;
	}

.bullets li, .bullets ul {
	margin: 0.4em 0 !important;
	}

.title a:link, .title a:visited {
	display: block;
	background-color: #e0e5e8;
	color: #0071b9;
	text-decoration: none;
	padding: 4px;
	font-size: 1.2em;
	border-top: 1px dotted #0071b9;
	margin: 20px 0 5px 0;
	clear:both;
	}
	
.title a:hover, .title a:active {
	background-color: #4daf32 !important;
	color: white !important;
	}

.logo {
	float:right;
	margin: 5px 0 5px 10px;
	}
	
.description {
	font-size: 1.1em;
	margin-bottom: 5px;
	padding-left: 5px;
	}


/*- Menu --------------------------- */

    #tabs {
	  font-weight:bold;
	  border-bottom: 3px solid #4daf32;
	  background-color: #0071b9;
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px;
	  font-size: 1em;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
	  font-size: 1em;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: white;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color: white;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

/* News articles */

P.synopsis {
	background: #e0e5e8;
	padding: 4px;
}
      
/* Signup form and script */

DIV.startform {
	color: white;
	background-color: #0071b9;
	padding: 1px 6px 1px 6px;
	width: 330px;
}

DIV.startform TABLE {
	background: #0071b9;
	color: white;
}

DIV.startform TABLE TD {
	background: #0071b9 !important;
	color: white;
	padding: 4px;
}

DIV.startform TABLE INPUT.text-box {
	width: 100px;
	color: white;
	background: #6394c9;
}

DIV.startform A.button,
DIV.startform A.button:visited,
DIV.startform A.button:hover,
DIV.startform A.button:active {
	color: white !important;
}

TABLE.signupresults {
	background: white;
	color: white;
	border: none !important;
}

TABLE.signupresults TD {
	padding: 4px;
	vertical-align: top;
	background: #6394c9 !important;
}

TABLE.signupresults TD.col1 {
	font-weight: bold;
}

TABLE.signupresults TD.col3 A,
TABLE.signupresults TD.col3 A:visited,
TABLE.signupresults TD.col3 A:hover,
TABLE.signupresults TD.col3 A:active {
	color: white !important;
	text-decoration: underline !important;
	cursor:pointer !important;
}

TABLE.signupresults TD.optno {
	background-color: white !important;
	text-align: left;
	padding-left: 0 !important;
}

TABLE.signupresults TD.optyes {
	background-color: white !important;
	text-align: right;
	padding-right: 0 !important;
}