/* COMMON STYLE



--------------------------------------------------------- */



html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	color: #000000;
	/*font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;*/



	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
body#bd {
	background: #FFFFFF;
	color: #333333;
	text-align: center;
}
body.contentpane {
	margin: 1em 2em;
	width: auto; /* Printable Page */
	background: #FFFFFF;
	color: #000000;
}
body.fs1 {
	font-size: 9px;
}
body.fs2 {
	font-size: 10px;
}
body.fs3 {
	font-size: 11px;
}
body.fs4 {
	font-size: 12px;
}
body.fs5 {
	font-size: 13px;
}
body.fs6 {
	font-size: 14px;
}
/* Normal link */



a {
	/*border-bottom: 1px dotted;*/



	color: #006DA3;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	/*border-bottom: 1px solid;*/



	color: #CC0000;
	text-decoration: none;
}
/* Title text */



.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: none;
	color: #004C6E;
}

/* Small text */



small, .small, .smalldark, .mosimage_caption {
	font-size: 100%;
	color: #999999;
	text-align: left;
}
/* Heading */



h1 {
	font-size: 225%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
}
h2 {
	font-size: 200%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
}
h3 {
	font-size: 175%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
}
h4 {
	font-size: 125%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
	margin: 0px;
	padding: 0px;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h5, h6 {
	margin: 10px 0;
	padding: 0;
}


ul {
	list-style: none;
}
ul li {
	padding-left: 35px;
	line-height: 170%;
	background: url(../images/bullet-list.gif) no-repeat 25px 6px;
}
ol li {
	margin-left: 35px;
	line-height: 170%;
}
th {
	/*font-weight: bold;*/
	text-align: left;
	padding-right: 5px;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #666666;
	border-style: dotted;
	height: 1px;
}
.hrpad {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #666666;
	border-style: dotted;
	height: 1px;
}
a img {
	border: none;
}
td, div {
	font-size: 100%;
}
/* FORM



--------------------------------------------------------- */



form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}
.button, .button:hover {
}
.button:active, .button:focus {
}
.inputbox {
	border: 1px solid #999999;
	margin-bottom: 1px;
}
.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}
/* BONUS TYPOGRAPHY STYLES



-------------------------------------------------------------------------*/



/* Code text */



pre, .code {
	margin: 15px 0;
	padding: 15px 25px 15px 30px;
	background: url(../images/tp-code.gif) no-repeat top left #F7F7F7;
	font: 1em/1.5 monospace;
}
/* Quote */



blockquote {
	margin: 5px 0;
	padding: 0px 20px 5px 5px;
	background: url(../images/quote.gif) 0px 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
}
#testbox {
	background: url(../images/testbox.gif) no-repeat;
	display: block;
	width: 211px;
	height: 74px;
	margin-left: 10px;
	padding-right: 15px;
}
#testboxgen {
	background: url(../images/testbox.gif) no-repeat;
	display: block;
	width: 211px;
	height: 74px;
	padding-right: 15px;
}
#author {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	margin-top: -9px;
}
#author2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	margin-top: -5px;
}
div.blockquote {
	margin: 0;
	padding: 0;
	background: url(../images/quote-right.gif) no-repeat bottom right;
}
/* Quote hilight */



.quote-hilite {
	color: #FFFFFF;
	background: url(../images/q1_std.gif) no-repeat 10px 10px #006DA3;
	padding-right : 5px;
	padding-bottom: 10px;
	margin: 0;
}
.quote-hilite blockquote {
	background: url(../images/q2_std.gif) no-repeat right bottom;
	margin: 0;
}
.quote-hilite blockquote a {
	color: #FFFFFF;
}
.quote-hilite blockquote a:hover, a:active {
	color: #E9663C;
}
/* Dropcap */



.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #666666;
	font: bold 50px/40px "Times New Roman", Times, serif;
}
/* Tips, Error, Message, Hightlight*/



.error {
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet-error.gif) no-repeat center left;
	color: #CC0000;
}
.message {
	padding: 5px 0 5px 25px;
	background: url(../images/bullet-info.gif) no-repeat center left;
	color: #006DA3;
}
.tips {
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet-tips.gif) no-repeat center left;
}
.highlight {
	border-bottom: 1px dotted #006DA3;
	padding: 0 1px;
	background: #E7F4FA;
	font-weight: bold;
}
/* Note Style */



