body, html, td, th { 
	font-family:  'Arial', 'Verdana', 'Trebuchet MS';
	font-size: 15px;
	color: #ffffff;
} 

body { 
	padding: 0px;
	margin: 0px;
	background-color: rgb( 0, 44, 74 );
}

img {
	display: block;
}

.navigation .navigation_content{

}

.navigation .navigation_tabs { 
	color: #ffffff;
}

.content { 
	background-color: rgb( 228,228,228 );
}

.page_title {
	font-size: 30pt;
	 color: rgb(0,44,74);
}

.page_content, 
.page_content td,
.mailform td { 
	color: #000000;
}

.bullet { 
	font-weight: bold;
}

strong {
	font-weight: bold;
	color: rgb(0,44,74);
}

.page_content a { 
	color: rgb(0,44,74);
}

.text { 
	margin-bottom: 3px;
}

.text,
.textarea {
	width: 400px;
}

.textarea { 
	height: 80px;
}

.error li {
	color: #cb005e;
}
