
/*------------------------------------------------------*/
/* Reset Styles */
/*------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, sub, sup, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, button {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: #333;background: white;padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:13px;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}

/*------------------------------------------------------*/
/* Link Styles */
/*------------------------------------------------------*/
a{color:#fff;text-decoration:none;}
a:hover {text-decoration:underline;}

/*------------------------------------------------------*/
/* General Styles */
/*------------------------------------------------------*/
.left {float:left;overflow:hidden;}
.right {float:right;overflow:hidden;}
.clear {clear:both;}

body {background: url(../images/bg.jpg) repeat-x #bec7cd;font-family: Georgia,Times New Roman;}
.logo {margin-top:31px;}

.topNav {padding:31px 0 0 54px;border-left:1px solid #fff;}
.topNav a, .topNav a:hover, .leftNav a, .leftNav a:hover {color:#fff;text-decoration:none;}
.topNav a.singleLines {color:#fff;width:100px;height:88px;line-height: 88px;background-color: #879197;text-align: center;font-weight: bold;font-size: 14px;text-decoration: none;display:block;border:10px solid #fff;margin-left:15px;}
.topNav a.singleLines.selected, .leftNav a.doubleLines.selected, .leftNav a.singleLines.selected {background-color:#a3ba22;}

.leftNav {background: url(../images/left-nav-bg.gif) repeat-y;width:283px;height:1150px;padding-top:7px;}
.leftNav .doubleLines {color:#fff;width:100px;height:60px;line-height: 16px;background-color: #879197;text-align: center;font-weight: bold;font-size: 14px;text-decoration: none;display:block;border:10px solid #fff;margin-left:152px;padding-top:30px;}
.leftNav .singleLines {color:#fff;width:100px;height:88px;line-height: 88px;background-color: #879197;text-align: center;font-weight: bold;font-size: 14px;text-decoration: none;display:block;border:10px solid #fff;margin-left:152px;}
.leftNav a:hover, .topNav a:hover {background:#a3ba22;}

.leftNavItem {padding-bottom:12px;}

.main {width:389px;margin-top:8px;}
.content {margin-top:8px;border:11px solid #fff;color:#fff;}
.content .pageTitleBar {padding:8px 10px;background:#66747d;font-weight:bold;border-bottom:1px solid #fff;}
.content p {padding:8px 10px;background:#889198;line-height:16px;}
.content table {padding:8px 10px;background:#889198;line-height:16px;width:100%;}
.content a, .content a:hover {text-decoration:underline;color:#fff;font-weight:bold;}
.content p.divider {border-bottom:1px solid #fff;}
.content .mainBox {background:#889198;}
.content .label {width:100px;}
.content .contactItem {width:175px;}
 
.SlashEff {width:100%;text-align:center;font-size:13px;color:#fff;background:#66747d;font-weight:bold;padding:10px 0;}
.SlashEff a {color:#fff;cursor:pointer;}

.footer {margin-top:10px;color:#fff;font-size:13px;line-height:16px;}
