body
{
	font-weight:normal;
	font-family:Arial;
	font-size:13px;
	color:#083766;
	background-color:#e1e1e1;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}

h1, .h1
{
	font-weight:bold;
	color:#083766;
	font-size:15px;
	font-family:Arial;
}

h2, .h2
{
	font-weight:bold;
	color:#083766;
	font-size:13px;
	font-family:Arial;
}

p
{
	font-weight:normal;
	color:#083766;
	font-size:12px;
	font-family:Arial;
	line-height:1.3em;
}

a, a.visited
{
	font-family : Arial;
	font-size:13px;
	color:#083766;	
}

.title
{
	font-weight:bold;
	color:#083766;
	font-size:15px;
	font-family:Arial;
}

.mainLeftPane
{
	font-weight:normal;
	font-family:Arial;
	font-size:13px;
	color:White;
	background-color:#385678;
	width:300px;
	height:400px;
	vertical-align:top;
	line-height:30px;
}

.rightPane
{
	font-weight:normal;
	font-family:Arial;
	font-size:13px;
	color:#083766;
	width:696px;
	height:400px;
	vertical-align:top;
}


