body
{
	background-color: #1f2123;
	color: black;
	font-size: 11px;
	font-family: arial;
	vertical-align: middle;
	margin: 0;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #3258ab;  
}

a:hover
{
	text-decoration: none;
	color: #13427c;  
}



.leftpic
{
	background-image: url(images/Design2008_09-12.jpg);
	background-repeat: repeat-y;
	height: 100%;
    vertical-align: top;
}

.rightpic
{
	background-image: url(images/Design2008_15.jpg);
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
}


.content
{
	color: black;
	font-size: 11px;
	font-family: arial;
	vertical-align: text-top;
	padding: 20px 20px 20px 20px;
	
}

img
{
	border: none;
}

.heading1
{
font-size: 11px;
font-weight: bold;
color: #103c71;
font-family: Arial;
}

.heading2
{
font-size: 13px;
font-weight: bold;
color: #3a6ba3;
font-family: Arial;
}





