html{
	font-size: 0.7em;
	font-family: Arial;
}

body{
	text-align: center;
}

html, body, h1,h2,h3, p, form{
	margin: 0;
	padding: 0;
	margin-top:10px;
}

table td
{
	vertical-align: top;
}

form{
	display: inline;
}

h1{
	font-size: 1.6em;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	line-height:1.4em;
}

h2{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h3{
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

p{
	margin-bottom: 1em;
	line-height: 1.7em;
}

a img{
	border: none;
}

a{
	color: #004183;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.Black{
	color: #000 !important;
}

.error{
	color: #f00;
}

center{
	text-align: left;
}

div.Header{
	background-color: #fff;
	height: 9em;
}

div.Border{
	text-align: left;
	width: 996px;
	background-color: #fff;
	margin: 0 auto;
}

div.Top_Links ul{
	float: right;
	padding: 0;
	margin: 0;
	/* background-color: #eee; */
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	height: 50px;
	list-style-type: none;
}

div.Top_Links ul li{
	float: right;
	padding: 0.3em 0em 0.3em 2.9em;
	text-align: right;
}

div.Top_Links ul li a{
	color: #004183;
	background-color: #fff;
	text-decoration: none;
}

div.Top_Links ul li a:hover{
	text-decoration: underline;
}

input.Text{
	border: solid 1px #bfbfbf;
	background-color: #fff;
	color: #004183;
	height: 1.35em;
	line-height: 1.35em;
	/*position:relative;
	top:-2px;*/
}
input.Button{
	border: solid 1px #bfbfbf;
	background-color: #fff;
	color: #004183;
}

div.Top_Links ul li input.Button{
	border: solid 1px #bfbfbf;
	background-color: #fff;
	color: #004183;
	height: 1.65em;
	line-height: 1.5em;
}

div.Top_Nav{
	width: 100%;

}

div.Top_Nav ul{
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 1.15em;
	float: right;
	height: 2.1em;
	line-height: 2.1em;
	/* margin-left: 290px; */
	border-bottom: solid 4px #004183;
	list-style-type: none;
}

div.Top_Nav ul li{
	float: right;
	border-left: solid 2px #fff;
}

div.Top_Nav ul li a{
	display: block;
	width: auto;
	padding: 0 1.2em;
	background-color: #004183;
	color: #fff;
	text-decoration: none;
}

div.Top_Nav ul li a:hover{
	background-color: #be273a;
	color: #fff;
}

div.Breadcrumb{
	color: #fff;
	background-color: #be273a;
	font-size: 1.17em;
	line-height:1.17em;
	padding-top: 9px;
	padding-bottom: 7px;
	Padding-Left:10px;
	width:986px;
	text-align:left;
	position:relative;
	top:2px;
}

div.Breadcrumb a{
	color: #fff;
	background-color: #be273a;

}

div.LeftNav{
	float: left;
	width: 25%;
	overflow: hidden;
	/* background-color: #eef; */
}

div.LeftNav ul{
	margin: 0;
	padding: 0;
	margin-left: 1em;
	text-align:left;
	list-style:none;
	vertical-align:center;
}

div.LeftNav ul li{
	margin-bottom: 0.5em;
}

div.LeftNav ul li a{
	display: block;
	position: relative;
	top: -3px;
	background-color: #fff;
	color: #122569;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.4em;
}

div.LeftNav ul li.Selected a{
	background-color: #be273a;
	color: #fff;
}

div.LeftNav ul li.UnSelected a{
	background-color: #fff;
	color: #122569;
}


div.LeftNav ul ul{
	margin-left: 1.5em;
	list-style-image: url(images/connector.gif);
	list-style-type: none;
}

div.LeftNav H2{
	text-align:left;
}

div.RightNav{
	float: right;
	width: 25%;
	overflow: hidden;
	text-align:left;
	/* background-color: #eef; */
}

.Padding{
	padding: 1em;
}

div.Content{
	width: 996px;
	padding-top: 0em;
	font-size:1.1em;
	line-height:1.3em;
	/*background-color: #f5f5f5;*/
}

div.Content h2 a{
	color: #122569;
}

div.Main{
	float: left;
	width: 75%;
	overflow: hidden;
	background-color: #fff;
	line-height:1.3em;
	text-align:left;
	/* background-color: #fee; */
}

div.Footer{
	clear: both;
	background-color: #be273a;
	color: #fff;
	height: 3em;
	line-height: 3em;
	width:996px;
}

div.Footer a{
	background-color: #be273a;
	color: #fff;
	text-decoration: none;
}
div.Footer a:hover{
	text-decoration: underline;
}

div.Footer ul li a{
	display: block;
	width: auto;
	padding: 0 1.2em;
	text-decoration: none;
}

div.Footer ul{
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: right;
	height: 1.2em;
	line-height: 1.2em;
	list-style-type: none;
	margin: 1em;
}

div.Footer ul li{
	float: left;
	border-left: solid 1px #fff;
}

div.Banner{
	border: solid 2px #fff;
	border-width: 2px 0;
	height: 186px;
	background-image: url(images/banner.jpg);
}

div.Products{
	cursor: hand;
}

div.Products div.Product {
	background-color: #141b38;
	color: #fff;
	width: 25%;
	float: left;
	border-bottom: solid 5px #be273a;
}

div.Products a{
	color: #fff;
	text-decoration: none;
}

div.Products #OpenFusion {
	background-color: #182245;
}

div.Products #Spectra {
	background-color: #1d2a56;
}