p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}
p.pinnote {
	background: url(../images/pin-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}
p.clipnote {
	background: url(../images/clip-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}
p.newspaper {
	background: url(../images/newspaper-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}
/* Check list */



ul.checklist {
	list-style: none;
}
ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0px 5px;
}
/* Big number list */



.bignumber {
	float: left;
	margin-right: 8px;
	padding: 7px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	font: normal 20px/normal Arial, sans-serif;
}
.blocknumber {
	clear: both;
	margin: 5px 0;
	padding: 10px 15px;
	position: relative;
}
/* Talking box. Thinking box. */



div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}
div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub-br-bg.gif) no-repeat bottom right;
}
div.bubble1 div div {
	background: url(../images/bub-bl-bg.gif) no-repeat bottom left;
}
div.bubble1 div div div {
	background: url(../images/bub-tr-bg.gif) no-repeat top right;
}
div.bubble1 div div div div {
	background: url(../images/bub-tl-bg.gif) no-repeat top left;
}
div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}
div.bubble2 {
	width: 99%;
	background: url(../images/bub-arrow-bg.gif) no-repeat bottom left;
}
div.bubble2 div {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin-bottom: 20px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}
div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br-bg.gif) no-repeat bottom right;
}
div.bubble3 div div {
	background: url(../images/bub2-bl-bg.gif) no-repeat bottom left;
}
div.bubble3 div div div {
	background: url(../images/bub2-tr-bg.gif) no-repeat top right;
}
div.bubble3 div div div div {
	background: url(../images/bub2-tl-bg.gif) no-repeat top left;
}
div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}
div.bubble4 {
	width: 99%;
	background: url(../images/bub2-arrow-bg.gif) no-repeat bottom left;
}
div.bubble4 div {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}
/* Caption Box */



.caption, .captionBox, .captionBox-hilite, .story-hilite {
	border: 1px solid #CCCCCC;
	padding: 15px 10px 10px 10px;
	margin: 20px 0 19px 0;
	position: relative;
	line-height: normal;
}
.captionBox h3, .captionBox-hilite h3 {
	position: absolute;
	top: -7px;
	left: 10px;
	margin: 0 0 0 -2px;
	padding: 0 2px;
	font-size: 125%;
	font-weight: bold;
	background: #FFFFFF;
	text-transform: uppercase;
}
.captionBox-hilite {
	border: 1px solid #006DA3;
}
.captionBox-hilite h3 {
	color: #006DA3;
}
.caption span.title {
	position: absolute;
	top: -7px;
	left: 10px;
	margin: 0 0 0 -2px;
	padding: 0 2px;
	line-height: 14px;
	background: #FFFFFF;
	color: #999999;
}
.story-hilite h3 {
	position: absolute;
	top: 0px;
	margin: 0 0 0 -2px;
	padding: 0px 5px 0px 5px;
	background: #006DA3;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.story-hilite {
	border: 1px solid #006DA3;
	padding-top: 25px;
}
/* Box style */



.box-grey, .box-hilite {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}
.box-hilite {
	border: 1px solid #006DA3;
	background: #E7F4FA;
}
/* Video, comment, rss style */



.video, .video:hover, .video:active {
	background: url(../images/video.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}
.comment, .comment:hover, .comment:active {
	background: url(../images/comment-icon.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}
.rss, .rss:hover, .rss:active {
	background: url(../images/rss.gif) no-repeat top left;
	margin: 0;
	padding: 0 13px 3px;
	border-bottom: none;
}
img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 2px 2px;
}
/* MODULE



--------------------------------------------------------- */



div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #004C6E;
	font-size: 170%;
	letter-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.moduletable {
	margin: 0;
	padding-bottom: 10px;
}
div.ard-moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	/*background: url(../images/sep.gif) repeat-x 50% 50%;*/
	font-size: 125%;
	letter-spacing: normal;
	text-transform: uppercase;
}
div.ard-moduletable h3 span {
	padding: 1px 5px 1px 0;
	color: #004C6E;
	background: #FFFFFF;
}
#ard-col1 div.ard-moduletable h3 span {
	background: #F7F7F7;
}
#ard-masscol div.ard-moduletable h3 span {
	background: #EFEFEF;
}
div.ard-moduletable {
	margin: 0;
	padding: 10px 0 0;
	background: none;
}
#ard-col1 div.moduletable, #ard-col1 div.ard-moduletable {
	margin: 0 0px;
}
#ard-col2 div.moduletable, #ard-col2 div.ard-moduletable {
	margin-left: 10px;
}
/* JOOMLA STYLE



--------------------------------------------------------- */



