@import url("css/layout.css");
@import url("css/menus.css");

body                    {color:#404040;background:#e4e4e4 url(images/background.png) repeat-x top left;font:normal normal normal 76% Verdana,Tahoma,Arial,sans-serif;}
a:link, a:visited       {text-decoration:underline;font-weight:normal;color:#020BBB;background-color:inherit;}
a:hover                 {text-decoration:underline;font-weight:normal;color:#286AFF;background-color:inherit;}
a:active                {text-decoration:none;font-weight:normal;color:#020BBB;background-color:inherit;}
a img, img              {borer:0;margin:0 0 0 0;padding:0 0 0 0;}
p                       {margin: 0 0 1.4em 0;}
td, th                  {text-align:left;vertical-align:top;}

/* */

a.hyperlink:link, a.hyperlink:visited, a.hyperlink:active {
text-decoration:underline;font-weight:normal;color:#020BBB;background-color:inherit;
}

a.hyperlink:hover {
text-decoration:underline;font-weight:normal;color:#286AFF;background-color:inherit;
}



/* common classes */
.alignLeft              {text-align:left;}
.alignRight             {text-align:left;}
.alignCenter            {text-align:center;}
.clear                  {clear:both;padding:0 0 0 0;margin:0 0 0 0;visibility:hidden;}
.hide                   {display:none;}
.pad5                   {padding-top:5px;}
.pad10                  {padding-top:10px;}
.pad25                  {padding-top:25px;}
.pad50                  {padding-top:50px;}

p.HeaderText           {margin:100px 0 0 30px;color:#404040;text-align:left;font:normal normal bold 160% Verdana,Tahoma,Arial,sans-serif;}

/* hr replacements */
div.hrMod               {margin:0 auto;height:0px;width:559px;background:transparent url(images/line.gif) no-repeat scroll center;}
div.hrMod hr            {display:none;}
div.hrFoot              {height:5px;background:transparent url(images/footerline.png) no-repeat scroll center;margin-bottom:10px;}
div.hrFoot hr           {display:none;}

/* Navigation - Breadcrumbs */
div.breadcrumb          {padding:0 10px 0 100px;}
span.breadcrumb         {color:#ffffff;font:bold 120% Verdana,Tahoma,Arial,sans-serif;text-decoration: none;}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:active  {color:#333333;font:bold 90% Verdana,Tahoma,Arial,sans-serif;text-decoration:none;}

/* footer text */
#conContentFoot a.foot, #conContentFoot span.foot {color:#666666;font:bold 80% Verdana,Tahoma,Arial,sans-serif;text-decoration:none;}
#conPageFoot a.foot, #conPageFoot span.foot {color:#666666;font:normal 100% Verdana,Tahoma,Arial,sans-serif;text-decoration:none;}

/* home page - monitor image */
img.monitor             {float:left;position:absolute;z-index:9999;top:20px;left:20px;padding:0 0 0 0;margin:10px 0 0 20px;}
.monitorallowance       {padding-top:50px;}

/* home page - Left links */
div.WhiteLinks a:link, a:visited, a:active       {text-decoration:underline;font-weight:normal;color:#020BBB;font-size:100%;}
div.WhiteLinks a:hover                 {text-decoration:underline;font-weight:normal;color:#286AFF;font-size:100%;}



/* News and Events NewsFeed */
h2.News_Link            {font:normal normal bold 108% Verdana,Tahoma,Arial,sans-serif;}
h2.News_Link a:link, h2.News_Link a:visited      {text-decoration:none;color:#404040;}
h2.News_Link a:hover    {text-decoration:underline;color:#404040;}
h2.News_Link a:active   {text-decoration:none;color:#404040;}
p.News_Date             {margin:-0.9em 0px 1.4em;font:italic normal normal 88% Verdana,Tahoma,Arial,sans-serif;}
p.News_Details          {font:normal normal normal 95% Verdana,Tahoma,Arial,sans-serif;}

/*containers*/
.eipbackimg             {background-color:#dae7f2;border:solid 1px #4f839f}
.ctrLeft img            {float:left;margin:0px 25px 0px 0px;padding:25px 10px 25px 0;}
.ctrRight ul            {margin:0 0 1.4em 0;padding:0 0 0 0;list-style-position:inside;}

/* DNN Styles to override */
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head, .SubHead, .HeadWhite, .HeadBlack, .HeadRed {font:normal normal normal 105% Verdana,Tahoma,Arial,sans-serif;color:#404040;line-height:140%;}
.NormalDisabled         {color:#C0C0C0;}
.NormalBold, .SubHead   {font-weight:bold;}
.NormalRed              {font-weight:bold;color:#FF0000;}
h1, h2, h3, h4, h5, h6, .Head, .HeadWhite, .HeadBlack, .HeadRed {font-weight:bold;font-size: 115%}
h1                      {font-size: 115%}
h2                      {font-size: 110%}
h3                      {font-size: 105%}
h4, h5, h6              {font-size: 100%}
.HeadWhite              {color:#FFFFFF;}
.HeadBlack              {color:#000000;}
.HeadRed                {color:#FF0000;}
.StandardButton         {padding:0 5px 0 5px;font:normal normal normal 100% Verdana,Tahoma,Arial,sans-serif;color:#000000;background:#dddddd;} 
.CommandButton          {font:normal normal normal 100% Verdana,Tahoma,Arial,sans-serif;}
a.CommandButton:link, a.CommandButton:visited {text-decoration:none;font-weight:bold;color:#286EA0;background-color:inherit;}
a.CommandButton:hover   {text-decoration:underline;color:#286EA0;background-color:inherit;}
a.CommandButton:active  {text-decoration:none;font-weight:bold;color:#286EA0;background-color:inherit;}