div.Products #Xtradyne {
	background-color: #323a6b;
}

div.Products div.Product h1{
	background-color: #be273a;
	color: #fff;
	text-align: center;
	padding: 0.2em 0;
	margin: 0;
}

div.Products div.Product p{
	height: 8em;
	padding: 0 1em;
	margin: 1em 0;
	text-align: left;
}


@media screen, print {
	.ScreenReader{
		display: none;
	}
	.Screen{
		display: inline;
	}
}

@media aural, braille {
	.ScreenReader{
		display: inline;
	}
	.Screen{
		display: none;
	}
}

div.NewsColumns{
	width: 50%;
	float: left;
	padding-top:20px;
}

div.NewsColumns h2{
	margin-left: 15%;
}

div.NewsColumns div.NewsBlock{
	clear: both;
	/* height: 4em; */
	overflow: hidden;
	margin-bottom: 0.1em;
}

div#Documents div.NewsBlock{
	height: auto;
}

div.NewsColumns div.NewsBlock div.Icon{
	position:relative;
	left: 20px;
	float: left;
	overflow: hidden;
}

div.NewsColumns div.NewsBlock div.News{
	width: 85%;
	float: right;
	overflow: hidden;
}

ul.PageList {
	font-weight: bold;
}

ul.PageList li{
	font-size: 0.9em;
	margin-bottom: 0.8em;
}

dl.LinkList 
{
	width: 40em;
	margin: 1em 0 1em 0em;
}

dl.LinkList dd{
	display: inline;
	margin-left: 1em;
}

dl.LinkList dt
{
	display: block;
	float: left;
	width: 25em;
}

ul.LinkList{
	margin: 1em 0 1em 2em;
}

dl.LinkList input.Button{
	border: solid 1px #bfbfbf;
	background-color: #fff;
	color: #004183;
	font-size: 0.8em;
}

.TandC
{
	width: 90%;
	height: 20em;
	overflow: scroll;
	border: solid 1px #000;
	margin-left: 1em;
}

.SearchResults li
{
	margin-bottom: 1em;
}

.software_list{
	list-style-type: none;
	margin-left: 1em;
}

.redhorizontalbar
{
	clear: both;
	background-color: #be273a;
	color: #fff;
	width:996px;
	height: 2.5em;

}

.PositionFeed
{
	width:319px;
	float:left;
	text-align:left;
	position:relative;
	left:47px;
	font-size:1.5em;
	padding-top:5px;
	padding-bottom:5px;
}

.leftpane
{
	font-size:1.25em;
	line-height:1.35em;
	color: #004183;
	width:60%;
	float:left;
	padding-left:46px;
	padding-bottom: 10px;
	padding-top:10px;
}

.teasertext
{
	position:relative;
	width: 300px;
	left:676px;
	top:30px;
	font-size:1.1em;
	line-height:1.4em;
	color: #fff;
}

.teasertext a
{
color: #fff
}

.teasertext h1
{
	font-size: 2.2em;
	line-height:1.2em;
	margin-bottom:0.2em;
}
 
.clearfloat
{
	clear:both;
}

.PositionFeed
{
	font-size:1.3em;
	margin-top:2px;
}

.Icon
{
	padding-top:9px;
	padding-left:2px;
}

.News
{
	font-size:0.9em;
	padding: 0px px 6px 0px;
	line-height:0.8em;
}

.NewsCenter
{
	line-height:0.01em;
}

.rightpane
{
	width:338px; 
	float:right;
}
 
 .welcomepane
 {
	width:996px; 
	float:center; 
	padding-bottom:2px;
}


