﻿body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
    color: #4682b4;
}


/* Header Styles */

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 188px;
   background-image: url(images/header-slice.jpg);
}

#header2
{
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 188px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#headermenu
{
   position: relative;
   top: 162px;
   left: 245px;
   width: 100%;
   padding: 2px 2px 2px 2px;
}

.headermenulink
{
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.headermenulink a
{
	text-decoration: none;
	color: #f0f8ff;
}

.headermenulink a:hover
{
	text-decoration: overline;
	color: white;
}


#container
{
	background-color: transparent;
	width: 100%;
}

#container2
{
	background-color: transparent;
	
}



#centercol
{
	position: relative;
	margin-left: 184px;
	padding: 0px;
	background-color: transparent;
	
}

#centercolcontent
{
	width: 100%;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	font-weight: bold;
	font-size: larger;
	color: #0066cc;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
 
}


#breadcrumb
{
	background-color: black;
	color: White;
	padding: 3px;
	font-size: 9px;
	padding-left: 5px;
	height: 10px;
}

#breadcrumb a
{
   color: Yellow;
}
#footer
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 37px;
	background-image: url(images/footer-slice.jpg);
	background-repeat: repeat-x;
}

#footermenu
{
	text-align: center;
	margin-top: 10px;
}

#footertext
{
	text-align: center;
	font-size: 6pt;
	color: #4682b4;
}


.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
	text-decoration: none;
	color: #49699A;
}

.footermenulink a:hover
{
	text-decoration: none;
	color: #94A5C3;
}

#loginbox
{
	position: absolute;
	top: 16px;
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: #f5f5f5;
	font-family: Verdana;
	font-weight: bold;
}

#loginbox .login
{
	color: #191970;
	background-color: white;
	font-size: 10px;
	font-family: Verdana;
	border-right: white 1px inset;
	border-top: white 1px inset;
	border-left: white 1px inset;
	border-bottom: white 1px inset;
}

#loginbox .rememberme
{
	background-color: Transparent;
	font-size: 10px;
	font-family: Verdana;
	border-right: none ! important;
	border-top: none ! important;
	border-left: none ! important;
	border-bottom: none ! important;
}

#loginbox a
{
   text-decoration: none;
   color: red; 
}

#loginbox a:hover
{
   text-decoration: underline;
   color: white; 
}

.submitbutton
{   
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
	color: #284775; 
	font-family: Verdana; 
	background-color: #fffbff; 
}

.failuretext
{
	color: #dc143c;
	font-family: Verdana;
}
.successtext
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	color: #284775;
	font-family: Verdana;
	background-color: #fffbff;
	height: 40px;
	padding-top: 16px;
	width: 100%;
}
#containerTable
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#menuCol
{
    width: 184px;
    background-color: #f5f5f5;
}
#mainCol
{
    border-left: #000000 1px solid;
    width: 100%;
    background-color: #ffffff;
}

.wizardclass .wizardbutton
{
    border-right: #6495ed 1px solid;
    border-top: #6495ed 1px solid;
    font-size: 9pt;
    border-left: #6495ed 1px solid;
    color: #191970;
    border-bottom: #6495ed 1px solid;
    font-family: Verdana;
    background-color: #f8f8ff;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    
}

.wizardclass .wizardleftcol
{
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
	width: 120px;
}

.wizardclass .wizardleftcolcbtext
{
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
	width: 150px;
}

.wizardclass .wizardleftcolbold
{
    font-weight: bold;
    font-family: Verdana;
    text-align: left;
    white-space: nowrap;
    width: 150px;
}

.wizardclass .wizardrightcol
{
    font-weight: normal;
    font-family: Verdana;
    text-align: left;
    white-space: nowrap;
    width: 700px;
}


.wizardclass .wizardleftcolCB
{
    font-weight: normal;
    font-family: Verdana;
    text-align: left;
    white-space: nowrap;
    width: 10px;
    vertical-align: middle;
}

