/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #FFFFFF 0px solid;  
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}

.MainMenu_MenuItem {
	height: 20px;
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: 0px solid; 
	border-bottom: 0px solid; 
	border-top: 0px solid; 
	border-right: 0px solid;
	margin: 0px 0px 0px 0px;
}

.MainMenu_MenuIcon {
	display: none;
	cursor: pointer;
	cursor: hand;
	background-color: #F4D5CA;
	border-color: #F4D5CA;
} 

.MainMenu_MenuArrow {
	display: none;
	font-family: webdings; 
	font-size: 12px; 
	color: #93BACB; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	display: none;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	color: #93BACB;
}

.MainMenu_SubMenu {
	padding: 0 6 1 6;
	z-index: 1000; 
	cursor: pointer; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #F4D5CA;
}
.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	height: 20px;
	cursor: pointer; 
	color:  #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	background-color: #CCCCCC;
}

/* Side menu syle */

.MenuHdr
{ 
  display:none;
}
.MenuItem, .MenuItemMouseOver 
{
  font-size: 12px; padding-left: 5px; font-weight: normal; padding-bottom: 2px;
  background-color: #F4D5CA; padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}
.MenuItemMouseOver
{
  background-color: #cccccc; 
}
.MenuItem HR
{
  display:none;
 }


/* Default link syle */
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/* menu link syle */
a.menus:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333; 
	text-decoration: none;
}
a.menus:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333; 
	text-decoration: none;
}
a.menus:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333; 
	text-decoration: none;
	background-color: #ADD6AD;
}
a.menus:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333; 
	text-decoration: none;
}

/* Bold link syle */
A.Bold:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Bold:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Bold:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Bold:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Gray link syle */
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A4A4A4;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

/* Normal bold text syle */
.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	vertical-align: middle;
}

/* Normal text syle */
.Normal  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

/* Subhead text syle */
.SubHead {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* Gray Subhead text syle */
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

.subscript{
	font-size:xx-small; 
	vertical-align:bottom;
}

/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Footer text syle */
.Footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
.leftside {
	width: 34px;
	background-image: url(leftside.gif);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}
.rightside {
	width: 35px;
	background-image: url(rightside.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.navcell {
	height: 26px;
	background-color:#CCCCCC;
	padding-left: 0px;
	padding-bottom: 0px;
}


/* Left Pane */
.leftpane {
	text-align: left;
	vertical-align: top;
	width: 150px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 6px;
	background-color:#F4D5CA;
}

/* Right Pane */
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color:#EFEFEF;
}
/* Bottom Nav text style */
.BottomNavigation {
	font-size: 10px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Bottom nav link syle */
A.BottomNavigation:link {
	text-decoration: underline;
	color:#333333;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.BottomNavigation:visited  {
	text-decoration: underline;
	color:#333333;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.BottomNavigation:active   {
	text-decoration: underline;
	color:#333333;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.BottomNavigation:hover    {
	text-decoration: underline;
	color:#333333;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: underline;
	color:#999999;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:visited  {
	text-decoration: underline;
	color:#999999;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:active   {
	text-decoration: underline;
	color:#999999;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#999999;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}



/* Top Pane */
.toppane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.logocell {
	background-color: #FFFFFF;
	width: 375px;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headerphotocell {
	background-color: #FFFFFF;
	width: 375px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Command button admin text syle */
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #000000;
}

/* Command button admin link syle */
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}


/* Content Pane */
.contentpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 100%;
}

.toptable {
	width: 750px;
	background-color: #FFFFFF;
	vertical-align:top;
}

.headertable {
	height: 10px;
	width: 750px;
}

.footertable {
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/* Bottom Pane */
.bottompane {
	text-align: center;
	vertical-align: top;
	padding-top: 75px;
}
/* Register and Login text syle */

.signincell {
	background-color: #E9EBE0;
	text-align: right;
	vertical-align: bottom;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
}

.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #E9EBE0;
	text-align: right;
	vertical-align: middle;
	display: block;
	margin: 0px 2px;
	padding: 0px 2px;
	border-top: 1px solid #E9EBE0;
	border-right: 1px solid #E9EBE0;
	border-bottom: 1px solid #E9EBE0;
	border-left: 1px solid #E9EBE0;
}
A.SignIn:link {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#666666;
	background-color: #E9EBE0;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #E9EBE0;
	border-right: 1px solid #E9EBE0;
	border-bottom: 1px solid #E9EBE0;
	border-left: 1px solid #E9EBE0;
}

A.SignIn:visited  {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#666666;
	background-color: #E9EBE0;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #E9EBE0;
	border-right: 1px solid #E9EBE0;
	border-bottom: 1px solid #E9EBE0;
	border-left: 1px solid #E9EBE0;
}

A.SignIn:active   {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#666666;
	background-color: #E9EBE0;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #E9EBE0;
	border-right: 1px solid #E9EBE0;
	border-bottom: 1px solid #E9EBE0;
	border-left: 1px solid #E9EBE0;
	background-image: url(buttonbkgrd.gif);
	background-repeat: repeat-x;
}

A.SignIn:hover    {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#4C6F99;
	background-color: #E9EBE0;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	border-top: 1px solid #E9EBE0;
	border-right: 1px solid #E9EBE0;
	border-bottom: 1px solid #E9EBE0;
	border-left: 1px solid #E9EBE0;
	background-image: url(buttonbkgrd.gif);
	background-repeat: repeat-x;
}
.headerbackground {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 10px;
}
.spacer5 {
	background-color: #FFFFFF;
	height: 5px;
}
.navtop {
	background-image: url(04.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.navbottom {
	background-image: url(06.gif);
	background-repeat: repeat-x;
	height: 4px;
}

.searchcell {
	background-color:#CCCCCC;
}

.breadcrumbcell {
	background-image: url(breadcrumb_bak.gif);
	background-repeat: repeat-x;
	height: 8px;
	padding-left: 4px;
	padding-top: 3px;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	height: 16px;
	text-decoration: underline;
	font-weight: bold;
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.footerbackground {
	background-image: url(footerbk.jpg);
	text-align: center;
	vertical-align: bottom;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	height: 93px;
}
.maintable {
	width: 750px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}
.contentcell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
}
.contenttable {
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
	margin-left: 0px;
	padding-top: 0px;
	vertical-align:top;
}

/* GENERAL */
/* style for generic container titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#666666;
}


.HeaderBold {
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
}


.ContentText {
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
}

.HeaderLineBold {
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 15pt; 
	font-weight: bold; 
	font-style: normal; 
}

.HeaderLine {
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 15pt; 
	font-style: normal; 
}







