/* CSS Document */

html {
	height: 100%;
}

body {
	margin:0px;
	height: 100%;
	padding: 0px;
	font-family:Tahoma;
	line-height: 120%;
	font-size: 12px;
	color: #615ca2;
	background: #cccccc;
}

.clr {
	clear: both;
}

img {
border: 0;
}


.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 10px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	font-family:verdana;
	padding-right: 5px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	text-decoration:underline;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

/*#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}*/

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
/*
#footer {
	text-align: center;
	padding: 3px;
}*/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
color: #615ca2;
}

ul li
{
background-image: url(../images/bullet3.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
}

li.dotarrow
{
background-image: url(../images/bullet1.gif);
color: #9c5403;
margin-top: 7px;
margin-bottom: 5px;
}

li.dotarrow2
{
background-image: url(../images/bullet1.gif);
margin-top: 7px;
margin-bottom: 5px;
}

li.nobullet
{
background-image: none;
padding-left: 0px;
margin-top: 7px;
margin-bottom: 5px;
}

td {
	text-align: left;
	font-size: 11px;
}

/* Joomla core stuff */
a:link, a:visited {
	 text-decoration: underline;
	 color:#615CA2;
}

a:hover {

}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size:12px;
	margin: 0px;
}

table.contentpaneopen>td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}


.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentpane td {
	margin: 0px;
	padding: 0px;
}

.contentpane td.componentheading {
	padding-left: 4px;
}

.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

/*
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}
*/

.componentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.componentheading h1
{
	font-size: 16px;
	color: #615ca2;
}
.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
}

.contentheading h1
{
	font-size: 16px;
	color: #615ca2;
}
.contentheading h2
{
	font-size: 14px;
	color: #615ca2;
}

h4
{
	font-size: 11px;
	margin-bottom: 0.75em !important;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable>th, div.moduletable>h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f6f6f6;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;

	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

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;
}



/*********************************************Main Css*****************************/



#main
{
width:1024px;
height:auto;
margin:0 auto;
background:#FFFFFF;
}



#header
{
width:1024px;
height:75px;
}


#logo
{
width:205px;
height:50px;
margin:15px!important;
margin:10px;
float:left;
}

#tag
{
float:left;
width:380px;
text-align: left;
}

#headerRight
{
width:400px;
height:auto;
float:right;
}


#TopNav
{
width:380px !important;
width:480px;
height:31px;
padding-left:20px;
padding-top:6px;
background: url(../images/top_nav.jpg) no-repeat;
}


#serchBg
{
width:250px;
height:20px;
margin-top:5px;
float: right;
margin-right: 20px;
}

.inputbox-search
{
	background: url(../images/searchbg.jpg) #ffffff no-repeat;
        border: 0px;
        height: 18px;
        padding: 3px 10px;
        width: 230px;
        vertical-align: middle;
        text-decoration: none; 
        font-size: 11px;
}

#nav
{
width:1024px;
/*height:34px !important;
height:49px;*/
height: 22px;
padding-top:6px;
padding-bottom: 1px;
background:url(../images/nav_bg.jpg) repeat-x;
text-align:left;
}






.mainlevel-top
{
	background-image: none;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	margin-top: 3px;
	font-size: 12px;
	color: #fff;
	white-space: nowrap;
}

.mainlevel-top  a:link
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-left:15px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}



.mainlevel-top  a:hover
{
	color: #fff;
	text-decoration:underline;
}



#banner
{
width:1024px;
margin:0;
padding:0;
font-size:0;
line-height:0;
}

#moduletable-mainSlide
{
height:320px; 
}

#moduletable-pagesSlide
{
height:120px; 
}

#mainMid
{
width:1024px;
height:auto; 
margin-top:0px;
text-align:left;
}


#headBar
{
height:22px !important;
height:27px;
padding-left:15px;
padding-top:5px;
background:url(../images/head_bar.jpg) no-repeat;
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}


#midLeft
{
width:986px !important;
height:auto;
padding:10px 15px 10px 15px;
float:left;
}


#midRight
{
width:271px;
height:auto;
float:right;
padding-top:10px;
}

.boxHead1
{
background:url(../images/box_black_head.jpg) no-repeat;
width:205px !important;
width:215px;
padding-left:10px;
height:21px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.boxHead1-white
{
background:url(../images/head_box.jpg) no-repeat;
width:241px !important;
width:251px;
padding-left:10px;
height:21px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}


.boxHead2
{
background:#645cc4;
width:251px;
height:21px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;

}



.boxbott1
{
width:205px !important;
width:215px;
height:97px;
color:#FFFFFF;
font-size:12px;
font-family:tahoma;
padding-left:10px;
background:url(../images/box_black_bg.jpg) no-repeat;
}

.boxbott1-white
{
width:241px !important;
width:251px;
height:128px;
padding-left:10px;
background:url(../images/box_bott.jpg) no-repeat;
}

.boxbott2
{
width:205px !important;
width:215px;
height:auto;
font-size:12px;
font-family:tahoma;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
background:url(../images/box2_bg11.jpg) repeat-y;
}

.boxbottbott

{
width:205px !important;
width:215px;
height:33px;
background:url(../images/box2_bott.jpg) no-repeat;
}

#footer
{
width:1024px;
background:url(../images/footer_bg.jpg) repeat-x;
color:#FFFFFF;
text-align:center;
padding-top:10px;
}

#footer ul.menu li {
    float: left;
    list-style-image: none;
    list-style-type: none;
    background-image: none;
    color: white;
    padding: 0px 5px 2px;
    font-size: 10px;
}

#footer ul.menu li a {
    color: white;
    text-decoration: none;
}

