p,
pre,
blockquote,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin:0;
    padding:0;
}

ul { list-style:none; }

ul li {
    padding-left:30px;
    line-height:180%;
}

#flashbanner {
    background-color:transparent;
    background-image:url(../images/logo1.gif);
    position:relative;
    z-index:1;
    top:36px;
    left:192px;
    width:753px;
    height:145px;
    border:0;
}

#divround {
    background-image:url(../images/mainwrap-bg_table.gif);
    background-repeat:no-repeat;
    position:relative;
    width:950px;
    height:49px;
}

.hasTip { display: block; float: right; height: 38px; width: 46px}

a.sitelink {
    bottom:6px;
    font-style:italic;
    font-weight:700;
    left:77px;
    position:absolute;
    text-decoration:none;
}

#at-secondmenuwrap {
    background-color:transparent;
    clear:both;
    position:relative;
}

#at-secondmenu {
    float:right;
    position:absolute;
    color:#3c4a53;
    background-color:transparent;
    background-repeat:repeat-y;
    background-attachment:scroll;
    background-position:0 0;
    margin-top:190px;
    margin-left:310px;
}

#at-secondmenu ul {
    margin:0 0 5px 15px;
    padding:0;
}

#at-secondmenu li {
    margin:0;
    padding:0;
    display:inline;
    background:none;
}

#at-secondmenu li a {
    display:inline;
    padding:0 20px 0 0;
    line-height:normal;
    text-decoration:none;
    text-transform:capitalize;
    font-weight:700;
    color:#000;
    font-size:14px;
}

#at-secondmenu li a:hover,
#at-secondmenu li a:active,
#at-secondmenu li a:focus {
    text-decoration:none;
    color:#fff;
    font-weight:700;
}

/* begin logo 

--------------------------------------------------------- */
#secondraft {
    background-color:transparent;
    background-image:url(../images/secondraft.gif);
    position:absolute;
    top:55px;
    left:10px;
    width:170px;
    height:120px;
    border:0;
}

#logo1 {
    background-color:transparent;
    background-image:url(../images/logo1.gif);
    position:absolute;
    top:55px;
    left:190px;
    width:100px;
    height:120px;
    border:0;
}

/* end logo 

--------------------------------------------------------- */
/* COMMON STYLE

--------------------------------------------------------- */
html,
body,
form,
fieldset {
    margin:15px 0 0;
    padding:0;
}

body {
    color:#000;
    background:#FFF;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    line-height:120%;
}

body#bd {
    color:#2a343a;
    background:#eee url(../images/body-bg.jpg) 50% top;
}

body.contentpane {
    width:auto;
    /* Printable Page */
margin:1em 2em;
    background:#FFF;
    color:#000;
    font-size:12pt;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:140%;
}

body.fs1 { font-size:9px; }

body.fs2 { font-size:10px; }

body.fs3 { font-size:14px; }

body.fs4 { font-size:12px; }

body.fs5 { font-size:13px; }

body.fs6 { font-size:13px; }

/* Normal link */
a {
    color:#003365;
    text-decoration:underline;
}

a:hover,
a:active,
a:focus {
    color:#036;
    text-decoration:underline;
}

/* Title text */
.contentheading,
.componentheading,
.blog_more strong,
h1,
h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:400;
    background:transparent url(../images/contentheading.png) no-repeat scroll 0 100%;
    padding:0 0 10px 55px;
}

/* Small text */
small,
.small,
.smalldark,
.mosimage_caption {
    font-size:90%;
    color:#999;
}

/* Heading */
h1 { font-size:180%; }

h2 {
    font-size:155%;
    line-height:normal;
}

h3 {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color:#003365;
    margin: 15px 0px;
}


h3.addBGImage {
    background:transparent url(../images/contentheading.png) no-repeat scroll 0 100%;
    padding:5px 0 5px 55px;
}

h4 {
    font-size:100%;
    text-transform:uppercase;
}



ol li {
    margin-left:35px;
    line-height:180%;
}

th {
    padding:5px;
    font-weight:700;
    text-align:left;
}

fieldset { border:none; }

fieldset a { font-weight:700; }

hr {
    border-top:1px solid #D0D9DF;
    border-right:0;
    border-left:0;
    border-bottom:0;
    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:Verdana, Arial, Helvetica, sans-serif;
    font-size:100%;
    margin-left: 3px !important;
}

select,
textarea,
.inputbox {
    background:#FFF;
    color:#3C4A53;
}

.button {
    font-weight:700;
    color:#003365;
    padding:2px;
    background:url(../images/but-bg.gif) repeat-x 50% top;
    border:solid 1px;
}

.inputbox {
    margin-bottom:1px;
    padding:3px 0 3px 5px;
    background:#fff;
    border:solid 1px #003365;
}

.inputbox:hover,
.inputbox:focus { }

/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */
pre,
.code {
    padding:10px 15px;
    margin:5px 0 15px;
    border-left:5px solid #92A3AE;
    background:#FAFAF0;
}

blockquote { padding:1em 40px 1em 15px; }

blockquote span.open {
    padding:0 0 0 20px;
    background:url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
    padding:0 20px 0 0;
    background:url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
    padding:10px 15px;
    margin:0;
    background:#FFF;
    border:1px solid #D0D9DF;
}

