
/*========================================================*/
/*    Cascading Style Sheet for HubSpot-Rome DNN Skin     */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Forces browser height of 100% */
html {
	height: 100%;
}


/* Body style */
body {
	margin: 0;
	background: #cd6a07;
}


/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, p {
	font-family: "trebuchet ms", verdana, sans-serif;
	line-height: 1.4em;
}



/*========================================================*/
/*  2. Framework                                          */
/*========================================================*/

table.body-bg{background: url(images/body-bg.gif) top left repeat-x; font-size: 1px;}
#hmvc td.left-bg{background: url(images/left-bg-hmvc.gif) top left no-repeat; width:271px;}
#bfhmvc td.left-bg{background: url(images/left-bg-bfhmvc.gif) top left no-repeat; width:271px;}
#bbhmvc td.left-bg{background: url(images/left-bg-bbhmvc.gif) top left no-repeat; width:271px;}
#ohhmvc td.left-bg{background: url(images/left-bg-ohhmvc.gif) top left no-repeat; width:271px;}
#cshmvc td.left-bg{background: url(images/left-bg-cshmvc.gif) top left no-repeat; width:271px;}
td.right-bg{width:250px;}

td.homeLinkCell{height:185px;}
td.underLinkCell{height:268px;}

td.site-width{height:100%;}
td.header-bg{font-size: 1px; height:69px; vertical-align:top; width:100%;}
td.date-cell{font-size: 11px; color:#fff; text-align: right; padding: 0 10 0 0; vertical-align:top;}
td.login-cell{text-align: right; padding: 0 10 0 0; font-size: 11px; color:#fff; vertical-align:top;}
td.menu-bg{vertical-align:top;}
td.menu-cell{text-align: left; padding: 0 0 0 25; font-size: 12px; color:#333; vertical-align:top;}
td.above-content{font-size: 1px; height:85px; vertical-align:top;}

td.link-cell{ text-align:center; vertical-align:bottom; background: url(images/plughole.gif) top no-repeat; width:129px; height:100%;}
td.left-cell{padding:60 0 0 25; vertical-align:top; height:100%;}

td.content{padding:5px; height:100%; width:100%; background: none;}
td.ContentCenter{padding: 10 30 10 5; height:100%; vertical-align:top;}
td.ContentRight{padding: 10 20 10 15; width:25%; vertical-align:top; height:100%;}
td.headerPane{vertical-align:middle; padding:0 10 0 20;}
td.sponsorPane{vertical-align:middle; padding:0 10 0 10;}
td.leftPane{vertical-align:top;}

td.footer-bg{background: url(images/footer-bg.gif) top right no-repeat ; font-size: 1px; height:83px; padding:0 5 12 0;}

td.terms-cell{text-align: left; padding: 0 0 0 0; font-size: 10px; color:#fff; }
td.copyright-cell{text-align: left; padding: 25 5 0 0; font-size: 10px; color:#fff; vertical-align:top;}


td.credits-cell {padding: 30 0 0 0; text-align:left; font-size:9px; vertical-align:bottom;}
a.credits:link, a.credits:active, a.credits:visited, a.credits:hover {font-size:9px; text-decoration: none; color:#595959; background-color:#d78130; }
a.credits:hover {text-decoration: underline;}

a.homeLink:link, a.homeLink:active, a.homeLink:visited, a.homeLink:hover {width: 100%; height: 185px; display: block; text-decoration: none;}
/***********************************************************************************/
#hmvc a.hmvcLink:link, #hmvc a.hmvcLink:visited  {
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#hmvc a.hmvcLink:hover, #hmvc a.hmvcLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bfhmvc a.hmvcLink:link, #bfhmvc a.hmvcLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bfhmvc a.hmvcLink:hover, #bfhmvc a.hmvcLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bbhmvc a.hmvcLink:link, #bbhmvc a.hmvcLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bbhmvc a.hmvcLink:hover, #bbhmvc a.hmvcLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#ohhmvc a.hmvcLink:link, #ohhmvc a.hmvcLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#ohhmvc a.hmvcLink:hover, #ohhmvc a.hmvcLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#cshmvc a.hmvcLink:link, #cshmvc a.hmvcLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#cshmvc a.hmvcLink:hover, #cshmvc a.hmvcLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}
/***********************************************************************************/
#hmvc a.bfLink:link, #hmvc a.bfLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#hmvc a.bfLink:hover, #hmvc a.bfLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bfhmvc a.bfLink:link, #bfhmvc a.bfLink:visited  {
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bfhmvc a.bfLink:hover, #bfhmvc a.bfLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bbhmvc a.bfLink:link, #bbhmvc a.bfLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bbhmvc a.bfLink:hover, #bbhmvc a.bfLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#ohhmvc a.bfLink:link, #ohhmvc a.bfLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#ohhmvc a.bfLink:hover, #ohhmvc a.bfLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#cshmvc a.bfLink:link, #cshmvc a.bfLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#cshmvc a.bfLink:hover, #cshmvc a.bfLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}
/***********************************************************************************/
#hmvc a.bbLink:link, #hmvc a.bbLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#hmvc a.bbLink:hover, #hmvc a.bbLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bfhmvc a.bbLink:link, #bfhmvc a.bbLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bfhmvc a.bbLink:hover, #bfhmvc a.bbLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bbhmvc a.bbLink:link, #bbhmvc a.bbLink:visited  {
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bbhmvc a.bbLink:hover, #bbhmvc a.bbLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#ohhmvc a.bbLink:link, #ohhmvc a.bbLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#ohhmvc a.bbLink:hover, #ohhmvc a.bbLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#cshmvc a.bbLink:link, #cshmvc a.bbLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#cshmvc a.bbLink:hover, #cshmvc a.bbLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}
/***********************************************************************************/
#hmvc a.ohLink:link, #hmvc a.ohLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#hmvc a.ohLink:hover, #hmvc a.ohLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bfhmvc a.ohLink:link, #bfhmvc a.ohLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bfhmvc a.ohLink:hover, #bfhmvc a.ohLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bbhmvc a.ohLink:link, #bbhmvc a.ohLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bbhmvc a.ohLink:hover, #bbhmvc a.ohLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#ohhmvc a.ohLink:link, #ohhmvc a.ohLink:visited  {
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#ohhmvc a.ohLink:hover, #ohhmvc a.ohLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#cshmvc a.ohLink:link, #cshmvc a.ohLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#cshmvc a.ohLink:hover, #cshmvc a.ohLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}
/***********************************************************************************/
#hmvc a.csLink:link, #hmvc a.csLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#hmvc a.csLink:hover, #hmvc a.csLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bfhmvc a.csLink:link, #bfhmvc a.csLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bfhmvc a.csLink:hover, #bfhmvc a.csLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#bbhmvc a.csLink:link, #bbhmvc a.csLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#bbhmvc a.csLink:hover, #bbhmvc a.csLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#ohhmvc a.csLink:link, #ohhmvc a.csLink:visited  {
	color: #ffffff;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plughole.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#ohhmvc a.csLink:hover, #ohhmvc a.csLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}

#cshmvc a.csLink:link, #cshmvc a.csLink:visited  {
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
	padding-top:55px;
}

#cshmvc a.csLink:hover, #cshmvc a.csLink:active{
	color: #000000;
	font-family:"Rockwell", "Baskerville Old Face" ;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height:100%;
	width:100%;
	background: url(images/plug.gif) top center no-repeat;
	vertical-align:bottom;
}
/***********************************************************************************/




/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


/* Basic links */
a:link, a:visited, a:active {
	color: #a31917;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #a31917;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/* For the Register and Login/Logout links in the header */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
    text-decoration: none;
    color: #fff;
	font-weight: normal;
}

a.LoginLink:hover {
    text-decoration: underline;
    color: #fff;
	font-weight: normal;
}




/* For the Register and Login/Logout links in the header */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
    text-decoration: none;
    color: #fff;
	font-weight: normal;
}

a.FooterLink:hover {
    text-decoration: underline;
    color: #fff;
	font-weight: normal;
}



/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #a31917;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #a31917;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


/* For links that come with a pre-attached Normal class */
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #a31917;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #a31917;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/* Defines styles for breadcrumb items */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
    text-decoration: none;
    color: #a31917;
	font-weight: bold;
	font-size: 11px;
}

a.BreadcrumbLink:hover {
    text-decoration: underline;
    color: #a31917;
	font-weight: bold;
	font-size: 11px;
}



/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


/* Style for current date token */
.DateText {
	 color: #fff;
}


/* Style for copyright text in footer */
.CopyrightText {
	color: #fff;;
}


/* Used in admin sections */
.SubHead    {
    font-family: "trebuchet ms", verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000;
	padding: 0;
}


/* Module titles */
.Head {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}


/* Bold colored - used for warnings and such */
.NormalRed {
	color: #555;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.4em;
}


/* Normal bold text */
.NormalBold {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
}


/* Normal text */
.Normal {
	color: #000;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}




/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/

select, input {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	color: #333;
}


/* Applies to text input boxes */
.NormalTextBox {
	color: #2f2f2f;
	padding-left: 2px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #333;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}


/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


.GoButton {
	margin-bottom: -8px;
	position: absolute;
}






/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/




/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #640504;
	background: #e1e1e1;
	border-top: #e1e1e1 1px solid;
	border-left: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;
	padding: 1px 12px 2px 2px;
}

/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #c4c4c4;
	border-top: #c4c4c4 1px solid;
	border-bottom: #c4c4c4 1px solid;
	border-left: #c4c4c4 1px solid;
	border-right: #c4c4c4 1px solid;
	padding: 1px 12px 2px 2px;
}



/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align:right;
	width:90%;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent; 
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align:right;
}

/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	background-color: #D78130;
	border: 1px solid #dedede;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3) ;
}


