@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.5px;
	color: #333;
	text-align:;
}

a:link, a:visited{
	color: #069;
	text-decoration: none;
	font-family:Arial, sans-serif;
	font-size: 11px;
}
a:hover{
	text-decoration: none;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-image:url(../images/shared/hover-background.jpg);
	background-color:#000;
	text-align:;
}


.copyright-font{
	text-align:;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.red-text {
	color: #900;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}

.header {
	font-size:18px;
	color: #FFF;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sub-header {
	font-size:18px;
	color: #999;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.sub-header2 {
	font-size:18px;
	color: #06C;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.sub-header3 {
	font-size:21px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}


.sub-header4 {
	font-size:11px;
	color: #06C;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
}

.sub-header4A {
	font-size:14px;
	color: #06C;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
}

.side-menu-header {
	font-size:12px;
	color: #999;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:;
	font-weight: bold;
}