/* Small quote */
.small-quote {
    background:none;
    margin:0;
    padding:0;
}

.small-quote span.open-quote {
    background:url(../images/so-q.gif) no-repeat center left;
    margin:0;
    padding-left:20px;
}

.small-quote span.close-quote {
    background:url(../images/sc-q.gif) no-repeat center right;
    margin:0;
    padding-right:20px;
}

.small-quote span.author {
    display:block;
    padding:2px 5px 2px 20px;
    background:url(../images/author.gif) no-repeat 5px 4px #D0D9DF;
    border-top:1px solid #D0D9DF;
    margin:.5em 0 0;
    text-transform:uppercase;
    font-size:90%;
}

/* Rropcap */
.dropcap {
    float:left;
    padding:4px 8px 0 0;
    display:block;
    color:#92A3AE;
    font:50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
    padding-left:25px;
    color:#C00;
    background:url(../images/bullet-error.gif) no-repeat top left;
}

.message {
    padding-left:25px;
    color:#DF8600;
    background:url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
    padding-left:25px;
    color:#03c;
    background:url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
    padding:1px 5px;
    background:#FFC;
    font-weight:700;
}

/* Note Style */
p.stickynote {
    background:url(../images/sticky-bg.gif) no-repeat 5px center #FFF;
    padding:10px 0 10px 40px;
    border:1px solid #D0D9DF;
}

p.download {
    background:url(../images/download-bg.gif) no-repeat 5px center #FFF;
    padding:10px 0 10px 40px;
    border:1px solid #D0D9DF;
}

.blocknumber {
    clear:both;
    padding:5px 15px 10px;
    position:relative;
}

/* Check list */
ul.checklist { list-style:none; }

ul.checklist li {
    margin-left:15px;
    padding:0 0 5px 20px;
    background:url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars { list-style:none; }

ul.stars li {
    margin-left:15px;
    padding:0 0 5px 20px;
    background:url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
    float:left;
    margin-right:8px;
    padding:6px 7px;
    display:block;
    color:#fff;
    font:bold 20px Arial, sans-serif;
    background-color:transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:left top;
}

/* Talking box. Thinking box. */
div.bubble1,
div.bubble2,
div.bubble3,
div.bubble4 { margin:15px 0; }

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
    padding-left:15px;
    margin-left:15px;
    font-weight:700;
    background:url(../images/author.gif) no-repeat center left;
}

