/* Common tags                 */
/*-----------------------------*/		
html
{
    min-height: 100%;
	background-color: #F3F3F3;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#E8E8E8));
    background: -moz-linear-gradient(top,  #FAFAFA,  #E8E8E8);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E8E8E8');
}
body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	text-align: left;
 }
 
 .none { display:none; }

a:link      { color: #235175; text-decoration:underline; }
a:visited 	{ color: #235175; text-decoration:underline; }
a:active 	{ color: #235175;  cursor:hand; text-decoration:underline; }
a:hover 	{ color: red;  cursor:hand; text-decoration:none; }
		
a.bodyLink:link     { color: #235175; text-decoration:underline; font-weight:bold; }
a.bodyLink:visited 	{ color: #235175; text-decoration:underline; font-weight:bold; }
a.bodyLink:active 	{ color: #235175;  cursor:hand; text-decoration:underline; font-weight:bold; }
a.bodyLink:hover 	{ color: #BFCBD7;  cursor:hand; text-decoration:none; font-weight:bold; }
		
table.topmenu a:link { color: #D2D3D7; text-decoration:underline; }
table.topmenu a:visited { color: #D2D3D7 !important; text-decoration:underline; }
table.topmenu a:active { color: #D2D3D7 !important; text-decoration:underline; }
table.topmenu a:hover { color: #B2C3E1 !important;  cursor:hand; text-decoration:none; }

.ctl00_MainMenu_0 { background-color: #235175!important; padding: 5px 5px 0 10px; margin-left:20px; }
.ct100_MainMenu_1 { width: 150px; }

.colouredtext
{
    color: #284C6C;
}

p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #235175;
 }

hr {
	border: 0;
	border-top: 2px solid #235175;
	height: 2px;
}

img
{
	border-width: 0;
    width: 16px;
    height: 16px;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

.menuClass >a { display:none; }

span.mainlabel, td.mainlabel { font-weight: bold; display:inline-block; width: 190px; height: 1.3em; }
.dataLabel { font-weight: bold; display: inline-block; width: 120px; border-bottom: 1px solid #000; height: 1.3em; }
.doublewidth { width: 220px; }
/*Help Options                  */
/*------------------------------*/
.helpbutton
{
    position:absolute;
    float: right;
    right: 55px;
    z-index: 1000;
}

div#helpoptions
{
    background-color:White;
    position:absolute;
    float: right;
    -moz-border-radius: 5px;
    border: solid 1px Black;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

div#helpclose
{
    float: right;
    right: 10px;
}

.helppagecontainer
{
    position:absolute;
    right: 353px;
    left: auto;
    float: right;
    z-index:1000;
}

.helpicon
{
    width:16px;
    height:12px;
    position:absolute;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #235175;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #235175;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #235175;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
	border: 0!important;
}

table.header
{
	  background-color:#EFF0E8;
	  background:transparent url(/images/headgrad.jpg) repeat-x scroll bottom left;
	  margin-bottom: 3px;
}

td.logo
{
	text-align: left;
	width: 184px;
	padding: 20px 0 10px 20px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #235175;
	}

td.headerbar 
{
	background-image: url(App_LocalResources/background_sidebar.gif);
	text-align: left;
	height: 24px;
}

td.menu 
{
	width: 184px;
	height: 500px;
	vertical-align: top;
	border-right-width: 1px;
}

td.smallerText
{
    font-size: 0.8em;
}

div.footer
{
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #888888;
	line-height: 24px;
	position: fixed;
	left: 0px;
	width: 100%;
	bottom: 0px;
	z-index: 99;
}


.aw-cells-selected
{
    background-color: #BEBEBE !important;
}

tr#footerSide
{
    height: 24px;
	line-height: 24px;
    margin-top: 2em;
    background: transparent url(/images/footgrad.jpg) repeat-x scroll;
}

td.footer
{
	margin-left: 20px;
    padding-right:10px;
}
div.footer a
{
	color: #888888;
	text-decoration: none;
}
div.footer a:hover
{
    text-decoration: underline;   
}

table.CalendarControl tr { vertical-align: middle; }
table.CalendarControl a { display: block; width: 3em; height: 4em; line-height: 4em; }
table.CalendarControl a:hover { background-color: #BFCBD7; }

.numberLink, .cssPager { text-align: center; }
.numberLink a, .cssPager a { display: block; width: 100%; height: 100%; margin: 0 auto; }
.cssPager a, .cssPager span { width: 3em; }
.numberLink a:hover, .cssPager a:hover { background-color: #BFCBD7; color: red; }

.altRow { background-color: #DFDFDF; }
.headRow { font-weight: bold; background-color: #235175; color: #D5D5D5; }
.headRow a { color: #FAFAFA; }

div.masterBanner
{
     width: 100%;
     clear: both;
     background-color: #FFF;
     height: 41px;
}
div#masterNav
{
     clear: both;
     width: 100%;
     height: 26px;
     border-bottom: 2px solid #48718F;
     background-color: #FFF;
     padding-bottom: 2px;
}
table.masterNav
{
     width: 100%;
     margin: 0;
     padding: 0;
     border-collapse: collapse;
     border-bottom: 1px solid #48718F!important;
}
img#PAYPAClogo { margin: 4px 0 0 9px; }
table.masterNav span a, table.masterNav table a
{
     background-image: url(/images/button.png);
     width: 110px;
     background-position: bottom left;
     display: block;
     height: 24px;
     line-height: 24px;
     text-align: center;
     text-transform: uppercase;
     text-decoration: none;
     color: #48718F;
     font-weight: bold;
     font-size: 11px!important;
     float: left;
     display: inline-block;
     margin: 0 1px -2px 0;
}
table.masterNav span a:hover, table.masterNav table a:hover
{
    color: #444;
    background-position: left top;
}
table.masterNav img { display: none; }
td.companybutton { width: 350px; display: inline-block; text-align: right; margin-right: 10px; }

.forminput { font-weight: bold; display: inline-block; border-bottom: 1px solid #000; padding: 0 10px; }
.signature { width: 35%; margin-right: 2%; }