.article_seperator {
	display: block;/*background: url(../images/sep.gif) repeat-x center;*/
}
table.blog .article_seperator {
}
#ard-col1 .article_seperator, #ard-col2 .article_seperator, #ard-topsl .article_seperator, #ard-botsl .article_seperator {
	display: none;
}
table.contentpane {
	border: none;
	width: 100%;
	border-collapse: collapse;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px;
	width: 35%;
	border: 1px solid #CCCCCC;
}
table.contenttoc a {
	font-weight: bold;
}
table.contenttoc td {
	padding: 5px 5px 2px 20px;
	background: url(../images/bullet-list.gif) no-repeat 10px 12px;
}
table.contenttoc th {
	text-indent: 5px;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	text-transform: uppercase;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px !important;
}
table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #EFEFEF;
}
table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px !important;
}
table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
	margin: 15px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 150%;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
	margin: 0;
}
td.buttonheading {
	padding: 0 0 0 5px!important;
	text-align: center;
}
td.buttonheading a {
	border: none;
}
.category {
	font-weight: bold;
	text-transform: uppercase;
}
.clr {
	clear: both;
}
.componentheading {
	/*margin-bottom: 15px;

	padding-bottom: 5px;

	background: url(../images/sep.gif) repeat-x bottom;

	color: #333333;*/

	font-size: 225%;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: none;
	color: #004C6E;
}
.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
	line-height: normal;
}
.contentheading {
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
	line-height: normal;
}
.contentheadingnews {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
	line-height: normal;
}
a.contentpagetitle {
	border-bottom: none;
}
a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	border-bottom: none;
}
a.readon {
	border-bottom: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
	border-bottom: none;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.createdate {
	margin: 5px 0 10px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.modifydate {
	color: #999999;
	height: 15px;
}
.moduletable {
	padding: 0;
}
.moduletablens {
	padding: 0;
	margin-top: -6px;
}
.mosimage {
	margin: 15px 10px 10px 0!important;
	margin: 15px 5px 10px 0;
	padding: 0;
}
.mosimage img {
}
.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}
.pagenavbar {
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
	padding: 5px;
	background: #3a7092;
	color: #FFFFFF;
	font-weight: bold;
}
tr.sectiontableentry1 td {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
}
tr.sectiontableentry2 td {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background: #E7F4FA;
}
.small {
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* MAIN LAYOUT DIVS



--------------------------------------------------------- */



#logohead {
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;/*background: url(../images/wave.gif) no-repeat right top;*/

}
#callus {
	font-size: 14px;
	font-weight: normal;
	color: #004d71;
	text-align: right;
	margin-top: 0px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.callus2 {
	font-size: 22px;
	color: #2253a0;
	font-weight: normal;
}
.topnavlinks {
	text-decoration: none;
	font-weight: normal;
}
a.botnavlinks:link {
	text-decoration: none;
	font-weight: normal;
}
a.topnavlinks:link {
	text-decoration: none;
	font-weight: normal;
}
#ard-wrapper {
}
#footblock {
	height: 35px;
	display: block;
}
#shell {
	background: url(../images/bg.gif) repeat-y center top;
}
#ard-headerwrap, #ard-topslwrap, #ard-botslwrap, #ard-mainnavwrap1, #ard-subnavwrap, #ard-footerwrap, #ard-hpwrap {
	clear: both;
	width: 100%;
}
#ard-header, #ard-topsl, #ard-botsl, #ard-mainnavwrap2, #ard-subnav, #ard-containerwrap, #ard-containerwrap-cm, #ard-containerwrap-c, #ard-containerwrap-f, #ard-containerwrap-m, #ard-footer, #ard-hp {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}
.wide #ard-header, .wide #ard-topsl, .wide #ard-botsl, .wide #ard-mainnavwrap2, .wide #ard-subnav, .wide #ard-containerwrap, .wide #ard-containerwrap-cm, .wide #ard-containerwrap-c, .wide #ard-containerwrap-f, .wide #ard-containerwrap-m, .wide #ard-footer, .wide #ard-hp {
	width: 897px;
}
.auto #ard-header, .auto #ard-topsl, .auto #ard-botsl, .auto #ard-mainnavwrap2, .auto #ard-subnav, .auto #ard-containerwrap, .auto #ard-containerwrap-cm, .auto #ard-containerwrap-c, .auto #ard-containerwrap-f, .auto #ard-containerwrap-m, .auto #ard-footer, .auto #ard-hp {
	width: 95%!important;
}
/* PRIMARY COLUMN



--------------------------------------------------------- */



