
h1{
font-family: Arial, Helvetica, sans-serif;
font_size:1.5em;
padding-top:20px;
color:#012D6A
}

/*////////////BODYCOPY//////////////////////////*/
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/*//////////////////////////////////////////*/

/*////////////BODYCOPYBLUE//////////////////////////*/
.bodycopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ;
	text-decoration: none;
}
/*//////////////////////////////////////////*/

/*////////////LEGAL LINE//////////////////////////*/
.legalline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
/*//////////////////////////////////////////*/


/*////////////INDEX TITLE//////////////////////////*/
.bodyindextitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #012D6A;
	text-decoration: none;
}
/*//////////////////////////////////////////*/


/*////////////TITLE//////////////////////////*/
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #012D6A;
	text-decoration: none;
}
/*//////////////////////////////////////////*/

/*////////////PAGETITLE//////////////////////////*/
.bodytitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
/*//////////////////////////////////////////*/

/*/////////////TECH NAV/////////////////////////////////*/

a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #012D6A;
	text-decoration: none;
}

a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #696969;
	text-decoration: none;
}

a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B1C2DA;
	text-decoration: none;
}

a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C89A8;
	text-decoration: none;
	
}	

/*//////////////////////////////////////*/
.alert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.alertlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.green {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CC00;
	text-decoration: none;
}
.alertsmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.smalltxtgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bodysubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #012D6A;
	text-decoration: none;
}

.weight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform:; none;
	color: #0099CC;
	text-decoration: none;
}

.tblborder {
	border: 1px solid #CCCCCC;
	text-align:left
}


.tblborderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;

}

.tblborderTL {
	border-top-width: 1px;

	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tblborderTR {
	border-top-width: 1px;
	border-right-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




.smalltxtblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #012D6A;
	text-decoration: none;
}

.bodysubtitlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
}

.headeractive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #6C89A8;
	text-decoration: none;
	padding-left: 0px;
}

.headeractive2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #6C89A8;

}

/*TOP LEVEL NAVIGATION*/

#navcontainer{

}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#navcontainer ul li {
	display: block;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}

#navcontainer ul li a {
	background: #fff;
	padding: 0;
	color: #012D6A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navcontainer ul li a:hover {
	color: #B1C2DA;
	background: #ffffff;
}

/*TOP LEVEL NAVIGATION*/

#navcontainer2{
padding:10px 13px 10px 13px;
background:url(../images/common/navbg.gif) bottom repeat-x #f5f6f5;

}

#navcontainer2 ul {

list-style-type: none;
margin:0;
padding:0;	
}

#navcontainer2 ul li {
display:inline;
margin:0;
padding:0;

}

#navcontainer2 ul li a {
	background:url(../images/common/navbg.gif) bottom repeat-x #f5f6f5;
	color: #012D6A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:20px 10px;
}
#navcontainer2 ul li a:hover {
background:url(../images/common/navbg_over.gif) top repeat-x #dedfde;
color: #666666;
font-size:14px;
}

/*SECOND LEVEL NAVIGATION*/

#subnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}

#subnavcontainer ul li {
	display: block;
	float: left;
	padding-right: 10px;
	
}

#subnavcontainer ul li a {
	background: #fff;
	color: #012D6A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
#subnavcontainer ul li a:hover {
	color: #B1C2DA;
	background: #ffffff;
}

/*THIRD LEVEL NAVIGATION*/

#basenavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}

#basenavcontainer ul li {
	display: block;
	float: none;
	padding-right: 10px;
	
}

#basenavcontainer ul li a {
	background: #fff;
	color: #012D6A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
#basenavcontainer ul li a:hover {
	color: #B1C2DA;
	background: #ffffff;
}

/*ON PAGE NAVIGATION*/

#pagenavcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#pagenavcontainer ul li {
	display: block;
	float: left;

}

#pagenavcontainer ul li a {
	background: #ffffff;
	padding: 0;
	color: #012D6A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pagenavcontainer ul li a:hover {
	color: #999999;
	background: #ffffff;
}

/*////////////////////////*/

.bodycopydark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C89A8;
	text-decoration: none;
}
.arrow{
	text-decoration: none;
	background-image:url(http://www.manselladmin.co.uk/mansell_new/assets/images/common/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
}
.bodycopyfade {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C89A8;
	text-decoration: underline;
}


/*ON PAGE NAVIGATION*/

#numnavcontainer ul {
	margin: 0;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}

#numnavcontainer ul li {
	display: block;
	float: none;

}

#numnavcontainer ul li a {
	background: #ffffff;
	padding: 0;
	color: #012D6A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#numnavcontainer ul li a:hover {
	color: #B1C2DA;
	background: #ffffff;
}


/*//thumb//*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 2px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;

cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Arial, Helvetica, sans-serif;

line-height: 1.1em;
color: #999999;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 0px;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/*////////////////////////*/

/*validation table////*/
.valtable {
	border: 0px;
	height: 100%;
	clear: none;
	float: none;
	width: 870px;
}  
 
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
