/*Skin styles for DotNetNuke*/ 
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.pagemaster_imagebg {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top left; 
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.controlpanel {
	background-color: #FFFFFF;
	height:1px;
}
.Skinheader {
	background-color: #FFFFFF;
}
.mainbanner {
	height:227px;
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:no-repeat;
}
.sopheontagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #981a31;
}
/* Pane Styles*/ 	
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	height:1px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding: 0px;
}
.midpane {
	background-color: transparent;
	padding: 0px;
}
.midpane0 {
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.midpane1 {
	background-color: transparent;
	padding: 0px;
	background-image: url(midpane1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcd9c3;
}
.midpane2 {
	width: 218px;
	background-color: transparent;
	padding: 0px;
	background-image: url(midpane2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcd9c3;
	border-left-color: #dcd9c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcd9c3;
}
.midpane3 {
	background-color: transparent;
	padding: 0px;
	background-image: url(midpane3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcd9c3;
}
.midpane1a {
	background-color: transparent;
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.midpane2a {
	background-color: transparent;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(products_topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.midpane3a {
	width: 191px;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #e6e3d1;
	background-image: url(products_topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}
.sidespace6 {
	padding-left:0px;
	padding-right:0px;
}	
/* uppermenu styles*/ 	
.upperlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
.upperlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
.upperlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: underline;
}
.upperlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
.upperlink_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
/* Menu Styles*/ 	
.menubg {
	background-image: url(menu_background.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	background-position: center;
}
.horizontal_dotted {
	background-image: url(horizontal_dotted.gif); 
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}
.rootMenuItem TD{
	cursor: pointer;
	cursor: hand;
	color: #384155;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #003399; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #003399; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #003399; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}
/* separator*/ 	
.MainMenu_MenuContainer {
	background-color: transparent; 
}
/* box ht controls vert dist from main menu and dropdown*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
/* sub menu text color and middle borders*/ 
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #0b2a47;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d1b3;
	border-right-color: #d5d1b3;
	border-bottom-color: #d5d1b3;
	border-left-color: #d5d1b3;
}
/* sub menu highlight text color and middle borders*/ 
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #0b2a47;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ##d5d1b3;
	border-right-color: ##d5d1b3;
	border-bottom-color: ##d5d1b3;
	border-left-color: ##d5d1b3;
}
.MainMenu_MenuItemAct {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid;
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 11px; 
	font-style: logintxt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
}
/* sub dropdown left side*/ 	
.MainMenu_MenuIcon {
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 5px;
	height: 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d1b3;
	border-bottom-color: #d5d1b3;
	border-left-color: #d5d1b3;
}
/* sub dropdown rollover*/ 	
.submenuitemselect {
	background-color: #576f86;
	color:#FFFFFF;
}
/* sub dropdown*/ 	
.MainMenu_SubMenu {
	margin-top: 2px;
	background-color: #f0eee4;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3C3939,endColorStr=#2F2C2C);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1);
	border: 0px solid #d5d1b3;
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid; 
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
/* sub dropdown rt side*/
.MainMenu_MenuArrow {
	cursor: pointer;
	cursor: hand;
	width: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d1b3;
	border-right-color: #d5d1b3;
	border-bottom-color: #d5d1b3;
	background-repeat: no-repeat;
	background-position: center;
}
.MainMenu_RootMenuArrow {
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
/* END OF MENU */
.body_left {
	background-image: url(leftedge_bg.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right {
	background-image: url(rightedge_bg.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_left2 {
	background-image: url(left_edge_2.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right2 {
	background-image: url(right_edge_2.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.StandardButton {
	background-color: #3C3939;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3C3939,endColorStr=#2F2C2C); 
	color: #DCDCDC;
	font-family: arial, helvetica; 
	font-size: 11px;
	font-weight:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
/* Text Styles */
.Head {
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #384155;
}
.SubHead {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #384155;
}
.Normal {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
}
.NormalTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #141414;
}
p,span.Normal, span.Normal p, table{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #666666; 
}
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #981a31; 
}
H3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #384155; 
}
H4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #384155; 
}
H5,DT {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #384155; 
}
H6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #384155; 
}
ul li{
	padding-bottom: 7px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-image: url(/Portals/1/Images/red_bullet_3.gif);
	list-style-position: outside;
}
A:link, A:visited {
	font-family: arial, helvetica;
	color: #384155;
	text-decoration: underline;
}
A:hover, A:active {
 font-family: arial, helvetica;
	color: #384155;
	text-decoration: underline;
}
td.logintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}
a.logintxt:link, a.logintxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: underline;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: underline;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	font-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid; 
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.SearchResultsNumber {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #384155;
	vertical-align: top;
}
.SearchResultsTitle {
	font-family: arial, helvetica;
	font-size: 14px;
	color: #3C3C3C;
}
.SearchResultsRelevance {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
	padding-left: 10px;
}
.SearchResultsSummary {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
	display: block;
	padding-left: 20px;
	
}
.SearchResultsLink {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
	padding-left: 10px;
}
.SearchResultsPubDate {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
	padding-left: 10px;
	padding-bottom: 50px;
}






/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
 font-family: arial, helvetica;
 font-size: 11px;
 font-weight: bold;
 color: #3C3C3C;
 background-color: #DEDEDE;
 border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
 height: 25px;
}
.FileManager_Pager
{
 font-family: arial, helvetica;
 font-size: 11px;
	color:#3C3C3C;
 font-weight: bold;
 	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
 border-top: #DEDEDE 1px solid;
 height: 25px;
}
.FileManager_StatusBar
{
 font-family:Arial;
 font-size: 11px;
 font-weight:normal;
 background-color: white;
 height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
 font-family: arial, helvetica;
 font-size: 11px;
 font-weight:normal;
 color: #3C3C3C;
 background-color: white;
 border-top: #DEDEDE 1px dashed;
 border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
 font-family: arial, helvetica;
 font-size: 11px;
 font-weight:normal;
 color: #3C3C3C;
 background-color: #DFDFDF;
 border-style: none;
}
.FileManager_SelItem
{
 font-family: Tahoma, Arial, Helvetica;
 font-size: 11px;
 font-weight: bold;
 color: White;
 background-color: #99ffff;
 border-style: none;
}
.FileManagerTreeNode 
{
 font-family: arial, helvetica;
 font-size: 11px;
	color: #3C3C3C;
 font-weight:normal;
}
.FileManagerTreeNodeSelected 
{
 font-family: arial, helvetica;
 font-size: 11px;
 font-weight:normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
 text-decoration: none;
 color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
 text-decoration: none;
 color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
 text-decoration: none;
 color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
 text-decoration: none;
 color: #ff0000;
}
/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: arial, helvetica; 
	font-size: 11px;
	font-weight:normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: arial, helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: arial, helvetica;
}
/* text style used for help text rendered by modules */
.Help
{
 border-right: black 1px solid;
 padding-right: 2px;
 border-top: black 1px solid;
 padding-left: 2px;
 font-weight:normal;
 font-size: 11px;
 padding-bottom: 2px;
 border-left: black 1px solid;
 color: black;
 padding-top: 2px;
 border-bottom: black 1px solid;
 font-family: Tahoma, Arial, Helvetica;
 background-color: #ffff99;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
 font-family: arial, helvetica;
 font-size: 11px;
 font-weight:normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
 text-decoration: underline;
 color: #384155;
}
A.CommandButton:visited {
 text-decoration: underline;
 color: #384155;
}
A.CommandButton:active {
 text-decoration: underline;
 color: #384155;
}
A.CommandButton:hover {
 text-decoration: underline;
 color: #384155;
}
.bottom_menu, a.bottom_menu:link, a.bottom_menu:visited, 
 span.bottom_menu a, span.bottom_menu a:link, 
 span.bottom_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: underline;
}
a:hover span.bottom_menu, 
span.bottom_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
.bottom_menu_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083E67;
	text-decoration: none;
}
.bottom_menucopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
}
/* homepage styles*/ 	
.home_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #384155;
}
.home_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384155;
}
.home_subheader_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #981a31;
}
.home_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-type: circle;
}
.home_links, a.home_links:link, a.home_links:visited, 
 span.home_links a, span.home_links a:link, 
 span.home_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384155;
	text-decoration: underline;
}
a:hover span.home_links, 
span.home_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384155;
	text-decoration: underline;
}
.home_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}
.home_testimonial_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
/* sidemenu and take action styles*/ 	
.take_action_subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #981a31;
}
.take_action_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #384155;
}
/* content pages and area styles*/ 	
.content_header, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #384155;
}
.content_main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.content_subheader_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #384155;
}
.content_subheader_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #981a31;
}
.content_links, a.content_links:link, a.content_links:visited, 
 span.content_links a, span.content_links a:link, 
 span.content_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #384155;
	text-decoration: underline;
}
a:hover span.content_links, 
span.content_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #384155;
	text-decoration: underline;
}
.content_learnmore_links, a.content_learnmore_links:link, a.content_learnmore_links:visited, 
 span.content_learnmore_links a, span.content_learnmore_links a:link, 
 span.content_learnmore_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:hover span.content_learnmore_links, 
