  ﻿html, body
{
	outline: none;
	font-family: 'Lato',arial,sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 160%;
	height:100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    background-color: #fff;
}

.RadInput_Default .riTextBox
{
    font: 9pt 'Lato' !important;
}

.RadComboBox_Default,
.RadComboBox_Default .rcbInput,
.RadComboBoxDropDown_Default

{
	font: 9pt 'Lato' !important;
}

h1.main
{
    margin:0;
    font-size: 20px;
    line-height: 100%;
    font-weight: bold;
    color: #FFFFFF;
}

h1.title
{
    color: #666666;
	margin: 15px 0 0px 0;
	line-height: 120%;
	font-size: 18px;
}

h2
{
	color: #666666;
	margin: 15px 0 0px 0;
	line-height: 120%;
	font-size: 18px;
}

h3
{
	font-weight:bold;
	padding:0;
	margin:0 0 15px 0;
	font-size:12px;
	float:none;
}
img
{
	border-width:0;
}

div.contentHeader {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:top;
    min-height:400px;
    background-repeat: no-repeat;
    background-position:center;
    max-width:1200px;
    width:100%;
    margin:0 auto;
}

div.menuWrapper {
    width:100%;
    background-color:#fff;
    border-bottom:1px solid #e6e6e6;
    padding:3px 0;
}

div.contentMenu
{
    width:100%;
    margin:0 auto;
    max-width:1200px;
}

#contentwrapper{
float: left;
width:100%;
}

#contentThreeColumn {
margin: 0 250px 0 250px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
overflow:hidden;
}

#contentTwoColumn 
{
margin: 0 250px 0 0;
overflow:hidden;
}

#left {
float: left;
width: 240px; /*Width of left column in pixel*/
}

#right {
float: right;
width: 240px; /*Width of right column*/
}

#middle 
{
margin:20px;
width: 438px;
float:left;
margin-top:10px;
}

.articleText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #4b4b4b;
	line-height:140%;
}