#ard-content {
	float: left;
	width: 660px;
}
#ard-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 15px 0px 0px 0;
	display: block;
	height: 400px;
}
html>body #ard-content div.innerpad {
	height: auto;
	min-height: 400px;
}
/* SECONDARY COLUMNS



--------------------------------------------------------- */



#ard-colwrap {
	float: right;
	width: 210px;
}
#ard-col1 {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
#ard-col2 {
	float: right;
	width: 49.9%;
	overflow: hidden;
	padding-bottom: 10px;
}
#ard-col1 table, #ard-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}
#ard-col1 ul, #ard-col2 ul {
	margin: 0;
	padding: 0;
}
#ard-col1 ul li, #ard-col2 ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}
#ard-masscol {
	padding-top: 15px;
	background: #FFF;
}
/* COLLAPSIBLE LAYOUT



--------------------------------------------------------- */



#ard-containerwrap {
	background: url(../images/mainwrap-bg1.gif) repeat-y 60% 0;
}
#ard-container {
	background: url(../images/mainwrap-bg2.gif) repeat-y 80% 0;
}
/* full */



#ard-containerwrap-f, #ard-containerwrap-f #ard-container {
	background: #FFFFFF;
}
#ard-containerwrap-f #ard-content {
	width: 100%;
}
/* content + col + mass */



#ard-containerwrap-cm {
/*	background: url(../images/mainwrap-bg1.gif) repeat-y 60% 0; */



}
#ard-containerwrap-cm #ard-container {
	background: none;
}
#ard-containerwrap-cm #ard-col1, #ard-containerwrap-cm #ard-col2 {
	width: 100%;
}
/* content + col */



#ard-containerwrap-c {
	xbackground: url(../images/mainwrap-bg3.gif) repeat-y 80% 0;
}
#ard-containerwrap-c #ard-container {
	background: none;
}
#ard-containerwrap-c #ard-content {
	xwidth: 80%;
}
#ard-containerwrap-c #ard-colwrap {
	xwidth: 20%;
}
#ard-containerwrap-c #ard-col1, #ard-containerwrap-c #ard-col2 {
	width: 100%;
}
/* content + mass */



#ard-containerwrap-m {
	background: url(../images/mainwrap-bg1.gif) repeat-y 60% 0;
}
#ard-containerwrap-m #ard-container {
	background: none;
}
/* HEADER



--------------------------------------------------------- */



#ard-headerwrap {
	border-bottom: 1px solid #999999;
	background: url(../images/header-bg.gif) repeat-x bottom #FFFFFF;
}
#ard-header {
	padding: 15px 0;
	line-height: normal;
	text-align: left;
	position: relative;
}
#ard-header h1 {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 2.5em;
}
#ard-header h1 a {
	border-bottom: none;
	color: #333333;
	text-transform: uppercase;
}
#ard-header h1 img {
	float: left;
}
#ard-header a {
}
div.ard-day {
	margin-top: 5px;
	float: right;
	font-family: Tahoma, Arial, sans-serif;
}
div.ard-day div {
	float: left;
	padding: 10px 0 5px;
	margin-left: 5px;
	width: 37px;
	background: url(../images/day-panel-bg.gif) repeat-x top #333333;
	color: #DDDDDD;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
div.ard-day span {
	float: left;
	color: #999999;
	font-size: 260%;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
}
/* MAIN NAVIGATION



--------------------------------------------------------- */



#ard-mainnavwrap1 {
	/*background: #333333;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
/* tabmenu fix */
#ard-mainnavwrap2 {
	padding: 0px 0;
	background: url(../images/navbg2.gif) repeat-x center top;
	font-weight: bold;
}
#ard-mainnav {
	float: left;
	
}
#ard-mainnavwrap1 a, #ard-mainnavwrap1 a:hover, #ard-mainnavwrap1 a:active, #ard-mainnavwrap1 a:focus {
	border-bottom: none;
}
#ard-mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: none;
	
}
#ard-subnavwrap {
/*background: #454545;

	border-bottom: 10px solid #FFF;

	

*/





}
#logoheadwrap {
	font-weight: normal;
	padding-left: 118px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C6E;
}
#botnavwrap {
	font-weight: normal;
	color: #FFF;
	margin-top: 3px;
}
.copyrightbot {
	font-size: 10px;
}
#ard-subnav {
	/*background: #454545;

	

	height: 0px;*/

	background: url(../images/subnavbg2.gif) repeat-x center top;
}
#ard-search {
	float: right;
	margin-right: 10px;
}
#ard-search div.search {
	margin: 3px 0 0 5px;
}
#ard-search div.search .inputbox {
	width: 150px;
	border: 1px solid #EFEFEF;
	padding-left: 4px;
	background: url(../images/icon-search.gif) no-repeat 95% 50% #EFEFEF;
	margin-bottom: 0;
}
/* Default Joomla! Menu */



