
body { border-left:0; margin:0; padding: 0; background: #806791; }

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p { font-family: tahoma; font-size: 11pt; color: #800080; }
label, .normal, .Normal { font-family: tahoma; font-size: 11pt; color: #800080; }
table {padding: 0;}

td.NormalTextBox {padding: 3px;color: #222222; margin: 0;background: transparent;visibility: invisible;}
.ContainerTitle {color: #ffffff;	font-size: 12px;	font-weight: bolder;}

.Head{ font-size:12px; font-weight:bold; color:#333333; }
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }

h1 { font-family: Tahoma, Arial; font-size: 12pt; font-weight: bold; color: #800080; }
h2 { font-family: Tahoma, Arial; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #800080; }
h3 { font-family: Tahoma, Arial; font-size: 10pt; font-weight: bold; color: #800080; padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 3px;}

/* Content Panes */
.xdsc_TopPane{ padding-left: 2px; padding-right: 2px; padding-top: 2px; }
.xdsc_LeftPane{ width: 175px;padding-left: 2px; padding-right: 2px;padding-top: 3px; }
.xdsc_ContentPane{ padding-top: 3px;padding-left: 20px; padding-right: 10px; padding-top: 3px; }
.xdsc_RightPane{ width:175px;padding-left: 2px; padding-top:3px; }
.xdsc_BottomPane{ padding-top: 3px;padding-left: 3px; padding-right: 2px; }
.blockpad {	padding-left: 10px; }

.PaneLeft {padding-top: 3px;width: 160px;}
.PaneContent {padding-top: 3px;width: auto; background-color:#F0F0F0;}

/* text style for the unselected tabs */
.OtherTabs {font-size: 10pt;color: #000000;font-family: tahoma;text-decoration: none;}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;font-weight: bold;}
A.OtherTabs:visited {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;font-weight: bold;}
A.OtherTabs:active {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;font-weight: bold;}
A.OtherTabs:hover {text-decoration: underline;color: #2c2c2c;background-color: transparent;border: 0;font-weight: bold;}

/* Snapsis Horizontal Menu */
/* Root items */
#nav { height:42px; margin:0 auto; z-index:99; }
#nav ul { float: right; width: 100%; list-style: none; margin: 0; padding: 0; line-height:42px; }
#nav a { display: block; color: #ffffff; font-family: Tahoma, Arial; font-size:11px; text-decoration: none; padding: 2px 4px 2px 4px; background:none; line-height:42px; }
#nav li { float: right; padding: 0; background:none; list-style: none;z-index:99; }
#nav ul li { float: left; text-align:center; padding: 0; background:none; }

/* Top Level */
#nav ul li.tab { margin:0; padding:0; background: url(media/menuir.gif) no-repeat right; }
#nav ul li.tab a { padding:0px 16px; text-decoration:none; color:#ffffff; background: url(media/menuil.gif) no-repeat left; }

#nav ul li.tab a:hover { color: #CCCCCC; background: url(media/menuil.gif) no-repeat left; }
#nav li.tab:hover, #nav ul li.sfhover { background: url(media/menuir.gif) no-repeat right; }
#nav li.tab:hover a, #nav ul li.sfhover a { }

/* Classes for selected state in Top Menu */
#nav ul li.tab_selected { margin:0; padding:0; background: url(media/menusr.gif) no-repeat right; }
#nav ul li.tab_selected a { padding:0px 16px; text-decoration:none; color:#ffffff; background: url(media/menusl.gif) no-repeat left; }
#nav ul li.tab_selected a:hover { color: #CCCCCC; background: url(media/menusl.gif) no-repeat left; }

/* Second Level */
#nav ul li.tab ul { background: #d7dfe2; width: 14em; line-height:17px; z-index: 99; }
#nav ul li.tab ul.nontab  { margin-left:0px; }

#nav ul li.tab ul.nontab li a { padding:3px 15px 2px 6px; background-image:none; line-height:18px; text-transform: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; border-right:0; color: #000000; }
#nav ul li.tab ul.nontab li a.parent { }

#nav li li { width: 14em; }
#nav li ul a { text-align:left; background:none; }
#nav ul li ul { border: 1px solid #416271; }

#nav ul li ul li { text-align:left; border:none; margin-left:0; }
#nav li ul { position: absolute; left: -999em; height: auto; margin: 0; padding: 0; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav ul li ul li:hover, #nav ul li ul li.sfhover { background: #50a842; }
#nav ul li.tab ul.nontab li a:hover { background:#50a842; }
#nav ul li.tab ul.nontab li a:hover { color:#ffffff; }

/* Classes for selected state in sub menus, generally same as normal sub menu */
#nav ul li.tab_selected ul { margin:0; padding:0; background:#d7dfe2; width:14em; line-height: 17px; }
#nav ul li.tab_selected ul li a { padding:3px 15px 2px 6px; line-height:18px; text-decoration:none; text-transform: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt; color:#000000; background-image:none; border-right:0; border-left:0; }
#nav ul li.tab_selected ul li a:hover { color: #ffffff; }
#nav ul li.tab_selected ul.nontab li a:hover { color:#ffffff; background: #50a842; }
#nav ul li.tab_selected ul.nontab { /*margin-left:-9px;*/ }

/* Third Level */
#nav li ul ul { margin: -1.75em 0 0 14em; }
#nav li.tab_selected ul ul { margin: -1.75em 0 0 14em; }

/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333333; text-decoration:none; }
A.CommandButton:hover{ color:#333333; text-decoration:underline;}

a.Normal:link, a.Normal:visited {color: #2c2c2c;font-family: tahoma;font-weight: normal;font-size: 10pt;text-decoration: underline;}
a.Normal:hover {color: #2c2c2c;font-family: tahoma;font-weight: normal;font-size: 10pt;text-decoration: none;}
a:link, a:visited {color: #333333;font-family: tahoma;font-weight: bold;font-size: 10pt;text-decoration: underline;}
a:hover {color: #333333;font-family: tahoma;font-weight: bold;font-size: 10pt;text-decoration: none;}

/* text style for PortalLinks */
.PortalLinks {text-align: center,width: 700px;font-size: 10px;color: #000000;font-family: tahoma;text-decoration: none;}
/* hyperlink style for the PortalLinks skinobject */
A.PortalLinks: {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;}
A.PortalLinks:link {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;}
A.PortalLinks:visited {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;}
A.PortalLinks:hover {text-decoration: underline;color: #2c2c2c;background-color: transparent;border: 0;}
A.PortalLinks:active {text-decoration: none;color: #2c2c2c;background-color: transparent;border: 0;}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#333333; text-decoration:none; font-weight:normal; font-size:10px; }
A.SkinObject:link { color:#333333; text-decoration:none; font-weight:normal; font-size:10px; }
A.SkinObject:visited {color:#333333; text-decoration:none; font-weight:normal; font-size:10px; }
A.SkinObject:active {color:#333333; text-decoration:none; font-weight:normal; font-size:10px; }
A.SkinObject:hover{color:#000000; text-decoration:none; font-weight:normal; font-size:10px; }
