ul {	
	list-style-type: disc;
	}
	
input {
border: 1px solid #CCCCCC;
}
	
.borderPiece {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #76787A;
	border-right-color: #76787A;
	border-bottom-color: #76787A;
	border-left-color: #76787A;
}

.BlueBG2 {
	background-image: url(http://www.cgsc.edu/images/background/bluebg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.BlueBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.BlueBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.BlueBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.BlueBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.BlueBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.BlueBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.BlueBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.BlueBG2:active {color: #FFFFFF;text-decoration:underline;}
	
	
.BlueBG3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
	background-color: #005471;
}
	.BlueBG3 a:link { color: #FFFFFF; text-decoration:underline;} 
	.BlueBG3 a:visited { color: #FFFFFF; text-decoration:underline;}
	.BlueBG3 a:hover { color: #FFFFFF; text-decoration:none;}   
	.BlueBG3 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.BlueBG3:link {color: #FFFFFF; text-decoration:underline; } 
	a.BlueBG3:visited {color: #FFFFFF; text-decoration:underline;}
	a.BlueBG3:hover {color: #FFFFFF; text-decoration:none;}   
	a.BlueBG3:active {color: #FFFFFF;text-decoration:underline;}

.BrownBG2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
	background-color: #322918;
}
	.BrownBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.BrownBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.BrownBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.BrownBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.BrownBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.BrownBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.BrownBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.BrownBG2:active {color: #FFFFFF;text-decoration:underline;}
	
.blkHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	color: #000000;
	text-align: left;
	font-size: large;
	font-weight: bolder;
}
.blkSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #000000;
	font-size: medium;
}      

.blkTextborder {
	border: 1px solid #000000;
}
	
.btnGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B8B5A2;
	font-weight: bold;	
	border-top: 1px outset #E3E3E3;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #E3E3E3;
	/*width: 120px;*/
	height: 17px;
	text-decoration:none;
	padding-left: 5px;	
	padding-right: 5px;	
	
}
	.btnGrey a:link {text-decoration:none; color: #000000;} 
	.btnGrey a:visited {text-decoration:none; color: #000000;}
	.btnGrey a:hover {text-decoration:none; background: #8D896B none;}   
	.btnGrey a:active { text-decoration:none; color: #000000;}
	
	a.btnGrey:link {text-decoration:none; color: #000000;} 
	a.btnGrey:visited {text-decoration:none; color: #000000;}
	a.btnGrey:hover {text-decoration:none; background: #8D896B none;}   
	a.btnGrey:active {text-decoration:none; color: #000000;}

.btnRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;	
	border-top: 1px outset #E3E3E3;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #E3E3E3;
	/*width: 120px;*/
	height: 17px;
	text-decoration:none;
	padding-left: 5px;	
	padding-right: 5px;	
	
}
	.btnRed a:link {text-decoration:none; color: #FFFFFF;} 
	.btnRed a:visited {text-decoration:none; color: #FFFFFF;}
	.btnRed a:hover {text-decoration:none; color: #FFFFFF;}   
	.btnRed a:active { text-decoration:none; color: #FFFFFF;}
	
	a.btnRed:link {text-decoration:none; color: #FFFFFF;} 
	a.btnRed:visited {text-decoration:none; color: #FFFFFF;}
	a.btnRed:hover {text-decoration:none; color: #FFFFFF;}   
	a.btnRed:active {text-decoration:none; color: #FFFFFF;}

.btnHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #8D896B;
	font-weight: bold;
	border-top: 1px outset #E3E3E3;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #E3E3E3;
	/*width: 120px;*/
	height: 17px;
	text-decoration:none;
	padding-left: 5px;	
	padding-right: 5px;	
}
	.btnHome a:link {text-decoration:none; color: #000000;} 
	.btnHome a:visited {text-decoration:none; color: #000000;}
	.btnHome a:hover {text-decoration:none; background: #B8B5A2 none;}   
	.btnHome a:active { text-decoration:none; color: #000000;}
	
	a.btnHome:link {text-decoration:none; color: #000000;} 
	a.btnHome:visited {text-decoration:none; color: #000000;}
	a.btnHome:hover {text-decoration:none; background: #B8B5A2 none;}   
	a.btnHome:active {text-decoration:none; color: #000000;}

.BurntBG2 {
	background-image: url(http://www.cgsc.edu/images/background/Burnt.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.RedBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.RedBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.RedBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.RedBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.RedBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.RedBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.RedBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.RedBG2:active {color: #FFFFFF;text-decoration:underline;}
	
.GrayBG2 {
	background-image: url(http://www.cgsc.edu/images/background/graybg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;	
}
	.GrayBG2 a:link { color: #000000; text-decoration:underline;} 
	.GrayBG2 a:visited { color: #000000; text-decoration:underline;}
	.GrayBG2 a:hover { color: #000000; text-decoration:none;}   
	.GrayBG2 a:active {  color: #000000; text-decoration:underline;}
	
	a.GrayBG2:link {color: #000000; text-decoration:underline; } 
	a.GrayBG2:visited {color: #000000; text-decoration:underline;}
	a.GrayBG2:hover {color: #000000; text-decoration:none;}   
	a.GrayBG2:active {color: #000000;text-decoration:underline;}
	
.GreenBG2 {
	background-image: url(http://www.cgsc.edu/images/background/greenbg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.GreenBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.GreenBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.GreenBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.GreenBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.GreenBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.GreenBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.GreenBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.GreenBG2:active {color: #FFFFFF;text-decoration:underline;}
	
.infoTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #757B71;
	text-indent: 5px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
	.infoTableHeader a:link {color: #FFFFFF; text-decoration:underline; } 
	.infoTableHeader a:visited {color: #FFFFFF; text-decoration:underline;}
	.infoTableHeader a:hover {color: #FFFFFF; text-decoration:none;}   
	.infoTableHeader a:active {color: #FFFFFF; text-decoration:underline;}
	
	a.infoTableHeader:link {color: #FFFFFF; text-decoration:underline;} 
	a.infoTableHeader:visited {color: #FFFFFF; text-decoration:underline;}
	a.infoTableHeader:hover {color: #FFFFFF; text-decoration:none;}   
	a.infoTableHeader:active {color: #FFFFFF; text-decoration:underline;}

.infoTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BEBBA6;
	font-weight: normal;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.infoTable1NS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BEBBA6;
	font-weight: normal;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.infoTable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #757B71;
	font-weight: normal;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

	.infoTable2 a:link {color: #FFFFFF; text-decoration:underline; } 
	.infoTable2 a:visited {color: #FFFFFF; text-decoration:underline;}
	.infoTable2 a:hover {color: #FFFFFF; text-decoration:none;}   
	.infoTable2 a:active {color: #FFFFFF; text-decoration:underline;}
	
	a.infoTable2:link {color: #FFFFFF; text-decoration:underline;} 
	a.infoTable2:visited {color: #FFFFFF; text-decoration:underline;}
	a.infoTable2:hover {color: #FFFFFF; text-decoration:none;}   
	a.infoTable2:active {color: #FFFFFF; text-decoration:underline;}

.infoTable3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8D896B;
	font-weight: normal;
	line-height: 20px;
	text-indent: 5px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

	.infoTable3 a:link {color: #FFFFFF; text-decoration:underline; } 
	.infoTable3 a:visited {color: #FFFFFF; text-decoration:underline;}
	.infoTable3 a:hover {color: #FFFFFF; text-decoration:none;}   
	.infoTable3 a:active {color: #FFFFFF; text-decoration:underline;}
	
	a.infoTable3:link {color: #FFFFFF; text-decoration:underline;} 
	a.infoTable3:visited {color: #FFFFFF; text-decoration:underline;}
	a.infoTable3:hover {color: #FFFFFF; text-decoration:none;}   
	a.infoTable3:active {color: #FFFFFF; text-decoration:underline;}
	
.infoTableColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dedede;
	font-weight: normal;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

infoTableColumn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dedede;
	font-weight: normal;
}
.infoTableColumn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ececed;
	font-weight: normal;
	position: relative;
	top: 5px;
	left: 30px;
	width: 420px;
	padding: 2px 5px 2px 10px;
}

.infoTableColumn3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dedede;
	font-weight: normal;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

.infoTableColumn3NL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dedede;
	font-weight: normal;
}
.infoTableColumn4NL{	
	background-color: #dedede;
	font-weight: normal;
}
.innerth{ background-color: #dedede; vertical-align: text-top;}

.OrangeBG2 {
	background-image: url(http://www.cgsc.edu/images/background/orangebg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.OrangeBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.OrangeBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.OrangeBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.OrangeBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.OrangeBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.OrangeBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.OrangeBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.OrangeBG2:active {color: #FFFFFF;text-decoration:underline;}
	
.orgTitle1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold;}

.orgTitle2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;}

.orgTitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
}

.PurpleBG2 {
	background-image: url(http://www.cgsc.edu/images/background/purplebg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.PurpleBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.PurpleBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.PurpleBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.PurpleBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.PurpleBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.PurpleBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.PurpleBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.PurpleBG2:active {color: #FFFFFF;text-decoration:underline;}

.RedBG2 {
	background-image: url(http://www.cgsc.edu/images/background/redbg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.RedBG2 a:link { color: #FFFFFF; text-decoration:underline;} 
	.RedBG2 a:visited { color: #FFFFFF; text-decoration:underline;}
	.RedBG2 a:hover { color: #FFFFFF; text-decoration:none;}   
	.RedBG2 a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.RedBG2:link {color: #FFFFFF; text-decoration:underline; } 
	a.RedBG2:visited {color: #FFFFFF; text-decoration:underline;}
	a.RedBG2:hover {color: #FFFFFF; text-decoration:none;}   
	a.RedBG2:active {color: #FFFFFF;text-decoration:underline;}
			
.sidetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

	.sidetext2 a:link {text-decoration:underline; color: #000000;} 
	.sidetext2 a:visited {text-decoration:underline; color: #000000;}
	.sidetext2 a:hover {text-decoration:none; color: #000000;}   
	.sidetext2 a:active { text-decoration:underline; color: #000000;}
	
	a.sidetext2:link {text-decoration:underline; color: #000000;} 
	a.sidetext2:visited {text-decoration:underline; color: #000000;}
	a.sidetext2:hover {text-decoration:none; color: #000000;}   
	a.sidetext2:active {text-decoration:underline; color: #000000;}

.Slider2 {
	background-image: url(http://www.cgsc.edu/images/background/graybg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.Slider2 a:link { color: #000000; text-decoration:underline;} 
	.Slider2 a:visited { color: #000000; text-decoration:underline;}
	.Slider2 a:hover { color: #000000; text-decoration:none;}   
	.Slider2 a:active {  color: #000000; text-decoration:underline;}
	
	a.Slider2:link {color: #000000; text-decoration:underline; } 
	a.Slider2:visited {color: #000000; text-decoration:underline;}
	a.Slider2:hover {color: #000000; text-decoration:none;}   
	a.Slider2:active {color: #000000;text-decoration:underline;}		

.subOrgNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #8D896B;
	font-weight: bold;
	border-top: 1px outset #E3E3E3;
	border-right: 1px outset #000000;	
	border-left: 1px outset #E3E3E3;
	/*width: 120px;*/
	height: 17px;
	text-decoration:none;
	padding-left: 5px;	
	padding-right: 5px;	
}

.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #BEBBA6;
	height: 30px;	
	padding-left: 5px;	
	padding-right: 5px;	
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #E3E3E3;
}


.templatelinks { color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt;}
	.templatelinks a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #000000;	text-decoration: underline;	border-style:none;}
	.templatelinks a:visited { color: #000000; text-decoration: underline; border-style:none;}
	.templatelinks a:hover { background-color: #91a2a3;}	

.templatelinks3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
	.templatelinks3 a:link { text-decoration: underline; border-style:none;}
	.templatelinks3 a:visited {	text-decoration: underline;	border-style:none;}
	.templatelinks3 a:hover { background-color: #849082;}
	
.templatelinksBold { color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold;}	
	.templatelinksBold a:link {text-decoration:underline; color: #000000;} 
	.templatelinksBold a:visited {text-decoration:underline; color: #000000;}
	.templatelinksBold a:hover {text-decoration:none;}   
	.templatelinksBold a:active { text-decoration:underline; color: #000000;}
	
	a.templatelinksBold:link {text-decoration:underline; color: #000000;} 
	a.templatelinksBold:visited {text-decoration:underline; color: #000000;}
	a.templatelinksBold:hover {text-decoration:none;}   
	a.templatelinksBold:active {text-decoration:underline; color: #000000;}

	
.titlesCGSC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003000;
	font-weight:normal;
	margin-top: 10px;
	text-decoration:none;
}
	.titlesCGSC a:link {text-decoration:none; color: #003000;} 
	.titlesCGSC a:visited {text-decoration:none; color: #003000;}
	.titlesCGSC a:hover {text-decoration:underline;}   
	.titlesCGSC a:active { text-decoration:none; color: #003000;}
	
	a.titlesCGSC:link {text-decoration:none; color: #003000;} 
	a.titlesCGSC:visited {text-decoration:none; color: #003000;}
	a.titlesCGSC:hover {text-decoration:underline;}   
	a.titlesCGSC:active {text-decoration:none; color: #003000;}

.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight:bold;
	margin-top: 10px;
	
}
	.titles2 a:link { color: #990000; text-decoration:underline;} 
	.titles2 a:visited { color: #990000; text-decoration:underline;}
	.titles2 a:hover { color: #990000; text-decoration:none;}   
	.titles2 a:active {  color: #990000; text-decoration:underline;}
	
	a.titles2:link {color: #990000; text-decoration:underline; color: #990000;} 
	a.titles2:visited {color: #990000; text-decoration:underline;}
	a.titles2:hover {color: #990000; text-decoration:none;}   
	a.titles2:active {color: #990000;text-decoration:underline;}


.whiteHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	font-weight: bolder;
}
.whiteSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	font-size: medium;
}
	.whiteSubHeader a:link { color: #FFFFFF; text-decoration:none;} 
	.whiteSubHeader a:visited { color: #FFFFFF; text-decoration:none;}
	.whiteSubHeader a:hover { color: #FFFFFF; text-decoration:underline;}   
	.whiteSubHeader a:active {  color: #FFFFFF; text-decoration:none;}
	
	a.whiteSubHeader:link {color: #FFFFFF; text-decoration:none; } 
	a.whiteSubHeader:visited {color: #FFFFFF; text-decoration:none;}
	a.whiteSubHeader:hover {color: #FFFFFF; text-decoration:underline;}   
	a.whiteSubHeader:active {color: #FFFFFF;text-decoration:none;}
	
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-align: left;
}	
	.whiteText a:link { color: #FFFFFF; text-decoration:underline;} 
	.whiteText a:visited { color: #FFFFFF; text-decoration:underline;}
	.whiteText a:hover { color: #FFFFFF; text-decoration:none;}   
	.whiteText a:active {  color: #FFFFFF; text-decoration:underline;}
	
	a.whiteText:link {color: #FFFFFF; text-decoration:underline; } 
	a.whiteText:visited {color: #FFFFFF; text-decoration:underline;}
	a.whiteText:hover {color: #FFFFFF; text-decoration:none;}   
	a.whiteText:active {color: #FFFFFF;text-decoration:underline;}
	
.whiteTextborder {
	border: 1px solid #FFFFFF;
}

.YellowBG2 {
	background-image: url(http://www.cgsc.edu/images/background/yellowbg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding: 15px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
}
	.YellowBG2 a:link { color: #000000; text-decoration:underline;} 
	.YellowBG2 a:visited { color: #000000; text-decoration:underline;}
	.YellowBG2 a:hover { color: #000000; text-decoration:none;}   
	.YellowBG2 a:active {  color: #000000; text-decoration:underline;}
	
	a.YellowBG2:link {color: #000000; text-decoration:underline; } 
	a.YellowBG2:visited {color: #000000; text-decoration:underline;}
	a.YellowBG2:hover {color: #000000; text-decoration:none;}   
	a.YellowBG2:active {color: #000000;text-decoration:underline;}


		
.event {
	font-family: "Arial Unicode MS";
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
	.event a:link { color: #FFF; text-decoration:none;} 
	.event a:visited { color: #FFF; text-decoration:none;}
	.event a:hover { color: #FE0000; text-decoration:underline;}   
	.event a:active {  color: #FFF; text-decoration:none;}
	
	a.event:link {color: #FFF; text-decoration:none; } 
	a.event:visited {color: #FFF; text-decoration:none;}
	a.event:hover {color: #FE0000; text-decoration:underline;}   
	a.event:active {color: #FFF;text-decoration:none;}
	
.goldlink {
	color: #4A452A;
}
	.goldlink a:link { color: #4A452A; text-decoration:none;} 
	.goldlink a:visited { color: #4A452A; text-decoration:none;}
	.goldlink a:hover { color: #4A452A; text-decoration:underline;}   
	.goldlink a:active {  color: #4A452A; text-decoration:none;}
	
	a.goldlink:link {color: #4A452A; text-decoration:none; } 
	a.goldlink:visited {color: #4A452A; text-decoration:none;}
	a.goldlink:hover {color: #4A452A; text-decoration:underline;}   
	a.goldlink:active {color: #4A452A;text-decoration:none;}
