/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
/*A:hover     { color: #41519A;  cursor: hand; text-decoration: "underline"; font-weight:bold; }*/
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.ListSearchExtenderPrompt
{
	background-color: White;
	color: gray;
	font-style: italic;
	font-family: Verdana;
}

.WatermarkExtenderText
{
	background-color: White;
	color: gray;
	font-style: italic;
	font-family: Verdana;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #dcdcdc;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}
.Label2
{
	BACKGROUND-COLOR: #f5f5f5;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    color: #0000C0;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}	

.Label3
{
	BACKGROUND-COLOR: #f5f5f5;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 20px;
    color: #0000C0;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}	

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.headerbar1 
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 24px;
}

td.menu 
{
	background-color: #f5f5f5;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}
.validatorCalloutHighlight 
{
    background-color: #f5f5f5; 
}

.sectiontitle
{
    padding: 6px 0px 6px 0px; /*background-color: #f5f5f5;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    font-size: 18px;
    font-weight: bold;
    font-style: italic; /*text-transform: uppercase;*/
    vertical-align: middle;
    text-align: left;
    text-decoration: underline;
}

.sectionsubtitle
{
   padding: 6px 6px 6px 16px;
   background-color: #f5f5f5;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;
   font-size: 12px;
   font-weight: bold;	
}

.sectioncontent
{
   padding: 6px 6px 6px 16px;
   /*background-color: #f5f5f5;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;
   font-size: 12px;
   font-weight: bold;*/	
}


/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
#popupheading
{ 
	font-family: 'Cooper Black'; 
	color: #FF0000; 
}
.commonseperator
{
    background-color: Black;
    height: 4px;
    width: 100%;
}
.commonseperator1
{
    background-color: #dcdcdc;
    height: 4px;
    width: 100%;
}
.commonseperator2
{
    background-color: #dcdcdc;
    height: 1px;
    width: 100%;
}
.divBox a
{
    width: 100%;
    display: block;
}

.alerttext
{
	color: Red;
	font-family: Tahoma, Arial;
	font-size:	14pt;
	text-decoration:blink;

	/*h4 {text-decoration:blink;}*/
}
.titletext14
{
   /*background-color: #f5f5f5;*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;
   font-size: 14px;
   font-weight: bold;	
}
.titletext12
{
   /*background-color: #f5f5f5;*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;
   font-size: 12px;
   font-weight: bold;	
}
