/* 	Notes: 
	---------------------------------------
	Some classes are defined where it 
	appears not neccessary, This is to ensure css 
	applied within a site will not overwite the 
	neccessary DET css. */
	
/*	Generic tags
	---------------------------------------
	This area defines all standard and classes 
	generic tag declerations */
	
body {
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #3a3a3a;
	background: #ffffff;
}
a {
	color: #047ba1;
}
a:hover {
	color: #da751c;
	/*background: #faf8f4;*/
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/*line-height: 150%;*/
}
h1 {
	font-size: 200%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	text-transform: capitalize;
	border-bottom: 2px solid #cccccc;
	background: url(/images/p_h1_background.gif) no-repeat bottom left;
}
h2 {
	font-size: 150%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
	font-weight: normal;
}
h3{
	font-size: 130%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
	font-weight: normal;
}
h4{
	font-size: 110%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
	font-weight: bold;
}
hr { 
	color: #dfdfdf;
	background: #dfdfdf;
	border: 0px;
	height: 1px;
	clear: left;
}



/*	Shared classes and Id's
	---------------------------------------
	This area defines all shared and common
	classes and Id declerations */
	
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
	clear: right;
}
.clear {
	clear: both;
}

/*	Rounded Corners (r)
	---------------------------------------
	helps define a somewhat graphical interface
	look without the use of images. based on 
	snazzy and nifty corners, the use of these 
	following classed and id's will help give the 
	interface a more refined look */
	
