/****************************************************
*** LAYOUT ******************************************
*****************************************************/

h1 {
	font-size: 23pt;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

p {
	line-height: 180%;
}

img.boxHome {
	margin-right: 11px;
	float: right;
	margin: 40px 10px 5px 10px;
}

DIV.headerhome div.logohome {
	margin: 0;
	float: left;
	width: 250px;
	text-align: left;
	padding: 8px;
	
}

	div.boxLinks {
			padding:0;
			margin:0px 0px 0px 0px;
			float:left;
			text-align:left;
		}
		
		
			div.boxLinks a#buy {
				border: none;
				font-size: 11pt;
				display: block;
				width: 240px;
				height: 95px;
				color: white;
				text-decoration: none;
				padding: 7px 0px 0px 0px;
				background: #fbfcfd url(/images/buttons/landing/purchaseButton.png) no-repeat top left;
				margin-left:0px;
				margin-bottom: 5px;
				font-weight: bold;
				
			
			}
			div.boxLinks a#buy:hover {
				text-decoration: none;
				background: url(/images/buttons/landing/purchaseButton-Hover.png) no-repeat top left;
			}
			
			div.boxLinks a#tour {
				float: left;
				border: none;
				font-size: 11pt;
				display: block;
				width: 240px;
				height: 110px;
				color: white;
				text-decoration: none;
				padding: 7px 0px 0px 0px;
				background: #fbfcfd url(/images/buttons/landing/tourButton.png) no-repeat top left;
				margin-left:0px;
				margin-bottom: 5px;
				font-weight: bold;


			}
			div.boxLinks a#tour:hover {
				text-decoration: none;
				background: url(/images/buttons/landing/tourButton-Hover.png) no-repeat top left;
			}
			
			div.boxLinks a#download {
				float: left;
				border: none;
				font-size: 11pt;
				display: block;
				width: 240px;
				height: 110px;
				color: white;
				text-decoration: none;
				padding: 7px 0px 0px 0px;
				background: #fbfcfd url(/images/buttons/landing/downloadButton.png) no-repeat top left;
				margin-left:0px;
				margin-bottom: 0px;
				font-weight: bold;


			}
			div.boxLinks a#download:hover {
				text-decoration: none;
				background: url(/images/buttons/landing/downloadButton-Hover.png) no-repeat top left;
			}			
		
				span.boxDescription {
					font-size: 8pt;
					padding-top: 3px;
					color: white;
					float:left;
					width:151px;
					line-height: 150%;
					text-align: left;
					cursor: pointer;	
					font-weight: normal;
					margin-left:75px;

				}
				div img.boxLinkImage {
					float: right;
					border: none;
				}
				span.atitle
				{
					float:left;
					font-size:11pt;
					font-weight: bold;
					margin-bottom:0px;
				}
				span.atitilecont
				{
					clear:left;
					width:151px;
					float:left;
					padding-top:8px;
				}

H2.normal {

	font-size: 12pt;
	line-height: 150%;
	font-weight: bold;
	color: #004891;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 0px;	
	margin-right: 2px;
	
}

h2 {
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 10px;
}

img.screenHome {
	margin-left: 20px; 
	margin-top: 25px; 
	margin-right: 10px;
}


h2 em {
	font-weight: bold;
	color: #004891;
	font-size: 13pt;
	font-style:normal;

}

div.landingBox {
	width: 355px; 
	float: left; 
	border: none;
	margin-left: 20px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.landingBoxSmall {
	width:240px;
	float: left; 
	border: none;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 105px;
}


div.landingBoxText {
		
		padding-bottom: 5px;
}

div.landingBoxText p {
	padding: 5px 5px 5px 10px;
	margin: 0;
		line-height: 150%;
}

	
div.landingText {
	padding: 10px;
	margin: 0;
}

div.landingBoxHeader {
	font-size: 12pt;
	background: #3081c7 url(/images/backgrounds/highlightBG.png) repeat-x bottom;
	color: white;
	padding: 7px 0px 7px 9px;
	font-weight: bold;
	border: none; 
}

div.landingBoxHeader#green {
	background: #00970a url(/images/backgrounds/h1BG_green.png) repeat-x top;
}
div.landingBoxHeader#orange {
	background: #c16400 url(/images/backgrounds/h1BG_orange.png) repeat-x top;
}

div.landingBoxHeader#red {
	background: #d21313 url(/images/backgrounds/h1BG_red.png) repeat-x top;
}

div.landingBoxHeader#blue {
	background: #3081c7 url(/images/backgrounds/h1BG.png) repeat-x top;
}

div.landingBoxHeader#blue2 {
	background: #ffffff url(/images/backgrounds/events_bg.png) repeat-x top;
	height: 27px;
}
div.landingBoxHeader#blue3 {
	background: #ffffff url(/images/backgrounds/events_bg.png) repeat-x top;
	height: 27px;
}
div.landingBoxHeader#blue4 {
	background: #ffffff url(/images/backgrounds/events_bg.png) repeat-x top;
	height: 27px;
}

div.landingBoxHeader#grey1 {
	background: #ffffff url(/images/backgrounds/other_bg.png) repeat-x top;
		padding-bottom:10px;
}


div.landingBoxHeader#red2 {
	background: #ffffff url(/images/backgrounds/topics_bg.png) repeat-x top;
	padding-bottom:10px;
}


div.button {
	width: 270px;
	height: 105px;
}
div.smallTOC {
	clear: right;
	margin: 0px 0px 0px 20px;
	width: 210px;
	border: none;


	background:url(/images/backgrounds/tocBG2.png) repeat-y;
}

