﻿/*****************************************************
    Formatting
*****************************************************/
body
{
    font-family: Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: normal;
    font-size: 12px; 
    color: #09214d;
    background-color: #ffffff;  
    behavior: url(/include/csshover.htc);
}

img, form, fieldset
{
    border: 0;
    outline: none;
}
h1
{
    font-family: 'Lucida Fax', Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    color: #09214d; 
    text-align: left;
    font-variant:small-caps;
    border-bottom: 1px dotted #09214d;
}
h2
{
    font-family: 'Lucida Fax', Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #178ac1; 
    text-align: left;
    border-bottom: 1px dotted #178ac1;
}
h3
{
    font-family: 'Lucida Fax', Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #09214d; 
    text-align: center;
}
h4
{
    font-family: 'Lucida Fax', Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #178ac1; 
    text-align: center;
}
h5
{
    font-family: 'Lucida Fax', Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #09214d; 
    text-align: left;
    border-bottom: 1px dotted #09214d;
}
h6
{
    font-family: 'Lucida Fax', Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #178ac1; 
    text-align: left;
    border-bottom: 1px dotted #178ac1;
}
hr
{
    border: none;
    border-top: #09214d 1px dotted;
}
table
{
	empty-cells: show;
	border-collapse:collapse;	
}
th
{
    font-weight: bold;   
}
td, div, span
{
    font-family: Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;   
}
#div-container {
    border: 1px dotted #178ac1;
}

#div-header {

}
#div-header-sub 
{
	background-color: #ffffff;
}

#div-searchbox 
{
    border: 1px solid #09214d;
    background-color: #178ac1;  
    text-transform: uppercase;
    color: #09214d;
    font-weight: bold;
}

#div-searchbox table
{

}

#div-searchbox table td
{

}

#div-searchbox a:link, #div-searchbox a:visited
{
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    outline: none;
    text-decoration: underline;
}
#div-searchbox a:hover
{
    color: #09214d; 
    border: 1px dotted #09214d;
    text-decoration: none;  
}

#img-header
{
	cursor: pointer;
}

#div-header-top {
    vertical-align: top;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
}

#div-header-bottom 
{
    vertical-align: bottom;
    text-align: right;
    font-size: 11px;
    color: #178ac1;    
}

#div-content {
	background-color: #ffffff;
	text-align: justify;
}
#div-sidebar-l {
	background-color: #e5e5e5;
}

#div-sidebar-r {
	background-color: #e5e5e5;
	border-bottom: 1px solid #838da4;
}

.div-snippet ul
{
    list-style: none url(/images/bullet1.png); 
}
.div-snippet ul li
{
    font-weight: normal; 
    line-height: 1.7em;
    font-size: 10px;
    text-align: left;
}
.div-snippet ul li a:link, .div-snippet ul li a:visited, .div-snippet ul li a:visited:hover
{
    font-weight: bold;
    color: #09214d;
    text-decoration: underline;
    outline: none; 
}
.div-snippet ul li a:hover, .div-snippet ul li a:visited:hover
{
    font-weight: bold;
    color: #178ac1;
    text-decoration: none;
    border: 1px dotted #178ac1;
    outline: none; 
}
.div-snippet a:link, .div-snippet a:visited
{
    font-weight: bold;
    color: #09214d;
    text-decoration: underline;
    line-height: 1.7em;
    outline: none; 
    font-size: 10px;
}
.div-snippet a:hover
{
    font-weight: bold;
    color: #178ac1;
    text-decoration: none;
    border: 1px dotted #178ac1;
    line-height: 1.7em;
    font-size: 10px;
}

ul
{
    list-style: none url(/images/bullet1.png); 
}
li
{
    text-align: justify;
    font-family: Verdana, 'Trebuchet MS', Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;    
    color: #09214d;
}
.infopopup li
{
    color: #ffffff;   
}
.sidebox-header-1
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}
.sidebox-header-2
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}

#div-footer-1 {
	background-color: #09214d;
	text-align: center;
}

#div-footer-2 {
	background-color: #ffffff;
	text-align: center;
}

#div-footer-3 {
	background-color: #ffffff;
	text-align: center;
}

#div-footer-4 {
	background-color: #ffffff;
	text-align: center;
}

a.a-header:link, a.a-header:visited
{
    font-size: 11px;
    color: #178ac1;
    text-decoration: underline;
    outline: none;
    text-transform: lowercase;
}
a.a-header:hover
{
    font-size: 11px;
    color: #09214d;
    text-decoration: none;
    border: 1px dotted #09214d;
}
a.a-normal:link, a.a-normal:visited
{
    color: #178ac1;
    text-decoration: underline;
    outline: none;
}
a.a-normal:hover
{
    color: #09214d;
    text-decoration: none;
    border: 1px dotted #09214d;
}
a.a-bold:link, a.a-bold:visited
{
    font-weight: bold;
    color: #178ac1;
    text-decoration: underline;
    outline: none;
}
a.a-bold:hover
{
    font-weight: bold;
    color: #09214d;
    text-decoration: none;
    border: 1px dotted #09214d;
}
a.a-footer:link, a.a-footer:visited
{
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
    outline: none;
}
a.a-footer:hover
{
    font-size: 11px;
    font-weight: normal;
    color: #178ac1; 
    text-decoration: none;
    border: 1px dotted #178ac1; 
}
a.a-discreet:link, a.a-discreet:visited
{
    font-size: 9px;
    font-weight: normal;
    color: #178ac1;
    text-decoration: underline;
    outline: none;
}
a.a-discreet:hover
{
    font-size: 9px;
    font-weight: normal;
    color: #09214d; 
    text-decoration: none;
    border: 1px dotted #09214d; 
}
a.a-list-filter:link, a.a-list-filter:visited
{
    font-size: 9px;
    color: #09214d;
    text-decoration: underline;
    outline: none;
}
a.a-list-filter:hover
{
    font-size: 9px;
    color: #c3c3c3; 
    text-decoration: none;
    border: 1px dotted #c3c3c3; 
}
.a-promobox:link, .a-promobox:visited
{
    font-weight: bold;
    color: #09214d;
    text-decoration: underline;
    outline: none; 
}
.a-promobox:hover
{
    font-weight: bold;
    color: #178ac1;
    text-decoration: none;
    border: 1px dotted #178ac1;
    outline: none; 
}
a.a-row
{
    outline: none;
    text-decoration: none;
    cursor: pointer;
}
a.a-more
{
    text-decoration: underline;
}
span.a-more
{
    cursor: default;
    text-decoration: underline;
}

