/*  Default stylesheet used in the static template record "ext: Site TEMPLATE pageDef-timeSet-staticInc" */
/* DNArchitects ID: $Id: dnastylesheet.css, v 1.0 2004/07/02 16:07:43 $ */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #CCCCCC; 
	background-position: 0px 0px; 
	letter-spacing: normal; 
	word-spacing: normal; 
	white-space: normal; 
	background-color: #999999;
}

A {
	color: #F97211;
	text-decoration: none;
	font-size: 12px;
}
A:hover {
	background-color : ;
	color: #FDDD12; 
	text-decoration: underline;
	font-weight : ;
}

SELECT {  
	background-color : #DDDDDD;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
TEXTAREA {
	background-color : #DDDDDD;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
} 
INPUT {  
	background-color : #DDDDDD;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	text-transform: uppercase;
        border-bottom: 1px solid #273776;
	letter-spacing: 2px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #33CCFF;
	border-bottom: 1px solid #974B00;
	text-transform: uppercase;
	letter-spacing: 1px;
}
H3 {
	font-family : Arial, Helvetica;
	font-size : 13px;
	color : #FFCC00;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
	font-weight: normal;
}

P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 5px;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
}

.searchform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;

	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}

.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color: #CCCCCC;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}


.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

FORM TABLE TR TD.csc-form-fieldcell { 
	background-color: ;
}

/* Menu Styles */

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;
	background-repeat : no-repeat;
	padding-top: 19px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: #FF6600;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px solid #333333;
	font-size: 11px;
	padding-top:5px;
	padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px solid #FFCC00;
	font-weight:bold;
	font-size: 11px;
	padding-top:5px;
	padding-left:5px;
}
TD#menu_1 DIV.menu1-level1-act A {
	color:#FFCC00;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-size: 10px;
	padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 11px;
	font-weight:bold;
	padding-left:25px;
	color:yellow;
}
/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
	font-size: 10px;
	padding-left:40px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
	font-size: 11px;
	font-weight:bold;
	padding-left:45px;
	color:yellow;
}

/* Custom CSS selector styles - not loaded in RTE */

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
	text-transform: uppercase;
	letter-spacing: 2em;
	text-align: left;
    border-bottom: 1px solid #273776;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;

}
.table_dark {
	background-color: #333333;
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDDD12;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F96700;
}
.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDDD12;
	border-bottom: 1px solid #FFCC00;
	letter-spacing: 1px;

}
.Bold-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F96700;
	background-color: #000000;
}
.light-border {
	background-color: #CCCCCC;
	border-color: black black #000000 #000000;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px
}
.Border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #FFFF33;
	border-left-color: black;
}
.Background {
	background-color: #CCCCCC;
	background-image: url(images/WireBak02.gif);
	background-repeat: no-repeat;
}
.brownBak {
	background-color: #666666
}
.nobackground {
	background-color: #253969;
	background-image: none
}
.CompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8CB3D9;
}
