body {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.xsmall {
	font-size: 80%;
	font-weight: bold;
	margin-right: 20px;
	margin-left: -45px;
	background-image: url(images/smallbkg.png);
	border: 1px solid #CCCCFF;
	margin-top: 15px;
	padding: 8px;
	list-style-type: none;
}



h1, h2, h3, h4  {
	/*color: #55BF00;*/
	color: #003366;
}
h1 {
	font-size:1.6em;
}
em {
	color: #333333;
}


h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1em;
}
#tablestyle1 {
	background-color: #A9CCDA;
}
.tablehd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tablestyle2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#tablestyle3 {
	background-color: #CAE0EC;
}

.ml {
	display: block;
	width: 150px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 20px;
	margin-left: 10px;
}


/* *************************************  S P L I T   P A G E   F O R M A T   ********************************* */

.content-split-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	float: right;
	padding-right: 10px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 0px;
	padding-left: 10px;
}

.content-split-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	overflow: auto;
	line-height: 20px;
	border: 1px inset #999999;
	padding-left: 10px;
	padding-bottom: 0px;
}
.img01 {
	height: 175px;
	padding: 10px;
}

#dashed-seperator {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#quiz {
	overflow-y: scroll;
	height: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#green-hyperlink {
}
#green-hyperlink a:link, green-hyperlink a:visited {
	color:#006600;
	text-decoration: underline;
}

#green-hyperlink a:hover {
	color:#006600;
}
#follow {
	float: right;
	color: #003366;
	font-weight: bold;
	padding-right: 15px;
}


/*  **************************************  E N D   S P L I T   P A G E  *********************************** */

#logo-black-border {
	border: thick solid #333333;
}
#slideshowWrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.image01 {
	width: 15%;
	text-align: center;
}

.image02 {
	text-align: center;
	width: 15%;
}

.sponsor {
	width: 70%;
	font-size: x-small;
	text-align: center;
	vertical-align: baseline;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	letter-spacing: 0.1em;
}
.sponsorWrapper {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
	text-align: center;
	border: 1px outset #999999;
	margin-top: 40px;
	font-size: x-small;
	margin-left: 8px;
}
.content-div .sponsorWrapper img {
	margin-bottom: 30px;
}


/* ****************************  H O M E P A G E  *********************************** */
#home-content-div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	border: 1px solid #666666;
	background-image: url(images/bg-content-side.png);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	padding-right: 5px;
	padding-left: 10px;
	min-height: 550px;
	width: auto;
	font-size: .85em;
}

.home-left-content {
	width: 550px;
	float: left;
	padding-top: 5px;
}

.home-logo-wrapper {
	background-color: #CCCCCC;
	padding: 3px;
}

#three-column-lftside {
	float: left;
	width: 31%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#three-column-rtside {
	width: 31%;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#three-column-middle {
	width: 31%;
	margin-top: 0px;
	margin-right: 32%;
	margin-bottom: 0px;
	margin-left: 34%;
}

#three-column-wrapper {
	background-image: url(/images/bg-three-column-home.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 380px;
}

#home-content-div h3 {
	color:#996633;
}
#news-list {
	float: right;
	width: 170px;
	padding-top: 10px;
	font-size: small;
	padding-left: 10px;
	margin: 0px;
}

/*#news-list strong {
	color:#55BF00;
}*/

#news-list li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	list-style-image: url(/images/bullets/list-bullet-01-link.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}

#news-list h3 {
	text-align:center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*#news-list img {
	border: 2px inset #999999;
	padding: 2px;
}*/

/*#img-link {
	padding: 1px;
}

#img-link a:hover {
	border: 3px solid #999999;
}*/

#news-list strong {
	color: #669966;
}

/*#news-list a:link, #news-list a:visited{
	text-decoration:none;
	color:#333333;
}

#news-list a:hover {
	border: thin solid #999999;
	text-decoration: none;
}*/

/* *********************************  E N D     H O M E P A G E ******************************/
.bioWrapper {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #507493;
	line-height: 20px;
	padding-top: 10px;
}

/*  ********************************* S I D E    L I N K S ***********************/

#side-link {
	color:#4A6BB3;
	width: 170px;
	font-size: small;
	float: left;
	padding-top: 20px;
}