.wizardclass .wizardleftcolImage
{
    font-weight: normal;
    font-family: Verdana;
    text-align: left;
    white-space: nowrap;
    width: 101px;
    vertical-align: middle;
}

.wizardclass .wizardcolprice
{
    font-weight: bold;
    font-family: Verdana;
    text-align: right;
    width: 50px;
    white-space: nowrap;
    vertical-align: text-bottom;
}

.wizardclass .sidebar
{
	font-size: 10pt;
	width: 180px;
	font-family: Verdana;
	background-color: #5d7b9d;
	text-align: left;
	color: white;
}

.wizardclass .sidebarlink
{
    font-size: 10pt;
    width: 180px;
    font-family: Verdana;
    background-color: #5d7b9d;
    text-align: left;
    color: white;
    text-decoration: none;
}

.wizardclass .wizardheader
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #5d7b9d;
	text-align: center;
	color: white;
	font-weight: bold;
}
.wizardclass .wizardsubheader
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: center;
    color: #f8f8ff;
    font-weight: bold;
}

.wizardclass .wizardsubheader2
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #f0f8ff;
    text-align: left;
    color: #a9a9a9;
    font-weight: bold;
}

.wizardclass .wizardheaderleft
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #5d7b9d;
	text-align: left;
	color: white;
	font-weight: bold;
}

#DVRNSLogoSmall
{
    background-image: url(images/dvrns.gif);
    width: 101px;
    background-repeat: no-repeat;
    height: 38px;
}

.dvrviewclass
{
	font-size: 9pt;
	width: 100%;
	font-family: Verdana;
	background-color: #f5f5f5;
	text-align: left;
}

.dvrviewclass .tablesubheader
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: left;
    color: #696969;
    font-weight: bold;
}

.tablesubheader
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: left;
    color: #696969;
    font-weight: bold;
}

.tablesubheader2
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #f0f8ff;
    text-align: center;
    color: #a9a9a9;
    font-weight: bold;
}

.tablesubheader3 A
{
    font-size: 9pt;
    font-family: Verdana;
    text-align: center;
    color: #dc143c;
    font-weight: bold;
    text-decoration: none;
}

.tablesubheader3 A:hover
{
    font-size: 9pt;
    font-family: Verdana;
    text-align: center;
    color: #4682b4;
    font-weight: bold;
    text-decoration: none;
}



.dvrviewclass .tableheader
{
    font-size: 11pt;
    font-family: Verdana;
    background-color: #5d7b9d;
    text-align: left;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
.dvrviewclass .leftcol
{
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
	width: 100px;
}

.dvrviewsidebar
{
    width: 120px;
    font-size: 9pt;
    color: #f5f5f5;
    font-family: Verdana;
    background-color: #5d7b9d;
}

.subtreeview
{
    color: #f5f5f5;
    font-family: Verdana;
    background-color: #5d7b9d;
}

.subtreeview .nodes
{
    color: #f0f8ff;
    font-family: Verdana;
    background-color: #5d7b9d;
}

.subtreeview .hover
{
    color: white;
    font-weight: bold;
}

.subtreeview .selected
{
    color: #5d7b9d;
    background-color: #f8f8ff;
    font-weight: bold;
}

.faqtreeview
{
    color: #00008b;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.faqtreeview .nodes
{
    color: #00008b;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.faqtreeview .hover
{
    color: #b22222;
    font-weight: bold;
}

.faqtreeview .selected
{
    color: #00008b;
    background-color: #f5f5f5;
}


.texthyperlink
{
    font-size: 9pt;
    color: #f5f5f5;
    font-family: Verdana;
}

.texthyperlink A
{
    font-size: 9pt;
    color: #f5f5f5;
    font-family: Verdana;
    text-decoration: none;
}

.texthyperlink A:hover
{
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.multiview
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.multiview .header
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #5d7b9d;
	text-align: center;
	color: white;
	font-weight: bold;
}

.multiview .subheader
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: left;
    color: #696969;
    font-weight: bold;
}

.multiview .button
{
	border-right: #6495ed 1px solid;
	border-top: #6495ed 1px solid;
	font-size: 9pt;
	border-left: #6495ed 1px solid;
	color: #191970;
	border-bottom: #6495ed 1px solid;
	font-family: Verdana;
	background-color: #f8f8ff;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.layouttable
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: transparent;
    width: 100%;
 }

.layouttable a
{
    color: #00008b;
    text-decoration: none;
}

.layouttable a:hover
{
    color: #b22222;
}


.layouttable .header
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #5d7b9d;
	text-align: center;
	color: white;
	font-weight: bold;
}

.layouttable .verticletext
{
    font-size: 8pt;
    font-family: Verdana;
    background-color: #5d7b9d;
    text-align: left;
    color: #f5f5f5;
    font-weight: bold;
    text-transform: uppercase;
    writing-mode: tb-rl;
    filter: flipv fliph;
}

.layouttable .header2
{
    font-size: 8pt;
    font-family: Verdana;
    background-color: #5d7b9d;
    text-align: center;
    color: #f5f5f5;
    font-weight: bold;
    vertical-align: text-bottom;
    text-transform: uppercase;
}

.layouttable .subheader
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: left;
    color: #696969;
    font-weight: bold;
}

