A  {
	color : #3D6BCC;
	text-decoration : none;
}


A:link  {
	color : #3D6BCC;
	text-decoration : none;
}

A:visited  {
	color : #666666;
	text-decoration : none;
}

A:hover  {
	color : #3D6BCC;
	text-decoration : underline;
}

P {
	line-height: 12px;
	line-break : strict;
}


BODY  {}

.heading  {
	font-size : 11px;
	font-family : "verdana", "helvetica", sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	position : relative;
}

.normal  {
	font-size : 11px;
	font-family : "verdana", "helvetica", sans-serif;
	color : #003060;
	text-decoration : none;
}

.popup  {
	font-size : 10px;
	font-family : "verdana", "helvetica", sans-serif;
	color : #003060;
	text-decoration : none;
}

.normalw  {
	font-size : 10px;
	font-family : "verdana", "helvetica", sans-serif;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

.header  {
	font-size : 11px;
	font-family : "verdana", "helvetica", sans-serif;
	color : #5777D7;
	font-weight : bold;
	text-decoration : none;
}

.navigation  {
	font-size : 10px;
	font-family : "verdana", "helvetica", sans-serif;
	color : #333333;
	text-decoration : none;
}


.textinput  {
	font: 10px;
	width: 225px;
}

.textinputmed  {
	font: 10px;
	width: 212px;
}

.textinputsmall  {
	font: 10px;
	width: 132px;
}

.selectinput  {
	font: 10px;
	width: 225px;
}

.selectinputsmall  {
	font: 10px;
	width: 90px;
}

.list  {
	list-style-image : url(images/bullet.gif);
	position : relative;
	list-style-position : outside;
	list-style : outside;
	list-style-type : square;
}

.sublist  {
	list-style-image : url(images/bullet_sub.gif);
	position : relative;
	list-style-position : outside;
	list-style : outside;
	list-style-type : square;
}

.footer  {
	font-size : 9px;
	font-family : "verdana", "helvetica", sans-serif;
	color : #003060;
	text-decoration : none;
}

.form  {
	font-size : 10px;
	font-family : "verdana", "helvetica", sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #003060;
	text-decoration : none;
	position : relative;
}
