body {
    margin:0px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	A:link    { text-decoration : underline; font-style:italic;}
	a visited { text-decoration : underline;}
	a active  { text-decoration : underline;}
	a hover   { text-decoration : none; }
}


table
{

	line-height:150%;


}

h1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:15px;
	color: #5C83B5;
	font-weight : bold;
	text-decoration : none;
	line-height : 15px;

}

h2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #5C83B5;
	font-weight : bold;
	text-decoration : none;

}

.h1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:15px;
	color: #5C83B5;
	font-weight : bold;
	text-decoration : none;

}
.h1 A:link    { text-decoration : underline; }
.h1 A:visited { text-decoration : underline; }
.h1 A:active  { text-decoration : underline; }
.h1 A:hover   { text-decoration : none; }

.h2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #5C83B5;
	font-weight : bold;
	text-decoration : none;

}


table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	line-height : 150%;
}


.global {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	line-height : 150%;
}
.global A:link    { color:#000000; text-decoration : underline; }
.global A:visited { color:#000000; text-decoration : underline; }
.global A:active  { color:#000000; text-decoration : underline; }
.global A:hover   { color:#000000; text-decoration : none; }


.invis A:link {text-decoration: none;}
.invis A:visited {text-decoration: none;}
.invis A:active {text-decoration: none;}
.invis A:hover {font-size:24; font-weight:bold; color: red;}



.globalBOLD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 12px;	
}

.gray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #828282;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}

.error {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #EA0000;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}

.errorBold {
	font-weight : bold;
}

.lightblue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #5C83B5;
	font-weight : normal;
	line-height : 200%;
}
.lightblue A:link    { color: #5C83B5; text-decoration : none; }
.lightblue A:visited { color: #5C83B5; text-decoration : underline; }
.lightblue A:active  { color: #5C83B5; text-decoration : underline; }
.lightblue A:hover   { color: #5C83B5; text-decoration : underline;}


.blue {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #5C83B5;
	font-weight : bold;
	text-decoration : none;
	line-height : 12px;	
}
.blue A:link    { color: #5C83B5; text-decoration : underline; }
.blue A:visited { color: #5C83B5; text-decoration : underline; }
.blue A:active  { color: #5C83B5; text-decoration : underline; }
.blue A:hover   { color: #5C83B5; text-decoration : none; }

.red {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FF0000;
	font-weight : bold;
	text-decoration : none;
	line-height : 12px;	
}
.red A:link     { color: #FF0000; text-decoration : underline; }
.red A:visited  { color: #FF0000; text-decoration : underline; }
.red A:active   { color: #FF0000; text-decoration : underline; }
.red A:hover    { color: #FF0000; text-decoration : none; }



/* Begin Form Styles */

.textfield {
    border-top: 1px solid #6B87AA;
    border-bottom: 1px solid #6B87AA;
    border-left: 1px solid #6B87AA;
    border-right: 1px solid #6B87AA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #828282;
	height : 17px
}

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.dropdown {
    border-top: 1px solid #6B87AA;
    border-bottom: 1px solid #6B87AA;
    border-left: 1px solid #6B87AA;
    border-right: 1px solid #6B87AA;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
}

.button {
    font-size: 9px;
	font-weight: normal;    
    }
	
.checkbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #D05839;
}
