﻿

.myText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.myHeading1
{
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #004963;
	margin: 0px;
	text-transform: uppercase;
}


/* attributes of the container element of textbox */
.loginboxdiv{
margin:0px;
height:21px;
width:500px;
background:url(images/login_bg.gif) no-repeat bottom;
}

/* attributes of the input box */
.loginbox
{
background:none;
border:none;
width:500px;
height:15px;
margin:0;
padding: 2px 7px 0px 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.button 
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor: hand;
	cursor: pointer;
	float: none;
}

.textbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #FAEBD7;
	width: 98%
}

TEXTAREA
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #FAEBD7;
	width: 99%
}

TABLE
{
	padding: 2;
	 
}

P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px;
	font-size: 11px;
	line-height: 14px;
	color: #005A64;
}

.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #DBEF9C;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #005A64;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#footerContainer {
	background: url(images/img-footer-bg.gif) repeat-x;
	height: 36px;
	margin-top: 6px;
	padding-top: 11px;
}
#footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	float: left;
	font-size: 10px;
	margin-top: 20px;
/*	padding-left: 67px;*/
	padding-left: 12px;
}
#footerText a {
	color: #CCCCCC;
	text-decoration: none;
}
#footerText a:hover {
	color: #FFFFFF;
}

.accordionHeader
{
    color: white;
    background-color: #005A64;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
    padding: 2px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked 
{
	color:gray;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #FAEBD7;
	width: 98%
}	

.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	color:#005A64;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


.tb8 {
	width: 230px;
	border: 1px solid #3366FF;
	border-left: 4px solid #3366FF;
}

/* Rounded Corner */
.tb5 {
	background: url(images/rounded.gif) no-repeat top left;
	height: 22px;
	width: 230px;
}
.tb5a {
	border: 0;
	width:220px;
	margin-top:3px;
}

