/* Begin General Styles */
.bodyheading {
	font-size: 24px;
	font-weight: bold;
	color: #3280A7;
}
.textlink {color: #3280A7}

.signature {
	font-size: 14px;
	font-style: italic;
}
.articleheading {
	font-size: 14px;
	font-weight: bold;
}

.bluesubtitles {font-size: 16px; font-weight: bold; color: #3280A7; }

.bluebodytext {color: #3280A7}

.lightbluesubtitles {
	color: #20A3D1;
	font-size: 18px;
}

.backtotoptext {color: #3280A7}

.backtotoptext a:link {
	color: #3280A7;
}

.backtotoptext a:visited {
	color: #3280A7;
}

.backtotoptext a:hover {
	color: #3280A7;
}

.backtotoptext a:active {
	color: #3280A7;
}



.toptitle {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5EB5D4;
}
.bottomtitle {
	font-family: "Gill Sans MT", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
}

.bodytext
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 8px;
    COLOR: #000000;
    PADDING-TOP: 2px;
    font-family: "Gill Sans MT", Arial, Helvetica, Sans-serif;
}

.bodytext a {
color: #3280A7
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h3 {
	color: #5EB5D4;
	font-weight:normal;
}
/* End General Styles */

/* Begin Navigation Styles */
.navButtonMid {
	background-image:url("../images/mid.gif");
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:900;
	font-size:14px;
	text-decoration: none;
}

.navButtonMid a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navButtonMid a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navButtonMid a:hover {
	color: #333333;
	text-decoration: none;
}

.navButtonMid a:active {
	color: #333333;
	text-decoration: none;
}


.rightSideBorder {

	background-image:url("../images/frame_side.gif");
}

.leftSideNav {
	background-image:url("../images/frame_leftsidenav.gif");
}

.bottomBorder {
	background-image:url("../images/frame_bottom.gif");
}

a.no_dec:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.no_dec:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.no_dec:hover {
	color: #333333;
	text-decoration: none;
}

a.no_dec:active {
	color: #333333;
	text-decoration: none;
}
/* End Navigation Styles */


/* Begin Menu Page Styles */
.menulist {
	list-style-image:url(file:///D|/Projects/LUCC Website/img/1_x_1_spacer.gif);
	line-height: 20px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #5EB5D4;
}

.menulist a:link {
	color: #5EB5D4;
	text-decoration: none;
}

.menulist a:visited {
	color: #5EB5D4;
	text-decoration: none;
}

.menulist a:hover {
	color: #5EB5D4;
	text-decoration: none;
}

.menulist a:active {
	color: #5EB5D4;
	text-decoration: none;
}

.menusubtitles {font-size: 18px}

/* End Menu Page Styles */