@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #000;
	background-image: url(../../siteimages/2/bg.jpg);
	background-repeat: repeat-x;
}

.mainbody #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent h1 {
	font-size: 19px;
	color: #3E606C;
}
#mainContent h2 {
	font-size: 16px;
	color: #666;
}

.mainbody #headerNoSidebar {
	height: 196px;
	width: 1000px;
	background-color: #558294;
	background-repeat: no-repeat;
	position: relative;
	background-position: right bottom;
}

.mainbody #header {
	height: 196px;
	width: 1000px;
	background-color: #558294;
	background-image: url(../../siteimages/2/sidebartop.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: right bottom;
}

.mainbody #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#sidebarblank {
	float: right;
	width: 320px;
	margin-bottom: 75px;
	margin-left: 15px;
}
#sidebar {
	float: right;
	width: 320px;
	background-image: url(../../siteimages/2/sidebarback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 75px;
	margin-left: 15px;
}
.sublink {
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 170px;
	left: 10px;
}

#headerNoSidebar .mainlink {
	position: absolute;
	height: 25px;
	top: 0px;
	text-align: right;
	width: 708px;
	padding-top: 8px;
	right: 0px;
	background-image: url(../../siteimages/2/topnavback.gif);
	background-repeat: repeat-x;
	padding-right: 8px;
}

#header .mainlink {
	position: absolute;
	height: 25px;
	top: 0px;
	text-align: right;
	width: 708px;
	padding-top: 8px;
	right: 0px;
	background-image: url(../../siteimages/2/topnavback.gif);
	background-repeat: repeat-x;
	padding-right: 8px;
}
#flashmovie {
	position: absolute;
	top: 33px;
	left: 0px;
}

.mainbody #mainbanner {
	background-color: #F1F3F2;
	width: 655px;
	position: relative;
	background-image: url(../../siteimages/2/excelexp.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	height: 240px;
}
.mainbody #mainbannertext  {
	padding-top: 60px;
	padding-left: 300px;
	padding-right: 10px;
	text-align: right;
	font-size: 13px;
	line-height: 17px;
}
.mainbody #mainbannertext a {
	font-weight: bold;
	color: #205575;
	text-decoration: none;
}



#sidebar #sidebarcontent {
	width: 285px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 12px;
}

DIV.updates
{
padding:2px; OVERFLOW: scroll;
WIDTH: 285px;
HEIGHT: 300px
}

#sidebarblank #sidebarcontent {
	width: 285px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#mainContent p {
	font-size: 13px;
	line-height: 16px;
}

#sidebarback {
	background-color: #FFF;
}
#sidebarhead  {
	background-color: #FFF;
	background-image: url(../../siteimages/2/sidebarintop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #558294;
}

#sidebar p {
	font-size: 10px;
	line-height: 13px;
	margin-top: -10px;
}
#sidebar h2 {
	font-size: 13px;
	line-height: 13px;
	color: #666;
}

#sidebarfoot {
	background-image: url(../../siteimages/2/sidebarinbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}




#headerNoSidebar .mainlink a:hover {
	color: #000;
	background-color: #E1E1E1;
}

#header .mainlink a:hover {
	color: #000;
	background-color: #E1E1E1;
}

#headerNoSidebar .mainlink a:active {
	color: #000;
	background-color: #D1D1D1;
}

#header .mainlink a:active {
	color: #000;
	background-color: #D1D1D1;
}

#header .mainlink a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	text-decoration: none;
	color: #999;
}

#headerNoSidebar .mainlink a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	text-decoration: none;
	color: #999;
}

#header .sublink a {
	font-size: 14px;
	text-decoration: none;
	color: #B5CCD5;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
}
#headerNoSidebar .sublink a {
	font-size: 14px;
	text-decoration: none;
	color: #B5CCD5;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
}

#header .sublink span {
	font-size: 14px;
	text-decoration: none;
	color: #B5CCD5;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
}
#headerNoSidebar .sublink span {
	font-size: 14px;
	text-decoration: none;
	color: #B5CCD5;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
}

#header .sublink a:hover {
	color: #FFF;
}
#headerNoSidebar .sublink a:hover {
	color: #FFF;
}
#header .sublink span:hover {
	color: #FFF;
	cursor:hand;
	cursor:pointer;
}
#headerNoSidebar .sublink span:hover {
	color: #FFF;
	cursor:hand;
	cursor:pointer;
}

font.Sidebar {
    color: #000000;
    font-family: Arial;
    font-size: 8px;
}

.mainbody #footer {
	padding: 0 10px;
	background-color: #F1F3F2;
	background-image: url(../../siteimages/2/footback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-size: 13px;
	line-height: 19px;
}

.mainbody #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 15px;
	padding-left: 10;
}
.dot {
	font-size: smaller;
	color: #1C5A81;
}
#container a  {
	color: #1F506E;
	text-decoration: none;
	font-weight: bold;
}


#sidebarinside {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}