#holder {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-image: url(Images/Background.jpg);
	background-repeat: no-repeat;
}

#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#AntiHeaderCollapse {
    margin: o;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

a img {border: none; }

#login {
	height: 65px;
	padding-left: 45px;
}
#menu {
	height: 65px;
	padding-left: 65px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Header {
	height: 307px;
	padding-left: 30px;
}

#HeaderLeft {
	width: 245px;
	float: left;
}

#HeaderRight {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 248px;
}

#ContentMain {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 310px;
	padding-right: 45px;
}


#LeftNav {
	float: left;
	width: 270px;
	background-image: url(Images/Background_Left.jpg);
	padding-left: 35px;
	background-position: right;
	background-repeat: repeat-y;
}
.ImageStd {
	border: thin solid #CCCCCC;
}

#LefGrid1 {
	padding-left: 10px;
}

#LefGrid2 {
	padding-left: 10px;
}

#LefGrid3 {
	padding-left: 10px;
}
#LefGrid4 {
	padding-left: 10px;
}
#LefGrid5 {
	padding-left: 10px;
}

#footer {
	padding: 5px;
}
.Footer {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

.CoreText {
	color: #595050;
	text-align: left;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(Images/FBulletOrange.jpg);
	list-style-position: inside;
	list-style-type: none;
}

.CoreTextLeadIn {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.CoreTextIndent {
	color: #595050;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(Images/FBulletOrange.jpg);
	list-style-position: inside;
	list-style-type: none;
}

.CoreTextNoIndent {
	color: #595050;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(Images/FBulletOrange.jpg);
	list-style-position: inside;
	list-style-type: none;
}

.CoreTextHeading {
	color: #558073;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.CoreTextHeadingNoIndent {
	color: #558073;
	text-align: left;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.SubHeading {
	color: #558073;
	list-style: disc url(Images/FBulletGrey.jpg);
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.SubHeadingNoIndent {
	color: #558073;
	list-style: disc url(Images/FBulletGrey.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.ExerciseHeading {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.ImageBorder {
	border: 3px solid #333;
}
.PicTitle {
	font: italic bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #558073;
	font-size: 16px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.LeftImage {
	padding-left: 40px;
	border: 3px solid #333;
}
.ClickHere {
	color: #FF9900;
x
	text-align: left;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
