/* COLORS AND STYLES */

a:link {color: #29488f; text-decoration: none; font-weight: bold;}     /* unvisited link */
a:visited {color: #29488f; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover {color: #7d7d7d; text-decoration: none; font-weight: bold;}   /* mouse over link */
a:active {color: #29488f; text-decoration: none; font-weight: bold;}   /* selected link */

.footerlink:link {color: #7e92bf; text-decoration: none; font-weight: normal}     /* unvisited link */
.footerlink:visited {color: #7e92bf; text-decoration: none; font-weight: normal}  /* visited link */
.footerlink:hover {color: #7d7d7d; text-decoration: none; font-weight: normal}   /* mouse over link */
.footerlink:active {color: #7e92bf; text-decoration: none; font-weight: normal}   /* selected link */


table.bigtable {



}

img.spectrum {

}


td.topstripes {

}

td.bottomstripes {

}

td.logo {
	background-color: white;

}


td.motto {
	background-color:  white;

}

td.search {

	background-color: white;

}


td.callout1 {

	border-right-color: white;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;


}


td.maintitle {

	color: white;
	background-color: #29488f;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: #29488f;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;

}

td.mainbody {

	background-color: white;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	border-left-color: #d7d7d7;
	border-left-style: solid;
}

td.secondarytitle {

	font-family: trebuchet ms,arial,helvetica,verdana,tahoma;
	font-size: 12pt;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-indent: 4px;
	text-align: left;
	background-color: #29488f;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	padding: 0px 10px 0px 2px; 
	border-top-width: 1px;
	border-right-width: 1px;
	height: 22px;

}

td.notices {

	background-color: white;
	color: black;

}

td.navbar {

	background-color: #e6e6e8;

}


td.secondary {

	background-color: #e6e6e8; 
	border-right-color: white; 
	border-right-style: solid; 

}

select.quicklinks {

}


.menudark {

	color: #7e7f7f;
	background-color: #e6e6e8;
	border-bottom-color: white;
	border-bottom-style: solid;

}


.menumedium {

	color: #7e7f7f;
	background-color: #e6e6e8;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulight {

	color: #7e7f7f;
	background-color: #e6e6e8;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulinkdark:link {color: #7e7f7f;}
.menulinkdark:visited {color: #7e7f7f;}
.menulinkdark:hover {color: #7e92bf;}
.menulinkdark:active {color: #7e7f7f;}

.menulinkmedium:link {color: #7e7f7f;}
.menulinkmedium:visited {color: #7e7f7f;}
.menulinkmedium:hover {color: #7e92bf;}
.menulinkmedium:active {color: #7e7f7f;}

.menulinklight:link {color: #7e7f7f;}
.menulinklight:visited {color: #7e7f7f;}
.menulinklight:hover {color: #7e92bf;}
.menulinklight:active {color: #7e7f7f;}


h1 {

	color: black;

}

p {

	color: black;

}

p.secondary {

	font-family: trebuchet ms,arial,helvetica,verdana,tahoma;
	font-size: 10pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;

}

td.mainbody {
	
	color: black;
	
}

ol {

	margin: 0px;
	line-height:12pt
	
}

ol li {list-style:square;}
ol ol li { list-style:square; list-style-position:inside}


table.ap th {background-color:#cccccc;}
table.ap td {background-color:#f2f2f2;}


/* WIDTHS, LINES, AND PADDING */

table.bigtable { 

	width: 975px; 
	
}

img.spectrum {

	margin-left: 16px;
	padding-top: 10px;
}


td.topstripes {

	width: 975px;
	height: 5px;
}

td.bottomstripes {

	width: 975px;
	height: 5px;
}

td.logo {

	width: 174px;

}


td.motto {

	width: 534px;

}

td.search {

	width: 267px;
}

td.callout1 {  /* must add up to 550 */

	width: 801px;
	border-right-width: 0px; 
	border-left-width: 1px; 
	border-top-width: 0px;  
	padding: 0px 0px 0px 0px;

	
}



td.maintitle { /* must add up to 550 */

	width: 532px; 
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 0px 0px 0px 0px;


}

td.mainbody { /* must add up to 550 */

	width: 514px;
	padding: 5px 10px 10px 10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 0px;  


}


td.notices {

	width: 975px;
	
}

td.navbar { /* must add up to 174 */

	width: 174px;

}


td.secondary { /* must add up to 276 */

	width: 247px;
	padding: 5px 10px 10px 10px; 
	border-right-width: 0px; 
	border-top-width: 0px; 

}

td.secondarytitle { /* must add up to 276 */

	width: 267px; 
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px;
	border-right-width: 0px;
	height: 22px;

}

select.quicklinks {

	margin-left: 11px;
	width: 150px;
	
}


.menudark {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}


.menumedium {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}

.menulight {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}
td.verticalheight {
	width: 1px ;
	height: 450px ;
	background-image: url('/shared/shared_rootsite/images/spacer.gif') ;
	text-align: center ;
	vertical-align: middle ;
}
