body, div, td, th, p, h4, h5, h6, center, form, input, button, textarea, li {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

h2{
	font-weight: bold;
	font-size: 14px;
        margin-bottom: 0;
}

h3{
	font-weight: bold;
	margin: 0px;
        font-size: 11px;
}



img {border: none}

body {
	margin: 0px;
	padding: 0px;
	background-color: #dbe3ea;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
}

a , a:link, a:visited, a:focus {
	color: #666666;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff9933;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

.luLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 212px;
}

.luSearch {
	position: absolute;
	left: 0px;
	top: 190px;
	width: 212px;
}

.luSearch form {
	font-size: 10px;
	text-align: right;
}

.luSearch div {
	font-size: 10px;
	text-align: right;
}

.luSearchInput {
	width: 180px;
}

.luNavi {
	position: absolute;
	left: 0px;
	top: 265px;
	width: 212px;
	text-align: right;
	line-height: 18px;
}

.luNavi .luNaviBoldLink {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dbe3ea;
}

.luNavi .luNaviGroup * {
	font-size: 14px;
	border-bottom: 1px solid #dbe3ea;
}

.luNavi .luNaviLink {
}

.luNavi a, .luNavi a:link, .luNavi a:visited, .luNavi a:hover, .luNavi a:active {
	text-decoration: none;
}

.luNaviButton {
	margin-top: 10px;
	text-align: right;
}

.luCenter {
	position: absolute;
	left: 212px;
	top: 0px;
	width: 792px;
	background-image: url('../images/border.gif');
	background-repeat: repeat-y;
}

.luContent {
	width: 734px;
	margin-left: 27px;
	margin-right: 31px;
}

.luTopline {
	text-align: right;
	font-size: 10px;
	line-height: 20px;
}

.luBottomline {
	margin-top: 25px;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
	line-height: 10px;
	font-size: 10px;
	border-top: 1px solid #666666;
}

.luHeadline {
	margin-top: 11px;
	margin-bottom: 11px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-color: #dbe3ea;
	color: #333333;
	font-size: 10px;
	line-height: 10px;
}

.luOrange, .luOrange *, .luOrange a, .luOrange a:link, .luOrange a:visited, .luOrange a:hover, .luOrange a:active {
	color: #ff9933;
}


/*Joomla*/

/*Main Menu*/

.content_table
{
	margin-left: 6px;
}

.moduletable-mainNav td{
	border-bottom: 1px solid #DBE2EA;
	text-decoration: none;
	text-align: right;
}

.moduletable-mainNav a.mainlevel:link, a.mainlevel:visited{
	font-size: 14px;
	color: #F89B34;
	font-weight: bold;
	text-decoration: none;
}

.moduletable-mainNav a.sublevel:link, a.sublevel:visited{
	font-size: 14px;
	color: #F89B34;
	font-weight: normal;
	text-decoration: none;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	font-size: 14px;
	background: #FFFFFF;
	text-decoration: none;
}


/*FrontPage CSS*/

/*table.blog td.contentheading{*/
.contentheading{
	font-weight: bold;
	font-size: 14px;
}


.componentheading{
	font-weight: bold;
	font-size: 14px;
}
table.blog td.createdate{
	border-top: solid 1px #dbe3ea;
}
.contentpaneopen {
        width: 100%;
}
