﻿html {
	height:			100%;
	width:			100%;
}


body    {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 		8pt;
	color: 			#444444;
	padding: 		0px;
	margin:			0px;
	border:			0px;
	height:			100%;
}

tr { 
	margin: 		0px; 
	padding: 		0px; 
	border: 		0px;  
}

td { 
	margin: 		0px; 
	padding: 		0px; 
	border: 		0px; 
}

A:link, A:visited, A:active { 
	color: 			#0D385C;
	background-color:	transparent;
	text-decoration: 	none; 
}

A:hover { 
	color: 			#4B6D8A;
	background-color:	transparent;
	text-decoration: 	none; 
}

h1 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		16pt;
	font-weight:		normal;
	margin-top:	 	0;
	margin-bottom: 		10px;
}

h2 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:			black;
	background-color:	transparent;
	font-size: 		12pt;
	font-weight: 		bold;
	margin-top:	 	0;
	margin-bottom: 		8px;
}

h3 {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 		14px;
	font-weight:		bold;
	color:			#4C4C4C;
	background-color:	transparent;
	margin:			0;
	padding:    0px;
	padding-top:2px;
	margin-top:15px;
	margin-bottom:5px;
	padding-left:15px;
	background-image:url(Images/h3-bg.jpg);
	background-repeat:no-repeat;
	border-top:0px solid #dddddd;
	
}

h4 {  
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: 		bold; 
	margin: 		0;
}

p
{
    margin: 0px;
    margin-bottom:10px;
    padding-left:15px;
}

div { 
	margin: 		0px; 
	padding: 		0px;  
}



img	{
	border: 		0px;
}



input.text 
{
       	font-family:  		Verdana, Helvetica, sans-serif;
	    font-size: 		11px; 
	    border: 1px solid #68687D;
}

select 
{
       	font-family:  		Verdana, Helvetica, sans-serif;
	    font-size: 		11px; 
	    border: 1px solid #68687D;
}



select.listBox
{
      	font-family:  		Verdana, Helvetica, sans-serif;
	    font-size: 		11px; 
	    border: 1px solid #68687D;
}

textarea
{
    	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	border: 1px solid #68687D;
}

input.button {	
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		10px;
	line-height: 		10px;
	color: 			#666666; 
	background: 		#f3f3f3;
	font-weight: 		bold;
	margin-top: 		10px;
	padding: 		3px 5px 3px 5px;	
	height: 		24px;
	border-bottom: 		1px solid #999999;
	border-right: 		1px solid #999999;
	border-top: 		1px solid #CCCCCC;
	border-left: 		1px solid #CCCCCC;	
	margin:			0px;
}

input.button[disabled] {	
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		10px;
	line-height: 		10px;
	color: 			#9F9F9F;
	background: 		#f3f3f3;
	font-weight: 		bold;
	margin-top: 		10px;
	padding: 		3px 5px 3px 5px;	
	height: 		24px;
	border-bottom: 		1px solid #999999;
	border-right: 		1px solid #999999;
	border-top: 		1px solid #CCCCCC;
	border-left: 		1px solid #CCCCCC;	
	margin:			0px;
} 

input.file {	
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		10px;
	margin-top: 		5px;
	padding: 		3px;
	width:			300px;
} 
input.fileButton {	
	font-size: 		10px;
	margin-top: 		5px;
}

input[type="file"] {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		10px;
	width:			auto;
}

input[type="file"] > input[type="text"] {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		8px;
}

input[type="file"] > input[type="button"] {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		8px;
}

input.checkbox { 
}


p strong
{
    /*color:#000000;*/
}

 
ul {
	list-style-type: 	square; /* naturally. */
		margin: 		0px;
	padding: 		0px;
	padding-left:		2em;
	margin-bottom:10px;
}

ul.black li
{
    color:#444444;
}


		dl {
			clear: both;
			display:block;
		}

		dt {
			clear: left;
			float: left;
			width: 250px;
		}

		dd {

			float: left;


		}




/* --- help tip styles ------------------------------------------------------------- */


A.helpLink:link, A.helpLink:visited, A.helpLink:active {
	text-decoration:	none;
	border-bottom:		1px dashed #516E48;
	cursor:			help;
}
 
a.helpLink:hover {
	text-decoration:	none;
	border-bottom:		1px dashed #869F7F;
}

A.helpLinkImage:link, A.helpLinkImage:visited, A.helpLinkImage:active {
	text-decoration:	none;
	cursor:			help;
	border-bottom:		0px;
}

a.helpLinkImage:hover {
	text-decoration:	none;
	border-bottom:		0px;
}

.help-tooltip {
	position:		absolute;
	width:			320px;
	border:			1px solid #353535;
	background:		white;
	font:			8pt Arial;
	padding:		8px;
	filter:			progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:		10000;
	text-align: 		left;
} 

.help-tooltip a,
.help-tooltip a:hover {
	color:			blue !important;
	background:		none;
}





#sidePanelWrapper {

	position:	fixed;
	right:0px;
	top:42px;
	width:194px;
	background-color:#ffffff;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	border-top:1px solid #2E334C;
	z-index:110;

}

#sidePanel
{
	position:relative;
	top:0px;
	left:0px;
	width:194px;
}

.panelTitle
{
	background-color:#999999;
	color:#eeeeee;
	width:194px;
	text-transform:capitalize;
	font-size:9px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	height:12px;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #777777;
	cursor:pointer;
}

.panelTitle:hover
{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #888888;
	background-color:#aaaabb;
	color:#ffffff;
}

.panelTitleText
{
	float:left;
	
}

.panelContent {
	display:none;
}

.panelArrow {
	float:right;
	padding-right:3px;
}

.formListBox {
	font-size:11px;
/*	background-color:#EFEFEF;*/
	font-family:Arial, Helvetica, sans-serif;
}


.subsectionHeading {
  font: 14px Tahoma; font-weight: bold;
  border-bottom: 1px solid #B0B0B0;
  margin-bottom:5px;
  padding-bottom:2px;
}



.optionalTextNotice {
	PADDING-RIGHT: 5px; FONT-SIZE: 90%; COLOR: gray
}




.microHeading
{
    font-size:9px;
    padding-top:5px;
    margin-top:5px;
    border-bottom:1px solid #cccccc;
}