a.mainlevel {
	margin: 0;
	padding: 3px 5px 3px 14px;
	width: 99.9%;
	border: none;
	display: block;
	color: #333333;
	background: url(../images/bullet-list.gif) no-repeat 3px 10px;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	border: none;
	color: #CC0000;
}
a.mainlevel#active_menu {
	color: #006DA3;
}
a.sublevel {
	padding: 3px 3px 3px 14px;
	border-bottom: none;
	display: block;
	background: url(../images/sublevel-bg.gif) no-repeat top left;
}
a.sublevel:hover, a.sublevel:active, a.sublevel:focus {
	border-bottom: none;
}
#active_menu {
	color: #CC0000;
	font-weight: bold;
}
/* SPOTLIGHT



--------------------------------------------------------- */



/* Spotlight Box Style */



.ard-box-left, .ard-box-center, .ard-box-right {
	float: left;
	overflow: hidden;
}
.ard-box-full {
	float: none;
	overflow: hidden;
}
.ard-box-left div.moduletable {
	padding: 0 15px 0 0;
}
.ard-box-right div.moduletable {
	padding: 0 0 0 15px;
}
.ard-box-center div.moduletable {
	padding: 0 15px;
}
/* Top Spotlight */



#ard-topslwrap {
}
#ard-topsl {
	clear: both;
	padding: 0;
	position: relative;
}
#ard-topsl h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #FFFFFF;
}
#ard-topsl a {
	color: #FFFFFF;
}
#ard-topsl div.moduletable {
	margin: 0;
	padding: 15px 25px;
}
#ard-topsl div.ard-box-left, #ard-topsl div.ard-box-center, #ard-topsl div.ard-box-right {
	padding: 0;
}
/* Bottom Spotlight */



#ard-botslwrap {
	border-top: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#ard-botsl {
}
#ard-botsl div.moduletable {
	padding: 10px;
	background: none;
}
#ard-botsl div.ard-box-left, #ard-botsl div.ard-box-center {
	background: url(../images/sep.gif) repeat-y right;
}
#ard-botsl h3 {
	margin: 0 0 5px;
	padding: 0;
}
/* Common Styles for both Spotlight Area */



#ard-topsl ul, #ard-botsl ul {
	margin: 0;
	padding: 0;
}
#ard-topsl li, #ard-botsl li {
	padding-left: 12px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}
#ard-topsl td, #ard-botsl td {
	padding: 0;
}
#ard-botsl .article_seperator, #ard-topsl .article_seperator {
	display: none;
}
#ard-botsl table, #ard-topsl table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* PATHWAY



---------------------------------------------------------*/



#ard-pathway {
	margin: -15px 0 0px -5px;
	padding: 5px;
	display: block;
}
#ard-pathway img {
	margin: 0 5px 1px;
}
#ard-pathway strong {
	margin-right: 5px;
}
#ard-pathway a {
	font-weight: bold;
}
/* FOOTER



--------------------------------------------------------- */



