@charset "UTF-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #205867;
	line-height: 15px;
	letter-spacing: 1px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #606;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0; 
	padding-top: 0; 
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	line-height: 24px;
	color: #205867;
}

#home {
	color: #606;
}

h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #333;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	color: #336B79;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.35em;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #606;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
h5 a:link {
	color: #205867;
}

p{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#header {
	background-color: #205867;
	/*	border: 4px solid #225866;
*/	height: 124px;
	margin: 4px;
}

div#sidebar{
	color: #FFFFFF;
	padding: 8px;
	margin: 0px 8px 0 4px;
	float: left;
	width: 220px;
}

div#topmenubox {
	float:left;
	width: 480px;
	background-color:#5A5A5A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	height: 96px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 190px;
	padding-bottom: 8px;
	padding-left: 28px;
	color: #9ABB5C;
	background-image: url(images/head-image.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

div#container{
	width:949px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 4px;
}
div#footer{
	width:921px;
	text-align: center;
	font-size: 10px;
	padding: 9px;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #99BB5F;
	margin: 4px 4px 8px 4px;
	float: left;
}
div#contentWrapper {
	background-image: url(images/contentbackground.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	min-height: 460px;
}
div#contactBox {
	float:left;
	width:217px;
	color: #000;
	background-color: #9BBB59;
	/*	border: 4px solid #225866;
*/	padding: 8px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin: 4px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
div#logo {
	float:left;
	width:233px;
	height: 124px;
}
a#logoLink {
	text-indent: -1000px;
		background-image:url(images/logo.png);
	background-repeat:no-repeat;
	display: block;
	height: 124px;
}
div#menu {
	float:left;
	text-transform: uppercase;
	background-color: #9ABB5C;
	padding: 8px;
	width: 682px;
	/*	border: 4px solid #225866;
*/	text-align: center;
	font-size: 11px;
	margin: 4px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
div#menuWrapper {
	float: left;
	margin-bottom: 4px;
}
a.menu {
}
div#contentmain {
	float:left;
	width: 657px;
	/*	border: 4px solid #225866;
*/	padding: 20px;
	margin: 0px;
	}
div#contentPage {
	float:left;
	width: 666px;
	background-color: #FFF;
	padding: 16px;
	margin: 4px;
/*	background-image: url(images/Pagebackground1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
*/}
div#contactBox a:link, div#contactBox a:visited, div#contactBox a:active {
	text-decoration: none;
	color: #606;
}

div#menu a:link, div#menu a:visited, div#meun a:active	{
	text-decoration: none;
	color: #000;
}
div#contactBox a:hover,  div#menu a:hover {
	/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #225866;
*/	text-decoration: inherit;
	/*	padding-bottom: 2px;
*/
color: #606;
}

div#newsBox {
	float: right;
	width: 172px;
	padding: 12px;
	background-color: #E1E1E1;
	border: 1px dotted #333;
	min-height: 414px;
}
div#mustReadSideBubble {
	background-image: url(images/sideBackground1.png);
	background-repeat: no-repeat;
	width: 186px;
	height: 115px;
	padding: 16px;
}
div#mustReadSideBubble a:link, div#mustReadSideBubble a:visited, div#mustReadSideBubble a:active {
	color: #9ABB5C;
}
div#newsBubble {
	background-image: url(images/greenBubble.png);
	background-repeat: no-repeat;
	width: 186px;
	height: 115px;
	padding: 16px;
}

div#mustReadSideBubble p {
	font-size:10px;
	padding-top: 10px;
	margin: 0;
}

div#mustReadSideBubble #mustRead {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #9ABB5C;
}
div#newsBubble #mustRead {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #606;
}

div#newsBubble .miniFeatureBoldPhoto {
float: left;
padding-right: 5px;
}
div#newsBubble .bubbleFeatureBold {
	color: black;
	font-size: 10px;
/*float: left;
*/}
div#newsBubble .morelink {
float: left;
color: #606;
}
div#newsBubble .morelink a:link, div#newsBubble .morelink a:visited, div#newsBubble .morelink a:active, {
color: #606;
}


div#eventSideBubble {
	background-image: url(images/sideBackground1.png);
	background-repeat: no-repeat;
	width: 186px;
	height: 115px;
	padding: 16px;
	overflow: hidden;
}

div#eventSideBubble a:link, div#eventSideBubble a:visited, div#eventSideBubble a:active {
	color: #9ABB5C;
	font-size: 11px;
}

div#spacerSideBubble {
	background-image: url(images/sideBackgroundWhite.png);
	background-repeat: no-repeat;
	width: 186px;
	height: 115px;
	padding: 16px;
}
.mission-bold {
	font-size: 16px;
	float: left;
	margin-left: 160px;
	color: #336B79;
}

div#whatIsBox {
	float:left;
	width: 630px;
	padding: 12px;
	background-color: #D7E4BD;
	/*	background-image: url(images/background1.png);
	background-repeat: no-repeat;
	background-position: -30px 50px;
*/	margin-bottom: 20px;
}

div#whatIsDesignerBox {
	float: left;
	width: 630px;
	padding: 12px;
	background-color:#A6BCC2;
}


div#pageHeader {
	float: right;
	margin-top: 75px;
	margin-right: 20px;
	text-align: right;
}

div.calendarmonth {
	clear: right;
	float: right;
	margin-top:20px;
}

div.calendarlist {
	clear: left;
	float: left;
}



div#nextEventHead {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform:uppercase;
}


div#nextEventDate {
	font-size: 10px;
	padding-bottom: 3px;
	text-transform:uppercase;
}

div#nextEventTitle {
	font-size: 14px;
}

div#nextEventVenue {
	font-size:10px;
	padding-bottom: 12px;
}

div#fullEventList {

}

.term {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #639;
}
.definition {
	font-style: italic;
	color: #606;
	font-size: 12px;
}
.publication {
	font-weight: bold;
	color: #606;
	line-height: 2em;
}
.authors {
	font-style: italic;
}
.printer {
	float: right;
	font-size: 10px;
}
#cid td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
}

