/* FOR STRAIGHT COMPDEV */

body{ 
 margin: 0px 0px 0px 0px;
 background-image: url(/DES/images/diagonal_bg.gif);
}
 
.copy{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

.title{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #00467f;
}

.copybold{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.copyerror{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #ff0000;
}

.copyitalic{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 color: #000000;
}
 
A:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #dfa434;
 text-decoration: underline;
}
 
A:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #dfa434;
 text-decoration: underline;
}
 
A:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #dfa434;
 text-decoration: underline;
}
 
A:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #dfa434;
 text-decoration: none;
}

.caption{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #666666;
}

A.subnav{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #dfa434;
 text-decoration: none;
}

A.subnav:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #dfa434;
 text-decoration: none;
}

A.subnav:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #dfa434;
 text-decoration: none;
}

A.subnav:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #dfa434;
 text-decoration: none;
}

A.subnav:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #dfa434;
 text-decoration: underline;
}

A.subnavactive:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight : bold;
 color: #b7ccdb;
 text-decoration: none;
}

A.subnavactive:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #b7ccdb;
 text-decoration: none;
}

A.subnavactive:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #b7ccdb;
 text-decoration: none;
}

A.subnavactive:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #b7ccdb;
 text-decoration: underline;
}
 
.footer{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #00467f;
}
 
A.footer:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #00467f;
 text-decoration: none;
}
 
A.footer:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight : bold;
 color: #00467f;
 text-decoration: none;
}
 
A.footer:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #00467f;
 text-decoration: none;
}
 
A.footer:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #00467f;
 text-decoration: underline;
}

.addinfo{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
}

.doclibrary{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #666666;
}

.button {
background-color: #ffffff;
border-style: solid;
color: #00467f;
font-size: 9px;
letter-spacing: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-color: #00467f;
cursor: pointer;
border-width: 1px;
width: auto;
}

.navButton {
	border-width:1px;
	border-style:solid;
	border-color:#dfa434;
	color:#003366;
	padding:3px;
	font-weight:normal;
	font-size:11px;
	box-shadow: 0.2em ;
}

.textarea{ 
 font-size: 12px; 
 background-color: #ffffff; 
 border: 1px solid #b7ccdb;
 font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* THIS SEARCH AREA TEXT IS FOR MODIFYING THE TEXT AREA FIELD */
.searchtextarea{ 
 font-size: 12px; 
 background-color: #FFFFCC; 
 border: 0px none #660000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 width: 150px;
 height: 16px;
 text-align: center;
}
/* END THIS SEARCH AREA TEXT IS FOR MODIFYING THE TEXT AREA FIELD */
/* END FOR STRAIGHT COMPDEV */

/* TABLEMAKER */
.maintable{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
  /*  border-collapse: collapse;*/
	 border-color: #00467f;
    border-style: solid;
}

.tbltitle{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 margin: 0;
 padding: 4px;
 border-width: 1px 1px 0 0;
 border-color: #00467f;
 border-style: solid;
}

.tblcopy{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	 border-color: #00467f;
    border-style: solid;
}

.tblcopybold{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	 border-color: #00467f;
    border-style: solid;
}

.tblfooter{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 font-style: italic;
 margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	 border-color: #00467f;
    border-style: solid;
}
/* END TABLEMAKER */

/* STORE AREA */

.storeacct{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
}

.storeaccterror{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #ff0000;
}

.storeacctbold{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : bold;
 color: #000000;
}

A.storeacct:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: underline;
}
 
A.storeacct:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: underline;
}
 
A.storeacct:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: underline;
}
 
A.storeacct:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: none;
}

.tablebox{
	background-color: #f0f0f0;
	border: 1px solid #000000;
}

.tableboxcopy{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #666666;
}

.tableboxcopyerror{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #ff0000;
}

.tableboxbold{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #000000;
}

A.tableboxlink:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: underline;
}
 
A.tableboxlink:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: underline;
}
 
A.tableboxlink:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: underline;
}
 
A.tableboxlink:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight : normal;
 color: #000000;
 text-decoration: none;
}

.checkoutdk{
 background-color: #cccccc;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #003366;
}

.checkoutlt{
 background-color: #f0f0f0;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #003366;
}

/* END STORE AREA */

/* TUNNEL NAV */

.navlink{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
}

A.navlink:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
 text-decoration: none;
}
 
A.navlink:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
 text-decoration: none;
}
 
A.navlink:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
 text-decoration: none;
}
 
A.navlink:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
 text-decoration: underline;
}
/* END TUNNEL NAV */

/* MISC. */

.header{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
}

.footnote{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #666666;
}

.superscript{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #000000;
}

.topnav{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight : normal;
 color: #000000;
}

A.topnav:link{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
 
A.topnav:active{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
 
A.topnav:visited{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
 
A.topnav:hover{
 background-color: transparent;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #666666;
 text-decoration: underline;
}

.layoutTable{
  background-color:#cccccc;
}

.layoutTable2{
  background-color:#e7e7e7;
}

.copyT{
 background-color: #ffffff;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #000000;
}

.copyTbold{
 background-color: #ffffff;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #000000;
}

.copyTitalic{
 background-color: #ffffff;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-style: italic;
 color: #000000;
}

.copyTL{
 background-color: #e7e7e7;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #000000;
}

.copyTL2{
 background-color:#ECE9D8;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#666666;
}

.copyTL3{
 background-color:#99C4FB;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color:#333;
}

.copyTLerror{
 background-color: #e7e7e7;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #FF0000;
}

.copyTLbold{
 background-color: #e7e7e7;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #000000;
}

.copyTLitalic{
 background-color: #e7e7e7;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-style: italic;
 color: #000000;
}

.newbutton {
     padding: 5px 10px;
     display: inline;
     background: #777 url(/des/images/button.png) repeat-x bottom;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
     border: none;
     color: #fff;
     cursor: pointer;
     font-weight: normal;
     border-radius: 5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     text-shadow: 1px 1px #666;
     }
 .newbutton:hover {
     background-position: 0 -48px;
     }
 .newbutton:active {
     background-position: 0 top;
     position: relative;
     top: 1px;
     padding: 6px 10px 4px;
     }
 .newbutton.red { background-color:#B90000; }
 .newbutton.purple { background-color: #9400bf; }
 .newbutton.green { background-color: #58aa00; }
 .newbutton.orange { background-color: #CC6600; }
 .newbutton.blue { background-color: #2c6da0; }
 .newbutton.black { background-color: #333; }
 .newbutton.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
 .newbutton.small { font-size: 90%; padding: 3px 7px; }
 .newbutton.small:hover { background-position: 0 -50px; }
 .newbutton.small:active { padding: 4px 7px 2px; background-position: 0 top; }
 .newbutton.large { font-size: 125%; padding: 7px 12px; }
 .newbutton.large:hover { background-position: 0 -35px; }
 .newbutton.large:active { padding: 8px 12px 6px; background-position: 0 top; }
/* END MISC. */