div.bubble1 div {
    margin:0;
    width:100%;
    background:url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div { background:url(../images/bub1-bl.gif) no-repeat bottom left; }

div.bubble1 div div div { background:url(../images/bub1-tr.gif) no-repeat top right; }

div.bubble1 div div div div { background:url(../images/bub1-tl.gif) no-repeat top left; }

div.bubble1 div div div div div {
    margin:0;
    padding:15px 15px 30px;
    width:auto;
}

div.bubble2 div {
    margin:0;
    width:100%;
    background:url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div { background:url(../images/bub2-bl.gif) no-repeat bottom left; }

div.bubble2 div div div { background:url(../images/bub2-tr.gif) no-repeat top right; }

div.bubble2 div div div div { background:url(../images/bub2-tl.gif) no-repeat top left; }

div.bubble2 div div div div div {
    margin:0;
    padding:15px 15px 35px;
    width:auto;
}

div.bubble3 div {
    margin:0;
    width:100%;
    background:url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div { background:url(../images/bub3-bl.gif) no-repeat bottom left; }

div.bubble3 div div div { background:url(../images/bub3-tr.gif) no-repeat top right; }

div.bubble3 div div div div { background:url(../images/bub3-tl.gif) no-repeat top left; }

div.bubble3 div div div div div {
    margin:0;
    padding:15px 15px 50px;
    width:auto;
}

div.bubble4 div {
    margin:0;
    width:100%;
    background:url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div { background:url(../images/bub4-bl.gif) no-repeat bottom left; }

div.bubble4 div div div { background:url(../images/bub4-tr.gif) no-repeat top right; }

div.bubble4 div div div div { background:url(../images/bub4-tl.gif) no-repeat top left; }

div.bubble4 div div div div div {
    margin:0;
    padding:15px 15px 55px;
    width:auto;
}

/* JOOMLA STYLE

--------------------------------------------------------- */
table.blog { }

.article_seperator {
    display:block;
    height:20px;
}

#at-col1 .article_seperator,
#at-col2 .article_seperator { display:none; }

table.contentpane {
    border:none;
    width:100%;
}

table.contentpaneopen {
    border:none;
    border-collapse:collapse;
    border-spacing:0;
}

table.contenttoc {
    margin:0 0 10px 10px;
    padding:0;
    width:35%;
    display: none;
}

table.contenttoc a { text-decoration:none; }

table.contenttoc td {
    padding:1px 5px 1px 25px;
    background:url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
    padding:0 0 3px;
    border-bottom:1px solid #D0D9DF;
    text-indent:5px;
}

table.poll {
    padding:0;
    width:100%;
    border-collapse:collapse;
}

table.pollstableborder {
    padding:0;
    width:100%;
    border:none;
    text-align:left;
}

table.pollstableborder img { vertical-align:baseline; }

table.pollstableborder td {
    padding:2px!important;
    border-collapse:collapse;
    border-spacing:0;
}

table.pollstableborder tr.sectiontableentry1 td { border:none; }

table.pollstableborder tr.sectiontableentry2 td { border:none; }

table.searchintro {
    padding:0 0  10px 0;
    width:100%;
    background:#FFF none repeat scroll 0 0;
}

table.searchintro td { padding:0px !important; }

table.searchintro br {display: none;}

table.adminform { width:400px!important;/*Control the Frontend Editor area width*/ }

.adminform .inputbox { }

.blog_more { margin:10px 0; }

.blog_more strong {
    margin:0 0 5px;
    display:block;
    color:#836256;
    font-size:100%;
    text-transform:lowercase;
}

.blog_more ul {
    margin:0;
    padding:0;
}

.blog_more ul li {
    margin:0;
    padding:0 0 0 17px;
    background:url(../images/bullet-list.gif) no-repeat 6px 8px;
}

td.buttonheading {
    padding:0 0 0 8px!important;
    text-align:center;/*url(../images/dot.gif) repeat-x bottom;*/
}

span.buttonheading {
    display:block;
    float:left;
    padding:0 0 0 8px!important;
    text-align:center;
    vertical-align:middle;
}

.category { font-weight:700; }

.clr { clear:both; }

.componentheading,
.componentheading-cust {
    color:#003365;
    padding:5px 0px 7px 65px;
    margin-bottom:20px;
    font-size:125%;
    font-weight:700;
    text-transform:capitalize;
    border-bottom:1px solid #c9c7c7;
    background:transparent url(../images/contentheading.png) no-repeat left bottom;
    
}

.contentdescription { padding-bottom:30px; }

.contentheading {
    background:transparent url(../images/contentheading.png) no-repeat 0 100%;
    color:#003368;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
    margin-bottom:20px;
    padding:0 0 7px 55px!important;
    text-decoration:none;
    text-transform:none;
    display: block;
    
    
}

div.contentheading a { text-decoration:none; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus { text-decoration:none!important; }

a.readon {
    float:right;
    display:block;
    text-decoration:underline;
    margin-top:-18px;
    position:relative;
}

a.readon:hover,
a.readon:active,
a.readon:focus { }

table.contentpaneopen td,
table.contentpane td { padding:0; }

table.contentpaneopen,
table.contentpane,
table.blog { width:100%; }

.createdate {
    padding:3px;
    text-transform:lowercase;
    font-size:90%;
    color:#999;
}

.modifydate {
    color:#999;
    text-transform:lowercase;
    height:15px;
    padding-top:15px;
}

.moduletable { padding:0; }

.mosimage {
    margin:15px 5px 10px 0;
    padding:0 5px 5px;
}

* html .mosimage {
    /*IE 6*/
padding:5px 0!important;
    margin:15px 10px 10px 0;
}

*+html .mosimage { /*IE 7*/ padding:5px 0!important; }

.mosimage img {
    padding:0!important;
    margin:0!important;
}

.mosimage_caption {
    margin-top:5px;
    padding:1px 2px;
    color:#999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar { padding:0 2px; }

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a { text-decoration:none; }

a.pagenav:hover,
a.pagenav:active,
a.pagenav:focus,
.pagenav_prev a:hover,
.pagenav_prev a:active,
.pagenav_prev a:focus,
.pagenav_next a:hover,
.pagenav_next a:active,
.pagenav_next a:focus,
.pagenavbar a:hover,
.pagenavbar a:active,
.pagenavbar a:focus { text-decoration:none; }

.pagenavbar {
    padding-left:14px;
    background:url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
    padding:8px 14px 0;
    background:url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
    padding:30px 5px 8px;
    border-bottom:1px solid #ca3b3b;
    font-size:125%;
}

tr.sectiontableentry1 td {
    padding:8px 5px;
    background:url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
    padding:8px 5px;
    background:url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td { background:url(../images/dot.gif) repeat-x bottom; }

.smalldark { text-align:left; }

div.syndicate div { text-align:center; }

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td { background:none; }

/* MAIN LAYOUT DIVS

--------------------------------------------------------- */
#at-wrapper {
    color:#000;
    width:950px;
    margin:0 auto;
    background:#fff;
}

.narrow #at-wrapper { width:800px; }

#at-containerwrap,
#at-containerwrap-fr,
#at-containerwrap-fl,
#at-containerwrap-f { clear:both; }

#at-containerwrap,
#at-containerwrap-fr { background:url(../images/mainwrap-bg.gif) repeat-y 23%; }

#at-containerwrap #at-container { background:url(../images/dot.gif) repeat-y 77% 0; }

#at-containerwrap-fl { background:url(../images/dot.gif) repeat-y 75% 0; }

#at-containerwrap-fl #at-container { background:none; }

#at-containerwrap-fr #at-container { background:none; }

#at-mainbody,
#at-mainbody-fr {
    float:right;
    width:77%;
}

#at-mainbody #at-contentwrap {
    float:left;
    width:70%;
}

#at-mainbody-fl {
    float:left;
    width:100%;
}

#at-mainbody-fl #at-contentwrap {
    float:left;
    width:74.8%;
    background:none;
}

#at-mainbody-fl #at-col2 {
    float:right;
    width:25%;
}

#at-mainbody-f {
    float:none;
    width:100%;
}

