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;
}

.pageBottomLink
{
    text-decoration: none;
    color:Gray;
    font-size:11px;
}

.contentTitle
{
    font-family:Arial;
    font-size:small;
    font-weight:bold;
    width: 689px;
    height: 25px;
}

.dotLine
{
    height:1px;
    border:0;
    vertical-align:super;
}

.whiteText
{
    text-decoration: none;
    color: White;
}

.noUnderline
{
    text-decoration: none;
}

.languageBar
{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

