BODY, TD {
	color : #666666;
	font-family :  Arial, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	margin: 0px;
}

a {
	text-decoration: none;
	color : #007310;
}
a:hover {
	text-decoration: none;
	color: Black;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


HR {
	color: blue;
	height: 1pt;
}
strong {
	color : #504436;
}

.strongGreen {
	color : #007310;
	font-weight: bold;
}
.invisText {
	color : white;
	font-size: 3pt;
}
.smallText {
	font-size: 6pt;
}
.smallText a{
	color : #666666;
}
.spacer {
	color : #CACACA;
}
.titles {
	font-size: 18px;
	color : #153863;
	font-weight: bold;
}

#dropmenudiv{
	position:absolute;
	border:0px solid black;
	border-bottom-width: 0;
	line-height:30px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color: black;
	background-color: #c5d6e4;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E5E5E5;
	text-decoration: underline;
	color: #444444;
}

SUBMIT {
	background-color: #3333FF;
}
.red {
	background-color: #ff4646;
	color:#000000
}
td.SharePointTableGray {
	background-color:#f9f9f9;
	border-left: 1px solid #b2d5e9;
	border-right: 1px solid #b2d5e9;
	border-Top: 1px solid #b2d5e9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableGrayBottom {
	background-color:#f9f9f9;
	border-left: 1px solid #b2d5e9;
	border-right: 1px solid #b2d5e9;
	border-Top: 1px solid #b2d5e9;
	border-bottom: 1px solid #b2d5e9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableOrange {
	background-color:#fcfaee;
	border-Top: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableOrangeBottom {
	background-color:#fcfaee;
	border-Top: 1px solid #fddd91;
	border-Bottom: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableOrangeRight {
	background-color:#fcfaee;
	border-Top: 1px solid #fddd91;
	border-right: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableOrangeRightBottom {
	background-color:#fcfaee;
	border-bottom: 1px solid #fddd91;
	border-Top: 1px solid #fddd91;
	border-right: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableBlue {
	background-color:#eaf6fd;
	border-bottom: 1px solid #b0d4e9;
	border-left: 1px solid #b0d4e9;
	border-right: 1px solid #b0d4e9;
	padding: 0px 0px 0px 0px;
}
td.SharePointTableBlueFull {
	border-bottom: 1px solid #b0d4e9;
	border-Top: 1px solid #b0d4e9;
	border-left: 1px solid #b0d4e9;
	border-right: 1px solid #b0d4e9;
	padding: 0px 0px 0px 0px;
}
td.SharePointTableBlueAllover {
	background-color:#eaf6fd;
	border-bottom: 1px solid #b0d4e9;
	border-Top: 1px solid #b0d4e9;
	border-left: 1px solid #b0d4e9;
	border-right: 1px solid #b0d4e9;
	padding: 0px 0px 0px 5px;
}
img.border {
	background-color: #FAFAFA;
	border: 1px solid #B3B3B3;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 20px;
}

td.SharePointTableWhite {
	background-color:#ffffff;
	border-Top: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableWhiteBottom {
	background-color:#ffffff;
	border-Top: 1px solid #fddd91;
	border-bottom: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableWhiteRight {
	background-color:#ffffff;
	border-Top: 1px solid #fddd91;
	border-right: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.SharePointTableWhiteRightBottom {
	background-color:#ffffff;
	border-bottom: 1px solid #fddd91;
	border-Top: 1px solid #fddd91;
	border-right: 1px solid #fddd91;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
h1.CK {
	display: none;
}
td.SharePointTableGrayBottom2 {
	background-color:#f9f9f9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b2d5e9;
	border-right-color: #b2d5e9;
	border-bottom-color: #b2d5e9;
	border-left-color: #b2d5e9;
}
td.CKLogoSmall_BG {
	background-image: url(../Images/logo_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.Summit {
	background-image: url(../Images/Summit_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 10px;
	color: #333333;
	text-align: justify;
}
td.Summit_body {
	background-image: url(../Images/Summit_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 10px;
	color: #333333;
	text-align: justify;
	padding-bottom: 10px;
}
td.leftHandInfoBar {
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #779AAE;
}
td.leftHandInfoBar  h1 {
	color: #7FA0B3;
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #7FA0B3;
	border-right-color: #7FA0B3;
	border-bottom-color: #7FA0B3;
	border-left-color: #7FA0B3;
	padding-right: 10px;
	letter-spacing: .7em;
	padding-top: 30px;
}
td.leftHandInfoBar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


td.leftHandInfoBar li  {
	list-style-position: outside;
	list-style-image: url(../Images/ArrowBlue.gif);
	text-indent: -20px;
}
td.leftHandInfoBar strong {
	color: #333333;
}
.arrowIndent{
	background-image: url(../Images/ArrowBlue.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
