@charset "utf-8";
/* CSS Document */
/* 1960 revision*/
/* CSS Document */

/* The Grand Equaliser Rule */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p, div, span, img, dd, dt, form blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
background: #f7f7f7 repeat-y center; 
width: 100%;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
text-align:left;
}

a, a:visited{ color: #00477d; font-weight: bold; text-decoration : none;}
a:hover, a:active{ color: #00477d; font-weight: bold; text-decoration : underline;}

p {
	color: #333333;
	margin-bottom: 10px;
	text-align: left;
}


.intro {

}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #244f87;
	margin-bottom: 16px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #244f87;
	margin-bottom: 15px;
	background: url('icon_arrow.gif') no-repeat left center;
	padding-left: 17px;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295287;
}

h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	background: url('icon_arrow_white.gif') no-repeat left center;
	padding-left: 17px;
}

h7	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-right: 30px;
	background: url('icon_arrow.gif') no-repeat left center;
	padding-left: 17px;
}

.clear {
clear:both;
}

/*Global*/

#pagecontainer {
	width: 100%;
	margin:auto;
	padding:0;
	background-image:url(pagecontentbg.gif);
	background-repeat:repeat-x;
}

#page20spacer {
	width: auto;
	margin:auto;
	height:20px;
}

#pagetopspacer {
	width: auto;
	margin:auto;
	height:4px;
}


#pagecontent {
	width: 814px;
	margin:auto;
}

#navglobal {
	height: 37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	height: 23px;
	display: block;
	padding-top: 13px;
}



#globalnav {
	height:37px;
}

#globalnavlogo {
	padding-left:19px;
	height:37px;
	width:131px;
	background-image:url(global_logo.gif);
	background-repeat:no-repeat;
	display:block;
	float: left;
}
#navglobal a, #navglobal a:visited {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}


#navglobal a:hover, #navglobal a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#navgloballeft {
	width:auto;
	float:right;
	margin-right:100px;
}

#canvascontainer {
	background-image:url(pagecanvasbg.jpg);
	background-repeat:no-repeat;
	padding-bottom: 60px;
}

#globalcanvascontainer {
	background-image:url(globalpagecanvasbg.jpg);
	background-repeat:no-repeat;
	padding-bottom: 60px;
}

#canvascontainerdirect {
	background-repeat:no-repeat;
	padding-bottom: 60px;
	width: 964px;
	margin: auto;
}


#pagecanvas {
	width:770px;
	margin: auto;
	padding-top: 25px;
}

#navglobalright {
	width:auto;
	float:right;
	margin-right: 20px;
}

#navglobalright2 {
	width:auto;
	float:right;
}

/*Corporate*/
#corporateheadercontainer {
	background-color: #666666;
	background-image:url(headerbglines.gif);
	height: 74px;
}
#globalheadercontainer {
	background-color: #666666;
	background-image:url(headerbglines.gif);
	height: 37px;
}

#corporateheadercontent {
	width: 810px;
	margin:auto;
	height:100%;
}

#corporatenav {
	width: 641px;
	margin:auto;
	height:75px;
	float:right;
}

#corporatelogo {
	padding-top:23px;
	padding-left:19px;
	height:31px;
	width:131px;
	background-image:url(assettvlogo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	display:block;
	float: left;
}

#linebrand_corporate {
	background-color: #4e8cd0;
	height: 5px;
	border-bottom: solid 1px #FFFFFF;
}

#linebrand_direct {
	background-color: #82d82d;
	height: 5px;
	border-bottom: solid 1px #FFFFFF;
}

#navbuttons {
	width:auto;
	height:38px;
	margin-top: auto;
	padding-right: 1px;

}

.nav {
	/*background-color: #999999; */
	width: 100%;
	height: 38px;
}


	.nav LI	{ /* Icon bullet point display */
		float: left;
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
		border:0;
		height: 38px;
	}
	
.featuredlist {
	/*background-color: #999999; */
	width: 100%;
}

	.featuredlist LI	{ /* Icon bullet point display */
	list-style-type: disc;
	height: 12px;
	padding-left: 5px;
	margin-left: 15px;
	margin-bottom:5px;
	color:#333333;
	}

/*promos*/

#promopic {
	margin:auto;
	width:auto;
	height:auto;
}

#footercontainer {
	height: 100px;
	background-image:url(footer_container_bg.gif);
	background-repeat:repeat-x;
}