#at-container { padding:10px 0 0; }

#at-content {
    padding:0 20px;
    margin:0;
    clear:both;
    display:block;
}

#at-content h4 { 
    padding: 20px 0 10px;
}

/* HEADER

--------------------------------------------------------- */
#at-headerwrap {
    position:relative;
    height:210px;
    line-height:normal;
    background:url(../images/header1.jpg) no-repeat;
    z-index:2;
    width: 100%;
}

#at-header { height:210px; }

h1.logo {
    font-size:300%;
    display:block;
    float:left;
    margin:0;
    padding:0;
    width:217px;
    height:80px;
}

.narrow h1.logo { width:172px; }

h1.logo a {
    width:217px;
    height:80px;
    display:block;
    float:left;
    text-decoration:none;
    text-transform:uppercase;
    outline:none medium;
    text-indent:-4000px;
    background:url(../images/logo.png) no-repeat;
}

.narrow h1.logo a {
    background-color:transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:0 0;
    width:172px;
}

#at-newsflash {
    color:#516069;
    font-weight:400;
    line-height:normal;
    position:relative;
    float:left;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
    bottom:0;
    clear:both;
    padding-top:5px;
    padding-right:5px;
    padding-left:5px;
}
}

#at-scroll_1,
#at-scroll_2 { background:#5D6B74; }

#at-pathwaywrap {
    background:url(../images/path_bg.jpg) no-repeat;
    position:relative;
    bottom:0;
    width:950px;
    clear:both;
    height:43px;
}

#at-pathway {
    color:#003365;
    font-size:10px;
    font-weight:700;
    font-style:oblique;
    text-transform:uppercase;
    text-indent:20px;
}

#at-pathway strong { margin-right:10px; }

#at-pathway img { margin:0 5px; }

#at-pathway a {
    font-weight:700;
    color:#666;
    text-decoration:underline;
}

/* MAIN NAVIGATION

--------------------------------------------------------- */
#at-mainnavwrap {
    background-color:transparent;
    background-repeat:repeat-y;
    background-attachment:scroll;
    background-position:0 0;
    clear:both;
    position:absolute;
    top:10px;
    width:950px;
    height:43px;
    z-index:10;
}

.narrow #at-mainnavwrap {
    background-color:#fff;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:0 0;
    width:750px;
    height:36px;
}

#at-mainnav {
    float:left;
    width:100%;
    height:36px;
    position:relative;
    z-index:11;
}

#at-mainnavwrap a,
#at-mainnavwrap a:hover,
#at-mainnavwrap a:active,
#at-mainnavwrap a:focus { outline:none; }

#at-subnavwrap { }

#at-subnav { }

/* Default Joomla! Menu */
a.mainlevel {
    display:block;
    color:#003365;
    font-size:11px;
    font-weight:400;
    line-height:23px;
    text-decoration:underline;
    background:url(../images/a-mainlevel.gif) no-repeat left bottom;
    text-transform:uppercase;
    padding-right:0;
    padding-bottom:3px;
    padding-left:32px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
    color:#fff;
    font-weight:400;
    text-decoration:none;
    background:url(../images/a-mainlevel-hover.gif) no-repeat left bottom;
}

a.mainlevel#active_menu {
    color:#003365;
    background:url(../images/a-mainlevel-hover.gif) no-repeat left bottom;
    font-weight:400;
    text-decoration:none;
    text-transform:uppercase;
}

a.sublevel {
    padding:2px 4px 2px 20px;
    display:block;
    color:#003365;
    text-decoration:none;
    background:url(../images/bullet-list.gif) no-repeat 10px 9px;
    margin-left:15px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
    color:#fff;
    text-decoration:none;
}

#active_menu {
    color:#fff;
    font-weight:400;
}

/* MODULE

--------------------------------------------------------- */
div.h3 {
    color:#003365;
    font-size:150%;
    font-weight:700;
    background-color:#8ea3b8;
    background-repeat:no-repeat;
    text-transform:capitalize;
    padding-left:5px;
    border-bottom:20px solid #fff;
}

div.moduletable h3 {
    color:#003365;
    font-size:150%;
    padding:5px;
    font-weight:400;
}

div.moduletable { color:#331f14; }

#at-col1 div.moduletable {
    color:#fff;
    background-color:#8ea3b8;
    border-bottom:10px solid #fff;
}

#at-col1 div.moduletable H3 {
    color:#003365;
    font-size:150%;
    font-weight:700;
    background-color:#8ea3b8;
    background-repeat:no-repeat;
    text-transform:capitalize;
    width:208px;
    height:20px;
    margin-bottom:-20px;
}

#at-col2 div.moduletable {
    color:#000;
    background-color:none;
    padding-right:0;
    margin-bottom:15px;
    padding-left:10px;
}

#at-col2 div.moduletable h3 {
    color:#003365;
    font-size:150%;
    font-weight:700;
    background-color:none;
    text-transform:capitalize;
    padding-right:0;
    margin-bottom:5px;
}

