* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 19px;
    font-family: 'Trebuchet MS', arial, sans-serif;
    color: #000000;
    background: #fff;
    min-width: 944px;
}

#approval { font-size: 16px; line-height: 30px; color: #1b3b64; border-bottom: solid 1px #dadada; font-weight: bold;}
#lefttitle { font-size: 16px; line-height: 46px; border-bottom: solid 1px #dadada; }
h3 { font-size: 29px; line-height: 46px; border-bottom: solid 1px #dadada; }
h4 { font-size: 16px; line-height: 30px; color: #1b3b64; }
h5 { font-size: 14px; line-height: 23px; color: #1ca7f0; }
h6 { font-size: 12px; line-height: 19px; color: #1b3b64; padding-bottom: 10px; }

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 11px; font-family: 'Trebuchet MS', arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

html, body { height: 100%; }

#wrapper { height: auto !important; height: 100%; margin: 0 auto -5px; }

.shell { width: 944px; margin: 0 auto; position: relative; }

#header { padding: 4px 0; }
#header .social-links { float: right; display: inline; padding-right: 7px; }
#header .social-links ul li { list-style: none; display: inline; }
#header .social-links ul li a { display: inline-block; }
#header .social-links ul li a img { display: block; }

h1#logo { display: block; width: 397px; height: 32px; font-size: 0; line-height: 0; padding-top: 8px; }
h1#logo a { display: block; height: 32px; background: url(images/logo.png); text-indent: -4000px; }

#slogan { font-family: Arial, sans-serif; font-size: 10px; line-height: 23px; color: #c1c0c0; padding-left: 4px; }

#navigation { background: url(images/navigation.png) repeat-x 0 0; height: 56px; line-height: 56px; font-size: 16px; text-transform: uppercase; text-shadow: 0 1px 2px #000; font-weight: bold; font-family: 'Trebuchet MS', Arial, serif; margin-bottom: 12px; }
#navigation ul { list-style: none; margin-left: 4px; padding-left: 2px; background: url(images/navigation-separator.png) no-repeat 0 0; float: left; display: inline; }
#navigation ul li { float: left; display: inline; padding-right: 2px; background: url(images/navigation-separator.png) no-repeat right 0; }
#navigation ul li a { color: #fff; display: block; }
#navigation ul li a:hover,
#navigation ul li a.active { background: #0f2d55; text-decoration: none; }

#slider { padding: 0 0 3px 3px; width: 935px; }
#slider .jcarousel-container { width: 931px; height: 321px; padding: 1px; border: solid 1px #a9a9a9; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; margin-bottom: 12px; }
#slider .jcarousel-clip { width: 931px; height: 321px; overflow: hidden; }
#slider .jcarousel-item { width: 931px; height: 321px; position: relative; }

#slider .nav { width: 100%; left: 0; text-align: center; }
#slider .nav ul { text-align: center; display: block; margin: 0 auto; }
#slider .nav ul li { list-style: none; float: left; display: inline; width: 16px; height: 16px; padding-right: 2px; }
#slider .nav ul li a { display: block; width: 16px; height: 16px; background: url(images/slider-nav.png) no-repeat right 0; font-size: 0; line-height: 0; text-indent: -4000px; }
#slider .nav ul li a.active { background-position: 0 0; }

#slider .image img { -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; }
#slider .caption { position: absolute; top: 55px; right: 72px; width: 432px; height: 338px; }
#slider .caption h2 { font-size: 64px; line-height: 68px; color: #e4e4e4; position: absolute; top: 0; left: 0; }
#slider .caption h2 span { color: #101f41; padding-left: 66px; }
#slider .caption p { color: #0496e6; font-size: 42px; line-height: 44px; font-weight: bold; position: absolute; top: 134px; left: 36px; }
#slider .caption p.large { font-size: 136px; line-height: 140px; top: 116px; left: 115px;}
#slider .caption .btn { background: #0f2d55; line-height: 52px; height: 52px; padding: 0 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 25px; font-weight: bold; color: #fff; position: absolute; right: 0; bottom: 0; }
#slider .caption .btn:hover { color: #228ac8; text-decoration: none; }

#main { padding-bottom: 68px; }



#content { padding-right: 24px; }

.post { min-height: 357px; position: relative; padding-bottom: 29px; }
.post h3 { margin-bottom: 6px; padding-left: 4px; }
.post h4 { padding: 16px 0 8px; }
.post h5 { padding: 13px 0 9px; }
.post p { padding: 0 3px 8px; color: #000000;}
.post.left { float: left; display: inline; width: 590px; }
.post.left h3 { color: #0ba4f0; }

.post.right { float: right; display: inline; width: 300px; }
.post.right h3 { color: #0f2d55; }

.post .btn { position: absolute; bottom: 0; height: 29px; line-height: 29px; padding: 0 0px; background: #0f2d55; font-size: 16px; color: #fff; font-weight: bold; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.post .btn:hover { text-decoration: none; color: #228ac8; }

.postfull.centerfull { float: center; display: inline; width: 890px; }
.postfull.leftfull { float: left; display: inline; width: 890px; }
.postfull p { padding: 0 3px 8px; color: #000000;}
.postfull h3 { margin-bottom: 6px; padding-left: 4px; }
.postfull.leftfull h3 { color: #0ba4f0; }

#footer-push { height: 0px; }

#footer { height: 70px; overflow: hidden; background: url(images/footer.png) repeat-x 0 0; font-size: 13px; line-height: 24px; }
#footer .shell { height: 10px; padding-bottom: 62px; }
#footer .links { padding: 0px 0 0; }
#footer .links .col { float: left; display: inline; padding-right: 20px; width: 180px; }
#footer .links .col.last { float: right; padding-right: 20px; width: 324px; }
#footer .links ul li { list-style: none; }
#footer .links a { color: #1ca7f0; }

#subscribe { padding-top: 8px; }
#subscribe .field { line-height: 14px; width: 197px; padding: 3px 10px 4px; color: #000; font-style: italic; border: solid 1px #051121; float: left; display: inline; }
#subscribe .subscribe-btn { font-size: 12px; line-height: 23px; height: 23px; color: #fff; border: 0; background: #1ca7f0; width: 96px; text-align: center; font-weight: bold; float: left; display: inline; margin: 1px 0 1px 6px; cursor: pointer; }
#subscribe .subscribe-btn:hover { color: #0b2444; }

#bottom { position: absolute; bottom: 0; left: 0; height: 36px; width: 100%; color: #115480; font-size: 11px; padding: 13px 0; }
#bottom a { color: #ffffff; }
#bottom a:hover { color: #1ca7f0; }
#bottom .copyl { float: left; display: inline; padding-right: 14px; font-size: 12px;color: #ffffff; padding: 0 7px;}
#bottom .copyr { float: right; display: inline; padding-right: 14px; font-size: 12px;color: #ffffff; padding: 0 7px;}
#bottom .nav a { text-decoration: underline; }
#bottom .nav { float: left; display: inline; text-transform: uppercase; }
#bottom .nav ul li { list-style: none; float: left; display: inline; }
#bottom .nav ul li span { padding: 0 7px; color: #ffffff; }

.imgl, .imgr{border:1px solid #CCCCCC; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

.bodyli {
    content:'';
    padding: 0 0 0 25px;
    background:url(images/bullet_blue.png) no-repeat 0 3px;    
}

#viewprofile {
  display: table-cell;
  vertical-align: middle;
  align: center;
}

#adminprofile {
  display: table-cell;
  vertical-align: middle;
  align: center;
  font-size: 15px;
  color: #0000FF;
}

#mgmtprofile {
  display: table-cell;
  vertical-align: middle;
  align: center;
  font-size: 15px;
  color: #000080;
}