﻿/* Body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Table */
table {
	border: 0px solid #000000;
}
table.grey {
	border: 1px solid #A1A1A1;
}

table.container
{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding:0px;
	border-collapse: collapse;
	}



/* Table Data */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Inline Frame */
iframe {
}

/* Font */
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

font.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0082BB;
	font-weight: bold;
}
font.large2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;


}
font.large3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
		color: #0082BB;
	font-weight: bold;


}

font.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

font.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

font.blacksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

font.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

font.small {
	font-size: 9px;
	color: #000000;
}

font.breadcrumbs {
	font-size: 9px;
	color: #000000;
}


font.smallyellow {
	font-size: 9px;
	color: #ffff00;
	font-weight: bold;
}

font.error {
	color: #c00000;
}

font.largeerror {
	font-size: 13px;
	color: #c00000;
}

/* Paragraph  */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Bold */
b, strong {
	color: #000000;
}

b.blank, strong.blank {
	color: #ffffff;
}

b.error {
	color: #c00000;
}

b.largeerror {
	font-size: 13px;
	color: #c00000;
}

/* Input */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button {
	color: #ffffff;
	background-color: #0182BB;
	font-size: 10px;
	font-weight: bold;
	width: 70px;
}

input.buttonx { 
	color: #ffffff; 
	background-color: #EAEAEA;
	font-size: 10px; 
	font-weight: bold; 
	width: 70px; }


/* Text Area */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Select */
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Hyperlink */
a {
	color: #0082BB;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.white {
	color: #ffffff;
	text-decoration: underline;
}

a.white:hover {
	color: #006D9C;
	text-decoration: underline;
}

a.black {
	color: #000000;
	text-decoration: underline;
}

a.black:hover {
	color: #0082BB;
	text-decoration: underline;
}

a.yellow2 {
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
}

a.yellow2:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.faqLink
{
    color: 0082BB;
    text-decoration: none;
    font-weight: bold;
}

a.faqLink:hover
{
    color: 000000;
    text-decoration: none;
    font-weight: bold;
}

/* List */
ul {
	margin-left: 25px;
}

/* Horizontal Rule */
hr {
	height: 1px;
	color: #0082BB;
}

DynamicHoverStyle {
	color: #ffffff;
	text-decoration: none;
}

/* Top Nav Menu */
.topnavhyperlink {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;

}

.topnavhyperlinkselected, .topnavhyperlinkselected:hover, .topnavhyperlink:hover {
	text-decoration: none;
	color: #A5D1E4;
}

.topnavtext {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
}

.topnavtextCopy:hover {
	font-family: Arial,Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-align: center;
	color: #0000FF;
}

/* Bottom item lists */
.arrowList {
	list-style-image: url('/dcac/images/arrow.gif'); 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}

.arrowListShortIndent {
	margin-left: 25px;
	padding-left: 0px;
	text-align: left;
}

/* Page Title */
.pageTitle {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3FA1CC;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

/* Side Nav */
.sidenavhyperlink {
	text-decoration: none;
	color: #66A6C2;
}

.sidenavhyperlinkselected, .sidenavhyperlinkselected:hover, .sidenavhyperlink:hover {
	text-decoration: none;
	color: #006F9F;
}

.sidenavtext {
	text-align: left;
	padding: 4px 4px 0px 17px;
	margin: 0px 0px 4px 0px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	overflow: hidden;
}

.sidenavseparator {
	background-image: url('/dcac/images/divider_insidenav.gif');
	width: 100%;
	overflow: hidden;
}

.sidenavcontainer {
	margin-top: 10px;
	margin-bottom: 22px;
	text-align: left;
	width: 100%;
	height: 100%;
	background-color: #E3EFF6;
}



div.faqPanel
{
    padding: 5 0 0 8;
}
