/* Collegiate Directories CSS Document 
Colors: 
Red: #EA0E13;
Text Gray: #000000;
light gray bg: #F8F8F8:
light gray border: #D3D3D3;
*/

a{color:#EA0E13; text-decoration:underline; } a:visited{color:#EA0E13; text-decoration:underline; } a:hover{color:#EA0E13; text-decoration:none;} a:active{color:#EA0E13; }
a.b{color:#5C5C5C;text-decoration:underline; } a.b:visited{color:#5C5C5C;text-decoration:underline; } a.b:hover{color:#5C5C5C; text-decoration:none;} a.b:active{color:#5C5C5C;text-decoration:none; }

/* Tag Items */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
form {
	margin: 0px;
}
hr {
	color: #D3D3D3;
	height: 1px;
}
h1 {
	font-size: 16px;
	color: #EA0E13;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
h2 {
	font-size: 12px;
	color: #EA0E13;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2.error-msg {
	font-size: 12px;
	background-color: #F8F8F8;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Form Items */
.input	{
	FONT-SIZE: 11px;
	color: #000000;
	background-color: #F8F8F8;
	border: 1px solid #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
}
.formButton 
{
	/*float:left;*/
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #EA0E13;
	background-color: #f8f8f8;
	border: 1px solid #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-image: url('../bg/formbut-bg.gif');
	background-repeat: repeat-x;
	height: 24px;
}
.input2	{
	FONT-SIZE: 11px;
	color: #000000;
	background-color: #F8F8F8;
	border: 1px solid #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
}
.formitem {
	padding: 4px;
	border-bottom: 1px solid #D3D3D3; 
}
.formitemred {
	color: #EA0E13;
	padding: 4px;
	border-bottom: 1px solid #D3D3D3; 
}

/* Homepage formatting */
.lrgimghome {
	background-color: #000000;
	padding: 0 0 17 0px;
}
.hometxt {
	padding: 24 12 15 25px;
	font-size: 11px;
}
.features1{
	padding: 0 4 5 18px;
}
.features2{
	font-size: 12px;
}
.featuresthmb{
	padding: 0 0 5 0px;
}
.homeheadline {
	font-size: 14px;
	color: #EA0E13;
}
/* Template formatting */
.header {
	padding: 15 15 3 15px;
}
.subnav {
	padding: 7 0 20 0px;
}
.content {
	padding: 0 15 20 15px;
}
/* Shared formatting */
.nacdalogo {
	background-color: #000000;
	padding: 8 0 0 20px;
}
.cdlogo {
	background-color: #000000;
	padding: 36 0 19 277px;
}
.navbutton {
	background-color: #000000;
	padding: 0 11 9 0px;
}
.officaltxt {
	background-color: #000000;
	padding: 0 14 0 14px;
	color: #ffffff;
}
.boxtopmid {
	background-image: url(/bg/box-top-mid.gif);
	background-repeat: repeat-x;
}
.boxbotmid {
	background-image: url(/bg/box-bot-mid.gif);
	background-repeat: repeat-x;
}
.boxsideleft {
	background-image: url(/bg/box-side-left.gif);
	background-repeat: repeat-y;
}
.boxsidert {
	background-image: url(/bg/box-side-rt.gif);
	background-repeat: repeat-y;
}
.boxcenter {
	padding: 9px 1px 2px 0px;
	background-color: #F8F8F8;
}
.footer {
	padding: 1px;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #5C5C5C;
}
.col2 {
	font-size: 11px;
	padding-left: 20px;
}
/* Page Content formatting */
.tblHeader {
	background-color: #E5E5E5;
	border-top: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	font-size: 11px;
	padding: 4px;
}
.altrow1 {
	padding: 4px;
	border-bottom: 1px solid #D3D3D3;
	/* background-color: #ffffff; */
}
.altrow2 {
	padding: 4px;
	border-bottom: 1px solid #D3D3D3;
	 background-color: #F8F8F8; 
}
.pad4 {
	padding: 4px;
}
.padheight {
	padding: 10 4 10 4px;
}
.red {
	color: #EA0E13;
}
.tblshaded {
	background-color: #F8F8F8;
	padding: 9px;
	border: #D3D3D3;
}
.verticalCol {
	padding: 4px;
	border-left: 1px solid #D3D3D3;
}
.black {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
/* Banner Advertising - Formatting */
#banner1 {
	margin: 1px 0px 10px 0px;
	border: 0px;
}
/*Modal Popup*/



 .modalBackground 
{    
	background-color:Gray;    
	filter:alpha(opacity=00);    
	opacity:0.00;         
}
		
.updateProgress
{    
	border-width:1px;     
	border-style:solid;     
	background-color:#FFFFFF;     
	position:absolute;     
	width:150px;     
	height:40px;     
	vertical-align: middle;   
}

.updateProgressMessage
{    
	margin:auto;     
	font-family:Trebuchet MS;     
	font-size:small;     
	vertical-align: middle;
}
		
.divUpdateProgress
{      
	text-align:center;      
	margin:4px;      
	vertical-align: middle; 	
}

.modalPopup {

    background-color:#ffffdd;
    border-width:3px;
	border-style:solid;
    border-color:Gray;
    padding:3px;

 }
 
 .collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(/images/bg-menu-main.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
    .RequiredField
    {
        color: #FF0000;
    }