body, p, td, th, h1, h2, h3, h4, h5, h6, .FinePrint, select, input, button, td, th { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
body { color: #222; font-size: 13px; font-weight: normal; margin: 0; background-color: #FFFFFF; background-image: url('../images/bgimagex.jpg'); background-repeat: repeat-x;}
p, td, th { color: #222; font-size: 13px; font-weight: normal; margin-top: 0; }
h1,h2,h3,h4,h5,h6 { margin-top: 0; }
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { text-decoration: underline; color: #0000CC; }
a:active { text-decoration: underline; color: #000099; }
h1 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; font-size: 20px; font-weight: normal; }
h2 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; font-size: 16px; font-weight: normal; }
h3 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; font-size: 16px; font-weight: normal; }
h4 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; font-size: 16px; font-weight: normal; }
h5 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; font-size: 16px; font-weight: normal; }
h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; font-size: 16px; font-weight: normal; }
.LargeText { color: #000; font-size: 13px; font-weight: normal; }
.SmallText { color: #000; font-size: 11px; font-weight: normal; }
.FinePrint { color: #333; font-size: 9px; font-weight: normal; }
.ColorText1 { color: #0c1a2f; }
.ColorText2 { color: #102953; }
img { border: 0; }
b { font-weight: bold; }
i { font-style: italic; }
pre { }
code { }
blockquote { }
ol { }
ul { }
#logo{
	position: absolute;
	background: url('../images/logo.png') no-repeat;
        top: 20px;
        left: 0;
	width: 450px;
	height: 40px;
}

#title{
	position: absolute;
	top: -35px;
	right: 0;
	color: #ffffff;
	font-size:16px;
	text-align:right;
	z-index: 20;
}

#subtitle{
        position: absolute;
	top: 20px;
	right: 0;
	color: #443D33;
	font-size:14px;
	text-align:right;
	z-index: 20;
}

#menu {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
}
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    height: 25px;
    color: #968673;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 30px;
}

#menu a:hover {
    color: #4E463B;
    background: url(../images/menu-arrow.jpg) no-repeat center bottom;
}

#menu .active a {
    font-weight: bold;
    background: url(../images/menu-arrow.jpg) no-repeat center bottom;
}


.slideshow{width:100%;height:430px;}
.slideshow img{padding:0;border:0 none}

.slideshow-home{width:920px;}
.slideshow-home div{width:920px !important;}
.slideshow-home div a{float:right;margin-left:30px;}
.slideshow-home h2{color:#443D33; font-size:28px;padding:20px;padding-bottom:0;}
.slideshow-home p{color:#111; padding:0 20px;text-align:justify;}
#cssWrap2{
    position:relative;
    width: 960px;
    margin: 0 auto;
    margin-top: 45px;
}

#cssHeader {
    position: relative;
    width: 960px;
    height: 100px;
}

#myslidemenu {
    position: absolute;
    bottom:0;
    left:0;
}

#cssBody {
    float: left;
}

#cssContent {
    float: left;
//    margin-top: 100px; /* same as the cssHeader height */
    width: 920px;
    padding: 20px;
    background: #F7F7F7;
}

#cssFooter{
    clear:both;
    width: 960px;
    height: 60px;
    background: #FFFFFF;
    text-align: center;
}
.cube { align: center;  }
.cubeLabel { font-weight: bold; margin-top: 5px; padding:5px; text-align: left; background-color:#0c1a2f; color:#c3c8cf; }
.custom1, .custom1 a { background: #10233F; color: #ffffff; }
.custom1light, .custom1light a { background: #4c5a6f; color: #ffffff; }
.custom1lighter, .custom1lighter a { background: #c3c8cf; color: #0c1a2f; }
.custom1dark, .custom1dark a { background: #0c1a2f; color: #c3c8cf; }
.custom1darker, .custom1darker a { background: #040910; color: #c3c8cf; }
.custom2, .custom2 a { background: #15376E; color: #ffffff; }
.custom2light, .custom2light a { background: #506993; color: #ffffff; }
.custom2lighter, .custom2lighter a { background: #c4cddb; color: #0b1c37; }
.custom2dark, .custom2dark a { background: #102953; color: #ffffff; }
.custom2darker, .custom2darker a { background: #050e1c; color: #c4cddb; }
            
     .ckeditorclass { background-color: #FFFFFF; background-image:none; margin: 15px; }
            
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
/* width: 0px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	1px solid #040910;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #10233F; /*background of tabs (default state)*/
color: #ffffff;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #15376E;
color: #ffffff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 0px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