.txt-code
{
    font-family: Courier;
    font-size: 10px;
    font-weight: normal;   
}
.txt-faq-answer
{
    font-family: "Courier New", Courier;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #09214d;
    background-color: #cfdfec;
}
.txt-wordbox
{
    border: 1px solid #178ac1;
    color: #178ac1;
    font-size: 11px;
}
.txt-discounted
{
    color: #178ac1;
    font-size: 10px;
}
.txt-writemsg
{
    background-color: red;
    color: white;
    text-align: center;
    font-size: 10px;
}
.txt-adminmsg
{
    background-color: red;
    color: white;
    text-align: center;
    font-size: 10px;
}
.txt-custmsg
{
    color: rgb(23, 138, 193);
    text-align: center;
    font-weight: bold;
}
.txt-adminmsg a:link, .txt-adminmsg a:visited
{
    color: #ffffff; 
    font-weight: bold;  
}
.txt-adminmsg a:hover
{
    color: #ffffff; 
    font-weight: bold;
    border: 1px dotted #ffffff;  
    text-decoration: none;
}
.txt-quiet
{
    color: #c3c3c3;
    font-size: 10px;
    font-style:italic;
}

.txt-highlight
{
    color: #178ac1;
    line-height: 20px;
}
.txt-list-filter
{
    font-size: 9px;
    font-weight: normal;
    color: #09214d;
}
.txt-list-filter span
{
    font-size: 9px;
    font-weight: normal;
    color: #09214d;
    background-color: #c3c3c3
}
.txt-helper-ie
{
    cursor: help;
    font-weight: bold;
    font-size: 13px; 
    border: 1px dotted #09214d;
}
.txt-helper
{
    cursor: help;
    font-weight: bold;
    font-size: 14px; 
    border: 1px dotted #09214d;
}
.txt-sidebar
{
    background-color: #ffffff;
    color: #178ac1;
    border: 1px solid #09214d;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
}
.txt-searchbox
{
    background-color: #ffffff;
    color: #178ac1;
    border: 1px solid #09214d;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
       
}
.img-alignright
{
}
.img-alignleft
{
}
.img-aligncenter
{
}
.img-aligncenterall
{
    vertical-align: middle;
}
.form-label
{
    font-weight: bold;   
}
.form-input
{
    background-color: #ffffff;
    color: #09214d;
    border: 1px solid #09214d;
    font-size: 11px;
    text-align: left;
    font-weight: normal;   
}
.div-sitemap
{
    text-align: center;
    color: #178ac1;
    font-weight: normal;
    font-size: 11px;
}
.div-sitemap th
{
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    vertical-align: top;
}
.div-sitemap td
{
    text-align: left;
    vertical-align: top;
    color: #178ac1;
    font-weight: normal;
    font-size: 11px;
}
.div-sitemap li
{
    line-height: 23px;
    list-style-image: url(/images/tree-end.gif);
    text-align: left;
    vertical-align: top;
    color: #178ac1;
    font-weight: normal;
    font-size: 11px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}
.div-sitemap a:link, .div-sitemap a:visited
{
    color: #178ac1;
    font-weight: normal;
    text-decoration: underline;
    outline: none;
    font-size: 11px;
}
.div-sitemap a:hover
{
    color: #09214d;
    font-weight: normal;
    text-decoration: none;
    border: 1px dotted #09214d;
    font-size: 11px;
}
.tbl-diamonds
{	
	width: 570px;
}
.tbl-diamonds th
{
	padding: 2px;
	text-align: center;
	background-color: #09214d;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
.tbl-diamonds td
{
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;	
	border-bottom: 1px dotted #178ac1;
	border-left: 1px dotted #178ac1;
}
.tbl-diamonds td.action
{
	border-right: 1px dotted #178ac1;
}
.tbl-diamonds tr.off a:visited, .tbl-diamonds tr.off a:link
{
	color: #178ac1;
    text-decoration: underline;
    outline: none;
    border: 1px solid #ffffff;		
}
.tbl-diamonds tr.on a:visited, .tbl-diamonds tr.on a:link
{
	color: #178ac1;
    text-decoration: underline;
    outline: none;
    border: 1px solid #e1eafe;		
}
.tbl-diamonds tr.on a:hover, .tbl-diamonds tr.off a:hover
{
	color: #09214d;
    text-decoration: none;
    border: 1px dotted #09214d;	
}
.tbl-diamonds tr.on td
{
	background-color: #e1eafe;
}
.tbl-diamonds tr.off td
{
	background-color: #ffffff;
}