body, td {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	color: #545454;
}

p {
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-align: left;
	/*color:#545454;*/
}

.hometext {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-align: left;
	/*color:#545454;*/
}

td {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	/*color:#545454;*/
}

tr {

}

li {
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	list-style: square;
	/*color:#545454;*/

}

div#topmenu {
	float:right;
	margin-top:5px;
	font-size: 12px;
	color:#fff;
	clear: both;
	text-align: right;
	font-style: normal;
	text-transform: uppercase;
	height:25px;
}

h1 {
	font-size: 19px;
	color:#32526b;
	text-align: left;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	color: #32526b;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

h3 {
	font-size: 19px;
	color:#32526b;
	text-align: left;
	padding-left:10px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color:#32526b;
	text-align: left;
	font-weight: bold;
}

.titles {
	font-size: 16px;
	color:#32526b;
	text-align: left;
	font-weight: normal;
}

.search {
	font-size: 17px;
	color:#fff;
	text-align:left;
	font-weight: normal;
}

.TitlecaseG {
	line-height: 19px;
	font-size: 17px;
	color:#5c5c5c;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;

}

a {color: #32526b; }
a:visited {color: #32526b;}

/** Added by GM **/
p.aligned {
	margin-left: 145px;
}

ul, li {
	text-align: left;
}

label {
	float: left;
	margin: 0.2em 5px 0 0;
	text-align: right;
	width: 140px;
}

label.inline, label.fsOptionLabel, label.fsLabel, input.fsLabel, input.fsField {
	float: none;
	margin-top: 0;
	width: auto;
	text-align:left;
}

label.required {
	font-weight: bold;
}

.ro {
	background-color: #eee;
	border: 0;
	font-size: 1.2em;
	text-align: right;
}

.attention {
	color: #cc0000;
}

table.calendar tr td {
	padding-bottom: 10px;
}

table.calendar td.month {
	font-size: 15px;
	font-weight: bold;
	color: #32526b;
}

table.calendar td.day {
	font-weight: bold;
	width: 50px;
}

p.calendar span.title {
	float: left;
}
