@charset "utf-8";
/* CSS Document */

/* Home Page - Feature.html */
.hmFeatureCntnr { width:181px; background:url(images/bckgrnd_content.gif) repeat-x bottom; border-bottom:3px double #f4b63b; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:.8em; text-align:left; }

.hmLatestNewsCntnr { width:166px; background:url(images/bckgrnd_content.gif) repeat-x bottom #edf4fa; padding:5px; text-align:left; color:#000; font-size:.8em; }
.hmLatestNewsCntnr a { color:#000; }
.hmLatestNewsCntnr a:hover { color:#000; }

/* Containers - Intro Feature.html */
.introContentCntnr { min-height:165px; height:auto !important; height:165px; padding:10px; background:url(images/bckgrnd_yellow.gif) repeat-x bottom #FFFFFF; border:1px solid #d6dae0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.6em; color:#000; }
.introContentCntnr p { font-size:1.1em; line-height:1.7em; }

/* Containers - Feature.html */
.featureContentCntnr { width:198px; margin-left:6px; min-height:165px; height:auto !important; height:165px; border:1px solid #d6dae0; background-color:#f4f2ee; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.6em; color:#000; }
.featureContentCntnr strong, #featureContentCntnr b { color:#bd8f35; }

.featureContentCntnr a { color:#6e98cb; text-decoration:none; }
.featureContentCntnr a:hover { color:#FFFFFF; background:#4d81c2; }

.featureContentCntnr p { margin-bottom:0; }
.featureContentCntnr img { margin-top:5px; margin-bottom:5px; border:0; }

/* Containers - Bucket Navigation.html */
.secondLevelBucketNav { height:auto; overflow:hidden; background-color:#efede9; border:1px solid #d6dae0; padding-bottom:10px; }

.secondLevelBucketNav ul { list-style:none; margin:0px; padding:0; }
.secondLevelBucketNav li { list-style:none; width:140px; height:150px; padding:14px 5px; margin:9px; float:left; background:url(images/bckgrnd_blue.gif) repeat-x #FFF; border:1px solid #f9da9d; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.8em; text-transform:uppercase; text-align:center; line-height:normal; }

.secondLevelBucketNav li li { list-style:none; height:auto; padding:0; border:none; margin:0px; margin-top:17px; background-image:none; text-align:left; text-transform:none; color:#585858; line-height:1.5em; font-size:1em; }

.secondLevelBucketNav li a { color:#4d81c2; text-decoration:none; }

.secondLevelBucketNav img { border:0; }

.contentBorderWhite { margin-top:10px; background-color:#FFFFFF; border:1px solid #d6dae0; padding:25px 12px; height:auto; overflow:hidden; text-align:left; }
.contentBorderWhite p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; }

div.rghtColBorderColored { width:203px; margin-left:6px; background-color:#f4f2ee; border:1px solid #d6dae0; padding:10px; margin-bottom:10px; }
div.rghtColBorderWhite { width:203px; margin-left:6px; background-color:#FFFFFF; border:1px solid #d6dae0; padding:10px; margin-bottom:10px; }

div.rghtColBorderColor img, div.rghtColBorderWhite img, div.rghtColBorderColored img { border:0; }

div.rghtColBorderWhite span.Normal, div.rghtColBorderColor span.Normal { display:block; font-size:.8em; font-family:Georgia, "Times New Roman", Times, serif; color:#54626e; padding:0 0 5px 3px; }

div.DNN_Documents tr.SubHead { display:none; }
div.DNN_Documents td.TitleCell a { font-family:Arial,Verdana, Helvetica, sans-serif; font-size:11px; color:#6e98cb; }
span.RegisterFirst { font-family:Arial,Verdana, Helvetica, sans-serif; font-size:11px; color:#c29845; font-weight:bold; }
a.RegisterLink { font-family:Arial,Verdana, Helvetica, sans-serif; font-size:11px; color:#6e98cb; font-weight:bold; padding-right:10px; }