body
{
	background-color:	#ffffff;
	font-size: 			10px;
	color:				#000000;
	font-family:		verdana, sans-serif;
	margin-top:			30px;
}

td, div, p, a, input, textarea, select, span
{
	font-size: 			10px;
	color:				#000000;
	font-family:		verdana, sans-serif;
}

img
{
	border:				none;
}

table.main
{
	width:				643px;
}

td.menu
{
	width:				163px;
	vertical-align:		top;
}

td.content
{
	width:				515px;
	vertical-align:		top;
	padding:			0px 0px 15px 20px;
	border-bottom:		1px solid #C8C8C8;
}

div.logox
{
	border-right:		2px solid #011C4E;
}

div.menu
{
	margin-top:			12px;
	padding-left:		12px;
	padding-bottom:		15px;
}

.pageHead
{
	font-size:			15px;
	text-align:			right;
	font-weight:		bold;
	color:				#5D6C7F;
	border-right:		0px solid #011C4E;
}

h4
{
	font-size:			10px;
	font-weight:		bold;
	color:				#323A44;
	text-transform: 	uppercase;
}

p
{
	text-indent: 			0em;
	text-align:				justify;
}

p+p
{
	text-indent: 			2em;
	text-align:				justify;
}

a
{
	color:				#2A66AA;
	text-decoration:	none;
	font-weight:		bold;
}

a:hover
{
	color:				#000000;
	text-decoration:	underline;
}

a.menu
{
	line-height:		16px;
	color:				#011B4D;
	font-size:			11px;
	text-decoration:	none;
	font-weight:		normal;
}

a.menu:hover
{
	text-decoration:	underline;
}