html {
	height: 100%;
	width:100%;
}

body {
	height: 100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #01B1EC;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

div.maincontentarea {
	width:100%;
	height:100%;
	position:absolute;
	top:-3px;
	margin:0px;
	padding:0px;
	border-style: none;
	border-width: 0px;
	font-size: 11px;
}

div.rightmenuyellow {
	position: absolute;
	left:811px;
	top:90px;
	width:161px;
	height:51px;
	font-size: 11px;
}

div.rightmenublue {
	position: absolute;
	left:829px;
	top:125px;
	width:161px;
	height:300px;
	font-size: 11px;
	color: #005FA9;
	width: 130px;
	text-decoration: none;
	line-height: 21px;
	padding-top: 6px;
	font-weight: bold;
}

div.textindent {
	margin-left: 36px;
	margin-top: 22px;
	width:485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

div.newsflashbox {
	
}

div.imagepadding {
	text-align:center;
	margin-top: 22px;
	width:181px;
}

.leftborder {
	width:105px;
	height:280px;
	background: url(../images/left_border.gif);
	background-repeat: no-repeat;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #4A93CE; text-decoration: underline;
}

a:hover, a:active {
	color: #70B4EB; text-decoration: underline;
}

span.mainlevel_blue {
	font-size: 11px;
	color: #005FA9;
	width: 130px;
	text-decoration: none;
	line-height: 21px;
	padding-top: 6px;
	font-weight: bold;
}

span.mainlevel {
	font-size: 11px;
	color: #005FA9;
	width: 130px;
	text-decoration: none;
	line-height: 21px;
	padding-top: 6px;
	font-weight: bold;
}

/* Menu links */
a.mainlevel:link, a.mainlevel:visited {
   display: block;
   vertical-align: middle;
   font-size: 11px;
   font-weight: bold;
   background-color: transparent;
   color: #EBA838;
   text-align: left;
   padding-top: 5px;
   padding-left: 18px;
   height: 20px !important;
   height: 25px;
   width: 130px;
   text-decoration: underline;
}

a.mainlevel:hover {
   width: 130px;
   text-decoration: underline;
   color: #FCC872;
}

a.mainlevel#active_menu {
   background-color: #dddddd;
   width: 130px;
   color:#EBA838;
   font-weight: bold;
}

a.mainlevel#active_menu:hover {
   background-color: #cccccc;
   width: 130px;
   color: #FCC872;
}

/* Menu links BLUE */
a.mainlevel_blue:link, a.mainlevel_blue:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	background-color: transparent;
	color: #4A93CE;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-weight: normal;
	width: 130px;
	text-decoration: underline;
	line-height: 11px;
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
}

a.mainlevel_blue:hover {
   width: 130px;
   text-decoration: underline;
   color: #72B4E9;
}

a.mainlevel_blue#active_menu {
   background-color: #dddddd;
   width: 130px;
   color:#4A93CE;
}

a.mainlevel_blue#active_menu:hover {
   background-color: #cccccc;
   width: 130px;
   color: #72B4E9;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	background-color: transparent;
	color: Yellow;
	text-align: left;
}

a.sublevel:hover {
   color: #cccccc;
   width: 130px;
   text-decoration: underline;
}

a.sublevel#active_menu {
   background-color: #dddddd;
   color: #ffffff;
   width: 130px;
}

.pagenavbar {
	text-align: left;
	position: absolute;
	left:50px;
}

.pagenav {
	text-align: left;
	position: absolute;
	left:50px;
}

.pagenav_prev {
	text-align: left;
	position: absolute;
	left:145px;
	font-size: 11px;
} /*Style for the PRE button*/

.pagenav_next {
	text-align: left;
	position: absolute;
	left:217px;
	font-size: 11px;
} /*Style for the NEXT button*/