body
{
	margin:0;
	font-size: 12px;
	font-family: arial;
	line-height: 17px;
	background-color:#061944;
}

table
{
	font-size:1em;
	line-height: 17px;
	padding: 0;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

strong
{
	color:#333333;
}

/* kenk: Added H1 support JIC */

h1
{
	font-size:20px;
	color:navy;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size:16px;
	color:#555555;
	font-weight:normal;
	width:90%;
	margin-top:0;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:5px;
	background-image: url('/images/contentHR2.gif');
	background-repeat:no-repeat;
	background-position: left bottom;
}

h3
{
	font-size:11px;
	color:navy;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td
{
	padding: 0;
	margin: 0;
	vertical-align:top;
}

p
{
	
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	
.homecol
{
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	padding-top:15px;
	text-align: left;

}


.producthead
{
	font-size:16px;
	font-weight:normal;

	color:#555555;
	margin-top:0;
	padding:5px;
	margin-bottom:0px;
	border-bottom: solid 1px #999;
	padding-bottom: 2px;
}

.milestones td 
{ padding:3px; }

.nav
{
	font-size:10px;
	color:Navy;
}

.nav A:link {color:navy; text-decoration:none; padding:5px; }
.nav A:visited {color:navy; text-decoration:none; padding:5px;}
.nav A:active {color:navy; text-decoration:none;  padding:5px;}
.nav A:hover {color:navy; text-decoration: underline;  padding:5px;}

.footer
{
	font-size:9px;
	color:#666666;
}

.footer A:link {color:#666666; text-decoration:none; padding:5px; }
.footer A:visited {color:#666666; text-decoration:none; padding:5px;}
.footer A:active {color:#666666; text-decoration:none;  padding:5px;}
.footer A:hover {color:#666666; text-decoration: underline;  padding:5px;}

.mail A:link {font-size:14px; font-weight:bold;}
.mail A:visited {font-size:14px; font-weight:bold;}
.mail A:active {font-size:14px; font-weight:bold;}
.mail A:hover {font-size:14px; font-weight:bold;}

h2 A:link {font-size:11px; font-weight:bold; color:#555555;}
h2 A:visited {font-size:11px; font-weight:bold; color:#555555;}
h2 A:active {font-size:11px; font-weight:bold; color:#555555;}
h2 A:hover {font-size:11px; font-weight:bold; color:navy;}


.rightbar 
{
	background-image: url('/images/opto_17.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#leftcol
{
	background-image: url('/images/headerstripe.gif');
	background-repeat:   repeat-x;
	background-position: left top;
	background-color:White;
	width:10%;
}

#rightcol
{
	background-color:#061944;
}
	
#content
{
	width:760px;
}

#dropdown
{
	background-image: url('/images/opto_05.gif');
	background-repeat: repeat-y;
	background-position: 10px;
}
#dropdown2
{
	background-image: url('/images/opto_16.gif');
	background-repeat: repeat-y;
}

#search
{
	text-align:right; 
	color:white; 
	background-color:#061944;
	padding-right:50px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-weight:bold; 
	font-size:12px;
	width:760px;
}

.sidebar
{
	width:91px;
	font-size:10px;
	line-height: normal;
}

.sidebar ul
{
	margin: 0;
	padding: 0;
}

.sidebar2
{
	width:174px;
	background-color:#F2F2F2;
	color:#555555;
}

.sidebar2 A:link {color:#555555;text-decoration:none;font-family:Arial; }
.sidebar2 A:visited {color:#555555;text-decoration:none;font-family:Arial; }
.sidebar2 A:active {color:#555555;text-decoration:none;font-family:Arial; }
.sidebar2 A:hover {color:black;text-decoration:underline;font-family:Arial; }

.layout
{
	border-color:#4D7F02;
	border-style:solid;
	border-width:1px;
	 margin-left:5px;
	background-color: #E2EAD6;
	padding:10px;
}

.layout td
{
	border-color:#4D7F02;
	border-style:solid;
	border-width:1px;
	padding:5px;
}

.layout th
{
	font-size:smaller;
	border-color:#4D7F02;
	border-style:solid;
	border-width:1px;
	padding:5px;
	background-color:#EEEEEE;
}

.cols td
{
	
	padding:10px;
	text-align: justify;
}

.current
{
	padding:5px;
	font-weight:bold;
	color:#A43200;
}

#contactform td
{
	padding:4px;
}

table.resource_table
{
	table-layout: fixed;
	width: 100%;
}
table.resource_table th
{
	font-weight: bold;
	text-align: left;
}
table.resource_table td
{
	padding: 3px 3px 3px 3px;
}

table.resource_table td.icon, table.resource_table th.icon
{
	width: 60px;
}
table.resource_table td.info_type, table.resource_table th.info_type
{
	width: 80px;
}
