﻿html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/media/images/img_greyFade_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	line-height: 17px;
	background-attachment: fixed;
	height: 100%;
}
#colorblock
{
    padding: 10px;
    border: thin double #003399;
    margin: inherit;
    height: auto;
    background-color: #498FCD;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    list-style-type: circle;
}
#colorblock1
{
    padding: 10px;
    border: thin double #498FCD;
    margin: inherit;
    height: auto;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    list-style-type: none;
}
#adBlock
{ 
    border: .5px solid #000080;
    padding: 5px;
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    }
h1 {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 0px;
    text-align: left;
}
h3 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	color: #666666;
	list-style-type: square;
}
a:link, a:visited {
	color: #498FCD;
	text-decoration: none;
}
a:hover {
	color: #296498;
	text-decoration: underline;
}
.crumb {
	color: #999999;
}
.crumbDelimiter {
	color: #CCCCCC;
}
.crumbTitle {
	color: #666666;
}
.hrule {
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	margin-left: 49px;
	margin-right: 30px;
}
#wrapper
{
    width: 1000px;
    background-color: #FFFFFF;
    background-image: url(/media/images/img_blueBar_bg_1000.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    clear: both;
    voice-family: "\"}\"";
    voice-family: inherit;
    position: relative;
    min-height: 100%;
}
#content {
	clear: both;
	padding-top: 25px;
	padding-right: 28px;
	padding-left: 58px;
}
#headCap {
	background-image: url(/media/images/img_blueBar_capper_1000.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 20px;
	width: 1000px;
}
#header {
	padding-left: 33px;
	clear: both;
	height: 65px;
}
#footer {
	clear: both;
	width: 1000px;
	background-image: url(/media/images/img_blueBar_bg_1000.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footText {
	font-size: 11px;
	text-align: center;
	clear: both;
	padding-right: 28px;
	padding-left: 50px;
}
#footCap {
	background-image: url(/media/images/img_blueBar_footer_1000.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 1000px;
	clear: both;
}

#mainNav {
	padding-right: 25px;
	padding-left: 45px;
	clear: both;
}
#navLvlMain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-size: 11px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
}
#navLvlMain a:link, #navLvlMain a:visited {
	color: #000000;
	text-decoration: none;
}
#navLvlMain a:hover {
	text-decoration: none;
	background-color: #FFFFE8;
}
#navLvlSub {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	height: 17px;
	text-align: left;
	padding-left: 25px;
}
#navLvlSub a:link, #navLvlSub a:visited {
	color: #498FCD;
	text-decoration: none;
}
#navLvlSub a:hover {
	color: #296498;
	text-decoration: none;
	background-color: #FFFFE8;
}
#promoMast {
	clear: both;
	padding-left: 48px;
}
#leftColMain {
	float: left;
	width: 1000px;
}
#rightColMain {
	clear: right;
	float: right;
}
#partnerLogos {
	padding-left: 45px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	height: 40px;
}
#crumbTrail {
	padding-left: 10px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	margin-left: 46px;
	margin-right: 25px;
	background-color:#F8F8F8;
}
#crumbTrail a:link, #crumbTrail a:visited {
	color: #999999;
	text-decoration: none;
}
#crumbTrail a:hover {
	color: #666666;
	text-decoration: none;
}
#rightColSub {
	clear: right;
	float: right;
	padding-top: 27px;
	text-align: left;
	width: 0px;
}
#leftColSub
{
    float: left;
    width: 710px;
    padding-right: 0px;
}
#contentInfo {
	clear: both;
	padding-left: 50px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	padding-right: 27px;
}
#contentInfo a:link, #contentInfo a:visited {
	color: #666666;
	text-decoration: none;
}
#contentInfo a:hover {
	color: #999999;
	text-decoration: none;
}
#content a:link {
	color: #498FCD;
	text-decoration: none;
}
#content a:visited {
	color: #498FCD;
	text-decoration: none;
}
#content a:hover {
	color: #296498;
	text-decoration: underline;
	background-color: #FFFFE8;
}
#footWrap {
	clear: both;
}
.smallGrey {
	font-size: 10px;
	color: #666666;
}


#scroll {
	overflow: auto;
	height: 225px;
	width: 360px;
}
#scroll div {
	padding-right: 10px;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3.msLogo {
	background-image: url(/media/images/img_logo_microsoft.jpg);
	height: 25px;
	width: 100px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
h3.msLogo span {
	display: none;
}
h3.accpacLogo {
	background-image: url(/media/images/img_logo_accpac.jpg);
	height: 30px;
	width: 100px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
h3.accpacLogo span {
	display: none;
}
.pBlock {
	clear: both;
	margin-bottom: 25px;
}
.shadow, .shadowBtLt, .shadowTpRt {
  display:inline-table;
  /* \*/display:block;/**/
}
.shadow {
	background:url(/media/images/shadow.gif) right bottom no-repeat;
	float: right;
}
.shadowBtLt {
	background:url(/media/images/corner_bl.gif) left bottom no-repeat;
}
.shadowTpRt {
	padding:4px 20px 50px 8px;
	background:url(/media/images/corner_tr.gif) right top no-repeat;
}
.shadowTpRt img {
	display:block;
	border:1px solid #FFFFFF;
}
.imgBorderI {
	border: 1px solid #E0DFE3;
}
.imgMast {
	text-align: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.formField {
	font-size: 11px;
	border: 1px solid #999999;
}
.formButton {
	font-size: 11px;
	color: #4A8FCA;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.note {
	font-size: 10px;
	color: #339966;
}
fieldset {
}
form {
	margin: 0px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
input {
	margin-top: 2px;
	margin-bottom: 2px;
}
.formTitle {
	font-weight: bold;
	color: #666666;
	background-color: #F8F8F8;
	padding: 3px 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.formRow {
	padding: 3px 8px;
	background-color: #FDFDFD;
	margin-bottom: 10px;
}
.required {
	color: #CC9900;
	font-size: 11px;
}
.formButtons {
	text-align: right;
	padding: 5px;
}
#required {
	text-align: right;
	clear: both;
}
.thanks {
	clear: both;
	border: 1px solid #EEEEEE;
	background-color: #FFFFF2;
	padding: 5px 10px;
	margin: 10px;
}
.listBox {
	padding-top: 10px;
	padding-left: 10px;
}
.newsletter {
	float: right;
	font-size: 11px;
	width: 200px;
	height:65px;
	padding-right: 25px;
}
.logo {
	float: left;
	width: 120px;
	height: 65px;
	padding-left: 25px;
}


#getReader {
	text-align: left;
	padding-top: 75px;
	padding-bottom: 10px;
}
.imgPadRight {
	margin-right: 13px;
	margin-bottom: 13px;
}
