.borderleftblue {
	border-left-color: #333399;
	border-left-style: solid;
	border-left-width: 1px;
	}
	
.borderrightblue {
	border-right-color: #333399;
	border-right-style: solid;
	border-right-width: 3px;
	width: 175px;
	}

/*The above borderrightblue is used on the Spot page for the line on the right side of the Announcements column*/

.borderleftbluebackblue {
	border-left-color: #333399;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #E2E2F5;
	border-bottom-color: #333399;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.borderrightblue {
	border-right-color: #333399;
	border-right-width: 1px;
	border-right-style: solid;
	}

.borderbottomblue {
	border-bottom-color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
.logobottomblue {
	border-bottom-color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
.banner {
	border-bottom-color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 800px;
	}
	
.bluebox {
	border-left-color: #E2E2F5;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom-color: #E2E2F5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-right-color: #E2E2F5;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-color: #E2E2F5;
	border-top-style: solid;
	border-top-width: 5px;
	width: 755px;
	}
	

.leftcolumncolor {
	background-color: #E2E2F5;
	}


.bluesquare {
	border-left-color: #E2E2F5;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #E2E2F5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-right-color: #E2E2F5;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-color: #E2E2F5;
	border-top-style: solid;
	border-top-width: 5px;
	width: 875px;
	}
	
.rightcolumnwidth {
	width: 755px;
}

.leftcolumn {
	border-top-color: #E2E2F5;
	border-top-style: solid;
	border-top-width: 5px;
}
a {
	text-decoration: none;
}
