* {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
	color: red;
}
body {
	height: 100%;
	margin-bottom: 1px;
}

p { }

h1 { font-size: 14px;}

a { font-size: 10px; text-decoration: none }
a:link {  color: #666633; text-decoration: none; font-weight: bold}
a:hover {  color: #333333; text-decoration: none; font-weight: bold}
a:active {  color: #999966; text-decoration: none; font-weight: bold}
a:visited {   color: #666633; text-decoration: none; font-weight: bold}



.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

td {
	font-size: 11px;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}
.outline {
  border: 0px solid red;
  background: #FFFFFF;
	padding: 2px;
}
.box_title {
  color: #D03845;
font-weight: bold;
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	font-size: 10pt;
	text-align: center;
	padding-left: 4px;
	padding-right: 1px;
}
.box_content {
	padding-bottom: 15px;
}
.content {
	padding-bottom: 15px;
}
.content_title {
	color: #D03845;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
.content_table h1{
	color: #D03845;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

.content_table h2 {
	margin: 0px;
	font-size: 8pt;
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.content_table p{
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: left;
	padding-left: 0px;
	padding-right: 1px;
}
.content_table p.more{
	padding:10px;

}
.content_table h1.documents{
	color: #2e4a8b;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
text-decoration: underline; 
}
.content_table p.documents{
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
}

.content_table td.header {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.content_table td.row1 {
	background-color : #ffffff;
}

.content_table td.row2{
	background-color : #f9f9f9;
}

#buttons_outer {
	width: auto;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}
//border: 1px solid #cccccc;
#buttons_inner {
	border: 1px solid red;
	height: 21px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#toplinks
{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#toplinks li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#toplinks li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#toplinks li a:hover
{
	color: #fff;
	background: #c64934;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

a.mainlevelq:link, a.mainlevel1:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	background-color:red;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
	background-color:blue;
}


a.mainlevel#active_menu:hover {
	color: #fff;
	background-color:blue;
}


ul
{
margin: 10px;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(/images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

a.title { font-size: 14px; text-decoration: none }
a.title:link {  color: #D03845; text-decoration: none; font-weight: bold}
a.title:hover {  color: #333333; text-decoration: none; font-weight: bold}
a.title:active {  color: #D03845; text-decoration: none; font-weight: bold}
a.title:visited {   color: #D03845; text-decoration: none; font-weight: bold}

.content_table tr.row1 {
  background: #ffffff;
}
.content_table tr.row2 {
  background: #f9f9f9;
}

