/* CSS Document */
A:link {color:#0000FF}
A:visited {color: #FF8888}
A:active {text-decoration: underline overline; color:red}
A:hover {text-decoration: underline overline ; color:red }

body{ color: black}
.topcaption 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight:bold;
  color:#666666;
}
.topsubcaption 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight:bold;
  color: #006666;
}

.smallcaption 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #006666;
}
.cellstylem
{
background-color:#006666;
border-color: #FFFFFF;
border-top-style: none; 
border-top-width: medium; 
border-bottom-style: none; 
border-bottom-width: medium; 
border-left-style:none; 
border-left-width:medium;
color: white;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
}

A.cellstylem:link{ color: yellow; BACKGROUND-COLOR: transparent; }
A.cellstylem:visited{ color:#FF0000 ; BACKGROUND-COLOR: transparent; }

.cellstylem1
{
border-width:1;
background-color: #006666;
border-color: #006666;
color: white;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
}
.tablestyle{
border-style:none;
border-width:0;
border-spacing:0;
background-color: white;
}

.tablestyle1{
border-left-style: solid;
border-left-width: 1; 
border-right-style: solid; 
border-right-width: 1; 
border-top-style: solid; 
border-top-width: 1; 
border-bottom-style: solid; 
border-bottom-width: 1;
border-color:#006666;
}

.tablestyle2{
border-width:0;
border-spacing:0;
border-collapse:collapse;
background-color: white;
padding:0;
}
.tablestyle3{
border-left-style: solid;
border-left-width: 1; 
border-right-style: solid; 
border-right-width: 1; 
border-top-style: solid; 
border-top-width: 0; 
border-bottom-style: solid; 
border-bottom-width: 1;
border-color:#006666;
border-collapse:collapse;
}

.tablecaption{
background-color: #00CCFF;
font-family:"Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
text-align: center;
}

.rowcolor1{
background-color:#CCCCCC;
font-size: medium;
padding-top:1px;
padding-left:3px;
}
.rowcolor2{
background-color: white;
font-size:  medium;
padding-top:1px;
padding-left:3px;
}
.tableheading{
text-align:left;
color:black;
font-size:larger;
font-weight:bold;
text-decoration:underline;
}
.listitems1{
list-style-type:disc;
font-size:medium;
text-align:left;
}
img{
	border:0px;
}

#content
{
	border-style:none;
	min-width: 600px;
}

.box
{
	position:relative;
	border-width:1px;
	width:100%;
	border-color:#006666;
	border-style:solid;
	margin-bottom:5px;
}

.boxtop
{
	width:100%;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	display:block;
}

.common
{
	background-color:#006666;
	color:white;
}

ul.custom
{
	list-style-image:url(image/DIAMBL3_GIF.jpg);
	padding-left:0px;
	margin-left:20px;
}

ul.custom li
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
hr
{
	height:1px;
	color:#006666;
	width:100%;
}
div.text
{
	text-align:justify;
	padding:10px 10px 10px 10px;
}
.center
{
	text-align:center;
}

html, body {
margin: 0; padding: 0;
height: 100%;
font-family:"Times New Roman", Times, serif;
font-size: 100%;
background-color:#FFFFFF;
}

#toppart A:link {color:#FFFFFF}
#toppart A:visited {color: #FF8888}
#toppart A:active {text-decoration: underline overline; color:red}
#toppart A:hover {text-decoration: underline overline ; color:red }

#toppart{
position: relative;
width: 100%;
min-width: 600px; /* to allow room for images and long words */
margin: 0 5 0 0 auto;
/*min-height: 80%;*/
text-align: left;
}

#wrapper {
position: relative;
width: 100%;
min-width: 600px; /* to allow room for images and long words */
margin: 0 5 0 0 auto;
/*min-height: 80%;*/
text-align: left;
}

#header, #footer {
position: relative;
width: 90%;
min-width: 600px; /* to match wrapper div */
margin: 0 auto;
}

#apbg1, #apbg2 {
position: absolute;
top: 0;
bottom: 0; /* Opera needs this! Moz would automatically assume this as default*/
}

#apbg1 {
left: 0; 
width: 145px;
margin-left:10px;
}
#apbg2 {
right: 0; 
width: 155px;
margin-right:5px;
}


/* bringing the center content into position (clear the sides)
   using a wrapper div to avoid possible IE Box Model issues
	 would also allow for extra background styling if required
*/

#contentwrap {
position: relative; 
padding: 0 175px 0 165px;
}

#content {
position: relative;  /* to enable further positioned divs inside content area */
z-index: 100; /* to make sure if long words overflow they show above the right column */ 
padding: 0;
margin: 0;
}

.clear
{
	clear:both;
}
#disclaimer
{
	border-width:1px;
	border-color:#006666;
	border-style:solid;
	text-align:center;
	font-size:0.7em;
	font-style:italic;
	margin: 0px 10px 10px 10px;
	padding:10px 10px 10px 10px;	
}
#address
{
	font-size:0.8em;;
	text-align:center;
	padding:10px 10px 10px 10px;
}

.softsubcat
{
	display:block;
	height: 20px;
}
.softsubcat ul{
	display:inline;
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;

}
.softsubcat ul li{
	display:inline;
	list-style-type:none;
	float:left;
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	background-color:#00FFFF;
}
.softsubcat ul li.here{
	border-bottom: 0px #fff;
	background-color:#FFFFFF;
}

.softcat
{
	display:block;
	height: 20px;
	width: 100%;
}



.softcat ul{
	display:inline;
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
}
.softcat ul li{
	display:inline;
	list-style-type:none;
	float:left;
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	background-color:#FFFF99
}
.softcat ul li.here{
	border-bottom: 0px #fff;
	background-color:#FFFFFF;
}

.rightlink{
	position:relative;
	float:right;
	display:block;
	text-align:right;
}