body {
	margin: 0 auto;
	padding: 0;
	background: #FFA500 url(../images/bg.jpg) repeat-x top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 11px !important;
	color: #373737;
	text-align: justify;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #007CF2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
/** LAYOUT **/
#wrapper {
	background: none;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#container {
	float: left;
	margin: 0 auto;
	background: #FFFFFF;
	width: 980px;
	border-left: 10px solid #003399;
	border-right: 10px solid #003399;
	text-align: left;
}
/* Header */

#header {
	float: left;
	width: 980px;
	margin: 0 auto;
	height: 100px;
	background: #eaeaea url(../images/header_blue.jpg) no-repeat;
	letter-spacing: 0px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Trebuchet MS;
}

#header_right{
	float: right;
	margin: 0 auto;
	width: 210px;
	height: 80px;
	background: none;
	margin: 0 0 0 0px;
	padding: 20px 20px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}
/* Page */

#wrap {
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}
#menu{
	float: left;
	width: 980px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: #050505;
}


#nav-pathway {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #000000;
	background: #ffffff;
}

#nav-pathway a {
	text-align: left;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#nav-pathway a:hover {
	color: #000000;
	text-decoration: none;
}

#nav-pathway a:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 220px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background: #ffffff;
}
#contentbody {
	float: right;
	width: 710px;
	padding: 0px 20px 0px 27px;
	background: #ffffff;
}

#banner {
	float: right;
	width: 710px;
	height: 200px;
	margin: 0 auto;
	/*border-top: 3px solid #0067CA;
	background: #E6F0FA;*/
	color: #707070;
}

#box_left {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
	width: 290px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	background: #151F40;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	border: 5px solid #E6D964;
}

#box_right {
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 290px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	background: #151F40;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	border: 5px solid #E6D964;
}


#box1 {
	float: left;
	margin: 0 auto;
	margin-bottom: 10px;
	border-top: solid 3px #003399;
	width: 210px;
	height: 280px;
	padding: 10px 10px 10px 10px;
	background: #FFFACD;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
}


/* Reflections*/

#reflections{
	float: left;
	clear: both;
	width: 960px;
	background: #050505;
	color: #eaeaea;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 10px;
	font-size: 10px !important;
}



#reflections h2 {
	margin: 0 0 5px 0;
	color: #FFFFFF;
}

#reflections a {
	text-decoration: underline;
}

#reflections a:hover {
	text-decoration: none;
}
/* Footer */

#myfooter {
	float: left;
	width: 980px;
	height: 40px;
	margin: 0 auto;
	/*background: #101010 url(../images/footer.jpg);*/
	background: #050505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#myfooter p {
	margin: 0;
	padding: 13px 20px 0px 20px;
}

#myfooter a {
	color: #003399;
	border-bottom: dotted 1px #909090;
}

#myfooter a:hover {
	color: #ffffff;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/**********JOOMLA********/
ul#mainlevel-nav {
    list-style: none;
	display: inline;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      1.0em;
    font-weight:    normal;
    display:        inline;
    padding: 0;
	background: none;
}
ul#mainlevel-nav li a {
	float: left;
	padding: 4px 20px 3px 20px;
	border-right: 1px solid #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: Maroon;
}
ul#mainlevel-nav li a:hover {
    background: #EEE8AA;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #151F40;
}
ul#mainlevel-nav#active_menu {
    display: block;
    color:   #000000;
	 background: #EEE8AA;
}
/******************/

a.mainlevel-nav {
    list-style: none;
    float:          left;
    font-weight:    normal;
    display:        inline;
    padding: 0;

}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	float: left;
	padding: 4px 20px 3px 20px;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}
a.mainlevel-nav:hover {
	background: #EEE8AA;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	color: #151F40;
}
a.mainlevel-nav#active_menu {
    display: block;
    color:   #151F40;
	 background: #EEE8AA;
}



/******************/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: none;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 20px;
	width: 100%;
	text-decoration: none;
	color: #007CF2;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	margin-left: 10px;
	font-size: 10px;
	color: #eaeaea;
	text-align: left;
}

a.sublevel:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.sublevel#active_menu {
	font-weight: bold;
}

