.text{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #4A4A4B;
	text-decoration: none;
	text-align: justify;
}

.textBold{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #4A4A4B;
	text-decoration: none;
	font-weight: bold;
}
.textBoldRed{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #C72528;
	text-decoration: none;
	font-weight: bold;
}

.textPath{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #4A4A4B;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

.text12{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #4A4A4B;
	text-decoration: none;
}

.text10{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #4A4A4B;
	text-decoration: none;
}

.navigation{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #4A4A4B;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

.caption{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #4A4A4B;
	text-decoration: none;
	font-weight: bold;
}

.announcements_caption{
	font-family: Arial;
	font-size: 26;
	color: #618DBF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

.feedback_send{
	font-family: Arial;
	font-size: 13;
	color: #618DBF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

.buttons{
	font-family: Arial;
	font-size: 13;
	color: #618DBF;
	text-decoration: underline;
	text-transform: lowercase;
}

.sec_navigation{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15;
	color: #4A4A4B;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
.textHidden{
	font-size : 2px;
	color: #ECEBF2;
}
.textBold{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #4A4A4B;
	text-decoration: none;
	font-weight: bold;
}

.img{
	border : 1px solid #000000;
}

.input250{
	border : 1px solid #ABC9ED;
	background-color: #F0F4F9;
	width: 250px;
}
.input430{
	border : 1px solid #ABC9ED;
	background-color: #F0F4F9;
	width: 430px;
}
