@charset "utf-8";
.printthis {
}
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 */
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.header {
	height: 100px;
	width: auto;
	background-image: url(images/headerbg.jpg);
	overflow: hidden;
}
.footer {
	height: 100px;
	width: auto;
	background-image: url(images/footerbg.jpg);
}
.disclaimer {
	height: auto;
	width: auto;
	font-size: .8em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
	font-style: italic;
	text-align: center;
	padding: 25px;
}
.rrsalesinfo {
	height: auto;
	width: auto;
	font-size: .8em;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding: 25px;
	background-color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.retailerrep {
	float: none;
	height: auto;
	width: auto;
	background-image: url(images/red.jpg);
	margin: 0px;
	padding: 0px;
}
.msr {
	float: none;
	height: auto;
	width: auto;
	background-image: url(images/gray.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.mediacomsup {
	float: none;
	height: auto;
	width: auto;
	background-image: url(images/orange.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.retailer {
	float: right;
	height: 250px;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/blue.jpg);
}
.loginheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: normal;
	font-style: oblique;
	padding: 40px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	margin-top: 10px;
}
.contentalignright {
	float: right;
	width: 50%;
}
.contentalignleft {
	float: left;
	text-align: left;
	width: 50%;
}
.nav-menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #666666;
	background-position: right;
	width: 100%;
	font-size: small;
}

 #nav-menu ul
{
	list-style: none;
}

#nav-menu li
{
	float: left;
}

#nav-menu li a
{
	line-height: normal;
	float: left;
	display: block;
	border: 2px solid #000066;
	color: #000099;
	text-decoration: none;
	text-align: center;
	font-size: small;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 2px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
.errorText {
	font-size: small;
	color: #FF0000;
}
.linka {
	text-decoration: none;
}
.form1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-variant: normal;
	color: #000066;
	background-color: #CCCCCC;
	padding-left: 5px;
}
.padding {
	margin: 5px;
	padding: 15px;
}
.contactshell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CCCCCC;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.textboxdiv
{
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	left: auto;
	right: auto;
}

.textbox
{
	width:auto;
	height:auto;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(images/formbg.jpg);
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.textbox2
{
	width:auto;
	height:auto;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/formbg.jpg);
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.textarea
{
	border:none;
	width:auto;
	height:auto;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.reportspanelshell {
	height: 400px;
}
.reportHeader {
	font-size: small;
}