#ard-footerwrap {
	border-top: 0px solid #999999;
}
#ard-footer {
	clear: both;
	height: 24px;
	color: #FFF;
	text-align: left;
	overflow: hidden;
	position: relative;
	background: #004C6E;
}
#ard-footer a {
	color: #FFF;
	font-size: 11px;
}
#ard-footer a:hover, #ard-footer a:active, #ard-footer a:focus {
	color: #999999;
	font-size: 11px;
}
#ard-cert {
	position: absolute;
	right: 0;
	top: 18px;
}
#ard-cert a {
	padding-left: 2px;
	border-bottom: none;
}
/* MISCELLANOUS



----------------------------------------------------------- */



ul.accessibility {
	position: absolute;
	top: -100%;
}
#ard-hp-switch {
	float: right;
	color: #FFF;
	display: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 2px 5px 3px;
	margin-top: 1px;
}
.ard-hp-active {
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: underline;
	
}
#ard-hpwrap {
	font-size: 11px;
}
#ard-hp {
	line-height: normal;
}
div.ard-hpmodule {
	float: right;
	padding: 3px 0 2px;
}
html>body div.ard-hpmodule {
	float: right;
	padding: 5px 0 5px;
}
div.ard-hpmodule form {
	float: left;
}
div.ard-hpmodule form label {
	float: left;
	padding: 0 5px;
}
div.ard-hpmodule form input.button {
	padding: 0px 3px;
	background: #638faa;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 11px !important;
}
div.ard-hpmodule form #mod_login_username, div.ard-hpmodule form #mod_login_password {
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 70px;
	margin-bottom: 0;
}
div.ard-hpmodule form #mod_login_remember {
	margin-bottom: 0;
}
div.ard-hpmodule form a {
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}
/* User Tools */



#ard-usertools {
	padding: 7px 0 0;
	font-size: 11px;
	float: left;
}
#ard-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}
#ard-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}
#ard-usertools img {
	padding: 0 3px 0 0;
}
div.innerpad {
	padding: 0 10px;
}
.ard-banner {
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
	background: url(../images/sep.gif) repeat-x top;
}
.ard-banner a, .ard-banner a:hover, .ard-banner a:active, .ard-banner a:focus {
	border-bottom: none;
}
.ard-content-module {
	margin-top: 15px;
	padding: 10px 0;
	text-align: center;
	background: url(../images/sep.gif) repeat-x top;
}
div.back_button a, div.back_button a:hover, div.back_button a:active, div.back_button a:focus {
	border-bottom: none;
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#mod_login_password, #mod_login_username {
	width: 90%;
}
#mod_login_remember {
	border: none;
	background: none;
}
/* Clearfix */



.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */



html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.onoffer {
	color: #004C6E;
	font-size: 16px;
	font-weight: bold;
}
#dotline {
	background: url(../images/dots.gif) no-repeat;
	width: 100%;
	display: block;
	height: 1px;
}
.smnews {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	padding-right: 15px;
}
.smnewshome {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	padding-right: 15px;/*padding-right: 15px;*/

}
.smnewshome2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	padding-right: 15px;/*padding-right: 15px;*/

}
.smnews2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	padding-right: 15px;
	color:#999999;
	line-height: 10px;
}
.smnews3 {
	
	list-style-position: outside;
}
#dotline2 {
	border-top: dotted 1px solid #CCCCCC;
}
.oarrow {
	background-image: url(../images/oarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.oarrow2 {
	background-image: url(../images/oarrow3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
}
.bookbuy {
	height: 126px;
	width: 212px;
	display: block;
	margin-top: -20px;
}
#newsform {
	margin-top: 20px;
}
#newsletterblock {
	margin-top: 5px;
}
.bgnewsform {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#hubpage {
	padding-right: 15px;
}
#hubpage2 {
	padding-left: 15px;
}
.tampabox {
	border: 1px solid #3a7092;
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#propid {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#propid2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#tableht {
	height: 20px;
}
#pagegbox {
	padding: 12px;
	background-color: #f0f0f0;
}
#textlpad {
	margin-left: 94px;
	font-weight: normal;
}
.aboutusimg {
	margin-top: -10px;
}
.testimonial {
	background-image: url(../images/quoteimg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 72px;
	width: 210px;
	margin-top: 10px;
}
.testimonial2 {
	background-image: url(../images/quoteimg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 72px;
	width: 210px;
	margin-left: 12px;
}

.modbotspace {
	margin-bottom: 20px;
}
