/* ---------------------*/
/* Body                 */
/* ---------------------*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
	
	
	
}
body {
	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* ---------------------*/
/* Fonts                */
/* ---------------------*/

.left{ float:left; width:55%; }
.right{ float:left; width:45%; }


.default11 {
	color: #969696;
	font-size: 11px;
}
.default10 {
	color: #333333;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}
.default9 {
	color: #777777;
	font-size: 9px;
}
.fontlarge {
	color: #777777;
	font-size: 12px;
}
.fontmedium {
	color: #777777;
	font-size: 11px;
}
.fontsmall {
	color: #777777;
	font-size: 10px;
}
.blue {
	color: #1c7ec4;
	font-size:10px;
}
.blue11 {
	color: #1c7ec4;
	font-size:11px;
}
.bluelarge {
	color: #1c7ec4;
	font-size:12px;
	text-transform: uppercase;
}
.blue14 {
	color: #1c7ec4;
	font-size:14px;
}
.blue18 {
	color: #1c7ec4;
	font-size:18px;
}
.dgraylarge {
	color: #323232;
	font-size:12px;
}
.dgray {
	color: #323232;
	font-size:11px;
}
.dark {
	color: #4b4b4b;
}
.dark11 {
	color: #4b4b4b;
	font-size:11px;
}
.dark14 {
	color: #4b4b4b;
	font-size:14px;
}
.darklarge {
	color: #4b4b4b;
	font-size:15px;
	font-weight:bold;
}
.whitelarge {
	color: #ffffff;
	font-size:24px;
	font-weight:none;
}
.large {
	font-size:14px;
	color:#646464;
}
.larger {
	font-size:15px;
	color:#646464;
}
.darkxlarge {
	font-size:32px;
	color:#323232;
	font-weight:bold;
}
.canary {
	color: #ffe400;
	font-size: 11px;
}
.red {
	color:#FF0000;
	font-size: 11px;
}
.red:link {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.red:visited {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}


.redmedium {
	color:#b9281e;
	font-size: 10px;
}		
.redlarge {
	color:#b9281e;
	font-size: 28px;
}
.redlarge2 {
	color:#b9281e;
	font-size:16px;
}
.redmedium2 {
	color:#b9281e;
	font-size:14px;
}
.graylarger {
	font-size:16px;
	color:#4b4b4b;
}
.graylarge {
	font-size:13px;
	color:#646464;
}
.darkgraylarge {
	font-size:13px;
	color:#323232;
}
.whitelarge2 {
	color: #ffffff;
	font-size:24px;
}
.white {
	color: #ffffff;
	font-size:11px;
}
.darkblue {
	color: #2a4966;
	font-size:12px;
}
/* ---------------------*/
/* Container            */
/* ---------------------*/

.main {
	width: 970px;
	text-align:left;
	margin:0px auto;
}
.header {
	width:970px;
	height:95px;
	background-image: url(headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	width:960px;
	border-right-style:solid;
	border-left-style:solid;
	background-color:#FFFFFF;
	z-index:-1;
	padding-top: 0;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
#mainara{
	width:960px;
	background-color:#E2EAF6;
	margin-top: 3px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border: 1px solid #dcdcdc;
	z-index: -1;
}
.bottomcontent {
	width:859px;
	margin-top:10px;
	border:1px;
	border-style:solid;
	border-color:#dcdcdc;
	padding:29px 52px 18px 57px;
	background-color:#FFFFFF;
}
.footer {
	width:970px;
	height:40px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/* ---------------------*/
/* Elements             */
/* ---------------------*/

br.clear {
	clear:both;
}
.mainnav {
	background-color:#FFFFFF;
	width:960px;
	padding:4px;
	border-left: 1px;
	border-left-style:solid;
	border-right: 1px;
	border-right-style:solid;
	border-top: 1px;
	border-top-style:solid;
	border-color:#dcdcdc;
	z-index:1;
}
.logo {
	width:550px;
	height: 95px;
	float: left;
}
#sound {
	width:150px;
	float: right;
	text-align: right;
	margin-top: 30px;
}
.headertext {
	width:657px;
	text-align:left;
	float:left;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 95px;
}
.bottomnav {
	width:570px;
	font-size:11px;
}
.joinemail {
	width:400px;
	float:right;
	text-align:right;
}
.seo {
	width:970px;
	padding:20px 0 20px 0;
	border-bottom:1px;
	border-bottom-color:#dcdcdc;
	border-bottom-style:solid;
}
.gradient {
	background-image:url(image_gradient_bkgd.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:9px;
	width:960px;
	margin:4px 0 0 0;
}
.homecolumnleft {
	width:567px;
	float:left;
}
.homecolumnvideo {
	width:524px;
	float:left;
	padding-left:23px;
	margin-bottom:23px;
}
.homecolumn1 {
	width:245px;
	float:left;
	padding-left:23px;
	line-height:14px;
}
.homecolumn2 {
	width:260px;
	float:left;
	margin-left:38px;
	line-height:14px;
	background-color: #E9E9E9;
	padding: 5px;
	background-image: url(boxbg.gif);
	background-repeat: no-repeat;
	height: 268px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.homecolumn2 img {
	border: 2px solid #FFFFFF;
}
.homecolumn21 {
	width:260px;
	float:left;
	margin-left:38px;
	line-height:14px;
	background-color: #E9E9E9;
	padding: 5px;
	background-image: url(boxbg1.gif);
	background-repeat: no-repeat;
	height: 268px;
	margin-top: 5px;
}
.homecolumn21 img {
	border: 2px solid #FFFFFF;
}
.homecolumn22 {
	width:260px;
	float:left;
	margin-left:38px;
	line-height:14px;
	background-color: #E9E9E9;
	padding: 5px;
	background-image: url(boxbg2.gif);
	background-repeat: no-repeat;
	height: 268px;
	margin-top: 5px;
	text-align: justify;
}
.homecolumn22 img {
	border: 2px solid #FFFFFF;
}

.homecolumn3 {
	width:347px;
	height:280px;
	float:right;
	padding-right:25px;
	line-height:14px;
}
.ncita {
    background: url(image_mainanv_bkgd.gif) center center repeat-x;
	width:200px;
	height:32px;
	float:right;
	padding-top:4px;
	padding-right:0px;
    border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
.clientlogin {
	background: url(image_mainanv_bkgd.gif) center center repeat-x;
	width:100px;
	height:25px;
	float:right;
	text-align:right;
	padding-right:11px;
	padding-top:11px;
	font-size:11px;
	border-right: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
.breadcrumbs {
	float:left;
	padding:11px 21px 11px 54px;
	font-size: 11px;
	color: #777777;
}
.fontsize {
	float:right;
	padding:11px 11px 5px 21px;
}
.pagetitle {
	float:left;
	padding:14px 21px 14px 54px;
	background-color:#4f91cd;
}
.pagetitleequity {
	float:left;
	width:676px;
	padding:14px 21px 14px 28px;
	margin-top:10px;
	background-color:#50375a;
}
.pagetitleaccounting {
	float:left;
	width:676px;
	padding:14px 21px 14px 28px;
	margin-top:10px;
	background-color:#0a7d82;
}
.pagetitlelegal {
	float:left;
	width:676px;
	padding:14px 21px 14px 28px;
	margin-top:10px;
	background-color:#64820a;
}
.pagetitleeducation {
	float:left;
	width:676px;
	padding:14px 21px 14px 28px;
	margin-top:10px;
	background-color:#82190f;
}
.landingimage {
	float:left;
	width:725px;
	padding-top:1px;
}
.contactinfo {
	width:169px;
	padding-bottom:30px;
	font-size: 11px;
	color: #777777;
}
.contactinfo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.callus {
	width:169px;
	padding-top:30px;
	padding-bottom:30px;
}
.imageleft {
	margin-right:20px;
	margin-top:18px;
	margin-bottom:20px;
}
.imageright {
	margin-left:20px;
	margin-top:18px;
	margin-bottom:20px;
}
.leftcolumn {
	width:725px;
	float:left;
}
.rightcolumn {
	width:169px;
	float:right;
	padding-right:12px;
	font-size: 11px;
	color: #777777;
}
.rightcolumnmedia {
	width:230px;
	float:right;
	font-size: 11px;
	color: #777777;
}
.landingcontent2 {
	width:698px;
	padding:40px 0px 14px 27px;
	float:left;
}
.landingtwocolumncontent1 {
	margin-left:18px;
	width:320px;
	float:left;
}
.landingtwocolumncontent2 {
	width:320px;
	float:right;
}
.onecolumncontent {
	width:671px;
	padding:14px 0px 14px 54px;
	float:left;
}
.twocolumncontent1 {
	width:320px;
	float:left;
}
.twocolumncontent2 {
	width:320px;
	float:right;
}
.bottomcontentleft {
	width:547px;
	float:left;
}
.bottomcontentcolumnvideo {
	width:524px;
	float:left;
}
.bottomcontentcolumn1 {
	width:252px;
	float:left;
}
.bottomcontentcolumn2 {
	width:253px;
	float:left;
	margin-left:42px;
}
.bottomcontentcolumn3 {
	width:261px;
	float:right;
}
.bottomcontentimage {
	width:75px;
	float:left;
}
.bottomlogoimage {
	width:75px;
	float:left;
}
.bottomcontentcontent {
	width:168px;
	float:right;
	font-size: 11px;
	color: #777777;
}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlist1 {
	padding: 5px 0px 5px 0px;
	font-weight:bold;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
}
#navlist1 a {
	color:#969696;
	font-size:11px;
}
#navlist1 a:hover {
	color:#007dc3;
	text-decoration:none;
}
#navlist li {
	padding: 5px 0px 5px 10px;
	background-image: url('image_bluedot.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-weight:bold;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
}
#navlist a {
	color:#969696;
	font-size:11px;
}
#navlist a:hover {
	color:#007dc3;
	text-decoration:none;
}
.partnersimage {
	width:126px;
	padding-top:0px;
	margin-right:28px;
	text-align:center;
	float:left;
}
.partnerscontent {
	width:517px;
	float:right;
}
.contacttable td {
	text-align: left;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
.dropdownnav1a {
	float: left;
	width:200px;
	color:#969696;
}
.dropdownnav1a a {
	width: auto;
	display: block;
	border-bottom: 1px dotted #4b4b4b; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color:#969696;
}
.dropdownnav1a a:hover { /*THEME CHANGE HERE*/
	color: white;
	text-decoration:none;
}
.dropdownnav1b {
	float: right;
	width:200px;
	color:#969696;
}
.dropdownnav1b a {
	width: auto;
	display: block;
	border-bottom: 1px dotted #4b4b4b; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color:#969696;
}
.dropdownnav1b a:hover { /*THEME CHANGE HERE*/
	color: white;
	text-decoration:none;
}

.mediacolumn1 {
	width:167px;
	float:left;
	line-height:14px;
}
.mediacolumn2 {
	width:167px;
	float:left;
	margin-left:69px;
	line-height:14px;
}
.mediacolumn3 {
	width:167px;
	float:left;
	margin-left:70px;
	line-height:14px;
}
.videotime {
	width:100px;
	float:right;
	color:#007dc3;
	font-size:10px;
	text-align:right;
	margin-right:35px;
}
.subnavmedia {
	margin: 120px 0 50px 0;
	width: 230px;
}
/* ---------------------*/
/* Links                */
/* ---------------------*/

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#white a:link {
	color: #ffffff;
	text-decoration: none;
}
#white a:visited {
	color: #ffffff;
	text-decoration: none;
}
#white a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#white a:active {
	color: #ffffff;
	text-decoration: none;
}
/* ---------------------*/
/* Chromemenu           */
/* ---------------------*/

.chromestyle {
	width: 958px;
	font-weight: normal;
	border: 1px solid #BBB;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 960px;
	height:16px;
	background: url(image_mainanv_bkgd.gif) center center repeat-x;
	margin: 0; /*set value to "left", "center", or "right"*/
	font-size:13px;
	color:#646464;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #494949;
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 16px;
	text-align: center;
	
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	background-color:#007dc3;/*THEME CHANGE HERE*/
	color:#FFFFFF;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #007dc3; /*THEME CHANGE HERE*/
	font:normal 10px Arial;
	line-height:18px;
	z-index:100;
	background-color: #323232;
	color:#969696;
	padding:10px 30px 20px 30px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	border-bottom: 1px dotted #4b4b4b; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color:#969696;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: white;
	text-decoration:none;
}
.link1 {
	float: left;
	width: 253px;
	margin-left: 2px;
}
.pro {
	float: left;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.pro ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
.pro ul li {
	list-style-type: none;
	line-height: 10px;
	background-image: url(bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 15px;
}
