/* CSS Document */

/* Homepage News & Events CSS */

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #514e86;
	}
	
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;	
	width: 399px;
	padding-bottom: 3px;
	}
	
.headlineDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	}
	
.seperator {
	height: 1px;
	border: 0;
	margin-top: -8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.title {
padding-bottom: 6px;}

/* Homepage Events Box CSS */		

#events {
	margin-top: 4px;
}

.view {
	vertical-align: bottom;
	height: auto;
}

#events a:link {
	text-decoration: none;
	color: #514e86;
}
#events a:visited {
	color: #514e86;
	text-decoration: none;
}
#events a:hover {
	text-decoration: underline;
	color: #514e86;
}

#events a:active {	
	text-decoration: none;
	color: #514e86;
	}	

.eventst {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 151px;
}

.eventsb {background: url(../images/dot.gif) 0 100% repeat-x;}

.eventsl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
	height: 205px;
}

.eventsr {background: url(../images/dot.gif) 100% 0 repeat-y; 	height: 205px;}

.eventsbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 205px;
}

.eventsbr {
	padding:5px;
	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	height: 195px;
}

/* Homepage News Box CSS */	

#news {
	
}

#news a:link {
	text-decoration: none;
	color: #514e86;
}
#news a:visited {
	color: #514e86;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
	color: #514e86;
}

#news a:active {	
	text-decoration: none;
	color: #514e86;
	}		

.newst {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 411px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newsb {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.newsl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
	height: 319px;
}

.newsr {background: url(../images/dot.gif) 100% 0 repeat-y; 	height: 319px;}

.newsbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 319px;
}

.newsbr {
	padding:5px;
	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	height: 309px;
}

div.scroll {
	height: 285px;
	width: 395px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

/* Main Content Box CSS */

.maint {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 370px;
}

.mainb {background: url(../images/dot.gif) 0 100% repeat-x;}

.mainl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
}

.mainr {background: url(../images/dot.gif) 100% 0 repeat-y;}

.mainbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.mainbr {
	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	padding:5px;
}

/* Main Content Box using Title Header Background CSS */

.mainht {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 370px;
}

.mainhb {background: url(../images/dot.gif) 0 100% repeat-x;}

.mainhl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
}

.mainhr {background: url(../images/dot.gif) 100% 0 repeat-y;}

.mainhbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.mainhbr {
	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}


/* Right Side Banners CSS */

.bannert {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 151px;
}

.bannerb {background: url(../images/dot.gif) 0 100% repeat-x;}

.bannerl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
	height: 105px;
}

.bannerr {background: url(../images/dot.gif) 100% 0 repeat-y; 	height: 105px;}

.bannerbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 105px;
}

.bannerbr {
	padding:5px;
	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	height: 95px;
}

.banner {
	padding-top: 5px;
	padding-bottom:5px;
	}
	
.bannerMED {
	padding-top: 4px;
	}		
	
/* Right Side Boxes CSS */

.boxestitle {
	font-size: 1em;
	font-weight: bold;
	color: #514e86;
	background-color: #e4e4e6;
	padding: 4px;
	}

.boxest {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 190px;
}

.boxesb {background: url(../images/dot.gif) 0 100% repeat-x;}

.boxesl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
}

.boxesr {background: url(../images/dot.gif) 100% 0 repeat-y;}

.boxesbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.boxesbr {

	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}

.boxes {
	padding-bottom: 5px;
	}
	
.boxesContent {
	padding: 5px;
	line-height: 16px;
	}
	
.boxesContent a:link {
	text-decoration: underline;
	color: #514e86;
}
.boxesContent a:visited {
	color: #514e86;
	text-decoration: underline;
}
.boxesContent a:hover {
	text-decoration: none;
	color: #514e86;
}

.boxesContent a:active {	
	text-decoration: none;
	color: #514e86;
	}	
	
#boxesSubMenu {
	padding: 5px;
	font-size: 1em;
	}
	
#boxesSubMenu a:link {
	text-decoration: none;
	color: #666666;
}
#boxesSubMenu a:visited {
	color: #666666;
	text-decoration: none;
}
#boxesSubMenu a:hover {
	text-decoration: underline;
	color: #666666;
}

#boxesSubMenu a:active {	
	text-decoration: none;
	color: #666666;
	}

