/* outdented first line (negative indent) 
ul {margin-left:4%; text-align:left; text-indent:-8%;} 
ul {margin-left:0%; text-align:left; }
ol {margin-left:0%; text-align:left; }
li {margin-left:0%; text-align:left; text-indent: 0%;}
*/
.outdent {
        padding-left:4%; text-indent: -4%;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        color: #336666;
        width: auto;
}
.tdent { text-indent: -3em; margin-left: 6em; }
.dent {
          text-indent: -1em;
          margin-top:     .75em;
          margin-bottom:  .75em;
          border-top-width:       0;
          border-bottom:  0;
          padding-top:    0;
          padding-bottom: 0;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        color: #336666;
        width: auto;
} 

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF8D29;
	font-weight: bold;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #466567;
	font-weight: bold;
}
.textplain2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #336666;
	width: auto;
}
.textplain3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #336666;
	width: auto;
}
.textplain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #336666;
	width: auto;
}
.textplainbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #336666;
	font-weight: bold;
	width: auto;
}
.textplainsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color: #336666;
	width: auto;
}
.textplainindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #336666;
	padding-left: 15px;
	width: auto;
}
.textitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #466567;
	font-style: italic; 
	padding-left: 5px;
}
.zed {
        font-family: Geneva, Arial, sans-serif;
        font-size:12px;
        color: #336666;
        width: auto;
}
.videoheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF8D29;
        margin-left: 3%; margin-right: 3%;
        font-weight: bold;
}
.videocaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
        margin-left: 3%; margin-right: 3%;
	width: auto;
        font-weight: bold;
}
.videotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
    margin-left: 3%; margin-right: 3%;
	width: auto;
        font-weight: normal;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #ffffff;
	width: auto;
}
.videolink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #009966;
        margin-left: 3%;
        font-weight: bold;
	width: auto;
}
.videolabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF8D29;
	font-weight: bold;
	padding-left: 15px
}
.searchfield {
	width: 85px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #336666;
	padding-left: 6px;
}
.searchfield2 {
	width: 85px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #004479;
	background-color: #ACB8C9;
}
p { clear: both; }
.clear { clear: both; }

/*RIT stuff*/
.ritFooter {
    margin:10 0 0 60;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    color: #777777;
    width: 433px;
    display: block;
}
.ritFooter2 {
    margin:2 0 0 12;
    font-family: Times, serif;
    font-size: 8pt;
    color: #fff;
    width: 350px;
    display: block;
}

.ritFooter a {
    color: #336666;
    text-decoration: none;
}
.ritFooter a:hover {
    text-decoration: underline;
}

.ritFooter2 a {
    color: #ffffff;
    text-decoration: none;
}
.ritFooter2 a:hover {
    color: #f17922;
}
#metanav ul, #metanavntid ul {width:648px;}
#metanav a span#metaritlogo {margin-left:-10px; margin-top:-2px;}
#metanav #metaritsearch { margin-right: 8px; }
#metanavntid li#metantidhome { margin-left: -12px; margin-top:-2px;} 


