/* CSS Document */


body {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #00254A;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;

}
.title {
	font-size: 14px;
	color: #000000;
}
.title a{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.profile_title {
}


.small {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.left_box {
	margin: 2px;
	padding: 5px;
	border: thin solid #00254A;
}

.small a{

	color: #000000;
}
INPUT,TEXTAREA {
	background-color: #FFFFCC;
	border: 1px double #00254A;
}
.free_red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