div.moduletable-blank {
    background:none;
    padding:0;
    margin-bottom:15px;
}

/* Rounded box with no suffix */
div.module,
div.module-img {
    background:#fff url(../images/module-tl1.gif) 0 0 no-repeat;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module div,
div.module-img div {
    background:url(../images/module-tr1.gif) 100% 0 no-repeat;
    margin:0;
    padding:0;
    width:100%;
}

div.module div div,
div.module-img div div {
    background:url(../images/module-bl1.gif) 0 100% no-repeat;
    width:100%;
}

div.module div div div {
    background:url(../images/module-br1.gif) 100% 100% no-repeat;
    margin:0;
    padding:10px;
    width:auto;
}

div.module-img div div div {
    background:url(../images/module-br1.gif) 100% 100% no-repeat;
    margin:0;
    padding:3px 0;
    width:auto;
    text-align:center;
}

/* Rounded box with suffix '-blue3' and three rounded corners on the blue bg */

div.module-blue3 {
    background:#8fa3b8 url(../images/module-blue3-tl.gif) 0 0 no-repeat;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module-blue3 div {
    background:url(../images/module-blue3-tr.gif) 100% 0 no-repeat;
    margin:0;
    padding:0;
    width:100%;
}

div.module-blue3 div div {
    background:url(../images/module-blue3-bl.gif) 0 100% no-repeat;
    width:100%;
}

div.module-blue3 div div div {
    background:none;
    margin:0;
    padding:15px 15px 30px 30px;
    width:auto;
}

div.module-blue3 div div div h3 {
    margin-top: 0px;
}

div.module-blue3 div div div li a {
    text-decoration: none;
}

div.module-blue3 div div div li.active a {
    text-decoration: underline;
    font-weight: bold;
}

div.module-blue3 div div div li.active li a,
div.module-blue3 div div div li.active li.active li a,
div.module-blue3 div div div li.active li.active li.active li a,
div.module-blue3 div div div li.active li.active li.active li.active li a
 {
    text-decoration: none;
    font-weight: normal;
}

div.module-blue3 div div div li.parent li a,
div.module-blue3 div div div li.parent li.parent li a,
div.module-blue3 div div div li.parent li.parent li.parent li a,
div.module-blue3 div div div li.parent li.parent li.parent li.active li a {
    text-decoration: none;
    font-weight: normal;
}

div.module-blue3 div div div li.active li.active a,
div.module-blue3 div div div li.active li.active li.active a,
div.module-blue3 div div div li.active li.active li.active li.active a,
div.module-blue3 div div div li.active li.active li.active li.active li.active a
 {
    text-decoration: underline;
    font-weight: bold;
}

/* Rounded box with suffix '-blue3' and three rounded corners on the blue bg */

div.module-blue6 {
    background:#8fa3b8 url(../images/module-blue3-tl.gif) 0 0 no-repeat;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module-blue6 div {
    background:url(../images/module-blue3-tr.gif) 100% 0 no-repeat;
    margin:0;
    padding:0;
    width:100%;
}

div.module-blue6 div div {
    background:url(../images/module-blue3-bl.gif) 0 100% no-repeat;
    width:100%;
}

div.module-blue6 div div div {
    background:none;
    margin:0;
    padding:15px 15px 30px 30px;
    width:auto;
}

div.module-blue6 div div div h3 {
    margin-top: 0px;
}

div.module-blue6 div div div ul li{
    padding-left: 0px !important;
    line-height: normal !important;
    margin: 5px 0px !important;
}   
    
div.module-blue6 div div div ul li li li li {   
    padding-left: 10px !important;
    }

div.module-blue6 div div div li a {
    text-decoration: none;
}

div.module-blue6 div div div li.active a {
    text-decoration: underline;
    font-weight: bold;
}

div.module-blue6 div div div li.active li a,
div.module-blue6 div div div li.active li.active li a,
div.module-blue6 div div div li.active li.active li.active li a,
div.module-blue6 div div div li.active li.active li.active li.active li a
 {
    text-decoration: none;
    font-weight: normal;
}

div.module-blue6 div div div li.parent li a,
div.module-blue6 div div div li.parent li.parent li a,
div.module-blue6 div div div li.parent li.parent li.parent li a,
div.module-blue6 div div div li.parent li.parent li.parent li.active li a {
    text-decoration: none;
    font-weight: normal;
}

div.module-blue6 div div div li.active li.active a,
div.module-blue6 div div div li.active li.active li.active a,
div.module-blue6 div div div li.active li.active li.active li.active a,
div.module-blue6 div div div li.active li.active li.active li.active li.active a
 {
    text-decoration: underline;
    font-weight: bold;
}





/* Rounded box with suffix '-blue2' and two rounded corners on the blue bg */
div.module-blue2 {
    background:#8fa3b8;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module-blue2 div {
    background:none;
    margin:0;
    padding:0;
    width:100%;
}

div.module-blue2 div div {
    background:url(../images/module-blue2-bl.gif) 0 100% no-repeat;
    width:100%;
}

div.module-blue2 div div div {
    background:url(../images/module-blue2-br.gif) 100% 100% no-repeat;
    margin:0;
    padding:35px 30px 30px;
    width:auto;
}


/* Rounded box with suffix '-blue5' and two rounded corners on the blue bg */
div.module-blue5 {
    background:#8fa3b8;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module-blue5 div {
    background:none;
    margin:0;
    padding:0;
    width:100%;
}

div.module-blue5 div div {
    background:url(../images/module-blue2-bl.gif) 0 100% no-repeat;
    width:100%;
}

div.module-blue5 div div div {
    background:url(../images/module-blue2-br.gif) 100% 100% no-repeat;
    margin:0;
    padding:10px 10px 15px;
    width:auto;
}

div.module-blue5 div div div h3 {
    margin: 0px;
}

div.module-blue5 div div div li.item24 {
    margin-top: 5px;
    background: #FF9A00;
    text-align: center;
}

div.module-blue5 div div div li.item24 a {
    color: #24588A;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}



/* Rounded box with suffix '-grey3' and three rounded corners on the grey bg */
div.module-grey3 {
    background:#c2c5c9 url(../images/module-grey3-tl.gif) 0 0 no-repeat;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module-grey3 div {
    background:url(../images/module-grey3-tr.gif) 100% 0 no-repeat;
    margin:0;
    padding:0;
    width:100%;
}

div.module-grey3 div div {
    background:none;
    width:100%;
}

div.module-grey3 div div div {
    background:url(../images/module-grey3-br.gif) 100% 100% no-repeat;
    margin:0;
    padding:35px 30px 30px;
    width:auto;
}

/* Rounded box with suffix '-grey1' and one rounded corners on the grey bg */
div.module-grey1 {
    background:#c2c5c9;
    width:100%;
    margin-bottom:15px;
    padding:0;
}

div.module-grey1 div {
    background:none;
    margin:0;
    padding:0;
    width:100%;
}

div.module-grey1 div div {
    background:url(../images/module-grey1-bl.gif) 0 100% no-repeat;
    width:100%;
}

div.module-grey1 div div div {
    background:none;
    margin:0;
    padding:35px 30px 30px;
    width:auto;
}

/* Clear styles for all boxes with rounded corners */
div.module div div div div,
div.module-img div div div div div.module-blue2 div div div div,
div.module-blue3 div div div div,
div.module-grey3 div div div div,
div.module-grey1 div div div div {
    background:none;
    padding:0;
    margin:0;
}

/* MENU MSM Critique--------------------------------------------------------- */


.moduletable-msm {
    width: 200px;
    padding-left: 15px;
    border-left: 1px solid #7D92BD;
    float: right;
}

.moduletable-msm li a {
    text-decoration: none; 
}

.moduletable-msm li a:hover {
    text-decoration: underline; 
}

.moduletable-msm li a {
    font-weight: bold;
    font-size: 16px;

}

.moduletable-msm li li a {
    font-weight: normal;
    font-size: 14px;

}

/* SPOTLIGHT

--------------------------------------------------------- */
/* Spotlight Box Style */
.at-box-full,
.at-box-left,
.at-box-right,
.at-box-rightcol {
    float:left;
    overflow:hidden;
    padding:0;
}

.at-box-full div.moduletable,
.at-box-left div.moduletable,
.at-box-right div.moduletable,
.at-box-rightcol div.moduletable { padding:0 20px 20px; }

.at-box-left div.moduletable h3,
.at-box-full div.moduletable h3 {
    background-image:none;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
}

.at-box-left,
.at-box-full {
    background-image:none;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
}

.at-box-right div.moduletable h3 {
    background-image:none;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
}

.at-box-right {
    background-image:none;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
}

.at-box-rightcol div.moduletable h3 {
    background-image:none;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
}

.at-box-rightcol { background:#E3E8EB; }

/* Bottom Spotlight */
#at-botslwrap {
    float:left;
    clear:both;
    margin-bottom:10px;
}

#at-botsl { }

#at-botsl h3 {
    color:#C08E61;
    margin:0 -20px 10px;
    padding:6px 20px;
    font-size:100%;
    text-transform:uppercase;
    letter-spacing:1px;
}

#at-botsl div.moduletable { margin:0; }

#at-botsl ul {
    padding:0;
    margin:0!important;
}

