@charset "utf-8";
/* CSS Document */

body {
	background: #fff url(../images/bg/main_bg.jpg) repeat-y top center;
	margin: 0px;
	padding: 0px;
	color: #4b4948;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: justify;
}

#TopMenu {
	display: none;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 980px;
	padding: 0px;
}

#TopHeader {
	background: url(../images/bg/top_bg.gif) repeat-x top left;
	height: 7px;
}

#MainHead {
	background: url(../images/bg/top_header_bg.jpg) no-repeat top right;
	height: 65px
}

#Logo {
	float: left;
	width: 205px;
	height: 65px;
}

#SearchBox {
	float: right;
	width: 165px;
	padding-top: 2px;
	height: 28px;
	text-align: right;
	padding-right: 5px;
}

#SearchBox form {
	margin: 0px;
	padding: 0px
}

input.InputField {
	padding: 2px 2px;
	margin: 0px;
	font-size: 13px
}

#SearchBox input.InputField {
	width: 119px;
	border: 1px solid #bec0c2;
}

input.Button {
	background: #0080df;
	color: #fff;
	padding: 1px 2px;
	border: 1px solid #bec0c2;
	cursor: pointer
}

#Register input.Button {
	width: 60px;
}

#MainContent {
	padding: 0px;
}

#LeftContent {
	
}

#LeftContentMain {
	
}

#RightContent {
	
}

#Home #RightContent {
	display: none
}

#Register {
	display: none
}

#Register input.InputField {
	border: 1px solid #0080df;
	width: 195px
}

.RegisterBox {
	display: none
}

#Banner {
	
}

#Banner p {
	padding-left: 1em;
	margin-right: 130px
}

#Banner a.More {
	float: right;
}

#Register form {
	margin: 0px;
	padding: 0px;
}

#Register p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.Content {
	padding: 10px;
}

.clear {
	clear: both;
}

#Footer {
	display: none
}

.TopFooter {
	margin: 0px;
	padding: 0px;
	width: 252px;
	float: right;
	clear: both;
}

.TopFooter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.TopFooter ul li {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	list-style: none;
	border-right: 1px solid #000;
	line-height: 1em
}

.TopFooter ul li.last {
	border-right: 1px solid #fff;
	padding-right: 0px
}

.TopFooter ul li a:link, .TopFooter ul li a:visited {
	color: #000;
	text-decoration: none;
}

.TopFooter ul li a:hover {
	text-decoration: underline;
	color: #009ee9;
}

.BottomFooter {
	padding-top: 10px;
	clear: both
}

.Important {
	color: #FF0000;
}

ul.Guide {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
	float: right;
	width: 368px;
}

ul.Guide li {
	float: left;
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
}

/* STYLES */

h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

h3 span {
	border-bottom: 1px solid #009ee9;
}

h4 {
	font-size: 1.4em;
	color: #009ee9;
	margin: 0px;
	padding: 10px 0px 5px 0px
}

h4 span {
	font-size: 0.7em;
	color: #4b4948;
}

p.Home {
	font-size: 1.1em;
}

p {
	line-height: 1.4em;
}

a:link, a:visited {
	color: #009ee9;
	text-decoration: underline
}

a:hover {
	color: #4b4948;
	text-decoration: underline;
}

a.Button {
	background: #0080df;
	color: #fff;
	padding: 1px 2px;
	border: 1px solid #bec0c2;
	cursor: pointer;
	display: block;
	padding: 2px;
	text-decoration: none
}

a.Button:hover {
	background: #4b4948;
	color: #fff;
	padding: 1px 2px;
	border: 1px solid #bec0c2;
	cursor: pointer;
	display: block;
	padding: 2px;
	text-decoration: none
}

.NewsDate {
	float: right;
	text-align: right;
	width: 200px;
	color: #4b4948;
	font-weight: bold;
	padding-top: 10px
}

ul.Technical {
	margin: 0px;
	padding: 0px;
}

ul.Technical li {
	list-style: square;
	margin-left: 15px;
	padding-left: 0px
}

p.TechProfile {
	padding-left: 2em;
}

.smaller {
	font-size: 0.85em;
}

ul.SiteMap, ul.SiteMap ul {
	line-height: 1.5em;
	list-style: none
}

ul.SiteMap ul {
	padding-top: 10px;
}

ul.SiteMap li {
	padding-bottom: 5px;
}

a.top {
	font-size: 1.2em;
	font-weight: bold;
}


/* ACCORDION FILE */

#basic-accordian {
	padding: 0px 0px 10px 0px;
}

.accordion_headings {
	padding: 7px 0px 0px 10px;
	background: #4b4948 url(../images/demos/icon.gif) no-repeat top right;
	height: 62px;
	color: #FFFFFF;
	cursor: pointer;
	margin-bottom: 2px;
	border: 1px solid #c4c5c6;
}

.accordion_headings:hover {
	background: #009ee9 url(../images/demos/icon.gif) no-repeat top right;
	border: 1px solid #c4c5c6;
	height: 62px;
	margin-bottom: 2px
}

.accordion_child {
	padding: 10px 10px 2px 10px;
	border: 1px solid #c4c5c6;
	margin-bottom: 2px;
	background: #fff;
	color: #4b4948
}

.header_highlight {
	padding: 7px 0px 0px 10px;
	background: #009ee9 url(../images/demos/icon.gif) no-repeat top right;
	height: 62px;
	margin-bottom: 2px;
	border: 1px solid #c4c5c6;
}

/* RESULTS SECTION */


.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 10px
}

.SearchResult {
	margin-bottom: 20px;
}


.SearchResultAlt {
	background: #cfe8f9;
	border-top: 5px solid #cfe8f9;
	border-bottom: 5px solid #cfe8f9;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 10px;
	font-size: 1.1em
}

.SearchResultDesc {
	padding: 10px;
	
}

tr.ResultsHeader td {
	padding: 10px;
}

