body, td {
	vertical-align : top;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #2E3345;
	margin: 0px;
	padding: 0px;
	text-align:left; }

body {
	background-color : #f0f1f2;
}

H1 {
	font-size : 15px;
	color : #39526E;	
}

H2 {
	font-size : 12px;
	color : #39526E;	
	border-bottom : 1px dashed #A7A7A7;		
}

a:link {
	color : #364146;
	text-decoration: underline;
}

a:visited {
	color : #364146;
	text-decoration: underline;
}

a:hover {
	color : #364146;
	text-decoration: none;
}

a:active {
	color : #364146;
	text-decoration: underline;
}

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#003300;
	text-decoration: none;
}

.otherlink a:active {
	color:#000000;
	text-decoration: underline;
}

.altback {
	background-color : #618fb3;
}

.content {
	background-color : #FFFFFF;
}

.pictureframe {
	background-color : #364146;
	padding : 1px 1px 1px 1px;
}