.innertube{
padding: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube2x
{
padding: 20px;
}

a:link {
    text-decoration: none;
    color: #615d60;
    font-weight: 600;
}
a:visited {
    text-decoration: none;
    color: #615d60;
    font-weight: 600;
}



a:active {
    text-decoration: none;
    color: #615d60;
    font-weight: 600;
}

a:hover {
    color: #615d60;
    text-decoration: underline;
    font-weight: 600;
}



.hlnkBold a:link
{
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.hlnkBold a:visited
{
	color: #993333;
	text-decoration:none;
	font-weight:bold;
}

.hlnkBold a:active
{
	color: #993333;
	text-decoration:none;
	font-weight:bold;
}

.hlnkBold a:hover
{
	color: #993333;
	text-decoration: none;
	border-bottom: solid 1px #993333;
	font-weight:bold;
}

.FrontPage a:link
{
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	border-bottom:dotted 1px gray;
}
.FrontPage a:visited
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted 1px gray;
}
.FrontPage a:active
{
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px gray;
}
.FrontPage a:hover
{
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #006666;
}

ul.Large
{
	font-size:12px;
	font-family:"lucida grande",verdana,arial,sans-serif;
	text-align:left;
}

ul.FrontPage
{
	list-style-type:none;
	line-height: 250%;
	padding:0;
	margin:0;
}

li.FrontPage
{
    background-image:url('/Images/check_mark1.gif');
    background-repeat:no-repeat;
    background-position:0 7px;
    padding-left:25px;
}

.box
{
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}

.ShadowLeft
{
	background-position: left;
	background-image: url( /db/css/Images/left_shadow.gif' );
	background-repeat: repeat-y;

}

.ShadowRight
{
	background-position: right;
	background-image: url( /db/css/Images/right_shadow.gif' );
	background-repeat: repeat-y;
}

.Border
{
	margin-left:10px;
	margin-right:10px;
	background-color:#ffffff;
	position:relative;
	z-index:1;
}

.spanHeader
        {
            font-size: 16px;
            line-height: 100%;
            font-weight: bold;
            color: #FFFFFF;
        }
.divHeader
        {
	padding: 10px;
	/*background-color: #669999;*/
	background-image:url('/Images/bkgLine.gif');
	
	color: #FFFFFF;
	border-bottom:solid 1px #a8a8a8;
	border-top:solid 1px #a8a8a8;
}

div.labels
{
	font:9pt 'Lato';
}

div.Left
{
	width:150px;
	float:left;
	margin-bottom:10px;
}

div.Right
{
	width:100px;
	float:none;
	margin-bottom:10px;
}

div.TabContent
{
	border:solid 1px #999999;
	margin-top:-1px;
	font-family:'Lato';
	font-size:9pt; 
	color:#333333; 
	line-height:140%; 
	background-color:#ffffff;
	padding:10px;
}

div.MyAccountLeft {
    float:left;
    width:200px;
}

div.MyAccountRight {
    float:right;
    width:750px;
}

div.PageFrame
{
	border:solid 3px LightGrey;
	font-family:'Lato';
	font-size:9pt; 
	color:#333333; 
	line-height:140%; 
	background-color:#f9f9f9;
	padding:10px;
}

div.PageContent
{
	padding: 10px;
	border: solid 1px gray; 
	line-height: 140%; 
	background-color: White;
    font-family:'Lato';
    font-size:9pt;
}

div.Menu
{
	padding:5px;
	padding-bottom:7px;
	margin-bottom:27px;
}

div.warning
{
    font-family: 'Lato'; 
    font-size: 9pt; 
    padding: 10px;
    color: #993333;
}

img.warning
{
    margin-right: 10px;
}

span.Right
{
	float:right;
	
}

.chbLeft
{
	float:left;
}
.RoundPanel
{
	font-family: 'Lato';
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-align: center;
}
.Button
{
	margin-top: 10px;
	
}

.myTextbox
{
	color: #C0C0C0;
}

.style1
{
	width: 100%;
	line-height:140%;
}

.Content
{
	font-family:'Lato';
	font-size:9pt;
}

.copy a
{
	color: #c37300;
	text-decoration: none;
	border-bottom:dotted 1px gray;
	font:9pt 'Lato';
} 
.copy a:visited 
{
	color: #c37300;
    text-decoration: none;
}
.copy a:hover 
{
	background-color:#ffcc99;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border:0;
}
.panelHeader
{
    width: 314px;
    padding-top: 5px;
    font-family: Trebuchet MS;
    font-size: large;
    font-weight: bold;
    color: #669999;
    height: 25px;
    background-image: url('/Images/rpHeaderContent.png');
    text-align: center;
    background-repeat: repeat-x;
}
.panelContent
{
    background-color: White;
    font-family: 'Lato';
    color: black;
    border-top: dashed 1px #cccccc;
    padding: 10px;
    padding-bottom:0px;
    height:220px;
}
.panelSubContent
{
    padding:10px;
    border-bottom:1px dashed #cccccc;
}
.panels {
    width:100%;
    text-align:center;
}
.panel {
    width: 314px;
    display:inline-block;
}
.panelFooter
{
    width: 314px;
    padding-top: 5px;
    font-family: Trebuchet MS;
    font-size: large;
    font-weight: bold;
    color: #669999;
    height: 25px;
    background-image: url('/Images/rpHeaderContent_fliped.png');
    text-align: center;
    background-repeat: repeat-x;
}

div.roundedBox
{
    width:200px; 
    float:left; 
    background-image:url('/Images/rounded.png'); 
    background-repeat:no-repeat; 
    height:130px;
}
div.roundedBoxTitle
{
   
    color:black;
    padding-top:10px;
    padding-bottom:5px; 
    text-align:center; 
    font-family:'Lato'; 
    font-size:9pt; 
    font-weight:bold;
}

ul.resources 
{
    list-style-type:disc; 
    list-style-position:inside; 
    padding-left:0;
}

.calculator
{
    border-collapse: collapse;
    float:left;
    margin-left:30px;
    font-size:12px;
    
}

.calculator td
{
    padding: 5px;
    border: 1px solid #9e9e9e;
    vertical-align:top;
}

.calculator th
{
    background-color:#e9e9e9;
    border: 1px solid #9e9e9e;
    padding: 5px;
    font-size:small;
}

.mainTable
{
    border-collapse: collapse;
    float:left;
    margin-left:20px;
    font-size:12px;
    
}

.mainTable td
{
    padding: 5px;
    text-align: center;
    border: 1px solid #9e9e9e;
}

.mainTable th
{
    background-color:#e9e9e9;
    border: 1px solid #9e9e9e;
    padding: 5px;
    font-size:small;
}

.leftColumn
{
    background-color: #f8f8f8;
}

#header {
    padding: 10px 0;
    width: 100%;
    background-color: #60688b;
}

#footer {
    clear: both;
    width: 100%;
    left: 0;
    right: 0;
    text-align: left;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    background-color: #f5f5f5;
}

div.footer
{
    color:#ffffff;
    margin-left:auto;
    margin-right:auto;
    width:960px;
    padding-left:30px;
    max-width:100%;
}

div.footer a:link
{
    color:#fff;
}

div.footer a:visited
{
    color:#fff;
}

div.footer a:hover
{
    text-decoration:underline;
}

h2.footer
{
    color:#ffffff;
    font-size:14px;
}

ul.footer
{
    list-style-type:none;
    list-style-position:inside;
    padding-left:0;
}

td.footer
{
    width:130px;
}

.hor ul {
    margin-left:-40px;
    list-style-type: none;  
}

.hor li {
    width:280px;
    padding-right:20px;
    line-height:300%;
    display:inline-block;
}

.Client {
    height: 50px;
    margin: 20px 30px 0px 30px;
}

#ClientsDiv {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.step {
    padding: 15px;
    padding-top: 5px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px !important;
        margin: 0;
    }
}