/* basic elements */
body {
	font: 10pt/16pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #ffffff;
}

p {
	font-size: 9pt;
 }

li {
	font-size: 9pt;
}

td {
	font-size: 9pt;
}

.para2{
	line-height: 100%;
	margin: 8px; 0px; 2px; 0px;
}


h1 { 
	font-size: 14pt;	
	color: #000000;
}

h2 { 
	font-size: 13pt;	
	color: #000000;
}

h3 {
	font-size: 12pt;
	color: #000000;
}
		
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033CC;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033CC;
}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0033FF;
}

legend {
	font-weight: bold; 
}

#searchbar a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#searchbar a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 12px;	
}
#searchbar a:hover, #searchbar a:active { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFFF;
	font-size: 12px;	
}

#container {

}

#searchbar {
	position: absolute;
	z-index: 0;
	width: 100%;
	top: 0px;
	text-align: center;
	background-color: #0066CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

#logo {
	position: absolute;
	z-index: 0;
	top: 45px;
	text-align: left;
	margin: 10px;
}

#topnav {
	position: absolute;
	top: 100px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	white-space: nowrap;
	background-image: url(images/tab-bg.gif);
	background-repeat: repeat-x;
	background-position: center 31px;
}

#menu {
	position: absolute;
	z-index: 0;
	width: 20%;
	top: 150px;
	left: 1%;
	text-align: left;
}

#header1 {
	position: absolute;
	z-index: 0;
	width: 53%;
	top: 150px;
	left: 23%;
	text-align: left;
}

#content {
	position: absolute;
	z-index: 0;
	width: 53%;
	top: 200px;
	left: 23%;
	text-align: left;
	border: 0px solid #FF0000;
}

#tools {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
font-size: 9pt;
}

#contentAd {

}

#rightColumn {
	position: absolute;
	z-index: 0;
	width: 20%;
	top: 150px;
	left: 78%;
	text-align: left;
}

#footer {
	position: relative;
	z-index: 0;
	width: 100%;
	text-align: center;
	top: 2000px;
}

.outline {
	border: 1px solid #000000;
}
a.titlelink:link {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
    line-height: 125%
}
a.titlelink:visited {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;  
	text-decoration: underline;
	font-weight: bold;
    line-height: 125%
}
a.titlelink:hover {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
    line-height: 125%
}		
a.titlelink:active {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
    line-height: 125%
}
a.desclink:link {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
    line-height: 125%
}
a.desclink:visited {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
    line-height: 125%
}
a.desclink:hover {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
    line-height: 125%
}
a.desclink:active {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
    line-height: 125%
}
a.urllink:link {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC; 
	text-decoration: none;
	font-weight: none;
    line-height: 125%
}
a.urllink:visited {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC; 
	text-decoration: none;
	font-weight: none;
    line-height: 125%
}
a.urllink:hover {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC; 
	text-decoration: underline;
	font-weight: none;
    line-height: 125%
}		
a.urllink:active {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC; 
	text-decoration: underline;
	font-weight: none;
    line-height: 125%
}			