.r { background: transparent; }
.r1, .r2, .r3, .r4 { display: block; font-size:1px; overflow: hidden; background: #ffffff;}
.r1, .r2, .r3 { height: 1px; }
.r2, .r3, .r4 { border-left: 1px solid #394665; border-right: 1px solid #394665; }
.r1 { margin: 0px 5px; background: #394665; }
.r2 { margin: 0px 3px; border-width: 0px 2px; }
.r3 { margin: 0px 2px; }
.r4 { height: 2px; margin: 0px 1px; }


/*	Header Top (ht)
	---------------------------------------
	This area defines all Specific classes 
	and id's for the Standard DET Header */
	

#h {
	background: #394665 url(/images/ht_background.jpg) no-repeat right top;
	height: 20px;
	clear: both;
}

/*	Panel (p) Panel Special (ps) Panel Group (pg) Panel Feature (pf)
	---------------------------------------
	This area defines all Specific classes 
	and id's for section / panels found on 
	the homepage */	

.pf {
	background: #fafdfe;
	border-bottom: 1px solid #cde3ea;
}
.pf .img {
	background: #fafdfe;
	border: 1px solid #e3f0f4;
	margin: 0px 0px 5px 0px;
	height: 75px;
}
/* Random images for the DET hompage */
.pf .e1 { background: #fafdfe url(/images/random_education_1.jpg) no-repeat; }
.pf .e2 { background: #fafdfe url(/images/random_education_2.jpg) no-repeat; }
.pf .e3 { background: #fafdfe url(/images/random_education_3.jpg) no-repeat; }
.pf .e4 { background: #fafdfe url(/images/random_education_4.jpg) no-repeat; }
.pf .e5 { background: #fafdfe url(/images/random_education_5.jpg) no-repeat; }
.pf .e6 { background: #fafdfe url(/images/random_education_6.jpg) no-repeat; }
.pf .e7 { background: #fafdfe url(/images/random_education_7.jpg) no-repeat; }

.pf .t1 { background: #fafdfe url(/images/random_training_1.jpg) no-repeat; }
.pf .t2 { background: #fafdfe url(/images/random_training_2.jpg) no-repeat; }
.pf .t3 { background: #fafdfe url(/images/random_training_3.jpg) no-repeat; }
.pf .t4 { background: #fafdfe url(/images/random_training_4.jpg) no-repeat; }
.pf .t5 { background: #fafdfe url(/images/random_training_5.jpg) no-repeat; }
.pf .t6 { background: #fafdfe url(/images/random_training_6.jpg) no-repeat; }
.pf .t7 { background: #fafdfe url(/images/random_training_7.jpg) no-repeat; }

.pf .trainingwa { background: #fafdfe url(/images/random_trainingwa_1.jpg) no-repeat; }

.pf .hr {
	clear: left;
	padding: 6px;
}
.pf a h1 {
	background: url(/common/icons/note.gif) no-repeat 0px 10px;
	padding: 5px 5px 5px 20px;
	border-bottom: 2px solid #e3f0f4;
	margin: 0px 0px 5px 0px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 170%;	
}
.pf a:hover h1 {
	background: url(/common/icons/note_go.gif) no-repeat 1px 11px;
	padding: 5px 5px 5px 20px;
	color: #000000;
}

.pg {
	clear: left;
}
.p {
	width: 45%;
	float: left;
	margin: 6px 1% 6px 1%;
}
.p h2 {
	background: url(/images/p_h1_background.gif) no-repeat bottom left;
	padding: 5px;
	border-bottom: 2px solid #cccccc;
	margin: 0px 0px 5px 0px;
	
}
.p a h2{
	background: url(/images/p_h1_background.gif) no-repeat bottom left;
	padding: 5px;
	border-bottom: 2px solid #cccccc;
	margin: 0px 0px 5px 0px;
	color: #4a4a4a;
	text-decoration: none;
}
.p a:hover h2{
	background: url(/images/p_h1_background.gif) no-repeat bottom left;
	border-bottom: 2px solid #cccccc;
	color: #000000;
}

.p ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.p li {
	/*background: url(/images/p_arrow.gif) no-repeat 0px 2px;*/
	background: url(/common/icons/bullet_feed.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 20px;
}
.ps {
	background: url(/images/ps_background.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}
.ps ul {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	color: #aaaaaa;
	border-top: 1px solid #dddddd;
	border-top: 2px solid #da751c;
}
.ps ul li {
	padding: 2px 0px 2px 0px;
}
.ps img {
	margin: 15px 0px 2px 0px;
}
.ps a img {
	border: 2px solid #ffffff;
}
.ps a:hover img {
	border: 2px solid #da751c;
}
.ps h1 {
	font-size: 160%;
	padding: 5px 5px 5px 0px;
	border-bottom: 2px solid #da751c;
	margin: 0px 0px 0px 0px;
	background: none;	
}
.ps a h1{
	border-bottom: 2px solid #da751c;
	color: #3a3a3a;
}
.ps a:hover h1{
	border-bottom: 2px solid #da751c;
	color: #2a2a2a;
}
.ps h4 {
	font-weight: normal;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	padding: 12px 0px 2px 0px;
	display: none;
}

/*	Home Containers (hc, hl, hr)
	---------------------------------------
	This area defines all Specific classes 
	and id's for content division, size and 
	placement for the home page and subsequent 
	secondary level pages. Center, Left & Right
	are represented by (c), (l) and (r) where 
	home is (h) and content is (c) */

#hc {
	clear: both;
	padding: 10px 30px 10px 10px;
	margin: 0px 0px 40px 0px;
}
#hl {
	margin: 0px 265px 0px 5px;
	
}
#hr {
	float: right;
	width: 270px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

/*	Spefice Home Page Id's
	---------------------------------------
	This area defines all Specific classes 
	and id's for the home page only */

#mission h2{
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #cccccc;
	color: #525252;
}
#affiliates {
	margin: 20px 0px 0px 0px;
}
#affiliates h2 {
	float: left;
	padding: 10px 20px 10px 0px;
	margin: 0px 20px 0px 0px;
	border-right: 2px solid #cccccc;
	color: #525252;
}

/*	Content Left (cl)
	---------------------------------------
	This area defines all Specific classes 
	and id's for any and all information displayed 
	inside of a (cl) container */
	
#cl {
	float: left;
	padding: 15px;
	width: 170px;
	height: 300px;
	background: url(/images/ps_background.gif) no-repeat;
}
#cl a {
	text-decoration: none;
}
#cl em {
	font-style: normal;
	color: #aaaaaa;
}
#cl dl {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	line-height: 130%;
	color: #3a3a3a;
}
#cl dl ul { /* Used for making a menu look like a sub menu */
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#cl dt {
	margin: 5px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#cl dd {
	margin: 0px 0px 0px 0px;
}
#cl dd a {
	display: block;
	padding: 4px 4px 4px 12px;
	background: url(/images/Li_Arrow_Orange.gif) no-repeat -4px 6px;
	border-bottom: 1px dashed #d3d3d3;
}
#cl dd a:hover {
	color: #3a3a3a;
	text-decoration: none;
	background: #fbf8f4 url(/images/Li_Arrow_Grey.gif) no-repeat -4px 6px;
}

/*	Content Right (cr)
	---------------------------------------
	This area defines all Specific classes 
	and id's for any and all information displayed 
	inside of a (cr) container */
	
#cr {
	margin: 0px 0px 0px 200px;
	padding: 20px;
	border-left: 1px solid #f4f4f4;
}

/*

	#cr h1 sup 
	
	text-transform:none;   <--------- this one was added to represent text correctly.

*/
	
#cr h1 sup {
	float: right;
	margin: -25px 0px 0px 0px;
	text-transform:none;
}
	
/*	Quick Nav (qn)
	--------------------------------------- */
#cr .qn {
	margin: 15px 0px 15px 0px;
	color: #bbbbbb;
	padding: 5px 5px 5px 15px;
	border: 1px dashed #dcdcdc;
	background: #f5f5f5;
}
#cr .qn strong {
	color: #666666;
	padding: 0px 10px 0px 0px;
}
#cr .qn ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

/*	Box
	--------------------------------------- */
#cr .box {
	padding: 10px;
}
#cr .box h2 {
	background: url(/common/icons/comment.gif) no-repeat 0px 5px;
	padding: 0px 0px 2px 25px;
	border-bottom: 1px solid #cccccc;
}
#cr .box u a{
	float: right;
	background: url(/images/Arrow_Tiny.gif) no-repeat right ;
	padding: 1px 15px 0px 0px;
	text-decoration: none;
	margin: 30px 0px 0px 0px;
	/*color: #777777;*/
	text-decoration: none;
}
#cr .box ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#cr .box ul li{
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
}
#cr .box ul ul li{
	padding: 0px 0px 0px 0px;
}
#cr .box h3 {
	float: left;
	width: 265px;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#cr .box .box {
	margin: 0px 0px 20px 275px;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #cccccc;
}
#cr .box ul ul {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}

