﻿BODY { 
background-color: #E1E1E1;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;}

td, th { 
color: #666666;
font-family: Arial, Helvetica, sans-serif;}

p,li {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#990033 !important;
}

h2 {color: #990033;}

.Grey12 {font-size: 12px;color: #666666;}
.Black12 {font-size: 12px;color: #000000;}
.BoldGrey14 {font-size: 14px;font-weight: bold;color: #666666;}
.BoldBlack13 {color: #000000; font-weight: bold;font-size: 13px;}
.BoldMaroon14 {color: #990033; font-weight: bold;font-size: 14px;}
.ItalicGrey12 {font-size: 12px;font-style: italic;color: #666666;}
.BoldItalicMaroon15 {color: #990033; font-size: 15px;font-weight: bold;font-style: italic;}

.style11 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #990033;line-height: 24px;font-style: italic;font-weight: bold;}

/* top links */

.ms-topnav {
	padding:0px;
	margin:1px 0px 0px 0px;
	border-left:none;
	border-bottom:none;
	border-top:none;
	border-right:solid 1px silver;
	color:white !important;
	font-weight:bold;
	background-image:url("/sci/topnavunselected.gif");
	background-repeat: repeat-x;
}
.ms-topnavselected {
	color:white !important;
	font-weight:bold;
	background-image:url("/sci/topnavselected.gif");
	background-repeat: repeat-x;
}
.ms-topNavHover {
	color:white !important;
	background-image:url("/sci/topnavselected.gif");
	background-repeat: repeat-x;
}

/* menu left links*/
/* Left Links Outter Table */
.llot {
	width:100%;
	border: none;
	padding: 0px;
	margin: 0px;
}
.llitem TD {
	border-top: 1px solid #3E40AD;
	padding:6px 0px 6px 0px;
	width:100% !important;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.llitemsel {
	font-weight:bold;
}
.llsubmenu TD {
	padding:0px 0px 4px 0px;
}
.llsubmenu A {
	color:#666666 !important;
	text-decoration: none !important;
	font-size:12px !important;
}
.llsubmenu A:hover {
	text-decoration: underline !important;
}
.llsubmenu A:visited {
	color:#666666 !important;
}

a:link.llitem {
	text-decoration: none;
	color: #195152 !important;
}
a:visited.llitem {
	text-decoration: none;
	color: #195152 !important;
}
a:active.llitem {
	text-decoration: none;
	color: #195152 !important;
}
a:hover.llitem {
	text-decoration: underline;
}
a:link.llsubmenu {
	text-decoration: none;
	color: #666666 !important;
}
a:visited.llsubmenu {
	text-decoration: none;
	color: #666666 !important;
}
a:active.llllsubmenu item {
	text-decoration: none;
	color: #666666 !important;
}
a:hover.llsubmenu {
	text-decoration: underline;
}

