/*this css changes from layout 02 by removing multiple occurences of a: properties*/
@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	min-width: 760px;
	max-width:1200px;
}
#container { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#container a:link, #container a:visited, #container a:active {
	color:#000066
}
#container a:hover {
color:#6600FF;
}
#header {
	height:140px;
	}
#header a:link, #header a:visited, #header a:active {
	color:#000066
}
#header a:hover {
color:#6600FF;
}
#header .slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #778899;
	background-color: transparent;
	float:right;
	width: 400px;
	text-align:right;
	margin-right: 20px;
	margin-top: 30px;
	display: inline; 
}
#header .menu {

	color: #778899;
	background-color: transparent;
	float:left;	
	text-align:right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom:5px;
	display: inline;
	font-size:14px; 
}
#header .nodisplay {
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	}
#header .logo {
	float:left;
	width: 240px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .printLogo {
display:none;
}
#breadcrumbs {
font-size:70%;
margin-left: 30px;
margin-top: 2px;
width:70%;
text-align:left;
}
#visitblog {
width: 240px;
float:right;
text-decoration:none;
margin-right:0;
padding-right:0;
}
#visitblog a:link, #visitblog a:visited, #visitblog a:active {
text-decoration:none;
}
#visitblog img {
border:none;
}

#wrapper {
background-image:url(../images/pale_blue_line.jpg);
	margin-top:20px;
	background-position:left;
	background-repeat:repeat-y;
}
#sidebar1 {
	background-image:url(../images/pale_blue_line.jpg);
	float: left; 
	width: 200px; 
	padding: 15px 0; 
	margin-top: 10px;
	margin-right: 10px;
}
#sidebar1 p, #sidebar1 h3{
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:active {
	color:#000099
}
#sidebar1 a:hover {
	color:#990000;
} 
#nav {
	width: 12em;
	left: 0.3em;
	top: 7em;
	font-family:Arial, Helvetica, sans-serif;
	}

#nav h2 {
	margin-left: 10px;
	font-size: 120%;
}
#nav ul {
	list-style-type: none;
	font-size: 90%;
	margin-left:10px;
	padding-left:0;
}
#nav li {
margin-bottom: 10px;
}
#nav p {
font-size: 90%;
}
#mainContent {
	zoom: 1;
	padding-top: 15px;
	font-size:100%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-left: 10px;
	padding-bottom:15px;
	 }
#mainContent ul {
font-size:90%;
}
#mainContent ul ul{
font-size:90%;
font-style:italic;
}
#mainContent li {
margin-bottom: 2px
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color:#000066;
}
#mainContent a:hover { 
color:#6600FF;
}
#mainContent .infopage {
background-image:url(../images/fp-background-2.gif);
background-repeat:no-repeat;
height:410px;
background-position:center;
}
#footer { 
	padding: 0 10px; 
	background:#FFFFFF;
	text-align: center;
	padding-top: 15px;
} 
#footer .links {
	font-size: 75%;
	margin: 0; 
	padding: 5px 0; 
}
#footer a:link, #footer a:visited, #footer a:active {
color:#000099;
}
#footer a:hover {
color:#6600FF;
}
#footer .copyright {
	font-size: 50%;
	margin: 0; 
	padding: 5px 0; 
}
#footer .printcontact {
	margin:0;
	display: none;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#login {
	text-align:left;
	width: 500px; /* since this element is floated, a width must be given */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
	margin-right: 5px;
	}
#login p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#formpage {
	text-align:center;
	width:97%;
	background: #FFFFFF;
	margin: 1px; 
	padding: 0;
	background-image:url(../images/fp-background-2.gif);
	background-repeat:no-repeat;
	min-height:410px;
	background-position:center;}
#formlog {
	text-align:center;
	width:97%;
	background: #FFFFFF;
	margin: 1px; 
	padding: 0;
}
#formreg {
	text-align:center;
	width:97%;
	background: #FFFFFF;
	margin: 1px; 
	padding: 0;
	background-image:url(../images/fp-background-2.gif);
	background-repeat:no-repeat;
	min-height:410px;
	background-position:center;
	}

#register {
	zoom: 1;
	padding-top: 15px;
	font-size:100%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left:10px;
	padding-left: 4px;
	padding-right:10px;
	width:95%;
	text-align:left;
	 }
#register p {
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
}
#register a:link, #register a:visited, #register a:active {
	color:#000066;
}
#register a:hover { 
color:#6600FF;
}
.form {
padding: 3px 6px 3px 6px;
}
#contactdetails {
	zoom: 1;
	padding-top: 15px;
	width:95%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#contactdetails label {
font-weight:bold;
width:200px;
}
#contactdetails input {
color:#000066;
font-size:14px;
}
input.txt {
color: #000088;
border: 1px inset #000088;
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}
input.btn {
color:#333333;
background-color:#CCCCFF;
border: 1px outset #00008b;
padding: 2px 4px 2px 4px;
}
form div {
clear:left;
margin: 0;
padding:0;
padding-top: 0.6em;
}

form div label {
	float:left;
	width:10em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
fieldset {
margin-top:1.4em;
padding:0.6em;
}
legend {
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
}
table {
border-collapse:collapse;
}
th {
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:bold;
text-align:left;
padding: 2px;
padding-right:20px;
background-color:#99CCFF;
border:1px dotted #0000CC;
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
text-align:left;
padding:2px;
border:1px dotted #0000CC;
}
#arrows td {
text-decoration:none;
border:none;
}
td.smresults {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
text-align:left;
padding:1px;
border:1px #0000CC thin;
}

