body {
	background-color:#7D99CA;
	margin:0px;
}

.tablemax {
	height: 100%;
	width: 792px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

.header{
	background-image:url(images/header.jpg);
	background-position: bottom left;
	background-repeat:no-repeat; }

.content_top {
	background-image:url(images/content_top.gif);
	background-position: bottom;
	background-repeat:no-repeat; }

.content {
	border-left: 1px solid #BEBEBE; 
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;}

#content {
	padding: 5px 10px 10px 10px;
}

.pictureborder {
	border: 1px solid #000000;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #091C7F;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #091C7F;
}

a:link {
	color: #23527D;
	text-decoration: none;
}
a:visited {
	color: #23527D;
	text-decoration: none;
}
a:hover {
	color: #23527D;
	text-decoration: underline;
}
a:active {
	color: #23527D;
	text-decoration: none;
}

p {	
	font-size: 16px;
    font-family: arial;
    line-height: 20px;
	color: #215A86;
	}

.stylesmall {	
	font-size: 12px;
    font-family: arial;
    line-height: 16px;
	color: #215A86;
	}

h1 {	
	font-size: 18px;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 20px;
    color: #215A86;
	}

h2 {	
	font-size: 17px;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 20px;
    color: #215A86;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}