@charset "utf-8";
/* Reset defaults */
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:0.5em 0;
}
li, dd {
	margin-left:1em;
	list-style-type:none;
}
ul {
	list-style-type:none;
}
fieldset {
	padding:.5em;
	border:0 none;
}
textarea {
	overflow:auto;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
/* layout */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	text-align:center;
	line-height:1.3em;
	font-size:76%;
	margin:1em 0;
	height:100%;
	color:#FFFFFF;
}
#wrap {
	width:80em;
	margin:0 auto;
	text-align:left;
	overflow:visible
}
#main-body {
	float:right;
	width:60em;
}
#header {
	width:80em;
}
#left {
	float:left;
	width:19.9em;
	overflow:hidden;
}
#right {
	float:right;
	width:19em;
	overflow:hidden;
	margin-left:-3px;
}
#middle {
	float:left;
	width:40.5em;
}
#footer {
	width:100%;
	color:#A2A2A2;
}
.search {
	float:right;
}
.inside {
	padding:.5em !important;
	padding:0;
}
/* Basic settings */
#middle li {
	list-style:square;
}
a:link, a:visited {
	color:#7A95AE;
	font-weight: bold;
}
a:hover, #footer a:hover, #left a:hover {
	color:#083B78;
}
h1 {
	font-size:1.7em;
	line-height:1.7em;
	background:#000066;
	clear:left;
}
h2 {
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
}
h3 {
	font-size:1.3em;
	line-height:1.3em;
}
h4 {
	font-size:1.2em;
	line-height:1.2em;
}
h5 {
	font-size:1.1em;
	line-height:1.1em;
}
h6 {
	font-size:1em;
	line-height:1em;
}
/* Template settings */
#middle h3 {
	color:#4C60B6;
}
.cssbox {
	margin: 0 auto;
}
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head div {
	background:#000000 url(../images/graybox.png) no-repeat bottom right;
}
.cssbox_head {
	background-position: top right;
	padding-right:1.5em;
}
.cssbox_head div {
	background-position: top left;
	padding-top:1.5em;
}
.cssbox_body {
	background-position: bottom left;
	margin-right:1.5em;
	padding:0 0 1em 1em !important;
	overflow:hidden;
}
.button, button {
	text-align: center;
	font-weight: bold;
	background:#FFFFFF;
	padding:2px !important;
	border:0px none;
	opacity:.5;
	color:#000000;
}
.sitetitle {
	position:relative;
	width:100%;
	height:20em;
	float:left;
}
.header {
	height:20em !important;
	height:100%;
	margin-left:0 !important;
	margin-left:-3px;
	float:left;
}
.floattop {
	position:absolute;
	top:0;
	right:0;
	visibility:visible !important;
	visibility:hidden;
}
h1.words {
	background-color:transparent;
	position:absolute;
	display:block;
	white-space:nowrap;
	top:.6em;
	color:#FFFFFF;
	left:0;
	font-size:4em;
	line-height:1.6em;
	text-align:left;
	padding-left:4em;
	background:none;
	z-index:10;
	visibility:visible !important;
	visibility:hidden;
}
h1.words span {
	display:block;
	font-size:.4em;
	line-height:1em;
	padding-left:4em;
}
h1.words, a.menuwords:hover {
	opacity:.50;
}
#midtopleft, #midtopright, #midtop {
	float:left;
	width:49%;
	text-align:left;
}
#midtopleft li, #midtopright li, #midtop li {
	list-style-type:none;
}
#midtopright {
	float:right;
}
#midtop {
	width:100%;
}
#system-message dd.error ul, #system-message dd.notice ul, #system-message dd.message ul, .alert, .info, .warning, .sticky, .feed, .download {
	background:#fff6bf url(../images/warning.gif) 15px 50% no-repeat;
	text-align:left;
	padding:5px 20px 5px 45px;
	border-top:2px solid #ffd324;
	border-bottom:2px solid #ffd324;
	clear:both;
	color:#966;
}
.info{
	background:#F8FAFC url(../images/info.gif) 15px 50% no-repeat;
	color:#5E6273;
	border-color:#B5D4FE;
}
.alert {
	background:#FBEEF1 url(../images/alert.gif) 15px 50% no-repeat;
	color:#8E6A64;
	border-color:#FEABB9;
}
.sticky, #system-message dd.message ul  {
	background:#E6FFE1 url(../images/sun.gif) 15px 50% no-repeat;
	color:#48793F;
	border-color:#009900;
}
.feed {
	background:#E0E0E8 url(../images/feed.gif) 15px 50% no-repeat;
	color:#333333;
	border-color:#85BBDB;
}
.download {
	background:#F0F0F0 url(../images/download.gif) 15px 50% no-repeat;
	color:#666666;
	border-color:#c0c0c0;
}
code, .code {
	background: #F0F0F0 none;
	padding:5px 20px 5px 10px;
	font-family: "Courier New", Courier, mono, "times new roman";
	line-height:150%;
	border-left: 5px solid #C3D7EA;
	color:#666666;
}
blockquote, .quote {
	margin: 15px 10px;
	padding:10px 20px 10px 60px;
	border-top: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	padding:10px 30px 15px 0px;
	font-size:110%;
	line-height:120%;
	color:#999999;
	font-style:italic;
}
.clr {
	clear:both;
}
#navcontainer h3 {
	border:#6699FF 1px solid;
	padding:.25em 0;
	font-size:1.2em;
	text-align:center;
}
#navcontainer {
	color:#FFFFFF;
}
#navcontainer ul {
	font-size: 1.2em;
}
#navcontainer li {
	margin:0 1em .2em .5em;
}
#navcontainer li li {
	margin:0 0 0 .5em;
}
#navcontainer a {
	color:#FFFFFF;
}
#navcontainer li a, #navcontainer .active#current li a {
	display: block;
	padding: .3em .3em .3em 2em;
	color:#FFFFFF;
	border:transparent 1px dashed;
	opacity:1;
}
#navcontainer li a:hover, #navcontainer li a:active, #navcontainer .active#current a, #navcontainer .active#current li a:hover, #navcontainer a#active_menu {
	color:#6699FF;
	opacity:.5;
	border-bottom:#6699FF 1px solid;
	border-top:#6699FF 1px solid;
}
#navcontainer .active#current a, #navcontainer a#active_menu {
	color:#999999;
	border:0px none;
}
/* Joomla settings*/
#right .moduletable {
	margin-bottom:1em;
}
#right .moduletable h3, #right .moduletable h2, #right .moduletable h1 {
	text-align:center;
	text-decoration:underline;
}
a.category {
	font-weight: bold;
	font-size: 1.3em;
	line-height:1.5em;
}
.syndicate img {
	width:1.5em;
}
input.inputbox, textarea, select, #email {
	width:12em;
	width:auto;
	height:1.5em;
	font-weight:bold;
	border: #6699FF solid 2px;
	display:block;
	background:#000000;
	color:#FFFFFF;
	outline: #000000 1px groove;
	opacity:.7;
}
.checkbox {
	outline: #000000 1px groove;
	opacity:.7;
}
#mod_login_username {
	background:#000000 url(../images/agt_family.gif) no-repeat center right;
	padding-right:2em !important;
	padding-right:1em;
}
#mod_login_password {
	background:#000000 url(../images/password.gif) no-repeat center right;
	padding-right:2em !important;
	padding-right:1em;
}
#mod_search_searchword {
	width:17em;
	height:2em;
	padding-top:5px;
	padding-left:6px;
	padding-bottom:1px;
	text-align:center;
}
.button:hover, button:hover, input.inputbox:hover, input.inputbox:focus, textarea:hover, textarea:focus, select:hover, select:focus, .checkbox:hover, .checkbox:focus, #email:focus, #email:hover {
	outline: #BFE2FF 1px solid;
	opacity:1;
}
a.readon, a.readon:visited {
	display:block;
	width:91%;
	float:left;
	clear:both;
	opacity:.7;
	border:#999999 1px solid;
	border-left:#999999 .5em solid;
	color:#FFFFFF;
	padding:1px;
}
a.readon:hover {
	opacity:1;
	border-left:.5em blue solid;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption, .pathway, .createdby {
	font-size:.9em;
	color:#A2A2A2;
	clear:both;
	text-align:left;
	width:100% !important;
	width:auto;
}
#mainlevel-nav li {
	display:inline;
	float:right;
	margin-right:.2em;
}
.contenttoc {
	margin:.3em;
	border: #CCCCCC 1px solid;
}
.blog_more, .midtoplr {
	display:block;
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
}
.blog_more {
	clear:both;
	border-top:#6699FF 2px ridge;
	border-bottom:#6699FF 2px ridge;
}
.pagination, .pagenavbar {
	border-top:1px solid #999999;
	margin:1em 0 0 0;
	padding:1em 0;
	clear:both;
}
ul.pagination li {
	display:inline;
}
.counter {
	background:#303050;
	font-weight:bold;
	margin:1em 0 1em 0;
	padding:.5em 0;
	clear:both;
}
.column2, .column1 {
	float:left;
	width:48%;
	clear:left;
	overflow-x:hidden;
	padding-bottom:1em;
}
.column2 {
	float:right;
	clear:right;
}
.leading_separator {
	display:block;
	clear:both;
}
.article_separator, row_separator2 {
	display:none;
}
#contact_name, #contact_email, #contact_subject, #contact_text, #contact_textmsg, input#title, #email {
	display:block;
	clear:both;
	width:auto;
	display:block;
}
#contact_text {
	height:10em;
}
#emailForm {
	border-top:#CCCCCC 1px solid;
}
table.newsfeeds, table.weblinks, table.category {
	border:1px solid #EEEEEE;
	margin:2em 0pt;
	clear:both;
}
table.newsfeeds th, table.weblinks th, table.category th {
	background:#303050;
	padding:.5em;
}
table.newsfeeds td, table.weblinks td, table.category td {
	border-right:1px solid #EEEEEE;
	padding:.5em;
}
#limit {
	width:5em;
}
.wrap_image {
	clear:left;
}
.metadata label {
	display:block;
}
.buttonheading img {
	opacity:.7;
}
.buttonheading a:hover img {
	opacity:1;
}
.tool-tip {
	color:#000000;
	float:left;
	background:#ffc;
	text-align:left;
	border:1px solid #D4D5AA;
	padding:.5em;
	max-width:20em;
}
.tool-title {
	font-weight:bold;
}
