
.skinmaster { }
.pagemaster {  background-repeat:repeat-x; background-position:top; background-color:#FFFFFF; height:100%; width:950px; }
.skinheader { padding:0; margin:0; background: #3B5998 repeat-x; width:100%; height:100%; height:100%;}
.body { padding:0; margin:0; background: #FFFFFF; }

td .formtable { padding-left: 5px; padding-right: 5px; padding-top: 5px; }

.Normal { font-size: 10pt; }


.logohold { background: no-repeat; width:100%; height:1%; white-space:nowrap; padding: 15px 0 0 15px; }
.loginhold .LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active, .USER, a.USER:link, a.USER:visited, a.USER:active { color: #393939; font-family: Times New Roman; font-size: 12px; text-decoration: none; height:15px; } { padding-top: 1px; }

.adminhold { width:100%; padding-top: 10px; float:right; }


.toppane { padding:0 0px 0 0px; background: #3B5998;}
.leftpane { padding:0 4px 0 6px; }
.contentpane { padding:0 4px 0 6px; }
.rightpane { padding:0 4px 0 6px; }
.bottompane { padding: 0px; }
.rightrightpane { width: 120px; padding:0 0px 0 0px; }


.header { height:51px; font-family: Times New Roman; font-size: 9pt; color:#000000; padding:8px 9px 0 9px; }
.footer { height:73px; padding-top:14px; }

.logintxt { font-size:10px; font-family:Times New Roman; color:#FFFFFF; } 
a.logintxt:link, a.logintxt:active, a.logintxt:visited { font-size:10px; font-family:Times New Roman; color:#fefefe; text-decoration: none; } 
a.logintxt:hover a.LOGIN:hover, a.USER:hover { text-decoration:underline; color:#3B5998; font-size: 12px; font-family: Times New Roman;}

.breadcrumb { font-size:10px; font-family:Times New Roman; color:#efefef; } 
a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited { font-size:10px; font-family:Times New Roman; color:#efefef; text-decoration: none; } 
a.breadcrumb:hover { text-decoration:underline; } 

.foottxt { font-size:10px; font-family:Times New Roman; color:#efefef; } 
a.foottxt:link, a.foottxt:active, a.foottxt:visited { font-size:10px; font-family:Times New Roman; color:#efefef; text-decoration: underline; } 
a.foottxt:hover { text-decoration:none; } 

UL LI { list-style-type: disc; }

/* Search button in search form */ 
.search {font-size: 12px; padding: 0; float: right; width: 180px;}
.search input {background-color: transparent;border: 1px solid #eeeeee; color:#eeeeee; }

.searchlink { font-size:10px; font-family:Times New Roman; color:#eeeeee; } 
a.searchlink:link,a.searchlink:active,a.searchlink:visited { font-size:10px; font-family:Times New Roman; color:#eeeeee; } 
a.searchlink:hover { color:#cccccc; text-decoration:none; } 




/*========================================================*/
/*  MENU                                           */
/*========================================================*/




.menubg { background: #3B5998 repeat-x; width:100%; height:30px; height:30px; padding-top:0px; }

/* Snapsis Vertical Menu Top Menu */
/* Root items */
#nav { height:20px; margin:0 auto; z-index:99; }	
#nav ul { float: left; width: 100%; list-style: none; margin: 0; padding: 0; line-height:15px; }
#nav a { display: block; color: #ffffff; font-family:Times New Roman; font-size:10pt; text-decoration: none; padding: 2px 4px 2px 4px; background:none; }
#nav li { float: left; 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 0 0 9px; }
#nav ul li.tab a { padding:0px 20px 0px 11px; text-decoration:none; font-weight:bold; color:#ffffff; border-right:0px solid #ffffff; }

#nav ul li.tab ul.nontab li a:hover, #nav ul li.tab a:hover { color:#dcdcdc;}
#nav li.tab:hover, #nav ul li.sfhover { color:#dcdcdc; }
#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 0 0 9px; }
#nav ul li.tab_selected a { padding:0px 20px 0px 11px; text-decoration:none; font-weight:bold; color:#ffffff; border-right:1px solid #ffffff; }
#nav ul li.tab_selected a:hover { color: #555555; }

/* Second Level */
#nav ul li.tab ul { background: #CD0000; width: 14em; line-height:17px; }
#nav ul li.tab ul.nontab  { margin-left:-9px; }

#nav ul li.tab ul.nontab li a { padding:5px 15px 4px 6px; background-image:none; font-family: Times New Roman; font-size: 9pt; border-right:0; }
#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 #ffffff; }

#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: #202020; }

/* Classes for selected state in sub menus, generally same as normal sub menu */
#nav ul li.tab_selected ul { margin:0; padding:0; background:#959595; width:14em; line-height: 17px; }
#nav ul li.tab_selected ul li a { padding:5px 15px 4px 6px; text-decoration:none; font-family: Times New Roman; font-size:9pt; color:#ffffff; background-image:none; width:14em; border-right:0; }
#nav ul li.tab_selected a:hover { color: #ffffff; }
#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; }     


/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Times New Roman; font-size: 12px; color: #363636; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Times New Roman; font-size: 12px; font-weight: bold; color: #363636; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Times New Roman; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Times New Roman; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #3B5998; font-family: Times New Roman; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #003300; font-family: Times New Roman; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #3B5998; font-family: Times New Roman; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #3B5998; font-family: Times New Roman; font-size: 12px;	text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: Times New Roman; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: Times New Roman; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 14px 4px 7px; cursor:hand; font-size:1px; margin:0 0 0 0px; }


/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Times New Roman; font-size: 10px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: Times New Roman; font-weight: normal; font-size: 12px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox  { width:135px;color: #999999; font-family: Times New Roman; cursor:text; border:none; font-size:11px; vertical-align:middle; height:15px;  padding:0 5px 0 0; }
          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/