form {
    display: inline;
    margin:  0;
    padding: 0;
	 /*width: 100%;*/
}
pre {
    padding: 10px;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
table.contentpaneopen {
}

table.contentpaneopen td {
}

table.contentpaneopen td.componentheading {
}

table.contentpane {
}

table.contentpane td {
}

.contentpaneopen td {
    padding:     0;
    text-align:  justify;
    line-height: 1.8em;
	 font-size: 10px;
	font-size: 11px !important;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}

table.contenttoc {
    border:  1px solid #CCCCCC ;
    margin:  3px;
    padding: 5px;
}

.contenttoc th {
    background-color: #3E4A4F;
    padding:          3px;
    color:            #FFFFFF;
    font-weight:      bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #666666;
    padding-left: 5px;
}
.contenttoc td {
	padding: 3px;
	background: #0071DD;
}

.contenttoc th {
  background: none;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentpane {
    font-size:   10px;
    line-height: 18px;
    text-align:  justify;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
.button {
	background: #323232;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	border: solid 1px #202020;
}

.inputbox {
	padding: 2px;
	border:solid 1px #505050;
	background-color: #ffffff;
}

.componentheading {
	color: #050505;
	font-weight: normal;
	font-size: 1.8em;
	text-align:left;
	text-transform: uppercase;
}

.contentcolumn {
	text-align: justify;
}

td.contentheading {
	color: #007CF2;
	font-weight: normal;
	font-size: 1.8em;
	white-space: nowrap;
	text-align: left;
}

.contentpagetitle {
	color: #050505;
	font-weight: normal;
	font-size: 1.8em;
	text-align:left;
}

table.searchinto {
	width: 585px;
}

table.searchintro td {
	font-weight: bold;
}
table.moduletable {
    margin-bottom: 10px;
	 width: 220px;
 padding: 10px 0px 10px 0px;
}
table.moduletable td {
	 width: 210px;
	 padding: 2px 0px 0px 10px;
}
table.moduletable h3 {
    color: #ffffff;
	 width: 210px;
    text-align:     left;
	 padding: 5px 0 5px 10px;
	 font-family: Arial;
    font-size:      1.4em; 
	 font-weight: normal;
	 margin: 0 0 10px 0;
	 background: #FFFFFF;
	 border-top: 3px solid #003399;
}
table.moduletable th {
	color: #ffffff;
	width: 210px;
	text-align: left;
	padding: 5px 0 5px 10px;
	font-family: Arial;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 10px 0;
	background: #FFA500;
	border-top: 3px solid #003399;
}

table.moduletable-plain {
    margin-bottom: 10px;
	 padding-bottom: 10px;
    text-align:    left;
	 width: 220px;
}
table.moduletable-plain td {
    text-align: left;
	 width: 210px;
	 background: #ffffff;
	 padding-left: 10px;
}
table.moduletable-plain h3 {
    color: #404040;
	 width: 210px;
    text-align:     left;
	 padding: 10px 0 10px 10px;
	 font-family: Arial;
    font-size:      1.4em; 
	 font-weight: normal;
	 margin: 0 0 10px 0;
	 background: #ffffff;
}
table.moduletable-plain th {
    color: #404040;
	 width: 210px;
    text-align:     left;
	 padding: 10px 0 10px 10px;
	 font-family: Arial;
    font-size:      1.4em; 
	 font-weight: normal;
	 margin: 0 0 10px 0;
	 background: #ffffff;
}

table.moduletable-wide {
    margin-bottom: 10px;
	 padding-bottom: 10px;
    text-align:    left;
	 color: #202020;
	 width: 100%;
}
table.moduletable-wide td {
    text-align: left;
	 width: 100%;
	 background: none;
}
table.moduletable-wide h3 {
    color: #ffffff;
	 width: 100%;
    text-align:     left;
	 padding: 5px 0 5px 0px;
	 font-family: Arial;
    font-size:      1.4em; 
	 font-weight: normal;
	 margin: 0 0 10px 0;
	 background: #FFA500;
	 border-top: 3px solid #003399;
}
table.moduletable-wide th {
    color: #ffffff;
	 width: 100%;
    text-align:     left;
	 padding: 5px 0 5px 0px;
	 font-family: Arial;
    font-size:      1.4em; 
	 font-weight: normal;
	 margin: 0 0 10px 0;
	 background: #FFA500;
	 border-top: 3px solid #003399;
}

table.moduletable-box1 {
    color: #0067CA;
}
table.moduletable-box1 td {
    color: #0067CA;
}
table.moduletable-box1 h3 {
    color: #404040;
    font-size:      1.0em; 
}
table.moduletable-box1 th {
    color: #404040;
    font-size:      1.0em; 
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	font-size: 14px;
	background: #E6D964;
	padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	font-size: 12px;
	line-height: 2.2em;
}

.sectiontableentry2 {
	font-size: 12px;
	line-height: 2.2em;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 0.8em;
	color: #505050;
}

.modifydate {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 0.8em;
	color: #505050;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {


	background-color: #ddd;
	border: 1px solid #bbb;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.back_button a {
    padding:    2px 5px 2px 5px;
    background: none;
}