#at-botsl li {
    padding:0 0 0 13px;
    margin:0;
    background:url(../images/bullet-list.gif) no-repeat 2px 10px;
}

#at-botsl td { padding:0; }

#at-botsl .article_seperator { display:none; }

#at-botsl table {
    border-spacing:0;
    border-collapse:collapse;
}

/* LEFT COLUMN + RIGHT COLUMN

--------------------------------------------------------- */
#at-col1 {
    color:#fff;
    float:left;
    width:22.9%;
    overflow:hidden;
}

#at-col1 div.at-innerpad {
    padding-top:1px;
    padding-bottom:10px;
    padding-left:5px;
}

#at-col2 {
    float:right;
    width:30%;
    overflow:hidden;
}

#at-col2 div.at-innerpad { padding:1px 20px 10px 10px; }

#at-col1 table {
    background-color:#8ea3b8;
    border-bottom:10px solid #fff;
    border-collapse:collapse;
    border-spacing:0;
}

#at-col1 ul li,
#at-col2 ul li {
    padding-left:15px;
    margin:0;
}

#at-col1 ul,
#at-col2 ul { margin:0; }

/* USER TOOLS

--------------------------------------------------------- */
#at-usercolorswrap,
#at-usertoolswrap {
    position:absolute;
    top:0;
    right:0;
    font-size:11px;
    padding-right:7px;
}

