﻿/* 0 BASIC TAGS */
a
{
	color: #ED7025;
}

a:hover
{
	color: #28ACE1;
}

.menulink
{
	text-decoration: none;
	color: #28ACE1;
}

.menulink:visited
{
	color: #ED7025;
}

.menulink:hover
{
	text-decoration: underline;
	color: #ED7025;
}

.menulink:active
{
	color: #ED7025;
}

.signupBox
{
	color: White;
	background-color: #507CD1;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	vertical-align: middle;
}

dl
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt
{
	position: absolute;
	left: 0;
}

dd
{
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td
{
	padding: 50px;
	color: #aeaeae;
}

.pageDH
{
	margin: 0 20px 0 20px;
	font-family: Arial;
}

.error
{
	font-size: large;
	font-weight: bold;
	margin-left: 256px;
	width: 720px;
}


.errorMsg
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.hidden
{
	visibility: hidden;
	height: 0px;
}

/*CollapsiblePanel*/
.collapsePanel
{
	width: auto; /*text-align: center;		*/
	background-color: white;
	overflow: hidden;
	font-family: Arial;
	font-size: 10pt;
}

.collapsePanelHeader
{
	/*text-align: center;*/
	width: auto;
	height: 30px;
	margin-left: 20%;
	margin-right: 20%;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

.collapsePanelDotHome
{
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	border: solid 1px #CCCCCC;
	background-color: White;
	margin: 20px 20px 20px 20px;
	color: #007FC6;
}

/*CollapsiblePanel*/
.collapsePanelDotHome
{
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	border: solid 1px #CCCCCC;
	background-color: White;
	margin: 20px 20px 20px 20px;
	color: #007FC6;
}

.floatBox
{
	display: block;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	background-color: #007FC6;
	border: solid 1px #B5C7DE;
	font-family: Arial;
	font-size: 12px;
}

.backOfTheLine
{
	z-index: -200;
}

.buttonDotHome
{
	background-color: White;
	width: 58px;
	height: 20px;
	border-color: White;
	border-style: solid; 
	border-width: 1px;
	font-family: Arial;
	font-size: 11px;
	color: White;
}

.progressBackgroundFilter
{
    position: fixed;
    z-index: 1000;
    top: 0px;
    left: 0px;
    background-color: #CCCCCC;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=85);
    opacity: 0.85;
    -moz-opacity: 0.85;
}

* html .progressBackgroundFilter
{
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

.processMessage
{
    z-index: 1001;
    position: fixed;
    width: 300px;
    margin-left: -150px;
    margin-top: -100px;
    top: 50%;
    left: 50%;
    background-color: White;
    font-family: Arial;
    font-size: 15px;
    color: #007FC6;
    text-align: center;
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
}

* html .processMessage
{
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

.dotHomeListing
{
	font-family: Arial;
	color: #537FC6;
}

.dotHomeRow
{
	background-color: #E6E6E8;
	color: #5380C4;
	font-weight: normal;
	font-family: Arial;
	font-size: 13px;
}

/* For the rounding javascript stuff */
div.rounded div
{
	height: 1px;
	overflow: hidden;
}

div #headerText
{
	font-family: Arial;
	font-size: 15px;
	margin: 0 20px 0 20px;
	border-bottom: solid 2px #C5C6C8;
	color: #007FC6;
}

.dotHomeStatusTable
{
	font-size: 10px;
	color: #006BC2;
	border-color: #FFFFFF;
	height: 15px;
	background-color: #E2E3E4;
}

.dotHomeStatusHeader
{
	height: 15px;
	background-color: #E2E3E4;
	color: #006BC2;
	font-size: 12px;
}

.ieHeight
{
	*height: 326px;
}

.normal
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

@media print
{
	.noprint
	{
		display: none;
	}

	.body
	{
		background-image: none;
		margin: 0;
		padding: 0;
		text-align: center;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 0.7em;
		color: #666666;
	}
}

.labels
{
	/*background-color:#e3eef6;*/
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.page
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}


.header
{
	position: static;
	width: auto;
	height: 81px;
	margin-left: 0;
	margin-right: 10px;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.linkbutton
{
	background-position: top;
	position: absolute;
	top: 120px;
	left: 300px;
	width: auto; /*text-transform: uppercase;*/
	font-size: 10px;
	font-family: Arial;
	z-index: 200;
}

.body
{	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.7em;
}

.banner
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.printTextBox
{
	width: 400px;
}

.printTextBoxSmall
{
	width: 226px;
}

.buttonDotHomePhoto
{
	background-color: #2B96D5;
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

table
{
	text-align: left;
}

.pacLink
{
	text-decoration: underline;
	color: #28ACE1;
}

.pacLink:visited
{
	color: #28ACE1;
}

.pacLink:hover
{
	text-decoration: underline;
	color: #E08026;
}

.pacLink:active
{
	color: #E08026;
}

.ob_gR .selectImage
{
	visibility: hidden;	
}

.ob_gRA .selectImage
{
	visibility: hidden;	
}

.ob_gRS .selectImage
{		
	visibility: visible;
}

.ob_gFCont
{
	text-align: left !important;
}