.MainMenu_Active td, .MainMenu_Selected td, .MainMenu_Idle td, .MainMenu_BreadcrumbActive td {
	height: 30px;
	padding: 0 0px 0px 0px;
	font-size: 16px;
}

.MainMenu_BreadcrumbActive td {
	height: 30px;
	padding: 0 0px 0px 0px;
	font-size: 16px;
}


	
/* Idle state for main menu items */
.MainMenu_Idle { 
	height: 30px;
	background: transparent;
	color: #640504;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	margin: 0;
}


/* Hover state for main menu items */
.MainMenu_Selected  {
	height: 30px;
	color: #fff;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	background-color:#9e0c0c;
	background: url(images/menu-right-sep.gif) right no-repeat #9e0c0c;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	height: 30px;
	background-color:#9e0c0c;
	color: #fff;
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-weight: normal;
	margin: 0;
	background: url(images/menu-right-sep.gif) right no-repeat #9e0c0c;
}



.MainMenu_MenuBreak {
	width: auto;
	border: 0;
	background: transparent;
}


/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}




/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/


/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {
}


/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}


/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	background: #f7f7f7;
	border-top: #f7f7f7 1px solid;
	border-left: #f7f7f7 1px solid;
	border-bottom: #f7f7f7 1px solid;
	border-right: #f7f7f7 1px solid;
	padding: 1px 10px 2px 0px;
}


/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 1px 0px 0px 0px;
	background-color: #f7f7f7;
	border: 1px solid #999;
	padding: 0px;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}



/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 1px 10px 2px 0px;
}

.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}

/* Elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
	display: none;
}


/*========================================================*/
/*  End Style Sheet                                       */
/*========================================================*/




























