body  {
	font-family : Verdana, Arial, Helvetica;
	color : #003399;
	font-size : 11px;
	margin: 0px;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
} 

a.nav {
	font-size : 11px;
	color: white;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	padding: 3px;
} 

td  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 16px;
}


h1 {
	font-size: 14px;
	color : #003399;
}

.header_tab {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

li {
	list-style-image: url(images/tick.gif);
	padding-bottom:5px;
	line-height:16px;
}

.white {
	color: white;
}
.textbox
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana;
}

.textbox200
{
	FONT-SIZE: 11px;
	width : 200px;
    FONT-FAMILY: Verdana;
}

.textbox300
{
	FONT-SIZE: 11px;
	width : 300px;
    FONT-FAMILY: Verdana;
}


.textarea {
    FONT-SIZE: 11px;
    WIDTH: 400px;
    FONT-FAMILY: Verdana;
}
.button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent;
}
