/* Normal screen/display style sheet for DTS homepage */

body	{ background-color: #CDB ; color: #000 ;
		margin-top: 0 ; padding-top: 0 ;
		text-align:center;
		}

img { margin: 0 ; border: 0 }

#homecontainer {
			text-align: left;	
			background-color: #FFF ; color: #000 ;
			margin: 5px auto 0 auto;	padding: 0  ;
			width: 760px; min-height: 440px;
			border-top:  1px solid #274 ;
			border-left: 1px solid #674 ;
			border-bottom: 2px solid #AA4 ;
			border-right: 1px solid #674 ;
			}

#lev1		{ height: 280px ; float: left ; }
#lev1left	{ width: 318px ; float: left ; background-color: #FFF; color: #000 ;}

#underupleft	{ clear: left; color: #353 ;  background-color: #FFF ;
				font-size: 18px; font-weight: bold ;
				font-family: Times, 'Times New Roman', Courier, serif ;
				margin: 9px 7px 0px 7px ;
				}
#underupleft a:link		{color: #353; background-color: inherit; text-decoration: none;}
#underupleft a:visited	{color: #353; background-color: inherit; text-decoration: none;}
#underupleft a:active	{color: #353; background-color: inherit; text-decoration: none;}
#underupleft a:hover	{color: #353; background-color: inherit; text-decoration: underline;}

#lev1righttop { width: 442px ; float: right ; min-height: 100px ;
				background: #FFF url(/images/dtslogo135w.gif) top left no-repeat ;
				text-align: right ; margin: 0 ;
				color: #432 ; font-style: normal ; font-size: 20px ;
				font-family: Times, 'Times New Roman', Courier, serif ;
			 }
#lev1righttop p { margin-top: 5px ; font-size: 14px; line-height: 18px ;  padding-right: 7px ;
					margin-bottom: 22px ;		/* need to fill vert space so IE won't shrink div height */
				}

#lev1rightlower { width: 442px ; float: left ; margin: 0 ; min-height: 180px ; color: #000;
				background: #FFF url(/images/dtsname380.gif) top left no-repeat ;
				}

#lev1rightlower p { color: #000;  font-size: 16px; line-height: 22px ; background-color: inherit;
				font-family: arial, verdana, helvetica, sans-serif ;
				margin: 50px 7px 5px 7px ;
				 }
#lev1rightlower a:link		{color: #000; background-color: inherit; text-decoration: underline;}
#lev1rightlower a:visited	{color: #000; background-color: inherit; text-decoration: underline;}
#lev1rightlower a:active	{color: #000; background-color: inherit; text-decoration: underline;}
#lev1rightlower a:hover		{color: #353; background-color: inherit; text-decoration: underline;}
#novisline 	{color: #000; background-color: inherit; text-decoration: none!important ;} /* link with no underline */


#lev2		{ height: 160px ; float: left ; margin: 0 ; padding: 0 ;
			}

#lev2left	{ width: 375px ; float: left ; margin: 0 ; padding: 0;
			  font-family: arial, verdana, helvetica, sans-serif ; color: #000; background-color: inherit;
			  }
#lev2left p {   font-size: 16px; line-height: 22px ;
				margin: 20px 7px 0px 7px ;
			 }
p#unique	{   font-size: 16px; line-height: 22px ; color: #000; font-weight: bold;
				margin: 10px 7px 0px 7px ; background-color: inherit ;
			 }
#unique a:link		{color: #000; background-color: inherit; text-decoration: underline; font-weight: bold;}
#unique a:visited	{color: #274; background-color: inherit; text-decoration: underline; font-weight: bold;}
#unique a:active	{color: #274; background-color: inherit; text-decoration: underline; font-weight: bold;}
#unique a:hover		{color: #274; background-color: inherit; text-decoration: underline; font-weight: bold;}

#lev2right	{ width: 385px ; float: right ; margin: 0 ; padding: 0; 
				background-color: #FFF ; color: #000;
			}

