body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.bodyBackground {
	background-image: url(cg_layout/layout/images/cglayout_r4_c1.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.navBackground {
	background-color: #D8E2F1;
	margin: 15px;
}
.contentBorder {
	border: 2px dashed #333366;
	padding: 6px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.bodycopy12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	white-space: normal;
}
.bodycopy12pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}
.navRoot {
	font-weight: bold;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
}
.navChild1 {
	margin-left: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	font-size: 12px;
}

.navChild2 {
	margin-left: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	font-size: 12px;
}

.navHighlight {
	font-weight: bold;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	background-color: #EEEEEE;
}


.navRoot a:link {color: #336699; text-decoration: none} 
.navRoot a:visited {color: #336699; text-decoration: none} 
.navRoot a:hover {color: #000; text-decoration: underline} 
.navRoot a:active {color: #336699; text-decoration: none} 

.navChild1 a:link {color: #922F1A; text-decoration: none} 
.navChild1 a:visited {color: #000077; text-decoration: none} 
.navChild1 a:hover {color: #000; text-decoration: underline} 
.navChild1 a:active {color: #922F1A; text-decoration: none} 

.navChild2 a:link {color: #B99757; text-decoration: none} 
.navChild2 a:visited {color: #B99757; text-decoration: none} 
.navChild2 a:hover {color: #000; text-decoration: underline} 
.navChild2 a:active {color: #B99757; text-decoration: none} 


.navSelected a:link {color: #000; text-decoration: none} 
.navSelected a:visited {color: #000; text-decoration: none} 
.navSelected a:hover {color: #000; text-decoration: underline} 
.navSelected a:active {color: #000; text-decoration: none} 
.MainLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;

} 
.MainLinks a:link {
color : #000000; 
text-decoration : none; 
} 
.MainLinks a:visited {
color : #777777; 
text-decoration : none; 
} 
.MainLinks a:hover {
color : #3300FF; 
text-decoration : none; 
} 
.MainLinks a:active {
color : #000000; 
text-decoration : none; 
}
.PatternNav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;

} 
.PatternNav a:link {
color : #000000; 
text-decoration : none; 
} 
.PatternNav a:visited {
color : #777777; 
text-decoration : none; 
} 
.PatternNav a:hover {
	color : #3300FF;
	text-decoration : none;
	background-color: #BBBBBB;
} 
.PatternNav a:active {
color : #000000; 
text-decoration : none; 
}
.bodycopy12pxWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	white-space: normal;
}
.SubmitButton {
	font-size: 14px;
	color: #222222;
	background-color: #FFFFFF;
	border: 2px dotted #0066CC;
}
.topxmaslights {
	background-image: url(images/xmas_lights_bottom.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.bottomxmaslights {
	background-image: url(images/xmas_lights.gif);
	background-repeat: repeat-x;
	height: 38px;
}
.leftxmaslights {
	background-image: url(images/xmas_lights_right.gif);
	background-repeat: repeat-y;
}
.rightxmaslights {
	background-image: url(images/xmas_lights_left.gif);
	background-repeat: repeat-y;
}

