@import url(layout.css);
body {
	color: #222222;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:1.5em;
	background-color: #FFFFFF;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#maincontent 
{
	margin:0 auto;
	background-color:#000000;
	background: url(../img/bkgd_tile2.gif);	
	background-repeat: repeat-y;
	padding: 0px;
	overflow: hidden;
}

#masthead {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 980px;
	height:100px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../img/p0.jpg);
}

#logopos 
{
	margin-top:10px;
}

#navigation {
	margin-right: 10px;
	margin-left: 0px;
	overflow: hidden;
}

#column_l {
	width: 750px;
	margin: 0px 0 0	0px;
	padding: 0 10px 10px 10px;
}

#column_r a.ql {
	color: #444444;
	text-decoration: none;
	padding-left:10px;
	margin:1px;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
#column_r {
	width: 193px;
	margin: 0px 0 0 0;
	float: right;
	position: relative;
	right: 15px;
}

#SearchResult
{
    padding: 0 5px 0 5px;
    margin: 0 0 0 10px;
}

#footer {
	text-align: center;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 0px;
}

#footer_l {
	background-color: #FFFFFF;
	}	

#footer_r {
	background-color: #FFFFFF;
	}

/* Styles for Masthead */
#masthead img {
	float: left;
}
#searchbox span.class2 {
	color: #0081C5;
	font-size: 1.25em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	border:0;
	line-height:1.0em;
}

#search span.class1 {
	color: #0081C5;
	font-size: 1.75em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
}

/* Styles for Navigation */
#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#navigation ul.r li {
	float: right;
	clear:none;
}
#navigation ul.l li {
	float: left;
	clear:none;
}
#navigation ul.l{
	float:left;
}

#navigation a {
	color: #111111;
	text-decoration: none;
	margin:1px;
	padding: 0px 5px 0px 5px;
	display: block;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

#navigation a:hover {
	color: #0081C5;
	margin: 1px;
}
#navigation span 
{
	text-decoration: none;
	margin: 1px;
	padding: 0px 5px 0px 5px;
	display: block;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}


/* Styles for Content */
h1 {
	color: #0081C5;
	font-size: 1.75em;
}
h2 {
	color: #0081C5;
	font-size: 1.5em;
}
h3 {
	color: #0081C5;
	font-size: 1.25em;
	margin-top:0px;
}

h4 {
	color: #0081C5;
	font-size: 1.25em;
	margin-top:20px;
	margin-bottom:5px;
}
h5 {
	color: #0081C5;
	font-size: 0.75em;
}
h6 {
	color: #0081C5;
	font-size: 0.5em;
}
big {
	color: #0081C5;
	font-size: medium;
}


#column_r p {
	color: #000000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}

/* Styles for Footer */
#footer p {
	color: #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #444444;
	text-decoration: none;
	font-weight: 600;
}

#footer a:hover {
	color: #0081C5;
	text-decoration: none;
	font-weight: 600;
}

img {border:0}
/* Styles for Links */
a {
	color: #444444;
	font-weight:600;
	text-decoration: none;
}
a:hover {
	color: #0081C5;
	font-weight:600;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Various */
h3.rtitle{
	color: #0081C5;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight:600;
	margin-top: 12px;
	margin-bottom: 0px;	

}
a.h3link {
	color: #0081C5;
	font-size: 1em;
	text-decoration:none;		
}

span.tech 
{
    
}
.header2
{
	font-size:22px;
	font-family:Tahoma;
	color:#0000ee;
}

/* Styles for Navigation */
#footer_l ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#footer_l ul.r li {
	float: right;
	clear:none;
}
#footer_l ul.l li {
	float: left;
	clear:none;
}
#footer_l ul.l{
	float:left;
}

#footer_l a {
	color: #444444;
	text-decoration: none;
	margin:7px 1px 1px 1px;
	padding: 5px;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
#footer_l a:hover {
	color: #0081C5;
	margin: 7px 1px 1px 1px;
}
#footer_l span 
{
	text-decoration: none;
	margin: 7px 1px 1px 1px;
	padding: 5px;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
