@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #dcdbdb;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
#container  {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header  {
	background-image: url(images/header-logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
} 
#logoHead {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
	height: 92px;
	background-position: right;
}
#menu {
	height: 28px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
#homeMain1 {
	margin: 0px;
	padding: 0px;
}
#homeMain1 p {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding-right: 5px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 100px;
}
#homeMain1 a {
	font-size: 11px;
	line-height: 17px;
	color: #C44C40;
	text-decoration: none;
}
#homeMain1 a:hover {
	font-size: 11px;
	line-height: 17px;
	color: #C44C40;
	text-decoration: underline;
}
#homeBoxes {
	float: left;
	width: 731px;
	margin-bottom: 17px;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#homeBox1 {
	background-image: url(images/home_box1.jpg);
	background-repeat: no-repeat;
	width: 233px;
	float: left;
}
#homeBox1 img {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
}
#homeBox1 p {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 20px;
}
#homeBox1 h2 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 60px;
}
#homeBox2 {
	background-image: url(images/home_box2.jpg);
	background-repeat: no-repeat;
	width: 249px;
	float: left;
}
#homeBox2 img {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
}
#homeBox2 p {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 27px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 20px;
}
#homeBox2 h2 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 70px;
}
#homeBox3 {
	background-image: url(images/home_box3.jpg);
	background-repeat: no-repeat;
	width: 249px;
	float: right;
}
#homeBox3 img {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
}
#homeBox3 p {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 27px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 20px;
}
#homeBox3 h2 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 90px;
}
#homeBox4 {
}
#homeBox4 img {
	vertical-align: top;
	margin-top: -29px;
	margin-bottom: 5px;
	float: right;
	margin-right: 15px;
}
#homeBox4 p {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 27px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 20px;
}
#homeBox4 h2 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 40px;
}
#homeWelcome2 {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #EEEEEE;
}
#homeWelome2 p {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 100px;
}
#homeWelcome {
	width: 621px;
	float: left;
	padding-left: 100px;
	padding-right: 10px;
	margin-top: 17px;
	padding-top: 15px;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#homeWelcome p {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 14px;
	padding: 0px;
}
#homeWelcome a {
	color: #AD5500;
	text-decoration: none;
}
#homeSidebar {
	height: 350px;
	float: right;
	width: 249px;
}
#homeMain2 {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding: 0px;
}
#homeDemo {
	background-color: #EEEEEE;
	height: 243px;
	width: 355px;
	margin-right: 20px;
	float: left;
	margin-top: 17px;
	margin-bottom: 17px;
	background-image: url(images/home_demo_bg.jpg);
}
#homeDemo h2 {
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeDemo p {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
#homeDemo img {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
}
#homeSharepoint {
	height: 243px;
	width: 355px;
	float: left;
	margin-top: 17px;
	background-image: url(images/home_sharepoint_bg.jpg);
	background-repeat: no-repeat;
}
#homeSharepoint   h2 {
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeSharepoint h3 {
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeSharepoint p {
	font-size: 10px;
	line-height: 16px;
	color: #525252;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 200px;
	font-weight: bold;
}
#homeSharepoint a {
	color: #AD5500;
	text-decoration: none;
}
#homeNews {
	float: right; /* since this element is floated, a width must be given */
	width: 207px;
	background-repeat: no-repeat;
	background-image: url(images/home_news_bg.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #EEEEEE;
	height: 243px;
	margin-top: 17px;
	overflow: scroll;
}
#homeNews h2 {
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeNews p {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeNews a {
	color: #AD5500;
	text-decoration: none;
}
#titlebar {
	background-image: url(images/titlebox_gray.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 58px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#titleboxGreen {
	background-image: url(images/titlebox_green3.jpg);
	background-repeat: no-repeat;
	width: 653px;
	height: 58px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#titleboxGreen h1 {
	font-size: 25px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 100px;
	color: #FFFFFF;
	margin-top: 18px;
	float: left;
}
#titleboxOrange {
	background-image: url(images/titlebox_orange3.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 310px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#titleboxOrange p {
	font-size: 11px;
	padding-left: 25px;
	margin-top: 20px;
	color: #FFFFFF;
	line-height: 15px;
}
#titleboxOrange a {
	font-size: 11px;
	color: #FFFFFF;
}
#mainSideHolder {
	clear: both;
	background-image: url(images/sidebar_blue_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding: 0px;
}
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 275px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(images/sidebar_blue1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#sidebar1 h3 {
	color: #F0C076;
	padding-top: 0px;
	margin-top: 25px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar1 h4 {
	color: #F0C076;
	padding-top: 0px;
	margin-top: 25px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 17px;
}
#sidebar1 p {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
#sidebar1 li {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 16px;
	line-height: 15px;
	margin-bottom: 12px;
	list-style-type: square;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
}
#sidebar1 a {
	color: #FF9900;
	text-decoration: none;
}
#sidebar1 img {
	font-weight: bold;
	border: 1px solid #78C2D5;
	margin-left: -15px;
}
#sidebar1 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#sidebar1Box {
	margin-left: -25px;
	padding-left: 25px;
	width: 275px;
	padding-right: 10px;
	background-color: #5EA5B8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.SBtopmargcorr {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.invisibleText {
	color: #EEEEEE;
}
#mainContent  {
	margin-top: 0;
	margin-right: 327px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 100px;
	background-color: #EEEEEE;
} 
#mainContent h2 {
	font-size: 13px;
	font-weight: bold;
	color: #336600;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent  h3  {
	font-size: 13px;
	font-weight: bold;
	color: #01607A;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent  h6 {
	color: #EEEEEE;
}
#mainContent p {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
}
#mainContent li {
	font-size: 11px;
	color: #336600;
	margin-left: 16px;
	line-height: 15px;
	margin-bottom: 10px;
	list-style-type: square;
	font-weight: bold;
	margin-top: 0px;
}
#mainContent ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent a {
	color: #AD5500;
	text-decoration: none;
}
#mainContent a:hover {
	color: #AD5500;
	text-decoration: underline;
}
#mainContent .fltlft img {
	margin-left: -70px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#mainContent .fltrt img {
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-right: 10px;
}
#mainContent .demo img {
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
      border: 1px solid #999999;
}
.notopmargin {
	margin-top: -30px;
}
#mainBox {
	margin-top: 0px;
	width: 543px;
	padding-top: 15px;
	background-color: #A1CFDB;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-left: -100px;
	margin-bottom: 30px;
}
#mainBox h2 {
	font-size: 15px;
	font-weight: bold;
	color: #156378;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainBox   h3 {
	font-size: 11px;
	font-weight: bold;
	color: #156378;
	margin-top: 15px;
	margin-bottom: 0px;
}
#mainBoxLeft {
	margin-top: 17px;
	width: 236px;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#mainBoxLeft p {
	color: #01607A;
}
#mainBoxRight {
	margin-top: 17px;
	width: 236px;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#mainBoxRight p {
	color: #01607A;
}
#footer  {
	background-image: url(images/footer_graybar.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 100px;
	height: 93px;
} 
#footer  p  {
	font-size: 9px;
	color: #333333;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footerLogos {
	float: right;
	margin-top: 15px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