span.content_learnmore_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.content_right_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #384155;
}
.content_right_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384155;
}
.content_viewlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384155;
	text-decoration: underline;
}
.content_trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.content_trademarkinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.header_css_class{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #f0eee4;
	border: 1px solid #c2c2ad;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item_css_class {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #c2c2ad;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header_highlight_css_class {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #DEDAC5;
	border: 1px solid #c2c2ad;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item_highlight_css_class {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #f0eee4;
	border: 1px solid #c2c2ad;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.current_header_css_class {
	color: #FFFF00;
	background-color: #00FF00;
	padding-left: 10px;
}
.current_item_css_class {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
}
.newtoppane {
	width: 100%;
	background-color: transparent;
	height:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.newcontentpane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}
.newrightpane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}
.newleftnavpane {
	background-color: transparent;
	width: 215px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newmidpanetop {
	background-color: transparent;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d1ccac;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.newmidpaneleft {
	background-color: transparent;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
.newmidpaneright {
	width: 191px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #e6e3d1;
}
.newbottompane {
}

/* Inventua
Side menu level 1
*/
.MenuHdr0
{
	font-size: 10px;
	font-weight: normal;
	cursor: default;
	height: 22px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(left_nav_bluecurve_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #203c57;
}
.MenuItem0 HR
{
	background-color: #f1f1f1;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MenuItemMouseOver0
{
	background-position: right top;
	background-repeat: no-repeat;
	border: #00008B 1px solid;
	background-color: #cccccc !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MenuItem0, .MenuItemMouseOver0
{
	font-size: 10px;
	font-weight: normal;
	width: 211px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f2ea;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #d1ccac;
	border-left-color: #d1ccac;
}
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 211px;
	color: #FFFFFF;
	height: 22px;
	padding-left: 10px;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
	display: block;
	padding-bottom: 1px;
	cursor: pointer;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuCurrentPage0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 22px;
	width: 100%;
}
/* Inventua
Side menu level 2
*/
.MenuHdr1, .MenuItem1 HR, MenuItem1 
{
	font-size: 10px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2c2ad;
	height: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1ccac;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1ccac;
}
.MenuItem1, .MenuItemMouseOver1
{
	font-size: 10px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 22px;
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1ccac;
	border-bottom-color: #d1ccac;
	border-left-color: #d1ccac;
	font-weight: normal;
}
.MenuItem1 A, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, .MenuHdr1 A,.MenuHdr1 A:Visited, 
.MenuHdr1 A:Link, .MenuItem1 A:Active,.MenuItemMouseOver1 A:Active, .MenuHdr1 A:Active
{
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 20px;
}
.MenuItemMouseOver1
{
	font-size: 10px;
	cursor: default;
	color: #384155;
	font-family: Arial, Helvetica, sans-serif;
}
.MenuHdr1 A:Hover, .MenuItemMouseOver1 A:Hover{
	font-size: 10px;
	cursor: default;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.currentItemHighlight1 {
	color: #660000;
}
.currentHeaderHighlight1 {
	color: #384155;
	font-weight: bold;
}
/* Inventua
Side menu level 3
*/
.MenuHdr2, .MenuItem2 HR, MenuItem2 
{
	padding-left: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #384155;
	background-color: #f3f2ea;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1ccac;
	border-left-color: #d1ccac;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1ccac;
}
.MenuItem2, .MenuItemMouseOver2
{
	font-size: 10px;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #384155;
	background-color: #f3f2ea;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1ccac;
	border-left-color: #d1ccac;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1ccac;
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, 
.MenuItem2 A:Link, .MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, 
.MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 
A:Link, .MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Visited, 
.MenuHdr2 A:Link 
{
	text-decoration: none;
	color: #384155;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuItemMouseOver2
{
	color: #384155;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuHdr2 A:Hover, .MenuItemMouseOver2 A:Hover{
	color: #80180F;
}
.currentItemHighlight2 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.currentHeaderHighlight2 {
color: #80180F; 
font-weight: bold;
}
/* Inventua
Side menu level 4
*/
.MenuHdr3, .MenuItem3 HR, MenuItem3 
{
	font-size: 10px;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor: default;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-color:#c2c2c2;
	border-top-style:solid;
	border-top-width:1px;
	color: #384155;
	background-image: url(left_nav_bluebox_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1ccac;

}
.MenuItem3, .MenuItemMouseOver3
{
	font-size: 10px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #384155;
	background-color: #f3f2ea;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1ccac;
	border-left-color: #d1ccac;
	height: 20px;
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1ccac;

}
.MenuItem3 A, .MenuItem3 A:Active, .MenuItem3 A:Hover, .MenuItem3 A:Visited, 
.MenuItem3 A:Link, .MenuItemMouseOver3 A, .MenuItemMouseOver3 A:Active, 
.MenuItemMouseOver3 A:Visited, .MenuItemMouseOver3 
A:Link, .MenuHdr3 A, .MenuHdr3 A:Active, .MenuHdr3 A:Visited, 
.MenuHdr3 A:Link 
{
	text-decoration: none;
	color: #384155;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuItemMouseOver3
{
	color: #384155;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuHdr3 A:Hover, .MenuItemMouseOver3 A:Hover{
	color: #80180F;
}
.currentItemHighlight3 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.currentHeaderHighlight3 {
color: #80180F; 
font-weight: bold;
}
/* Inventua
Sitemap
*/
.SiteMapMenuHdr, .SiteMapMenuItem {
 margin:0;
 color:#006699;
 padding:4px;
 padding-left:0px;
 display:block;
 font: 500 14px Arial,Helvetica,sans-serif; 
 line-height:16px;
}
.SiteMapMenuHdrDescription, .SiteMapMenuItemDescription {
 color:#FF0000;
 padding:4px;
 text-indent:20px;
 font: 500 11px Arial,Helvetica,sans-serif; 
}
.SiteMapMenuHdr0 {
 margin:0;
 color:#006699;
 padding:4px;
 padding-left:0px;
 display:block;
 font: 700 11px Arial,Helvetica,sans-serif; 
 line-height:16px;
}

.SiteMapMenuItem0 {
 margin:0;
 color:#006699;
 padding:4px;
 padding-left:2px;
 display:block;
 font: 700 11px Arial,Helvetica,sans-serif; 
 line-height:16px;
}

.SiteMapMenuHdr0Description, .SiteMapMenuItem0Description {
 color:#FF0000;
 text-indent:10px;
}
.SiteMapMenuItem1, .SiteMapMenuHdr1 {
 margin:0;
 color:#006699;
 padding:4px;
 text-indent:20px;
 display:block;
 font: 500 11px Arial,Helvetica,sans-serif; 
}
.SiteMapMenuHdr1Description, .SiteMapMenuItem1Description {
 color:#FF0000;
 text-indent:30px;
}
.SiteMapMenuItem2, .SiteMapMenuHdr2 {
 margin:0;
 color:#006699;
 padding:4px;
 text-indent:40px;
 display:block;
 font: 500 11px Arial,Helvetica,sans-serif; 
}
.SiteMapMenuHdr2Description, .SiteMapMenuItem2Description {
 color:#FF0000;
 text-indent:50px;
}
.SiteMapMenuItem3, .SiteMapMenuHdr3 {
 margin:0;
 color:#006699;
 padding:4px;
 text-indent:60px;
 display:block;
 font: 500 11px Arial,Helvetica,sans-serif; 
}
.SiteMapMenuHdr3Description, .SiteMapMenuItem3Description {
 color:#FF0000;
 text-indent:70px;
}
.SiteMapMenuItem4, .SiteMapMenuHdr4 {
 margin:0;
 color:#006699;
 padding:4px;
 text-indent:80px;
 display:block;
 font: 500 11px Arial,Helvetica,sans-serif; 
}
.SiteMapMenuHdr4Description, .SiteMapMenuItem4Description {
 color:#FF0000;
 text-indent:90px;
}
.SiteMapMenuItem5, .SiteMapMenuHdr5 {
 margin:0;
 color:#006699;
 padding:4px;
 text-indent:100px;
 display:block;
 font: 500 11px Arial,Helvetica,sans-serif; 
}
.SiteMapMenuHdr5Description, .SiteMapMenuItem5Description {
 color:#FF0000;
 text-indent:110px;
}