.layouttable .subheader a
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: left;
    color: #696969;
    font-weight: bold;
    text-decoration: none;
}

.layouttable .subheader a:hover
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #b0c4de;
    text-align: left;
    color: #191970;
    font-weight: bold;
    text-decoration: none;
}

.layouttable .subheader2
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #f0f8ff;
    text-align: center;
    color: #696969;
    font-weight: bold;
}

.layouttable .subheader2left
{
    font-size: 9pt;
    font-family: Verdana;
    background-color: #f0f8ff;
    text-align: left;
    color: #696969;
    font-weight: bold;
}


.layouttable .button
{
	border-right: #6495ed 1px solid;
	border-top: #6495ed 1px solid;
	font-size: 9pt;
	border-left: #6495ed 1px solid;
	color: #191970;
	border-bottom: #6495ed 1px solid;
	font-family: Verdana;
	background-color: #f8f8ff;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.layouttable .inputcontrol
{
    color: #191970;
    background-color: white;
    font-size: 12px;
    font-family: Verdana;
    border-right: #191970 1px inset;
    border-top: #191970 1px inset;
    border-left: #191970 1px inset;
    border-bottom: #191970 1px inset;
}

.layouttable .leftcol
{
    font-weight: normal;
    font-family: Verdana;
    text-align: left;
    white-space: nowrap;
    width: 120px;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
}

.layouttable .sidebar
{
    font-weight: normal;
    font-family: Verdana;
    background-color: #5d7b9d;
    text-align: left;
    white-space: nowrap;
    width: 130px;
    line-height: normal;
    letter-spacing: normal;
}

.layouttable .sidebar a
{
    color: #f5f5f5;
    text-decoration: none;
}

.layouttable .sidebar a:hover
{
    color: #f5f5f5;
    font-weight: bold;
}
.layouttable ol
{
    list-style-type: decimal;
}

.layouttable ul {
	list-style-image: url(images/bullet.gif);
}

.layouttable .ulnone
{
    list-style-type: none;
}

.layouttable .ulnote {
	list-style-image: url(images/note_icon.gif);
}


.layouttable .leftcolCheckBox
{
    text-align: left;
    white-space: nowrap;
    width: 10px;
    vertical-align: middle;
}

.layouttable .infobox
{
    border-right: #5d7b9d 2px solid;
    border-top: #5d7b9d 2px solid;
    border-left: #5d7b9d 2px solid;
    border-bottom: #5d7b9d 2px solid;
}

.layouttable .ImageCol
{
    width: 101px;
    vertical-align: middle;
}
.layouttable .desccol
{
    position: static;
}

.layouttable .textcol
{
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	width: 100%;
}

.layouttable .pricecol
{
    font-weight: bold;
    font-family: Verdana;
    text-align: right;
    width: 80px;
    white-space: nowrap;
    vertical-align: text-bottom;
}

.floatright
{
    float:right;
    margin: 6px; 
}

.floatleft 
{
    float:left;
    margin: 6px; 
}
.gridtable
{
    border-width: 1px;
	border-style: none;
	border-color: #483d8b;
	border-collapse: collapse;
	background-color: transparent;

   
}
.gridtable th
{
    border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #483d8b;
	background-color: transparent;
}

.gridtable td
{
    border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #483d8b;
	background-color: transparent;

}

.gridtable .supportedtablemake
{
    font-weight: bold;
    width: 100%;
    color: #191970;
    border-bottom-style: none;
    font-size: smaller;
}
.gridtable .supportedtablemodel
{
    font-weight: bold;
    color: #b22222;
    text-indent: 4px;
    border-top-style: none;
}



.rounded
{
    padding-right: 0px;
    padding-left: 11px;
    background: url(images/tsr-l.gif) no-repeat left top;
    padding-bottom: 0px;
    margin: 10px 5px;
    padding-top: 0px;
    height: 100%;
}
.rounded H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/tsr-r.gif) no-repeat right top; PADDING-BOTTOM: 0.5em; MARGIN: 0px; TEXT-TRANSFORM: none; LINE-HEIGHT: 1.1em; PADDING-TOP: 0.6em
}
.rounded H2
{
    padding-right: 0px;
    padding-left: 0px;
    background: url(images/tsr-r.gif) no-repeat right top;
    padding-bottom: 0.5em;
    margin: 0px;
    text-transform: none;
    line-height: 1.1em;
    padding-top: 0.6em;
    font-size: 1.5em;
    color: #191970;
    font-family: Verdana;
    font-weight: bold;
}
.rounded H3 {
	padding-right: 0px;
    padding-left: 0px;
    background: url(images/tsr-r.gif) no-repeat right top;
    padding-bottom: 0.5em;
    margin: 0px;
    text-transform: none;
    line-height: 1.1em;
    padding-top: 0.6em;
    font-size: 1.2em;
    color: #191970;
    font-family: Verdana;
    font-weight: bold;
}