*+html #at-usertoolswrap { right:0; }

#at-usertools {
    margin:0;
    padding:10px 0 4px;
}

* html #at-usertools { /*IE 6*/ float:left; }

*+html #at-usertools { /*IE 7*/ padding:8px 0 4px; }

#at-usercolors ul,
#at-usertools ul {
    margin:0;
    padding:0;
    float:left;
}

#at-usercolors ul li,
#at-usertools ul li {
    margin:0;
    padding:0;
    list-style:none;
    background:none;
    display:inline;
}

#at-usercolors img,
#at-usertools img {
    padding:0;
    margin:0 0 0 2px;
}

#at-usercolors {
    float:left;
    padding:10px 5px 4px;
}

/* FOOTER

--------------------------------------------------------- */
#at-footerwrap {
    background:url(../images/footer-bg.gif) 0 0 no-repeat;
    padding:5px 0;
    clear:both;
    position:relative;
    margin-top: 10px;
    width: 100%;
}

#at-footer {
    padding:0 0 20px;
    width:77%;
    float:right;
    position:relative;
    color:#3c4a53;
    background-color:transparent;
    background-repeat:repeat-y;
    background-attachment:scroll;
    background-position:0 0;
}

#at-footer small,
#at-footer address {
    padding:0 0 0 20px;
    font-style:normal;
    display:block;
    float:left;
    font-size:100%;
    color:#3C4A53;
}

#at-footer ul {
    margin:0 0 5px 20px;
    padding:0;
}

#at-footer li {
    margin:0;
    padding:0;
    display:inline;
    background:none;
}

#at-footer li a {
    color:#8FA3B8;
    display:inline;
    font-weight:700;
    line-height:normal;
    padding:0 20px 0 0;
    text-decoration:none;
    text-transform:lowercase;
}

#at-footer li a:hover,
#at-footer li a:active,
#at-footer li a:focus {
    text-decoration:none;
    color:#34382f;
}

/* Search */
#at-searchwrap {
    background-image:none;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:0 0;
    position:absolute;
    right:170px;
    width:22.99%;
    float:right;
    height:20px;
}

#at-search {
    background-color:transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:left center;
    position:relative;
    padding-left:17px;
    margin:1px 0 0 20px;
}

#at-search .inputbox {
    width:110px;
    padding:2px 5px 3px;
    color:#003365;
    background:transparent;
    border-width:0;
}
 . #at-search .inputbox {
width:100px;
}

/* MISCELLANOUS  ----------------------------------------------------------- */
ul.accessibility {
    position:absolute;
    top:-100%;
}

#at-banner { text-align:center; }

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
    margin:10px 0;
    display:block;
    background:none!important;
    text-decoration:none!important;
}

#mod_login_password,
#mod_login_username { width:80%; }

#mod_login_remember {
    border:none;
    background:none;
}

/* aaaaaaaaaaaa newsflash */
div.nftitle,
div.nfimages,
div.nfcontent { padding:0 20px; }

div.nftitle {
    font-size:170%;
    color:#FFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-top:0;
}

div.nftitle a {
    text-decoration:none;
    border:none;
    color:#FFF;
}

div.nfimages { text-align:center; }

div.nfcontent {
    color:#D0D9DF;
    margin:0;
}

/* 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;
}



/* Advanced search form*/
#searchForm {
/*  background-color:#8fa3b8;*/
/*  background-image:url(../images/searchform-bg1.gif);*/
    background-position:100% 0;
    background-repeat:no-repeat;
/*  display: none;  */
}

#searchForm td.label {
    /*background:transparent url(../images/form-td-label.gif) repeat-x scroll 0 0;*/
    color:#036;
    font-size:14px;
    font-weight:700;
    height:52px;
    text-indent:15px;
    width:150px;
    padding:0;


}

#searchForm td.inputholder {
    background:transparent url(../images/form-td-input.gif) repeat-x scroll 0 0;
    padding:0;
}

#searchForm td.top { background:transparent url(../images/form-td-input-top.gif) no-repeat 100% 0!important; }

#search_titleword,
#search_contentword,
#search_authorword,
#search_keyword,
#search_keyword2 {
    margin:0 0 10px;
    margin:0 0 9px;
    width:500px;
    border:0;
}

#search_fromdate,
#search_todate {
    margin:0 0 10px;
    margin:0 0 9px;
    border:0;
}

#search_todate_img,
#search_fromdate_img {
    margin-bottom:-1px;
    margin-bottom:10px;
}

#catid {
    margin-bottom:11px;
    border:0;
    background:#ccc;
    color:#036;
    width:200px;
}

#searchForm button.button {
    background:url(../images/form-search-bt.gif) 0 0 no-repeat;
    border:none;
    font-family:'Arial';
    height:30px;
    width:90px;
    font-size:14px;
    color:#fff;
    padding:0 0 3px;
    padding:0;
}

