/* COLORS AND STYLES */

a:link {color: #113c9d; text-decoration: none; font-weight: bold;}     /* unvisited link */
a:visited {color: #113c9d; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover {color: #303030; text-decoration: none; font-weight: bold;}   /* mouse over link */
a:active {color: #113c9d; text-decoration: none; font-weight: bold;}   /* selected link */

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


table.bigtable {



}

img.spectrum {

}


td.topstripes {

}

td.bottomstripes {

}

td.logo {
	background-color: #ebeaea;

}


td.motto {
	background-color:  #ebeaea;

}

td.search {

	background-image: url(../images/cclt_search_bg.jpg); 
	background-repeat: no-repeat;
	background-color: #ebeaea;
	font-size: 7pt;

}


td.callout1 {

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


}


td.maintitle {

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

}

td.mainbody {

	background-image: url(../images/cclt_bg_main.jpg); 
	background-repeat: repeat;
	background-color: white;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;
}


td.secondarytitle {

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

}

td.notices {

	background-color: #cccccc;
	color: #113c9d;

}

td.navbar {

	background-color: #cccccc;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-left-color: #cccccc;
	border-left-style: solid;
	

}


td.secondary {

	background-image: url(../images/cclt_bg_secondary.jpg); 
	background-repeat: repeat;
	background-color: #cccccc; 
	border-right-color: #d7d7d7; 
	border-right-style: solid; 

}

select.quicklinks {

}


.menudark {

	color: #153b9e ;
	background-color: #f7f7f7;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-right-style: solid;

}


.menumedium {

	color: #153b9e ;
	background-color: #f7f7f7;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-right-style: solid;

}

.menulight {

	color: #153b9e ;
	background-color: #f7f7f7;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-right-style: solid;

}

.menulinkdark:link {color: #113c9d;}
.menulinkdark:visited {color: #113c9d;}
.menulinkdark:hover {color: #303030;}
.menulinkdark:active {color: #113c9d;}

.menulinkmedium:link {color: #113c9d;}
.menulinkmedium:visited {color: #113c9d;}
.menulinkmedium:hover {color: #303030;}
.menulinkmedium:active {color: #113c9d;}

.menulinklight:link {color: #113c9d;}
.menulinklight:visited {color: #113c9d;}
.menulinklight:hover {color: #303030;}
.menulinklight:active {color: #113c9d;}


h1 {

	color: black;

}

p {

	color: black;

}

td.mainbody {
	
	color: black;
	
}



/* 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: 0px; 
	border-top-width: 0px;  
	padding: 0px 0px 0px 0px;

	
}



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

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


}

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

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


}

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

	width: 524px; 
	padding: 5px 0px 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;
	border-top-width: 1px;
	border-left-width: 1px;

}


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

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

}

select.quicklinks {

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


.menudark {

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


.menumedium {

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

.menulight {

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

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

