@charset "utf-8";
body {
	font: 9pt/normal Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 22px;
	padding: 0px;
}
#divShadow {
	background: url(../images/shadow.gif) no-repeat right bottom;
	margin: 0px auto;
	padding: 0px 6px 15px 0px;
	width: 756px;
}
#divShadow3000 {
	background: url(../images/shadow3000.gif) no-repeat right bottom;
	margin: 0px auto;
	padding: 0px 6px 15px 0px;
	width: 756px;
}
#divShadow6000 {
	margin: 0px auto;
	padding: 0px 6px 15px 0px;
	width: 756px;
	background-image: url(../images/shadow6000.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
#divShadow6000Plus {
	margin: 0px auto;
	padding: 0px 6px 15px 0px;
	width: 756px;
	background-image: url(../images/shadowOver6000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



#divWrapper {
	padding: 0px;
	width: 750px;
	position: relative;
	background: url(../images/sideBG.gif) repeat-y;
	margin: 0px auto;
	/* border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; */
}

#divContent {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/Home_Title.gif) no-repeat;
	height: 100%;
}
#divContentEducation {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/page_Titles_Education.gif) no-repeat;
	height: 100%;
}
#divContentPrograms {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/page_TitlesPrograms.jpg) no-repeat;
	height: 100%;
}


#divContentAbout {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/page_TitlesAbout.jpg) no-repeat;
	height: 100%;
}
#divContentContact {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/page_TitlesContact.jpg) no-repeat;
	height: 100%;
}
#divContentFoundation {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/page_Titles1.jpg) no-repeat;
	height: 100%;
}
#divContentMeasures {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 620px;
	right: 0px;
	background: url(../images/page_Titles2.jpg) no-repeat;
	height: 100%;
}

#divContent table {
	font: 9pt/12pt Arial, Helvetica, sans-serif;
}
#divContent table p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
#divContent a {
	color: #666666;
}

#divSideBar {
	margin: 0px;
	padding: 0px;
	width: 113px;
	right: 0px;
	float: left;
}

#divHomeCopy {
	line-height: 22px;
	width: 600px;
	margin: 0px;
	padding: 80px 0px 0px 22px;
}

#divAboutCopy {
	line-height: 22px;
	width: 444px;
	margin: 0px;
	padding: 80px 0px 0px 22px;
}
#divExecutiveBoardCopy {
	line-height: 22px;
	width: 560px;
	margin: 0px;
	padding: 80px 0px 0px 22px;
	text-align: justify;
}



ul {
	margin: 0px 0px 0px 22px;
	padding: 0px;
}


#divSideBar #divLogo {
	background: #FFFFFF url(../images/logo.gif);
	margin: 0px;
	padding: 0px;
	height: 208px;
	text-indent: -5555px;
}
#divSideBar #divNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 100px;
}
#divSideBar #divNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#divSideBar #divNav li {
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
}
#divSideBar #divNav a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/btn_white.gif) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}
#divSideBar #divNav a:hover {
	color: #FFCC00;
	text-decoration: none;
	background: url(../images/btn_yellow.gif) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}


#divFooter {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 750px;
	left: 0px;
	bottom: 0px;
}
h2 {
	color: #5F7BB9;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14pt;
}
h3 {
	text-transform: uppercase;
	color: #5F7BB9;
	font-size: 10pt;
	font-weight: normal;
}


.clear {
	clear: both;
}
.RightPadding {
	width: 420px;
	margin: 0px;
	padding: 0px;
}
.RightPaddingSm {
	width: 360px;
	margin: 0px;
	padding: 0px;
}

.RightPadding p {
	margin: 0px;
	padding: 0px;
}
.photoCaption {
	font: 10px/12px Arial, Helvetica, sans-serif;
	width: 370px;
	color: #5F7BB9;
	background: #EBECF1;
	margin: 0px;
	padding: 5px;
	border-bottom: 2px solid #D2D5DF;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#logo td {
	border-bottom: 1px solid #DCE1EF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.leftPadTitle {
	font-size: 14px;
	color: #5F7BB9;
	padding-left: 22px;
	letter-spacing: .3em;
}
#divAddress {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
}
#divAddress a {
	color: #999999;
	text-decoration: none;
}
#divShadow #divWrapper #divContentEducation #divHomeCopy h3 {
	border-bottom: 1px solid #CCCCCC;
	width: 444px;
}
.StandoutBox {
	width: 370px;
	color: #5F7BB9;
	background: #EBECF1;
	margin: 0px;
	padding: 5px;
	border-bottom: 2px solid #D2D5DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.RegisterBtn {
	padding: 2px;
	background-image: url(../images/RegBackground.jpg);
	background-repeat: repeat-x;
	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: solid;
	border-top-color: #3F5890;
	border-right-color: #3F5890;
	border-bottom-color: #B5C1DF;
	border-left-color: #3F5890;
}
.SpeakerHeaders {
	font-size: 12px;
}
