﻿/*****************************************************
    Formatting
*****************************************************/
body
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;  
    color: #ffffff; 
    behavior: url(csshover.html);
    background-color: #2b5aa0;
}
img, form, fieldset, object
{
    border: 0;
    outline: none;
}
h1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: lighter;

}
h1 a:link, h1 a:visited
{
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
h1 a:hover
{
	color: #94D9F6;
	border-bottom: 1px solid #94D9F6;
}
h2
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 17px;
    color: #ffffff; 
    letter-spacing: 1px;
    font-weight: lighter;

}
h3
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    color: #ffffff; 
    margin-bottom: 2px;
    font-weight: lighter;
}
h4
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 17px;
    color: #082d75; 
    text-align: left;
}
h5
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 15px;
    color: #082d75; 
    text-align: left;
    margin-bottom: 5px;
}
h6
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 13px;
    color: #082d75; 
    text-align: left;
    margin-bottom: 5px;
}
hr
{
    border: none;
    border-top: 1px #ffffff dotted;
    background-color: Transparent
}
th
{
    font-weight: bold; 
    color: #6ba0ce;  
}
td, span, ul, li
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;  
    color: #ffffff; 
    letter-spacing: 1px;
}
#div-container {
    border: 0px dotted black;
}

#div-header {
    background-color: #ffffff;
    color: #8c8e80;
}
#div-navbar {
    background-color: #5071b4;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}
#div-searchbox 
{
    border: 1px solid #09214d;
    background-color: #178ac1;  
    text-transform: uppercase;
    color: #09214d;
    font-weight: bold;
}
a.a-header:link, a.a-header:visited
{
    font-family: Arial, Verdana, Sans-Serif;
    color: #082d75;
    text-decoration: none;
    font-style: italic;
    outline: none;
    border-bottom: 1px dotted #082d75;
}
a.a-header:hover
{
    font-family: Arial, Verdana, Sans-Serif;
    color: #2f7cc6;
    text-decoration: none;
    font-style: italic;
    outline: none;
    font-weight: normal;
    border-bottom: 1px dotted #2f7cc6;
}
a.a-normal:link, a.a-normal:visited
{
    color: #94d9f6;
    text-decoration: none;
    outline: none;
    border-bottom: 1px dotted #94d9f6;
}
a.a-normal:hover
{
    color: #ffffff;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #ffffff;
}
a.a-bold:link, a.a-bold:visited
{
    color: #94d9f6;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    border-bottom: 1px dotted #94d9f6;
}
a.a-bold:hover
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #ffffff;
}
a.a-normal-r:link, a.a-normal-r:visited
{
    color: #ffffff;
    text-decoration: none;
    outline: none;
    border-bottom: 1px dotted #ffffff;
}
a.a-normal-r:hover
{
    color: #94d9f6;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #94d9f6;
}
a.a-bold-r:link, a.a-bold-r:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    border-bottom: 1px dotted #ffffff;
}
a.a-bold-r:hover
{
    color: #94d9f6;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #94d9f6;
}

a.a-footer:link, a.a-footer:visited
{
    font-size: 11px;
    font-weight: normal;
    color: #94d9f6;
    text-decoration: none;
    border-bottom: 1px dotted #94d9f6;
}
a.a-footer:hover
{
    font-size: 11px;
    font-weight: normal;
    color: #ffffff; 
    text-decoration: none; 
    border-bottom: 1px solid #ffffff;
}
a.a-discreet:link, a.a-discreet:visited
{
    font-size: 9px;
    font-weight: normal;
    color: Silver;
    text-decoration: underline;
    outline: none;
}
a.a-discreet:hover
{
    font-size: 9px;
    font-weight: normal;
    color: #ffffff; 
    text-decoration: underline; 
}
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;
}
#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-content 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;  
    color: #ffffff;
	text-align: justify;
    letter-spacing: 1px;
}
#divSizer
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;  
    color: #ffffff;
	text-align: justify;   
}
#div-sidebar-l {
	background-color:#ffffff;
	color: #5071b4;
}

#div-sidebar-r {
	background-color: #ffffff;
	color: #5071b4;
}

.div-snippet ul li
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px; 
    line-height: 1.5em;  
    color: #ffffff; 
    letter-spacing: 1px;
}
.div-snippet ul li a:link, .div-snippet ul li a:visited
{
    color: #94d9f6;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.5em; 
    text-decoration: none;
    outline: none;
    border-bottom: 1px dotted #94d9f6;
    letter-spacing: 1px;
}
.div-snippet ul li a:hover
{
    color: #ffffff;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.5em; 
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #ffffff;
    letter-spacing: 1px;
}

.sidebox-header-1
{
    background-image: url(../images/snippettitle-1.jpg);
    text-align: left;
    vertical-align: middle;
    color: #5071b4;
    font-weight: bold;
    text-transform:capitalize;
    font-size: 13px;
}
.sidebox-header-2
{
    background-image: url(../images/snippettitle-2.jpg);
    text-align: left;
    vertical-align: middle;
    color: #5071b4;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 13px;
}

.div-footer {
	background-color:#ffffff;
	border-top: 1px dotted #5071b4;
	text-align: center;
	color: #5071b4;
}


.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: center;
    font-weight: bold;
}
.txt-searchbox
{
    background-color: #ffffff;
    color: #178ac1;
    border: 1px solid #09214d;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
       
}
.img-alignright
{
}
.img-alignleft
{
}
.img-aligncenter
{
}
.img-aligncenterall
{
    vertical-align: middle;
}
.div-cmsinsert
{
    border: 0px; 
}

.form-input
{
    width: 300px;
    height: 14px;
    margin:0 0 0 4px;
    padding: 2px 3px 1px 3px;
    background-color: #ffffff;
    color: #063077;
    border: 1px solid #94d9f6;
    font-size: 11px;
    text-align: left;
    font-weight: normal;  
    font-family: Arial, Verdana, Sans-Serif; 
}
.form-label
{
    font-weight: normal;  
    text-align: left;
}
#div-content-container
{
	background-color: #307cc5;
	background-image: url(../images/background-image.jpg);
	background-repeat: no-repeat;
}
#cs-promo
{
	width: 600px;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding-bottom: 10px;
	text-align: center;	
}

