
body
{
  /*background-color : #D1DFEB; */
  background-color : #ADC8E3;
  background-repeat : repeat-y;
  background-position : center;
}



 A:LINK ,  A:VISITED
{
	text-decoration : underline;
	font-family :  Arial Baltic;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #395F84;
}


 A:HOVER
{
    text-decoration : none;
}



IMG.left 
{
 float : left;
 clear : left;
}


IMG.right
{
 float : right;
 clear : left;
}


.Container 
{
 position: absolute;
 left: 50%;
 top: 10px;
 margin-left: -390px;
 width : 780px;
 height: auto;
}


.content
{
  background-color : #F7FAFC; 
  width : 780px;
  height : auto;
  overflow : hidden;
}


#heading
{
 font-family : Arial Baltic;
 font-size : 10pt;
 color : #3E6992;
 font-weight : bold;
}


.subheading
{
 font-family : Arial Baltic;
 font-size : 9pt;
 color : #3E6992;
 font-weight : bold;
}


#pagecontent
{
width: 720px;
margin-top: 0px;
margin-bottom :  0px;
margin-left: 30px;
margin-right: 0px;
padding-top: 180px;
padding-bottom : 48px;
padding-left: 0px;
padding-right : 0px;
font-family : Arial Baltic;
background-color : #F7FAFC; 
color : #19394B;
font-size : 9pt;
height : auto;
font-weight : normal;
line-height : 12pt;
}



.linksdisplay
{
	font-family : arial;
	font-size : 8.5pt;
	font-weight : normal;
	color : #000000;
}


.tablerow
{
 font-family : arial;
 font-size : 8.5pt;
 background-color : #F9FCFF;
 color : #184967;
}



.alternatingtablerow
{
 font-family : arial;
 font-size : 8.5pt;
 background-color : #D3E7F6;
 color : #184967;
}


.headerrow
{
	font-family : arial;
	font-size : 8.5pt;
	font-weight : bold;
	background-color : #B8D7EF;
	color : #184967;
}


li
{
	list-style-image : url(../content/images/bullet.gif);
}

