/* CSS Document */

body {
	background-image:   url(../../images/bkgd.jpg);
	background-repeat: repeat-y;
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	background-color: #006699;
	line-height: 14px;
	margin: 0px;
	height: 100%;
	clip:  rect(auto auto auto auto);
}
p {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 1em;
}
ul li {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
td {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link { 
	color: #0099CC; 
             text-decoration: none; 
}
a:visited, a:active { 
	color: #996666; 
             text-decoration: none; 
}
a:hover {             
	color: #600;
             text-decoration: underline;   	
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006699;
	margin: 12px 0px 0px;
	font-weight: bold;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
strong {
	color: #006699;
}
.box {
	padding: 0px;
	position: relative;
	height: 200px;
	width: 755px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	background-image: url(../../images/top5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}	
.container {

	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 700px;
	width: 750px;
	top: 0px;
	float: left;
}
.logo {
	top: 25px;
	position: absolute;
	height: auto;
	left: 25px;
}
.column1 {
	position: absolute;
	height: 600px;
	width: 140px;
	left: 0px;
	top: 150px;
}
.search {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	background-color: #ECF4F7;
	padding: 6px;
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 135px;
	top: 0px;
	left: 10px;
}
.navspace {
	color: #000099;
	background-color: #ECF4F7;
	padding: 6px;
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 135px;
	height: auto;
	top: 80px;
	left: 10px;
	overflow: visible;
}
.links0 {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
}
.links0on {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 6px 0px 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.links1 {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #ECF4F7;
}
.links2 {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.copyright {
	width: 200px;
	position: absolute;
	top: 150px;
	text-align: left;
	left: 0px;
}
.contentspace {
	width: 330px;
	color: #000000;
	position: absolute;
	left: 160px;
	top: 140px;
	visibility: inherit;
	height: 525px;
	margin: 0px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.column2 {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	height: 600px;
	position: absolute;
	width: 225px;
	left: 510px;
	margin: 0px 0px 0px 10px;
	top: 0px;
	overflow: visible;
	visibility: visible;
}
.menubox {
	position: absolute;
	height: auto;
	width: 200px;
	left: 0px;
	top: 0px;
	border: 0px none;
}
.col2content {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	left: 1px;
	top: 200px;
	position: absolute;
	height: auto;
	color: #666666;
	margin: 0px;
}
.navspacetitle {
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.caption {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 18px;
}
.warning {
	font-weight: bold;
	color: #CC0000;
}
.links1on {
	font-family: 'Lucida Grande', Trebuchet, Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
