.text {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.textragright {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	line-height: 22px;
}
.navReversed {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
	text-decoration: none;
	line-height: 22px;
}
.textLarge {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textBold {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.title {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 30px;
	COLOR: #FFFFFF;
	text-decoration: none;
}
.titleRed {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 30px;
	COLOR: #FF0000;
	text-decoration: none;
}
.navReversedCenter {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
}
.validation-advice {
background:transparent url(../images/validation_advice_bg.gif) no-repeat scroll 2px 1px;
clear:both;
font-size:12px;
/*font-weight:bold;*/
line-height:1.25em;
margin-top:3px;
min-height:15px;
padding-left:17px;
}
.validation-advice, .required {
color:#EB340A;
}

.success-msg {
/*background-color:#EFF5EA;*/
background-color:#969495;
/*background-image:url(../images/success_msg_icon.gif);*/
border-color:#446423;
color:#ffffff;
}

.error-msg, .success-msg, .notice-msg, .note-msg {
background-position:10px 10px !important;
background-repeat:no-repeat !important;
border-style:solid !important;
border-width:1px !important;
font-size:12px !important;
font-weight:bold !important;
margin-bottom:1em !important;
min-height:23px !important;
/*padding:8px 8px 8px 32px !important;*/
}
.note-msg {
color:#FFFFFF; !important;
}

.error-msg li, .success-msg li, .notice-msg li {
margin-bottom:0.2em;
}

.messages, .messages ul {
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
}

.page-head h3, .page-head-alt h3 {
font-size:1.7em !important;
font-weight:normal !important;
margin:0;
text-align:left;
text-transform:none !important;
color:#FFFFFF;
}