﻿   body, div, p, h1, h2, h4, ul, li, table 
    {
              margin:0;
              padding:0;
              border:none;
    }
.detail {
 font-size:12px;
 font-family: Arial ,Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
 color:black;
 margin-bottom:0;
 padding: 3px;
}
.detail1 {
 font-size:12px;
 font-family: Arial ,Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
 color:black;
 padding:1px 3px;
}

.detail2 {
 padding-bottom :4px;
}
.field1 {
	font-size:11px;
	font-family:Arial,Tahoma;
	border: 1px solid #1d577b;
	padding: 1px 3px;
}
h3 {
 font-size:14px;
 font-weight:bold;
 color:black;
 margin-bottom:0;
}

.red {
	color:#fe0000;
}

.errorMsg
{
	color: #ff0000;
	background-color: #FFFFFF;
	font-family: Arial,Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
	font-size: 11px;
	padding: 2px;
}
.off {
	display:none;
}

.button
{
 padding :2px;
}
.pulldown {
	font-family:Arial,Tahoma;
	font-size:11px;
	border:1px solid #1d577b;
	padding:1px 1px;
}
.field {
	font-size:11px;
	font-family:Arial,Tahoma;
	border: 1px solid #1d577b;
	padding:2px 3px;
}
.formInput
{
	color: #000000;
	background-color:#FFFFFF;
	font-family:  Arial,Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
	font-size: 12pt;
	padding: 3px;
	} 




    /*Modal Popup*/ 

    .modalBackground 
    {
              background-color: Gray; 
              filter:alpha(opacity=70);
              opacity:0.7; 
    } 

    .modalPopup 
    {
              background-color:#ffffdd; 
              border-width:3px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:250px; 
    }
    
.link
{
	
text-decoration: none;
cursor: pointer;
}


.topHeader
{
 font-family: Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
 height:98px;

}
.headercaption
{
	color: #FFFFFF;
	font-family: Arial,Candara, Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
	font-size: 12px;
	text-decoration: none;
}
.formheader
{
	/*border: 1px solid #2F4F4F;*/
	color: #000000;
	background-color: #FFFFFF;
	font-family: Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
	font-size: 14px;
	
	text-decoration: none;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

/*.textbox
{
	background-color: #dcdcde;
	color: black;
	font-family: Century Gothic, Franklin Gothic Heavy, verdana;
	font-size: 10pt;
	border-right: #cdd5dd thin;
	border-top: #cdd5dd thin;
	border-left: #cdd5dd thin;
	border-bottom: #cdd5dd thin;
}*/

.formCaption
{
	color: #000000;
	background-color:#FFFFFF;
	font-family:Arial, Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
	font-size: 12pt;
	padding: 5px;
	
	
} 



.button
{
	color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #990033;
	border-bottom-style: solid;
}
.copyright{
	font-family	: Tw Cen MT, Tahoma, Century Gothic;
	font-size	: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.textbox
{ 
 border-top-color :Red;
 border-bottom-color :Red;
 border-left-color :Red;
 border-right-color :Red;
	
}
.footer
{


	font-family:  Arial,Century Gothic , Franklin Gothic Heavy , Garamond, Georgia;
	font-size: 10px;
	padding: 3px;
}