/*	Feature
	--------------------------------------- */
#cr .feature {
	background: url(/common/icons/comment.gif) repeat-x;
	border: 1px dashed #dcdcdc;
}
#cr .feature h2 {
	background: url(/common/icons/comment.gif) no-repeat 0px 5px;
	margin: 0px 0px 10px 0px;
}
#cr .feature ul {
	margin: 0px 0px 0px 15px;
	list-style: disc;
}
#cr .feature ul li a {
	list-style: disc;
}

/*	List
	--------------------------------------- */
#cr .list h2 span {
	float: right;
	margin: 8px 0px 0px 10px;
	color: #888888;
	font-size: 70%;
	background: transparent;
	display: none;
}
#cr .list ul li span {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	color: #888888;
}
#cr .list ul li strong {
	display: block;
	margin: 0px 0px 2px 0px;
	color: #888888;
	background: #f5f5f5;
	padding: 2px 5px 2px 5px;
}
#cr .list ul li {
	border-bottom: 1px dashed #dcdcdc;
	padding: 2px 2px 2px 0px;
}

/*custom Icon Styles */
#cr .list .pdf {
	background: url(/common/icons/page_white_acrobat.gif) no-repeat 2px ;
	padding: 2px 2px 2px 22px;
}
#cr .list .word {
	background: url(/common/icons/page_white_word.gif) no-repeat 2px ;
	padding: 2px 2px 2px 22px;
}
#cr .list .excel {
	background: url(/common/icons/page_white_excel.gif) no-repeat 2px ;
	padding: 2px 2px 2px 22px;
}

/*	Tables in the (cr) container
	--------------------------------------- */

#cr table {
	border: 1px solid #e4dbd5;
}
#cr th {
	text-align: left;
	border: 1px solid #e4dbd5;
	margin: 10px;
	padding: 5px;
	font-size: 110%;
	background: #f7f3ef;
}
#cr td {
	border: 1px solid #f9f5f1;
	padding: 5px;
}
#cr th a{
	background: url(/images/Arrow_Tiny.gif) no-repeat right ;
	padding: 1px 15px 0px 0px;
	text-decoration: none;
	margin: 30px 0px 0px 0px;
	/*color: #777777;*/
	text-decoration: none;
}

.error {
	color: #FF6600;
	font-size: 100%;
	font-weight: bold;
}

.resultFooter {
	color: #aaaaaa;
	font-style: normal;
}


