body
{
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    color: #3f4a55;
    background-color: #E0E8EF;
    text-align: center;
}


/*******************************Main areas**********************************/
#container
{
    text-align: left;
    width: 810px;
    margin: 0 auto;
    background-color: #ffffff;
}

#contentarea
{
    /*position:absolute; 	width:650px; 	left:50%; 	margin-left:-325px;*/
    float: right;
    width: 660px;
    background: #ffffff;
    text-align: left; 
    color: #000000;
    margin-bottom:10px;
}

#contentarea a:link
{
    text-decoration: underline;
    color: #000000;
}
#contentarea a:visited
{
    text-decoration: underline;
    color: #000000;
}
#contentarea a:hover
{
    text-decoration: underline;
    color: #00447b;
}

#content
{
    width: 810px;
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}


#header
{
    background-color: #00447b;
    width: 810px;
    text-align: left;
    padding: 0;
    height: 158px;
}
.headertitle
{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.2px;
    color: #ffffff;
	padding:0px;
	margin:0px;
}
.headermessage
{
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.headerimage
{
    height: 108px;
    padding: 0;
    margin: 0;
}


.headercurve
{
    float: left;
    vertical-align: text-top;
}
#footercontainer
{
    position: relative;
    clear: both;
    background-color: #00447b;
    width: 810px;
    height: 50px;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    /*margin-bottom: 10px;*/
}

.footerimage
{
    float: left;
}

.extranet {
	width:100px;
	float:left;
	background-color:#1d4e75;
	margin-top:13px;
	border: solid 1px #FFFFFF;
	padding:2px;
}

.extranet a:link
{
    text-decoration:none;
    color: #FFFFFF;
}
.extranet a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.extranet a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.address
{
	float:right;
	width:500px;
	text-align:right;
	margin:15px 25px 0px 0px;
}
/*******************************Menu**********************************/
#menuholder
{
    float: left;
    /*margin-right: 10px;*/
    width: 135px;
    background: #ffffff;
    margin-top: 10px;
    text-align: left;
}

#mainmenu
{
    width: 135px;
    text-align: right;
}

#submenu
{
    background: #610e6a;
    height: 30px;
    padding-top: 2px;
    width: 500px;
}

#menulist
{
    float: right;
    background: #a8a9ac;
    height: 20px;
    width: 660px;
    background-image: url(../images/subheader_corner.gif);
    background-repeat: no-repeat;
    background-position: left;
}


.menu
{
    width: 750px;
    float: right;
}

/*ADDED*/
ul.nav {
	margin: 0px;
	padding: 0px;
}

ul.nav li {
	list-style-type: none;
	/*margin: 0px;
	padding: 0px;*/
	 border-top : 1px solid #3f4a55;
}

ul.nav a {
	display: block;
	height: 18px;
	width: 120px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}

.producthighlight
{
    background-color: #c0cfdb;
	/*padding-top:10px;
	height: 40px;*/
}

/*ul.nav a .producthighlight{
	display: block;
	height: 40px;
	width: 120px;
	padding-top:10px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}*/

ul.nav a:hover, a.selected {
	color: #FFFFFF;
	background: #3F4A55;
	text-decoration: underline;
}

/*ul.nav .producthighlight a:hover, .producthighlight a.selected {
	height: 40px;
	color: #FFFFFF;
	background: #FF0000;
	text-decoration: underline;
}*/

/*END ADDED*/

.textsize
{
    width: 135px;
}
.textsize a:link
{
    text-decoration: none;
    color: #000000;
    font-size: 0.7em;
}
.textsize a:visited
{
    text-decoration: none;
    color: #000000;
    font-size: 0.7em;
}
.textsize a:hover
{
    text-decoration: none;
    color: #00447b;
    font-size: 0.7em;
}
.textsizeimage
{
    float: left;
    vertical-align: text-top;
	
}
.standardslogo{
	text-align:center;
	margin-top:20px;
}

/*******************************Latest News**********************************/


#latestnews
{
    width: 135px;
    bottom: 0px;
    padding-top: 20px;
}

#latestnews .top
{
    height: 22px;
    width: 125px;
    background-image: url(../images/news_top.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-left: 10px;
    padding-top: 2px;
    text-align: left;
}

#latestnews .bottom
{
    height: 24px;
    width: 125px;
    background-image: url(../images/news_bottom.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: right;
    padding-right: 10px;
	margin-bottom:20px;
}

#latestnews .bottom a:link
{
    text-decoration: none;
    color: #FFFFFF;
}
#latestnews .bottom a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
#latestnews .bottom a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

#latestnews .content
{
    border-left: solid 1px #00487D;
    border-right: solid 1px #00487D;
    width: 123px;
    color: #00487D;
    padding: 5px;
}

/*******************************Technical**********************************/

#technicalspec
{
    float: left;
    background: #ffc20f;
    width: 250px;
    height: 30px;
}
#techmessage
{
    font-size: 10px;
    text-align: center;
    color: #6c6e71;
    margin: 2px;
    font-weight: bold;
}

/*******************************inline styles**********************************/

a, a:link
{
    color: #333333;
}

a:visited
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    color: #ffffff;
    text-decoration: underline;
}



a.selected
{
    color: #333333;
    text-decoration: none;
}

a:link.selected
{
    color: #333333;
    text-decoration: none;
}

a:visited.selected
{
    color: #333333;
    text-decoration: none;
}
a.sub, a:link.sub, a:visited.sub
{
    color: #ffffff;
}
a.plain
{
    color: #66cc33;
}

a:link.plain
{
    color: #66cc33;
}


a:visited.plain
{
    color: #66cc33;
}

img
{
    padding: 0;
    margin: 0;
    border: 0;
}

/*p
{
    margin: 18px 18px 18px;
}*/


h1
{
    margin: 10px 18px 7px 20px;
    font-size: 25px;
    line-height: 19px;
    font-weight: bold;
    letter-spacing: -0.2px;
    color: #ffffff;
}
h2, .title
{
    margin: 18px 18px 9px;
    font-size: 25px;
    line-height: 18px;
    font-weight: bold;
    letter-spacing: -0.2px;
    color: #3f4a55;
}
h3
{
    margin: 0 18px 18px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
h4
{
    margin: 0 18px;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    color: #66cc33;
}

.contenttitle
{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.2px;
    color: #3f4a55;
}