div.all {
	padding: 0;
	width: 983px;
	padding-top:0px; 
	padding-right: 0px;
}
div.main2 {
	padding: 0;
	width: 983px;
	margin:0;

}
div.header {

}


ul.contentslist {
	margin-bottom: 25px;
}

ul.contentslist li div {
	padding-left: 27px;
	margin-top: 2px;
	color: #666;
	font-size: 8pt;
	line-height: 140%;
		
	}

ul.contentslist li a {
	color: blue;
	text-decoration: none;
}

ul.contentslist li a:visited {
	color: blue;
}

ul.contentslist li a:hover {
	text-decoration: underline;
}

ul.home_list {
	padding-right: 0px;
	margin-left: 0px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 0px;
	line-height: 160%;
}

ul.home_list li {
	margin-top: 0px;
	display: block;
}

ul.home_list li span {
	color: blue;
	font-weight: bold;
	font-size:12px;
}

ul.home_list li a {
	color: black;
	padding: 10px;
	display: block;
	text-decoration: none;

}

ul.home_list li a:hover {
	background: #eeeeee;
	padding:10px;

}

ul.home_list li div {
	margin-top: 2px;
	color: #666;
	font-size: 8pt;
	line-height: 140%;
		
	}

DIV.headerhome {
	padding-top: 0px;
	height: 35px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	background: url('/images/backgrounds/header.png') repeat-x bottom;
}

div.quicklinks {
	padding: 2px 10px 0px 0px;
	width: 370px;
	float: right;
	margin: 0;
	font-size: 8pt;
}

div.quicklinks a {
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	color: white;
	text-decoration: none;
	}
div.quicklinks a:visited {

	color: white;
	text-decoration: none;
	}	
	
div.quicklinks a:hover {
	text-decoration: underline;
	}		
	
div.quicklinks img {
	vertical-align: middle;
	}	
	
div.quicklinks a.quicklinks {
	border-right: dotted 1px #cccccc; 
	padding-right: 10px;
}

div.sitemap {
 padding-left:10px; 
 font-size: 8pt;
 color: white;
 float: left;
 padding-top: 5px;
}
div.sitemap a {
	color: white;
	text-decoration: none;
}
div.sitemap a:hover {
	text-decoration: underline;
}

.whitepheader {
	width: 210px;
	padding: 8px 0px 8px 0px;  
	margin: -10px 0px 15px 0px; 
	border: none; 
	font-size: 10pt;
}

div.msgbox {

	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	float: left;
	width: 159px;
	height: 400px;
	background: url('/images/backgrounds/msgbox.jpg') no-repeat;
}

div.msgbox div.title {

	text-align: center;
	padding: 14px;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 11pt;
	line-height: 170%;
}

div.msgbox div.title a {

	text-decoration: underline;
	text-transform: uppercase;
}

div.msgbox div.title a:hover {

	text-decoration: underline;
}

div.msgbox div.image img {

	width: 76px;
	height: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	border: 1px solid black;
}

div.msgbox div.description {

	margin: 7px;
}

div.msgbox div.description p {

	text-align: left;
	font-size: 8pt;
	line-height: 180%;
}

div.msgbox div.description p a {

	text-decoration: none;
}

div.msgbox div.description p a:link {

	color: #336699;
}

div.msgbox div.description p a:hover {

	color: #C5472B;
}

div.msgbox div.description p a:hover {

	color: #C5472B;
}

div.msgbox div.learn_more {

	position: absolute;
	bottom: 15px;
	right: 10px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	text-align: right;
}

div.msgbox div.learn_more a {

	text-decoration: underline;  
}

div#admin_msgbox DIV.title A {

	color: #C5472B;
}

DIV#bus_msgbox DIV.title A {

	color: orange;
}

DIV#nt_msgbox DIV.title A {

	color: green;
}

DIV#learn_msgbox DIV.title A {

	color: #336699;
}

div.inset1 {

	position: absolute;
	width: 250px;
	top: 30px;
	right: 30px;
	background: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
}

div.special_events {

	float: right;
	clear: right;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 160px;
}

div.inset2 {

	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	width: 160px;
	
}

div.inset3 {

	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background: #FFD9D9;
	border: 1px solid #DDDDDD;
	width: 160px;
	
}

div.sbs {

	font-weight: bold;
	background: url('/images/icons/users4.gif') no-repeat 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 5px;
}

div.skip {

	font-weight: bold;	
	background: url('/images/icons/house.gif') no-repeat 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 5px;
}

div.download {
	
	font-weight: bold;	
	background: url('/images/icons/download.gif') no-repeat 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 5px;
}

div.purchase {
	
	font-weight: bold;	
	background: url('/images/icons/shoppingcart.gif') no-repeat 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 5px;
}

div.new {
	
	font-weight: bold;	
	background: url('/images/icons/document_new.gif') no-repeat 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 5px;
}



div.announcement {

	position: absolute;
	line-height: 1.5em;
	top: 5px;
	left: 415px;
	width: 320px;
	padding: 8px;
	border: 1px #F3F3F3 solid;
	background: #005179;
	color: white;
	font-weight: normal;
	font-size: 10pt;
	
}

div.announcement h3 {

	color: white;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bold;
}

img#more_info_button {

}

DIV.testimoniallanding P {

	font-size: 10pt;
	margin-left: 0px;	
	margin-right: 0px;	
}

DIV.testimoniallanding P.byline {

	text-align: right;
}

DIV.testimoniallanding {

	border: 1px #DDDDDD solid;
	background: #e5f2f9;
	margin-left: 5px;
	margin-right: 200px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

ul#footer-menu {
	width: 900px;
}

#footer-menu ul {
	margin: 0;
	clear:left;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	left: auto;
}

#footer-menu li {
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 105px;
}
