﻿
/* CSS Document */

#Body{
	background:#E9E9E9;
	color:#868686;
	font:Arial;
}
#contentbg:after{
display:block;
content:" ";
clear:both;
}
html{
	margin:0px; 
	height: 100%; 
	padding:0px; 
	font:normal 12px/16px Arial; 
	color:#868686;
}
body
{
    background: #23B2D4;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width:1260px;  /* Set width of content box */
    background-color: #fff;
    margin: 10px auto 0px auto;
    border: 1px solid #496077;
}

@media screen and (max-width: 1024px) {
    .page {
        width: 980px;
        background-color: #fff;
        margin: 10px auto 0px auto;
        border: 1px solid #496077;
    }
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
    z-index: 9999;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 820px;  /* min height for content box */
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #FFFFFF;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}
p{
	margin:0px 0px 8px 0px;
}
TH,TD,DIV{    margin-bottom: 0px;
    text-align: left;
}
div 
{
 overflow:visible;
 }
textarea
{    
    resize:none;
}
A,
A:link{
	color:#056cae ;
	text-decoration:underline;
}
A:active{
	color:#056cae ;
	text-decoration: underline; 
}
A:visited{
	color:#056cae ;
	text-decoration: underline; 
}
A:hover{
	color:#056cae ;
	text-decoration:none;
}
.header
{
	font-size: 18pt;
	color: blue;
	font-family: Arial;
	font-variant: normal;	
}

.heading
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
}
.welcomebanner
{
	color: white;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
}
.welcomebannertop
{
	color: white;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
}
.footerbanner
{
	background-color: #5d7b9d;
	font-family: Arial;
	font-variant: normal;
}
.listmain
{
    border: 1px solid navy;
    font-family: Arial;
        font-variant: normal;
        font-size: 10pt;
        border-collapse: collapse;
        table-layout: auto;
        border-spacing: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.listmainheading
{
	background-color: #83C918;
	font-family: Arial;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	line-height: 20px;
	border-right: #191941 1px solid;
	border-top: #191941 1px solid;
	border-left: #191941 1px solid;
	border-bottom: #191941 1px solid;
}
.listmainitem
{
    font-family: Arial;
    font-variant: normal;
    color: #003748;
    font-size: 10pt;
    background-color: #f5f5f5;
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    border-color: #003748;
}

.listmain .pgr { background: #FFFFFF repeat-x top; }
.listmain .pgr table { margin: 5px 0; }
.listmain .pgr td { 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #111; 
    line-height: 12px; 
 }   
.listmain .pgr a { color: #666; text-decoration: none; }
.listmain .pgr a:hover { color: #333; text-decoration: none; }

.listmainedit
{
    background-color: Yellow;
}

.sublistmainheading {
    background-color: lightskyblue;
    font-family: Arial;
    font-variant: normal;
    font-weight: normal;
    font-size: 9pt;
    color: white;
    line-height: 20px;
    border-right: lightskyblue 1px solid;
    border-top: lightskyblue 1px solid;
    border-left: lightskyblue 1px solid;
    border-bottom: #191941 1px solid;
}

.sublistmainitem {
    font-family: Arial;
    font-variant: normal;
    color: black;
    font-size: 9pt;
    background-color: bisque ;
    border-right: #FFFFCC 1px solid;
    border-top: navy 1px solid;
    border-left: #FFFFCC 1px solid;
    border-bottom: navy 1px solid;
}


.fileslist
{
    font-family: Arial;
    font-variant: normal;
    color: navy;
    font-size: 10pt;
    margin: 0px;
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    border-collapse: collapse;
    table-layout: auto;
    border-spacing: 10px;
}
.fileslistheading
{
	background-color: #191941;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	line-height: 25px;
	border-right: #191941 1px solid;
	border-top: #191941 1px solid;
	border-left: #191941 1px solid;
	border-bottom: #191941 1px solid;
}
.fileslistitem
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: #f5f5f5;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}

.fileslist .pgr { background: #FFFFFF repeat-x top; }
.fileslist .pgr table { margin: 5px 0; }
.fileslist .pgr td { 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #111; 
    line-height: 12px; 
 }   
.fileslist .pgr a { color: #666; text-decoration: none; }
.fileslist .pgr a:hover { color: #333; text-decoration: none; }

.list
{
    padding: 10px;
    font-family: Arial;
    font-variant: normal;
    color: navy;
    font-size: 10pt;
    margin: 10px;
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    border-collapse: collapse;
    border-spacing: 1px;
}
.listheading
{
	background-color: #191941;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	line-height: 25px;
	border-right: #191941 1px solid;
	border-top: #191941 1px solid;
	border-left: #191941 1px solid;
	border-bottom: #191941 1px solid;
}
.listitem
{
    padding: 10px;
    font-family: Arial;
    font-variant: normal;
    color: #191941;
    font-size: 10pt;
    background-color: #f5f5f5;
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
}
.listitemwhite
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: white;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	padding:0px;
}
.listsubitem
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: white;
	border-right: white 0px none;
	border-top: navy 1px solid;
	border-left: white 0px none;
	border-bottom: navy 1px solid;
	padding:0px;
}
.listsubitemrow
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: white;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: white 0px none;
	border-top: navy 1px solid;
	border-left: white 0px none;
	border-bottom: navy 0px solid;

}
.listsubitemsubrow
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: white;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: white 0px none;
	border-top: navy 1px solid;
	border-left: white 0px none;
	border-bottom: navy 0px solid;

}
.listalternate
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: #dcdcdc;
}
.listselected
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	background-color: #ffff99;
}
.listempty
{
	font-family: Arial;
	font-variant: normal;
	color: red;
	font-size: 10pt;
}
.listpagenumber
{
    background-color: #000099;
    font-family: Arial;
    color: #FFFFFF;
}
.separator
{
	visibility: hidden;
	height: 0px;
	display: none;
}
.menu
{
	font-family: Arial;
	font-variant: normal;
	color: #284E98;
	font-size: 10pt;
	font-weight: bold;
    z-index: 9999;
}
.menuheader
{
	font-family: Arial;
	font-variant: normal;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background-color: #a9a9a9;
	direction: ltr;
	vertical-align: bottom;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.menuitem
{
	font-family: Arial;
	background-color: #f7f6f3;
	color: #284775;
	border-color: #9999ff;
	border-bottom-color: #9999ff;
	border-left-color: #9999ff;
	border-right-color:#9999ff;
	border-top-color: #9999ff;
}
.menusubitem
{
	font-family: Arial;
	background-color: #f7f6f3;
	color: #284775;
	border-color: #9999ff;
	border-bottom-color: #9999ff;
	border-left-color: #9999ff;
	border-right-color:#9999ff;
	border-top-color: #9999ff;
}
.menuitemhover
{
	font-family: Arial;
	background-color: #d2cde3;
	border-bottom-color: #9999ff;
	border-left-color: #9999ff;
	border-right-color: #9999ff;
	border-top-color: #9999ff;
	color: red;
	font-weight: bold;
}
.normalinfotext {
    font-family: Arial;
    font-variant: normal;
    color: blue;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
}
.normaltext
{
    font-family: Arial;
    font-variant: normal;
    color: #000000;
    font-size: 10pt;
}
.normaltextdisabled
{
    font-family: Arial;
    font-variant: normal;
    color: #808080;
    font-size: 10pt;
}
.normaldocumenttext
{
    font-family: Arial;
    font-variant: normal;
    color: #000000;
    font-size: 8pt;
}
.coursetitle
{
    font-family: Arial;
    font-variant: normal;
    color: #0000FF;
    font-size: 12pt;
    font-weight: bold;
}
.fixednormaltext
{
    font-family: 'Microsoft Sans Serif';
    font-variant: normal;
    color: #000000;
    font-size: 10pt;
}
.selectnormaltext
{
    font-family: Arial;
    font-variant: normal;
    color: #000000;
    font-size: 8pt;
}
.normaldisplaytext
{
    font-family: Arial;
    font-variant: normal;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}
.sectiontext
{
    font-family: Arial;
    font-variant: normal;
    color: #003748;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
}
.informativetext
{
    font-family: Arial;
    font-variant: normal;
    color: #003748;
    font-size: 9pt;
    font-style: italic;
}
.resourcestext {
    font-family: Arial Rounded MT Bold;
    font-variant: normal;
    color: #000000;
    font-size: 10pt;
}
.assessmentstatus_submitted {
    font-family: Arial;
    font-variant: normal;
    color: navy;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
}
.assessmentstatus_red
{
    font-family: Arial;
    font-variant: normal;
    color: #fe2f03;
    font-size: 9pt;
    font-style: italic;
    font-weight: bold;
}
.assessmentstatus_amber
{
    font-family: Arial;
    font-variant: normal;
    color: #fea703;
    font-size: 9pt;
    font-style: italic;
    font-weight: bold;
}
.assessmentstatus_green
{
    font-family: Arial;
    font-variant: normal;
    color: #069925;
    font-size: 9pt;
    font-style: italic;
}

.InfoPanel
{

    border: 1px solid #C0C0C0;
    padding: 1px;
    font-family: Arial;
    font-variant: normal;
    color: #003748;
    font-size: 8pt;
    background-color: #FFFFCC;
}
.InfoText
{
    font-family: Arial;
    font-variant: normal;
    color: #003748;
    font-size: 9pt;
}
.InfoPanelwhattodo
{
    font-style: normal;
    font-variant: small-caps;
    font-size: 9pt;
    font-weight: bold;
    color: #83C918;
}
.InfoPanelList
{
}
ul.InfoPanelList {
   padding: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
} 

.criteriatext
{
	font-family: Arial;
	font-variant: normal;
	color: #003748;
	font-size: 10pt;
}
.expiretext
{
    padding: 5px;
    font-family: Arial;
    font-variant: normal;
    color: #FFFFFF;
    font-size: 8pt;
    background-color: #FF9900;
    font-weight: bold;
    font-style: normal;
}
.boldnormaltext
{
	font-family: Arial;
	font-variant: normal;
	color: #191941;
	font-size: 10pt;
	font-weight: bold;
}
.validationtext
{
	font-family: Arial;
	font-variant: normal;
	color: #ff0000;
	font-size: 8pt;
}
.failuretext {
    font-family: Arial;
    font-variant: normal;
    color: #ff0000;
    font-size: 10pt;
}
.mandatorytext
{
	font-family: Arial;
	font-variant: normal;
	color: #ff0000;
	font-size: 8pt;
}
.watermarktext
{
    font-family: Arial;
    font-variant: normal;
    color: #6CB6FF;
    font-size: 10pt;
    background-color: #ECFAFF;
}
.errorheader
{
	font-family: Arial;
	font-variant: normal;
	color: red;
	font-size: 18pt;
	font-weight: bold;
}
.redsteptext
{
	font-family: Arial;
	font-variant: normal;
	color: red;
	font-size: 14pt;
	font-weight: bold;
}
.steptext
{
	font-family: Arial;
	font-variant: normal;
	color: #696969;
	font-size: 12pt;
	font-weight: bold;
}
.stepdetailtext
{
	font-family: Arial;
	font-variant: normal;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.button, input.button:link, input.button:active, input.button:visited
{
    border-style: solid;
    border-color: #818181;
    background-color: #818181;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}
input.button:hover
{
    border-style: solid;
    border-color: #26BCDD;
    background-color: #26BCDD;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

input.buttonSmall,
input.buttonSmall:link, 
input.buttonSmall:active, 
input.buttonSmall:visited
{   
    
    width: 65px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

input.buttonSmall:hover
{   
    
    width: 65px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}


input.buttonSmallWide,
input.buttonSmallWide:link, 
input.buttonSmallWide:active, 
input.buttonSmallWide:visited
{   
    border-style: solid;
    border-color: #818181;
    background-color: #818181;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 9px;
    width: 100px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

input.buttonSmallWide:hover
{   
    border-style: solid;
    border-color: #26BCDD;
    background-color: #26BCDD;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 9px;
    width: 100px;
    height: 20px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

input.buttonLarge,
input.buttonLarge:link, 
input.buttonLarge:active, 
input.buttonLarge:visited
{
    border-style: solid;
    border-color: #818181;
    background-color: #818181;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

input.buttonLarge:hover
{
    border-style: solid;
    border-color: #26BCDD;
    background-color: #26BCDD;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}


.tree {
    color: #000000;
    background-color: #FFFFCC;
    overflow: auto;
    float: left;
}

.treeFS {
    color: #000000;
    background-color: #FFFFCC;
    overflow: auto;
    float: left;
    font-size: 9pt;
}

.treeleaf
{
    color: Black;
    text-decoration: none;
}

.treenode,
a.treenode:link,
a.treenode:active,
a.treenode:visited,
a.treenode:hover
{
    padding: 0px;
    text-decoration: none;
}

.treeleafselected
{
    padding: 0px;
    color: Black;
    text-decoration: none;
    background-color: #C5E4F2;
}
/*
    padding: 3px;
    color: Black;
    text-decoration: none;
    border: 1pt solid #000080;
    background-color: #C5E4F2;
*/    
   
.updatedetails
{
	font-family: Arial;
	font-variant: normal;
	color: navy;
	font-size: 7pt;
}
.notetext
{
	font-family: Arial;
	font-variant: normal;
	color: red;
	font-size: 8pt;
}
.headerlogin
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	background-color: #dcdcdc;
}
.printpage
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-variant: normal;
	font-weight: normal;
	background-color: white;
	text-decoration: none;
}
.logincheckboxtext
{
	font-family: Arial;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 9pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.emailBackground
{
    padding: 5px;
    background-color: #F7F7F7;
}

.modalUploadBackground
{
    background-color:#666699;
	filter:alpha(opacity=50);
	opacity:0.7;
}

.modalBackground
{
    border: 3px solid #000000;
    background-color: #ECFAFF;
    padding: 3px;
}

.popupBackground
{
    border: 3px solid #000000;
    background-color: #FFFFFF;
    padding: 3px;
}

.modalContactBackground
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalContactPopUp
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:630px;
	height:440px;
}

.modalPopupValidationText
{
    font-family: Arial;
	font-variant: normal;
	color: #ff0000;
	font-size: 8pt;
}

.modalPopup p {
    padding: 5px;
}
.cellDiv
{
    border-style: solid solid solid solid;
    border-width: 5px 5px 0px 2px;
    border-color: transparent;
}
.PasswordStrengthPoor
{
    color: Red;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.PasswordStrengthWeak
{
    color: Orange;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.PasswordStrengthAverage
{
    color: #CC9900;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.PasswordStrengthStrong
{
    color: Blue;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.PasswordStrengthExcellent
{
    color: Green;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.RTFText
{
      padding: 10px;
      font-family: Arial, Helvetica, sans-serif;  
      font-size: 12px;
}
.EmptyRTFText
{
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #CCFFCC;
    color: #000080;
}
.recoverypasswordtable
{
    border: 1px solid #C0C0C0;
    background-color: #F7F6F3;
    font-family: Arial;
}
.loginlabeltext
{
    color: #333333;
    font-family: Arial;
    font-size: 0.8em;
}
.loginheader
{
    color: #FFFFFF;
    background-color: #5D7B9D;
    font-family: Arial;
    font-size: 0.8em;
    font-weight: bold;
}
.portfoliosectionsEmpty
{
    margin: 0px;
    padding: 0px;
    border: 1pt solid #000000;
    background-color: #EAEAEA;
    font-family: Arial;
    font-size: 10pt;
    width: 300pt;
}
.portfoliosections
{
    margin: 5px;
    padding: 5px;
    border: 1pt solid #000000;
    background-color: #EAEAEA;
    font-family: Arial;
    font-size: 10pt;
    width: 300pt;
}
.portfoliosections li
{
    padding: 0px;
    list-style: none;
    color: #000000;
    text-align: left;
    margin-left: -50px;
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0em;
    padding-top:0em;
    padding-right:0em;
}

.portfoliosections li a {color:#FFF !important; font-weight:bold;}

.cpRight
{
    border: 1px solid #000000;
    background-color: #f5f5f5;
    padding: 3px;
    width: 450px;
}
.cpHeader
{
    color: white;
    background-color: #719DDB;
    font: bold 11px auto "Trebuchet MS", Arial;
    font-size: 12px;
    cursor: pointer;
    width:100%;
    height:18px;
    padding: 4px;            
}
.cpSubHeading {
    font-family: Arial;
    font-variant: normal;
    color: white;
    font-size: 11pt;
    font-weight: bold;
    height: 26px;
    padding: 4px;
}

.cpHeaderDisabled
{
    color: #000000;
    background-color: #DFDFDF;
    font: bold 11px auto "Trebuchet MS" , Arial;
    font-size: 12px;
    cursor: pointer;
    width: 100%;
    height: 18px;
    padding: 4px;
}
.cpBody
{
	background-color: #f5f5f5;    
    font: normal 11px auto Arial, Arial;
    border: 1px gray;                
    width:100%;
    padding: 4px;
    padding-top: 7px;
    font-size: 8pt;
    height: 0px;
    overflow: hidden;
} 

.cpBodyNotHidden
{
	background-color: #e5e3e3;    
    font: normal 11px auto Arial, Arial;
    border: 1px gray;                
    width:100%;
    padding: 4px;
    padding-top: 7px;
    font-size: 8pt;
} 

.dynamicPopulate_Updating  
{ 
        background-image:url(images/loading.gif); 
        background-repeat:no-repeat;        
        text-align:center; 
        padding:2px; 
        height:240px; 
        margin:5px; 
        width:200px; 
}
.dynamicPopulate_Normal  
{ 
        background-image:url(); 
}
.popupballoon
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:13px;	
	color:#909090;	
	text-decoration:none;	
	font-weight: normal;	
	border-bottom:0px dotted;
}
a.terms:hover{
	color:#fff;
	text-decoration:none;
	font-weight:Normal; 
	text-decoration:underline;
}
/* ********** BOTTOM ************** */	
#dnn_bottom{
	background:url(images/bottom_bg.jpg) 0px 0px repeat;
}
.bottom_mid{
	width:960px;
	margin:0px auto;
	min-height:254px;
	padding:10px 0px 0px 0px;
}
.dnn_footer{
	background-color: #282828;
}
.footer_mid{
	height:50px;
	width:100%;
	margin:0px auto;
}
.copyright_style{
	float:left;
	margin:16px 0px 0px 0px;
	color:#909090;
}
.t_icon{
	float:right;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:14px;
}
.t_icon li{
	padding:0px;
	margin:0px 0px 0px 5px;
	list-style:none;
	display:inline-block;
	position:relative;
	cursor:pointer;
}
*+html .t_icon li{
	display:inline;
}
.clear{
	clear:both;
}

.indicatorstable td
{
    padding: 2px;
    border: 1px solid #000000;
    font-family: Arial;
    font-variant: normal;
    color: #000000;
    font-size: 10pt;
}

/* ********** Footer Style ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: Normal;
}
a.footer:hover
{
    color: #fff;
    text-decoration: none;
    font-weight: Normal;
    text-decoration: underline;
}
/* ********** Menu ************** */
.pdrp_menu, a.pdrp_menuItem:link, a.pdrp_menuItem:visited, a.pdrp_menuItem:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}

.pdrp_menuBase
{
    color: #FFFFFF;
    border: 1px solid #282828;
    background-color: #282828;
    vertical-align: middle;
    font-size: 12px;
}

.pdrp_menuHover
{
    color: #FFFFFF;
    border: 1px solid #056cae;
   background-color: #056cae;
    vertical-align: middle;
    height: 38px;
}

.pdp_menuItem
{
    height: 138px;
}
.textpreview
{
    display: block;
    overflow: scroll;
}
.normalpreviewtext
{
    font-family: Arial;
    font-variant: normal;
    color: #000000;
    font-size: 8pt;
}
.aagmain
{
    border-color: #E1E1E1;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-variant: normal;
    font-size: 10pt;
    display: inline;    
}
.aagmainheading
{
    font-family: Arial;
    font-variant: normal;
    font-weight: bold;
    font-size: 10pt;
    color: #004252;
    line-height: 35px;
    text-align: left;
    background-color: #FFFFFF;
}
.aagmainitem
{
    padding: 15px 5px 5px 3px;
    font-family: Calibri;
    font-variant: small-caps;
    color: #55545A;
    font-size: 11pt;
    font-style: normal;
    text-transform: none;
    font-weight: normal;
}
.aagmainitemcount {
    padding: 15px 5px 5px 3px;
    font-family: Calibri;
    font-variant: small-caps;
    color: #000000;
    font-size: 11pt;
    font-style: normal;
    text-transform: none;
    font-weight: bold;
}

.loginlink, a.loginlink, a.loginlink:link, a.loginlink:visited, a.loginlink:active
{
    color: #9c0b12;
    text-transform: uppercase;
    padding: 0 0 0 5px;
    font-size: 11px;
    text-decoration: none;
}
a.loginlink:hover
{
    color: #9c0b12;
    text-transform: uppercase;
    padding: 0 0 0 5px;
    font-size: 11px;
    text-decoration: underline;
}

/* Landing Page
----------------------------------------------------------------------------*/
.landingcol3
{
    margin: 0px 20px 0px 20px;  
    position: relative; 
    float: left;  
    width: 350px
}
.landingcol2
{
    margin: 0px 0px 0px 10px; 
    position: relative; 
    float: left; 
    width: 490px
}
.landingcol1
{
    margin: 0px 20px 0px 10px; 
    position: relative; 
    float: left;  
    width: 206px
}

.landingPScol1 {
    margin: 0px 0px 0px 10px;
    position: relative;
    float: left;
    width: 900px
}

.landingPScol2 {
    margin: 0px 20px 0px 10px;
    position: relative;
    float: left;
    width: 226px
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #003C4C;
    width: 100%;
}

div.tabmenu {
    padding: 4px 0px 4px 8px;
    font-size: 10pt;
}

    div.tabmenu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
        z-index: 9999;
    }

div.tabmenu ul li a, div.tabmenu ul li a:visited
{
    background-color: #0099A5;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 9px;
    text-decoration: none;
    white-space: nowrap;
}

div.tabmenu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.tabmenu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
/* Terms and conditions */
.termsandconditionstitle
    {
        font-size: x-large;
    }
.termsandconditionsheading
    {
        font-size: medium;
        color: #009900;
    }


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: #003748;
}

.loginDisplay a:visited
{
    color: #003748;
}

.loginDisplay a:hover
{
    color: #003748;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}


.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Directory Listing */
.directoryname {
    font-family: Arial;
    font-variant: normal;
    font-weight: bold;
    color: #000080;
    font-size: 14pt;
}

.directoryentry {
    font-family: Arial;
    font-variant: normal;
    font-style: italic;
    color: #000000;
    font-size: 10pt;
}
