
body, div, span, tr, td, th, dl, dt, dd, li, ul, ol, p, a, h1, h2, h3, h4, h5, h6, b, i {
	font-family: arial,verdana,helvetica,san-serif;
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p, a {
	font-size: 12px;
	line-height: 13pt;
}
body {
	color: #666666;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /* background: NO-REPEAT url(../images/common/bkg.gif); */
    background-color: #ffffff;
	margin: 0px;
}

a:link
{
    COLOR: #023401;	
	text-decoration: underline;
}
a:visited
{
    COLOR: #023401;
	text-decoration: underline;
}
a:hover
{
    COLOR: #023401;
	text-decoration: none;
}

h1
{ 
	font-size:14pt; 
	MARGIN-BOTTOM: 5px;
}
h2
{
    FONT-SIZE: 12pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 5px;
}

h3
{
    FONT-SIZE: 10pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 5px;
}
hr
{
   	height: 1px;
	clear:both;
	border: 1px solid #768F75;
}

.heading
{
	font-size: 16px;
	font-weight: bold;
    COLOR: #023401; 
}

.heading2
{
	font-size: 14px;
	font-weight: bold;
    COLOR: #023401; 
}

.mainMessage
{
    COLOR: #D80607; 
}

.mainColorBkg
{
	COLOR: #ffffff;
	background-color: #023401;
}

.subColorBkg
{
	background-color: #808285;
}

.rightColumnBkg
{
	background-color: #EAEAEA;
}

.mainBody
{
	padding: 10px 30px 50px 30px;
	background-color: #ffffff;
}

.footer
{
    FONT-SIZE: 10px;
	COLOR: #ffffff;
	background-color: #023401;
	padding: 8px 10px 8px 18px;
}
a.footer:link
{
	FONT-SIZE: 8pt;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
}
a.footer:visited
{
	FONT-SIZE: 8pt;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
}
a.footer:hover
{
	FONT-SIZE: 8pt;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
}

div.box01
{
	width: 100%;
	border: 1px solid #768F75;
	background-color: #F4F4F4;
	padding: 10px 10px 10px 10px;

}

.field_login {
	width: 100px;
	height: 20px;
	FONT-SIZE: 9pt;
}

.button_login {
	width: 50px;
	height: 20px;
	color: #ffffff;
	background-color: #023401;
	FONT-SIZE: 9pt;
	font-weight: bold;
}
