body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
}
.font-size14 {
	font-size:14px;
}
.font-size11 {
	font-size:11px;
}
/* BORDERS start */
.border_red {
	border:2px solid #9A0F04;
}
.border_white {
	border:1px solid #FFFFFF;
}
/* BORDERS end */
/* HEADING start */
.heading1 {
	font-size:25px;
	font-weight:bold;
	color:#04046F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading2 {
	font-size:18px;
	font-weight:bold;
	color:#04046F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading3 {
	font-size:18px;
	font-weight:bold;
	color:#9A0F04;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading4 {
	font-size:14px;
	font-weight:bold;
	color:#9A0F04;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading5 {
	font-size:14px;
	font-weight:bold;
	color:#04046F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading6 {
	font-size:12px;
	font-weight:bold;
	color:#9A0F04;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading7 {
	font-size:12px;
	font-weight:bold;
	color:#04046F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.white_heading2 {
	color:#FFF;
	font-size:20px;
}
.white_heading {
	font-size:12px;
	color:#FFFFFF;
}
/* HEADING end */
/* BOXES start */
.box_heading {
	border:medium solid #9A0F04;
	background:#04046F;
	padding-left:10px;
	font-size:17px;
	color:#FFF;
}
.box_main {
	border-left:medium solid #9A0F04;
	border-right:medium solid #9A0F04;
	border-bottom:medium solid #9A0F04;
	padding:8px;
}
/* BOXES end */
/* RHS start */
.rhs_heading_bg {
	background:	url(../images/news_header.jpg) no-repeat top left;
	height:52px;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	vertical-align:bottom;
	width:236px;
}
.rhs_heading_padding {
	padding-left:15px;
}
.rhs_text {
	color:#FFF;
	font-size:11px;
}
.rhs_bg {
	background:#04046F;
}
/* RHS end */
/* MAIN start */
.main_width {
	width:585px;
}
.main_width_static {
	width:821px;
	text-align: left;
}
/* MAIN end */
/* LHS start */
.lhs_bg {
	width:185px;
	background:url(../images/main_bg.jpg) no-repeat left bottom;
}
/* LHS end */
/* NAVIGATION start */
.nav_bg {
	background:url(../images/nav_bg.jpg) no-repeat;
	width:153px;
	height:24px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	visibility:visible;
}
.nav_bg2 {
	background:url(../images/nav_bg2.png) no-repeat;
	width:153px;
	height:39px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	visibility:visible;
}
.nav_padding {
	padding-left:10px;
}
/* NAVIGATION end */
/* LINKS start */
a:link {
	color: #04046F;
	outline:none;
}
a:visited {
	color: #04046F;
	outline:none;
}
a:hover {
	color: #04046F;
	outline:none;
	text-decoration:none;
}
a:active {
	color: #04046F;
	outline:none;
}
/* ------- navigation -------- */
a.nav_link:link {
	color: #FFF;
	outline:none;
	text-decoration:none;
}
a.nav_link:visited {
	color: #FFF;
	outline:none;
	text-decoration:none;
}
a.nav_link:hover {
	color:#04046F;
	outline:none;
	text-decoration:none;
}
a.nav_link:active {
	color: #FFF;
	outline:none;
	text-decoration:none;
}
a.news_link:link {
	color: #FFF;
	outline:none;
	text-decoration:underline;
}
a.news_link:visited {
	color: #FFF;
	outline:none;
	text-decoration:underline;
}
a.news_link:hover {
	color:#FFF;
	outline:none;
	text-decoration:none;
}
a.news_link:active {
	color: #FFF;
	outline:none;
	text-decoration:underline;
}
/* ------- white links -------- */
/* LINKS end */

