/* -- body ----------------------------------------------------------- */
body { background:#FFFFFF; margin-top: 0px; margin-left: 0px; margin-right: 0px; padding: 0; }
#pageplacement { width: 100%; height:100%; margin-left: 0; margin-right: auto;}}

	
/* -- links ----------------------------------------------------------- */
a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #0099ff;	
	text-decoration:none;
}
A:visited	{ text-decoration:none }
A:active	{ text-decoration:none }
A:hover	{ text-decoration:underline; }

a.menulink 			{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal; text-decoration:none }
A.menulink:visited	{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal; text-decoration:none }
A.menulink:active	{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal;text-decoration:none }
A.menulink:hover	{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#ffffff; font-weight:normal; text-decoration:underline }

a.sideBarMenulink{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration:none;
	
}
A.sideBarMenulink:visited	{ text-decoration:none }
A.sideBarMenulink:active	{ text-decoration:none }
A.sideBarMenulink:hover	{ color: #CC0000; text-decoration:none; }


A.sideBarSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	color: #ffffff;
}
A.sideBarSubTitle:visited	{ text-decoration:none }
A.sideBarSubTitle:active	{ text-decoration:none }
A.sideBarSubTitle:hover	{ color: #ffffff; text-decoration:none; }

A.sideBarSubTitleSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	color: #ffffff;
}
A.sideBarSubTitleSmall:visited	{ text-decoration:none }
A.sideBarSubTitleSmall:active	{ text-decoration:none }
A.sideBarSubTitleSmall:hover	{ color: #ffffff; text-decoration:none; }

a.bodylink{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #0099ff;
	text-decoration:none;
}
A.bodylink:visited	{ text-decoration:none }
A.bodylink:active	{ text-decoration:none }
A.bodylink:hover	{ text-decoration:underline; }

a.bodylinkred{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #CC0000;
	text-decoration:none;
}
A.bodylinkred:visited	{ text-decoration:none }
A.bodylinkred:active	{ text-decoration:none }
A.bodylinkred:hover	{ text-decoration:underline; }



/* -- font elements ---------------------------------------------------- */
.txt, td, th, p, input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 14px; }

.sideBarText12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	
}
.sideBarSub12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 20px;
	background-color:#999999;
	
}
.sideBarTextBold10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	
}
.subheadTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 35px;
	
}
.subheadNoPad {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	
	
}
.subheadNoPadRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #CC0000;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	
	
}
.subheadQuote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	font-style:italic;
	color: #CC0000;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	
	
}
.subheadTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}
.subsubhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	
	
}

.H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	padding-left: 10px;
	
}

.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	padding-left: 10px;
	
}
.italic {
font-style:italic;
}
.underline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	padding-left: 10px;
	text-decoration:underline;
}
.red {
	color: #CC0000;
}
.black {
	color: #000000;
}
.bold {
font-weight:bold;
}
.eventTitle {
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.eventDate {
	font-size: 12px;
	font-style:italic;
	color: #000000;
}
.iconTitle {
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subHeadTitle {
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:10px;
}






/* -- template styles ------------------------------------------------------ */

.mainMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#CC0000;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color:#999999;
	padding-left:10px;
	padding-right:10px;
}

.footerBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight:bold;
}




/* -- background colors ------------------------------------------------- */
.lightgray { background:#ccc; }
.goldlight { background:#DAB76F;}
.white {
	background:#fff;
}

/* -- objects --------------MARGIN (TOP, RIGHT, BOT, LEFT)---------------- */
#padall5 { margin: 5px 5px 5px 5px; }
#padNews { margin: 0px 10px 0px 10px; }

#padHpAll { padding: 5px 5px 5px 5px; background-color:#f1f1f1; }

#line1 { background-color:#FFFFFF }
#line2 { background-color:#E5E5E5 }



/* -- background images ------------------------------------------------- */
#footerline { background-image:url(dc_images/bkg/lcc_horiz_line.gif); background-position:top; background-position:left; background-repeat:repeat }


/* -- gradient background images ------------------------------------------------- */
#headerBkg {
	background-image:url(images/bkg/img_header.jpg);
	background-image: url(stars.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 0% 0%
}

#topLeftBkgHome {
	height: 413px;
	background-image:url(images/bkg/bkg_img_top_left.jpg);
	background-repeat: no-repeat;
	
	background-position: top right;
}

#topLeftBkg {
	height: 413px;
	background-image:url(images/bkg/bkg_img_top_left_sub.jpg);
	background-repeat: no-repeat;
	
	background-position: top right;
}


#horizLine {
	background-image:url(images/bkg/horiz_line.gif);
	background-repeat:repeat-x;
	background-position:left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10 px;
}


#horizLineSideBar {
	background-image:url(images/bkg/horiz_line.gif);
	background-repeat:repeat-x;
	background-position:left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10 px;
}






/* -- boxes ------------------------------------------------------------ */
.box { border: solid; border-width: 1px; border-bottom-color: #000; border-top-color: #000; border-left-color: #000; border-right-color: #000; background:#000; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#FFF;
	text-transform:uppercase;
}
