

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-image:url('/App_Themes/SpecmoV2.0/images/page-bg.jpg');
 background-repeat: no-repeat;
 background-position:center top;
 background-color:#ccc;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 height:640px;
 border:1px solid #aaaaaa;
}
#top
{
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 298px;
 width: 595px;
 /*border-bottom:solid 10px #ffffff;*/
 float: left;

}
#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 328px;
 width: 595px;
 float: left;

 text-align:right;
}

#rightcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 640px;
 width: 405px;
 float: right;
 position: relative;
}
.hiLite
{
	color:#990000;
}

h5 
{ 
	color:#1b68d1;
	font-size:11px;
	font-weight:bold;
	margin:10px 10px 0px 10px;
}
dt
{
	color:#fff;
	font-size:12px;
	font-weight:bold;	
	margin-top:10px;
	margin-left:20px;
}
dd
{
	color:#000;
	font-size:10px;
	font-weight:bold;
	margin-left:20px;	
}
.paraTitle
{
	color:#1b68d1;
	font-size:11px;
	font-weight:bold;	
}
p.directoryInfo
{
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;

}
 p.normal
{
	margin-top:10px;
	margin-right:10px;
	width:200px;	
	text-align:right;
	float:right;
	clear:both;
}
p.preEx
{
	margin-top:10px;
	margin-left:40px;
	width:205px;	
	text-align:left;
}

p.preEx a:link, p.preEx a:visited
{
	color:#1b68d1;
	text-decoration:none;
}
p.preEx a:hover, p.preEx a:active
{
	color:#003399;
	text-decoration:underline;
}
.preExImgLnk
{
	margin-bottom:5px;
}

.rtColHead
{
	margin-top:100px;
	margin-left:20px;
	
}
ul.dropdown a:link.active, ul.dropdown a:visited.active 
{
	color:#304fd4;	
}
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
  list-style: none;
 margin: 0;
 padding-left:2px;
 padding-right:3px;
 font-size:11px;
 letter-spacing:.05em;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.7em;
 vertical-align: middle;
 height: 18px;
 border-left:solid 1px #666;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul ul{
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
float: left;
line-height: 1.7em;
border:none;
}
ul.dropdown ul ul li {
 float: left;
 line-height: 1.7em;
}

ul.dropdown li:hover > ul {
 visibility: visible;
/* background-color:#ccc; */

}

ul.dropdown-linear {
 width: 500px;
}

ul.dropdown-linear ul li {
 float: left;

}

ul.dropdown-linear li.hover,
ul.dropdown-linear li:hover {
 position: static;
}

ul.dropdown-linear ul ul {
 display: inline !important;
 float: left;
 line-height: 1.7em;
 vertical-align: middle;
 height: 18px;
 
}
ul.dropdown li ul li ul
{
 display: inline !important;
 float: left;
 line-height: 1.7em;
 vertical-align: middle;
 height: 18px;

}
ul.dropdown a:link, ul.dropdown a:visited
{
	color:#666;
	text-decoration:none;
}
ul.dropdown ul a:link, ul.dropdown ul a:visited
{
	color:#304fd4;
	text-decoration:none;
}

.CustomTabStyle .ajax__tab_header 
{
	 background:inherit;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color:#666;
	 margin-bottom: 5px;
	
} 
.CustomTabStyle .ajax__tab_outer
{
	 background:inherit;
	 
} 
.CustomTabStyle .ajax__tab_inner
{
	 background:inherit;
	 margin-right:10px;
	
}  
.CustomTabStyle .ajax__tab_tab
{
	 background:inherit;
	 font-family: Arial, Helvetica, sans-serif;

}  
.CustomTabStyle .ajax__tab_body
{
	 background:inherit;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
}   
.CustomTabStyle .ajax__tab_active
{
	color:#304fd4;
}   
.CustomTabStyle
{
	margin-left:25px;	
}
.CustomTabStyle dt
{
	margin-left:0px;	
}
.CustomTabStyle dd
{
	margin-left:0px;	
}