td.Cornerleft
{
background:url(../images/cornerLeft.jpg) no-repeat;
width: 16px;
height: 15px;
padding: 0px !important;
}
td.CornerleftBottom
{
background:url(../images/cornerLeftbottom.jpg) no-repeat;
width: 16px;
height: 15px;
padding: 0px !important;
}
td.CornerRight
{
background:url(../images/cornerRight.jpg) no-repeat;
width: 16px;
height: 15px;
padding: 0px !important;
}
td.CornerRightBottom
{
background:url(../images/cornerRightbottom.jpg) no-repeat;
width: 16px;
height: 15px;
padding: 0px !important;
}
td.MidRight
{
background:url(../images/midRight.jpg) repeat-y;
width:16px;
padding: 0px !important;
}

td.MidLeft
{
background:url(../images/midLeft.jpg) repeat-y;
width: 16px;
padding: 0px !important;
}

td.MidTop
{
background:url(../images/midTop.jpg) repeat-x;
height: 15px;
padding: 0px !important;
}

td.MidBottom
{
background:url(../images/midbottom.jpg) repeat-x;
height: 15px;
padding: 0px !important;
}




#twocols{ /*the columns that gets dropped down over yours might be different*/
	z-index:20;
}

#leftcol{  /*the columns that gets dropped down over yours might be different*/
	z-index:10;
}

.moduletablemainnav{ 

}

#mainlevelmainnav,#mainlevelmainnav ul{
	float:left;
	list-style:none;
	background:transparent;
	margin:0;
	padding:0;
}

/*
#mainlevelmainnav a {
	display:block;
	color:#fff;
	text-decoration:none;
	margin-right:15px;
	padding:0.3em;
}


#mainlevelmainnav li{
	float:left;
	padding:0;
}
*/

#mainlevelmainnav a {
	display:block;
	font-family:verdana;
	padding-bottom:0.3em;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}


#mainlevelmainnav li{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	white-space: nowrap;
	border-right:solid 1px #FFFFFF;
}


#mainlevelmainnav li ul{
	display: block;
	position:absolute;
	left:-999em;
	height:auto;
	margin:0;
	width: 200px;
}

#mainlevelmainnav li li{
	width: 200px;
	background:url(../images/nav_bg.jpg) repeat-x;
	padding-top: 3px;
	border: none !important;
}

#mainlevelmainnav li ul a{
	color:#fff;
	line-height:22px;
}

#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
	left:-999em;
}

#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
	left:auto;
	z-index:6000;
}

#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
	background:url(../images/nav_bg_hover.jpg) repeat-x;
}

.moduletable-topborder
{
margin-top: 10px;
}

.moduletable-topborder th
{
background:url(../images/footer_bg.jpg) repeat-x bottom;
color: white;
padding: 5px;
}

.moduletable-menubox
{
width:250px;
color:#FFFFFF;
font-size:12px;
font-family:tahoma;
background:url(../images/box_black_bottom.jpg) no-repeat;
background-position: bottom center;
padding-bottom: 10px;
margin-bottom: 20px;
}

.moduletable-menubox th
{
background:url(../images/box_black_head.jpg) no-repeat;
height:21px;
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
padding: 0px 10px;
vertical-align: middle;
}


.moduletable-menubox ul {
background: url(../images/box_black_bg2.jpg) repeat-y;
margin-bottom: 11px;
padding-top: 11px;
}

.menu-menubox li a, .menu-menubox li a:link, .menu-menubox li a:visited
{
color:#FFFFFF;
text-decoration: underline;
}

.menu-menubox li
{
margin-left:20px;
padding-left: 30px;
background-image: url(/adt/images/aarr2.jpg);
background-repeat: no-repeat;
background-position: 0.5em;
line-height: 20px;
}







.moduletable-menubox_white
{
width:250px;
color:#000000;
font-size:12px;
font-family:tahoma;
background:url(../images/box_bottom.jpg) bottom no-repeat;
background-position: bottom center;
padding-bottom: 10px;
margin-top:0px;
margin-bottom:20px;
}

.moduletable-menubox_white th
{
padding: 0px 10px;
vertical-align: middle;
background:url(../images/head_box.jpg) no-repeat;
height:21px;
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:#ffffff;
}



.menu-menubox_white li a, .menu-menubox_white li a:link, .menu-menubox_white li a:visited
{
color:#000000;
text-decoration: underline;
}

.menu-menubox_white li
{
margin-left:20px;
padding-left: 30px;
background-image: url(../images/bullet1.gif);
background-repeat: no-repeat;
background-position: 0.5em 0.5em;
line-height: 1.75em;
}

.moduletable-menubox_white ul {
margin-bottom: 6px;
padding-top: 11px;
}

td.setd_title
{
padding: 3px;
}

.chronoform
{
display: none;
}

.loginout
{
color: white !important;
text-decoration: none !important;
font-weight: normal;
font-size: 11px;
}

.loginout:hover
{
text-decoration: underline !important;
}


.separator
{
color: #3A3299;
text-align: left;
padding-top: 2px;
height: 21px;
text-transform: uppercase;
font-size:12px;
font-weight:bold;
}

li.slick-rss-item-topborder
{
margin-top: 4px;
border-bottom: dotted 1px #3A3299;
}

li.slick-rss-item-topborder a
{
font-weight: bold;
}
div.slick-rss-item-desc
{
margin-top: 2px;
margin-bottom: 4px;
}

abbr
{
border-bottom-style: dotted;
border-bottom-width: 1px;
}

a.link-button
{
	margin: 0px 2px;
	padding: 5px 6px 5px 33px;
	width: 138px;
	height: 16px;
	background: url(../images/link_button.jpg) no-repeat;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.link-button:hover
{
	text-decoration: underline;
	color: #615ca2;
}