.rounded H3 A
{
    color: #6495ed;
}

.rounded H3 A:hover
{
    color: #dc143c;
}


.rounded P {
	PADDING-RIGHT: 11px; PADDING-LEFT: 11px; BACKGROUND: #fff; PADDING-BOTTOM: 0.5em; MARGIN: 0px 0px 0px -11px; BORDER-LEFT: #d8d8d8 1px solid; border-right: #d8d8d8 1px solid; PADDING-TOP: 0px
}
.rounded H4 {
	PADDING-RIGHT: 11px; PADDING-LEFT: 11px; BACKGROUND: #fff; PADDING-BOTTOM: 0.5em; MARGIN: 0px 0px 0px -11px; BORDER-LEFT: #d8d8d8 1px solid; PADDING-TOP: 0px
}
.rounded .roundedMain {
	MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px
}
.rounded .roundedEnd {
	PADDING-LEFT: 11px; BACKGROUND: url(images/tsr-l.gif) no-repeat left bottom; MARGIN: 0px 0px 0px -11px
}
.rounded .roundedEnd DIV {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; BACKGROUND: url(images/tsr-r.gif) no-repeat right bottom; PADDING-BOTTOM: 10px; PADDING-TOP: 0px; HEIGHT: 6px
}
.column1 {
	FLOAT: left; MARGIN-BOTTOM: -200px; PADDING-BOTTOM: 200px; WIDTH: 100%
}
.column2 {
	FLOAT: left; MARGIN-BOTTOM: -200px; PADDING-BOTTOM: 200px; MARGIN-LEFT: 2%; WIDTH: 100%
}
.column3 {
	FLOAT: left; MARGIN-BOTTOM: -200px; PADDING-BOTTOM: 200px; WIDTH: 100%
}