#footercontent {
	width:810px;
	margin:auto;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.canvastop {
	margin:auto;
}

.canvasleft {
	margin:auto;
	width:365px;
	float:left;
}
.canvasright {
	margin:auto;
	width:365px;
	float:left;
	margin-left:40px;
}
.canvasrightnotitle {
	margin:auto;
	width:365px;
	float:left;
	margin-left:40px;
	padding-top:31px;
}


.canvasdevide {
	height:40px;
	width:auto;
	margin:auto;
	background-image:url(canvas_devide_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	
}

.canvastwothirds {
	margin:auto;
	width:486px;
	float:left;
}
.canvasthird {
	margin:auto;
	width:243px;
	float:left;
	margin-left:40px;
}
.bukets {
	margin:auto;
	float:left;
	margin-left:25px;
	width: 168px;
}
.canvasthirdnotitle {
	margin:auto;
	width:243px;
	float:left;
	margin-left:40px;
	padding-top:31px;
}
.producttextsmall {
	margin:auto;
	width:224px;
	float:left;
}
.embedtext {
	margin:auto;
	float:left;
	width: 560px;
}
.producttextsmallembed {
	margin:auto;
	width:202px;
	float:left;
}
.productimagesmall {
	margin:auto;
	width:124px;
	float:left;
	margin-left:17px;
}
.embedimage {
	margin:auto;
	width:124px;
	float:right;
	margin-left:17px;
	margin-top: 20px;
}
.approachholder {
	margin-top:20px;
}
.floatleft {
	float:left;
}
.approachholderleft {
	margin-top:10px;
	float:left;
	width:365px;
}
.approachholderleftembed {
	margin-top:10px;
	float:left;
	width:345px;
}
.approachholderright {
	margin-top:10px;
	float:right;
	width:365px;
}
.approachholderrightembed {
	float:right;
	width:345px;
}
.channelholderwithpic {
	float:left;
	margin-bottom:15px;
}
.channeltextsmall {
	margin:auto;
	width:175px;
	float:left;
}
.mediumpic{
	margin:auto;
	width:175px;
	float:left;
	margin-left:15px;
}
.standardli {
	color:#333333;
	margin-left:15px;
	margin-bottom:10px;
}

	.standardli LI {
	margin-bottom:2px;
}

.toolkitli {
	color:#333333;
	margin-bottom:10px;
}

	.toolkitli LI {
	margin-bottom:5px;
	list-style:none;
	background-color:#CCCCCC;
	display:block;
	padding:5px;
	margin:auto;
	padding-left:15px;
}

	.linkbttn {
	margin: 0px 10px 10px 0px;	
	list-style:none;
	background-image:url(toolkit_link_bg.gif);
	background-repeat:no-repeat;
	height:23px;
	width:230px;
	display:block;
	padding:15px;
	float:left;
}
	.docbttn {
	margin: 0px 10px 10px 0px;
	list-style:none;
	background-image:url(toolkit_doc_bg.gif);
	height:23px;
	width:230px;
	background-repeat:no-repeat;
	padding:15px;
	float:left;
}

	.doccs {
	margin: 0px 10px 10px 0px;
	list-style:none;
	background-image:url(toolkit_doc_cs.gif);
	height:23px;
	width:230px;
	background-repeat:no-repeat;
	padding:15px;
	float:left;
}
	.blank {
	margin: 0px 10px 10px 0px;
	list-style:none;
	height:23px;
	width:230px;
	background-repeat:no-repeat;
	padding:15px;
	float:left;
}


.mainform {
	width: auto;
	border: 1px solid #d1d0d0;
	padding: 15px;
	background-color: #f6f6f6;
}

.form_label{
float: left;
margin-right: 10px;
width: 105px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}

.form_label_wide{
float: left;
margin-right: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}

.form_input {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}

.form_radio {
float: left;
margin-right: 5px;
}

.form_radio_label {
float: left;
width: 100px;
margin-right: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.maincontainerform {
width: auto;
}

.companylogo {
	float:right;
	width:112px;
	height:84px;
	margin:auto;
	padding:1px;
	border:1px solid #999999;
}
.even {
background-color:#C7D4DC;
height:2em;
line-height:2em;
padding-left:2em;
}
.odd {
background-color:#EAEFF2;
height:2em;
line-height:2em;
padding-left:2em;
}