#side-link ul a:link, #side-link a:visited{
	color:#4A6BB3;
	text-decoration:none;	
}

#side-link li a:hover {
	font-weight: bold;
}

#side-link ul {
	list-style-position: outside;
	list-style-image: url(/images/bullets/list-bullet-01-link.gif);

}

/*#side-link-last {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
*/
#side-link-current {
	font-weight: bold;
}

.media-lft-side {
	font-size: small;
	width: 170px;
	margin-left: 1%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

.content-lft-side {
	width: 170px;
	font-size: x-small;
	float: left;
	padding-top: 20px;
	margin-left: 1%;
}

.content-lft-side strong {
	color: #4A6BB3;
}



/*  ******************************   END OF SIDE LINKS ******************************* */

.content-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	/*	overflow-y: auto;
	overflow-x: hidden;*/
	min-height: 650px;
	line-height: 20px;
}
#mailing-list  {
	float: left;
	width: 175px;
	margin-left: 8px;
	margin-top: 30px;
	text-align: center;
}
#imgWrapper {
	border: 2px outset #CCCCCC;
	float: left;
	margin-right: 5px;
}


.title-div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	width: 85%;
	height: 155px;
	border: 2px inset #608FC8;
	background-color: #608FC8;
}


.content-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.content-div .content-main .content-table h3 {
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
}

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #608fc8;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: large;
	padding-top: 0.5em;
	padding-right: 20px;
	padding-bottom: 0.7em;
}
.content-div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/bg-content-side.png);
	border: 1px solid #666666;
	min-height: 670px;
	padding-bottom: 10px;
}
.photoWrapper {
	background-color: #CCCCCC;
	padding: 3px;
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}
.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
} 
.sb618-main-content01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(/sdreentry/images/sb618bkg01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 650px;
	/*overflow: auto;*/
}
.sb618-main-content02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(/sdreentry/images/sb618bkg02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	/*overflow: auto;*/
	min-height: 650px;
}

.underlinelist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #507493;
	padding-top: 10px;
}


.calmetro-content-div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/bg-content-side.png);
	border: 1px solid #666666;
}
.calmetro-content-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	/*overflow: auto;*/
	min-height: 550px;
	padding-bottom: 10px;
}

#captionWrapper {
	float: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.dept-foot-lftimg {
	width: 15%;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dept-foot-rtimg {
	float: right;
	width: 15%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dept-foot-center {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	line-height: 15px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: top;
}
.dept-foot-wrapper {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#map {
	font-size: x-small;
	margin-bottom: 10px;
}
#map a:link, #map a:visited, #map {
	text-decoration:none;
	color: #4A6BB3;
}

#map a:hover {
	color: #4A6BB3;
	font-weight: bold;
}
/*-------------------------------------------DROPSHADOWS-----------------------------------------------------------*/

#dropshadow-bottom {
	position:absolute;
	left:10px;
	top:10px;
}

#dropshadow-top {
	position:absolute;
	color: #999999;
	left:12px;
	top:12px;
}
#fixed-main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	min-height: 650px;
	line-height: 20px;
}
.bannerWrapper {
	background-color: #CCCCCC;
	padding: 3px;
}

#curriculum li {
	background-image: url(images/smallbkg.png);
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCFF;
	margin-right: 15px;
	margin-left: -5px;
}

#tableheader {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tablecaption {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
#IMPACTwrapper {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
#IMPACTTitle {
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 73%;
	float: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 10px;
}
#IMPACTDesc {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#Frame1 {
	font-size: 1em;
	float: left;
	border: 1px outset #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#IMPACTDetails {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 22%;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
#Frame2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #999999;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #3399FF;
}
#Frame3 {
	font-size: 1px;
}
#Frame4 {
	font-size: 1px;
}
#regonline {
	float: left;
	width: 170px;
	margin-top: 40px;
	margin-left: 8px;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}
#answer {
	width: 520px;
	display: list-item;
	white-space: normal;
}
#agenda-table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px ridge #666666;
}
#agenda-table tr {
	vertical-align: top;
}
#agenda-table td {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#agenda-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666666;
	border-left-color: #666666;
}
