/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	background: #EEEEEE;
        color: #000000;
	margin: 15px 0px 0px 0px;
	padding: 0;
}

.centrepurple {
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3344BB;
        padding-top: 2px;
}

p
{
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul
{
        margin: 0px 0px 0px 7px;
        padding: 0px;
        list-style: none;
}

li
{
        /*line-height: 15px;*/
        padding-left: 15px;
        padding-top: 2px;
        background-image: url(../images/arrow1.png);
        background-repeat: no-repeat;
        font-size: 11px;
	text-align: left;
}

li.latestnews_right
{
        line-height: 15px;
        padding-left: 15px;
        padding-top: 0px;
        background-image: url(../images/arrow.png);
        background-repeat: no-repeat;
        background-position: 0px 2px;
        font-size: 11px;
	text-align: left;
}

td {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: left;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3344BB;

}

h3 {
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3344BB;
}

h4 {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* Joomla core stuff */
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #110055;
}

a:hover {
	font-weight: bold;
	color:#3344BB;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color:#3344BB;
	text-decoration: underline;
}

a.readon:link, a.readon:visited {
	color: #110055;
}

a.readon:hover {
	font-weight: bold;
	color:#3344BB;
	text-decoration: underline;
}

table.contentpaneopen {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
        padding: 0px 2px 0px 0px;
}

table.contentpane {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}


table.contentpaneopen td.contentheading, table.contentpane td.contentheading {
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
	background: #FFFFFF;
        padding: 0px 0px 10px 0px;
}

table.contentpaneopen td.componentheading, table.contentpane td.componentheading {
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 8px;
}

.button {
	float: left;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        width: auto;
        line-height: 20px;
        margin: 2px;
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.back_button {
	float: left;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        width: auto;
        line-height: 20px;
        margin: 2px;
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.latestnews { 
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.latestnews:link, a.latestnews:visited { 
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.latestnews:hover { 
        text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputbox {
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.componentheading {
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
	background: #FFFFFF;
}

.contentpagetitle {
}

table.searchinto {
	width: auto;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
        clear: both;
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 5px 0px;
        color: #FFFFFF;
        width: 150px;
	background: #8888BB url(../images/subhead_bg_left2.png) left;    
}


table.moduletable_mainmenu th, div.moduletable_mainmenu h3 {
	text-align: left;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 5px 0px;
        color: #FFFFFF;
        width: 150px;
	background: #BBBBBB url(../images/subhead_bg_left1.png) left;   
}

div.moduletable_mainmenu {
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
        clear: both;
}


table.moduletable_right th, div.moduletable_right h3 {
	text-align: left;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 5px 0px;
        color: #FFFFFF;
        width: 150px;
	background: #8888BB url(../images/subhead_bg_right.png) left;   
}

div.moduletable_right {
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
        clear: both;
}


table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

table.pollstableborder td {
}

.sectiontableheader {
}

.sectiontablefooter {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
	font-size: 10px;
        color: #666666;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	font-size: 10px;
        color: #666666;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	font-size: 10px;
        color: #666666;
}

table.contenttoc {
}

table.contenttoc td {
}

table.contenttoc th {
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 23px;
	height: 23px;
        width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #110055;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 23px;
	height: 23px;
        width: 150px;
	background-position: 0px -23px;
	color:#3344BB;
	font-weight: bold;
}

a.mainlevel#active_menu {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 23px;
	height: 23px;
        width: 150px;
	background-position: 0px -23px;
	color:#3344BB;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 23px;
	height: 23px;
        width: 150px;
	background-position: 0px -23px;
	color:#3344BB;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 5px;
	line-height: 20px;
	height: 20px;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.sublevel:hover {
	color: #000000;
	background: #FFFFFF url(../images/arrow.png) no-repeat 5px 5px;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #000000;
	background: #FFFFFF url(../images/arrow.png) no-repeat 5px 5px;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #DDD;
        color: #404040;
	border: 1px solid #BBB;
}

div.mosimage {
  border: 1px solid #CCC;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  text-transform: none;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

span.article_seperator {
	display: block;
	height: 1.5em;
        border: 0;
}


/* --template layout css-- */

#wrapper { 
        padding: 0px;
        margin: 0px;
	background: #FFFFFF;
        color: #000000;
	height: auto;
	width: 760px;
}


#container {
        float: left;
	display: block;
	background: #FFFFFF;
        color: #000000;
	margin: 0;
        padding: 0;
        height: auto;
        width: 760px;
}


/* header inner for the website */

#header { 
        padding: 0px;
        margin: 0px;
        height: 110px;
        width: 760px;
	background: #EEEEEE;
        color: #000000;
}


/* logo goes in this section */

#logo { 
        padding: 0px;
        margin: 0px;
        height: 100px;
        width: 200px;
        float: left;
	background: url(../images/logo.jpg) no-repeat top;
}


/* module banner image goes in this section */

#banner_module { 
        padding: 0px;
        margin: 0px;
        height: 100px;
        width: 560px;
        float: right;
}


/* content */

#content { 
        margin: 10px 10px 10px 10px;
        color: #000000;
        padding: 0px;
	background: #FFFFFF;
}

#content  { 
        width: 760px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 740px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #content { width: 740px }


/* left menu navigation */

#left_menu { 
        float: left;
        margin: 0px 10px 0px 0px;
        padding: 0;
}

#left_menu  { 
        width: 160px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 150px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #left_menu { width: 150px }


/* main content section */

#main_content { 
        float: right;
        margin: 0px;
        padding: 0;
        width: 580px;
}


/* right column */

#rightcontainer { 
        float: left;
        margin: 0px;
        padding: 0px 0px 0px 10px;
}

#rightcontainer  { 
        width: 160px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 150px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #rightcontainer { width: 150px }


/* footer */

#footer { 
        clear: both;
        padding: 5px 0px 5px 0px;
        margin: 0;
        height: auto;
        width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #110055;
	background: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
}

#footer a:hover {
	color:#3344BB;
	background: #FFFFFF;
        font-weight: bold;
	text-decoration: underline;
}


/* footer block, used to keep a margin at the bottom of the page in firefox */

#footer_block {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 15px;
	color: #000000;
	background: #EEEEEE;
}


div.clr {
	clear: both;
}