#searchForm label {
/*  display:block;*/
    margin-bottom:10px;
}

/* Custom blogsection styles */

table.contentpaneopen-cust img.frame_img {
    /*background:transparent url(../images/blog-cast-imgbg.gif) no-repeat scroll 0 0;*/
/*  margin-right:-20px;*/
/*  padding:8px 53px 0 5px;*/
    position:relative;
}

table.contentpaneopen-cust h1,
table.contentpaneopen-cust h3 {
    background:transparent;
    padding: 0px 0px 5px 0px;
    color:#003466;
    font-family:'Arial Black', Arial;
    font-size:18px;
    margin:0 0 5px 220px;
    line-height: normal;
}

img.frame_img { margin-right:5px; }

table.contentpaneopen-cust p {
    margin:-3px 0 5px 220px;
    font-size:.85em;
}

table.blog-cust span.article_separator {
    /*background:url(../images/blog-cast-sep.gif) 0 0 repeat-x;*/
    display:block;
    height:1px;
    margin: 10px 0px 20px;
    background:
/*  margin:-9px 0 10px 3px;
    margin:-23px 0 10px 3px;*/
    width:100%;
    clear: both;
    background: #7D92BD;
}

table.contentpaneopen-cust td { position:relative; }

a.readon-cust {
    margin-left:220px;
    margin-top:-31px;
    margin-top:-48px;
    position:absolute;
}

.contentheading-cust {
    color:#003466;
    font-family:'Arial Black', Arial;
    font-size:18px;
}

.contentheading-cust div.commentBlogView {
    margin-right: 0px;
}

/*------------- custom blog view ----------------------*/

.box1 {
    height: auto;
    width: 690px;
    float: left;
}

.mceContentBody .box1 {
    height: auto;
    width: 100%;
    float: left;
		min-height: 100px;		
}

.box1 img {
    float: left;
    padding-right: 10px;
}

.box1 h3 {
    float: left;
    height: auto;
    width: 535px;
    margin: 0px;
}

.box1 p {
    float: left;
    height: auto;
    width: 535px;
    padding: 0px;
    padding-top: 10px;
		padding-bottom: 10px;
}

.mceContentBody .box1 .introtext {
    float: left;
    height: auto;
    width: 535px;
    padding: 0px;
    padding-top: 10px;
		padding-bottom: 10px;
}




box2 {
    height: auto;
    width: 690px;
    float: none;
}
.box2 img {
    float: left;
    padding-right: 10px;
}
.box2 h3 {
    float: left;
    height: auto;
    width: auto;
    margin: 0px;
}
.box2 p {
    float: left;
    height: auto;
    width: 535px;
    padding: 0px;
    padding-top: 10px;  
}


.links2 {
    clear: both;
    float: left;
    width: 315px;
    padding: 10px 0px;
}

.links2 hr #system-readmore {
    float: right;
}

.links2 a {
    font-size: 14px;
    color: #336699;
    float: right;
    margin-top: -18px;
    
}


.links {
    clear: both;
    float: left;
    width: 700px;
    padding: 10px 0px;
}

.links a {
    font-size: 14px;
    color: #336699;
    float: left;
    margin-right: 5px;
}

a.goback {
    color: #FFFFFF;
    display: block;
    padding: 2px 5px;
    background:#FF6600;
    border: solid 1px #cccccc;
    text-align:center;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;  
    float: left;
    text-decoration:none;
}

a.goback:hover {
    background:#FF9966;
    color: #006699;
}


.blueText {
    color: #003366;
}


/*.pagenav { display:none;}*/


#editor-xtd-buttons { padding: 5px; }

/* -- buttons -> STILL NEED CLEANUP*/


.button2-left a{
    float: left;
    text-decoration:none;
    padding: 5px;
    border: solid 1px #333333;
    margin-right: 5px;
    background-color: #F0F0EE;
}

td.form_names p {
    padding: 0px 10px;
    font-size: 12px;
}


td.form_names li {
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 10px;
    list-style: none;
    width: 90%;
    background: url(../images/arrow.png) no-repeat left 10px;
    display: block;
    font-size: 12px;
}

div.contentpane_framed {
    margin-left: -20px;
}

/*  -------------------------------- CHRONOLOGY Start------------------------------------  */

.chron {
	width: 700px;
	height: auto;
	text-align: justify;
}

.chron .intro .daynum {
	float: left;
	margin-right: 8px;
	
}

.chron .links {
	height: 63px;
	padding: 13px 0px;
	margin: 10px 0px;
	clear: both;
	width: 700px;
	border-top: 1px solid #D0D9DF;
	border-bottom: 1px solid #D0D9DF;
	text-align: justify;
}

.chron .links a {
	margin-right: 40px;
	float: left;
}

.chron .links a.last {
	margin-right: 0px;
}

.chron .critics {
	width: 700px;
	clear: both;
}

.chron .critics h2 {
	margin-bottom: 15px;
}

.chron .nav {
	width: 700px;
	clear: both;
	height: 49px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.chron .nav a {
	float: right;
	margin-left: 12px;
}




/*  -------------------------------- CHRONOLOGY End------------------------------------  */
