body {
	font-family			: Arial, Verdana, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #404040;
	padding				: 0px;
	margin				: 0px;
}

a {
	text-decoration		: underline;
	color				: #0C0E5F;
}

a:hover {
	text-decoration		: none;
}

form {
	display				: inline;
}

textarea, input, select, submit {
	font-family			: Arial, Verdana, Helvetica, sans-serif;
	font-size			: 12px;
}

p {
	padding				: 0px;
	margin				: 0px 0px 15px 0px;
}

h1 {
	margin-top			: 0px;
	font-size			: 18px;
	/*color				: #0C0E5F;*/
	color				: #F7921E;
	margin-bottom		: 0px;
	padding-bottom		: 15px;
}

h1.people {
	margin-bottom		: 0px;
	padding-bottom		: 0px;
}

h2 {
	margin-top			: 0px;
	font-size			: 15px;
	/*color				: #0C0E5F;*/
	color				: #F7921E;
	margin-bottom		: 0px;
	padding-bottom		: 8px;
}

h3 {
	margin-top			: 0px;
	font-size			: 13px;
	color				: #0C0E5F;
}

ul {
	padding				: 0px;
	margin				: 0px 0 10px 0px;
}

html > body ul {
	padding				: 0px 0 10px 0px;
	margin				: 0px;
}

li {
	padding-bottom		: 5px;
	list-style-type		: none;
	background-image	: url('/dsg/bullet.gif');
	background-repeat	: no-repeat;
	background-position	: 0px 6px;
	padding-left		: 10px;
}

#horizon {
	width				: 100%;
	text-align			: left;
}

#wrapper {
	text-align			: left;
	width				: 750px;
	overflow			: hidden;
}

#topContent {
	height				: 100%;
}

#topContent .image {
	float				: left;
	width				: 350px;
}

#topContent .title {
	float				: left;
	width				: 385px;
	height				: 273px;
	text-align			: right;
	background-repeat	: no-repeat;
	background-position	: right bottom;
}

#topContentHome {
	background-color	: #F7921E;
	color				: #ffffff;
	height				: 100%;
}

#topContentHome .image {
	float				: left;
	width				: 550px;
}

#topContentHome .news {
	float				: left;
	width				: 200px;
}

#mainContent {
	clear				: both;
	background-image	: url('/dsg/back_main.gif');
	background-repeat	: repeat-y;
	height				: 100%;
}

#mainContent .bodyMain {
	width				: 400px;
	float				: left;
/*	padding				: 30px 15px;*/
}

#mainContent .bodyLeft {
	width				: 320px;
	float				: left;
	text-align			: right;
	padding				: 30px 15px;
}

#menu {
	clear				: both;
}

#menu table td {
	padding				: 5px 10px 5px 10px;
	color				: #ffffff;
	font-size			: 11px;
}

#menu table td a {
	color				: #ffffff;
	text-decoration		: none;
}

#menu table td a.selected {
	font-weight			: bold;
}

#main {
	float				: left;
	padding-left		: 25px;
}

#header {
	width				: 660px;
}

#body {
	float				: left;
}

.content_header {
	padding				: 10px;
}

.content_header .logo {
	text-align			: left;
	margin				: 5px 0 0 20px;
}

.content_header .menuTop {
	float				: right;
	text-align			: right;
	width				: auto;
	padding-top			: 20px;
}

.content_header .menuTop a, .content_header .menuTop select {
	font-size			: 10px;
	color				: #4B4B4B;
	text-transform		: uppercase;
	text-decoration		: none;
}

.contentModules {
	padding				: 30px 15px;
	padding-bottom		: 0px;
	font-size			: 12px;
}

.content {
	padding				: 30px 15px;
	font-size			: 12px;
	padding-bottom		: 0px;
}

.content a {
	color				: #F7921E;
}

.content a:hover {
	text-decoration		: none;
}

.content .lead {
	color				: #000000;
	font-weight			: bold;
	padding-bottom		: 5px;
}

.content .lead.home {
	font-weight			: normal;
}

.clear {
	clear				: both;
	font-size			: 0.1px;
	line-height			: 0px;
	height				: 100%;
}

.clear_foot {
	clear				: both;
	font-size			: 0.1em;
	overflow			: hidden;
	height				: 20px;
}

/*	NEWS	*/

.newsHomeTitle {
	background-color	: #FAAB53;
	color				: #ffffff;
	width				: 100px;
	padding				: 4px 8px;
	font-size			: 11px;
}

.news_item {
	margin-bottom		: 25px;
}

.news_item .date {
	background-image	: url('/dsg/bullet_news.gif');
	background-repeat	: no-repeat;
	padding-left		: 15px;
	font-size			: 10px;
	text-transform		: uppercase;
	margin-bottom		: 3px;
}

.news_item .title {
	margin-bottom		: 5px;
	padding-left		: 15px;
}

.news_item .title a {
	font-size			: 12px;
	font-weight			: bold;
	/*color				: #0C0E5F;*/
	color				: #F7921E;
}

.news_item .image_item {
	margin-top			: 20px;
}

.news_item .image_item .image {
}

.news_item .image_item .sub {
	margin-top			: 5px;
	font-size			: 10px;
}

.news_item.home {
	font-size			: 11px;
	padding				: 10px;
	padding-bottom		: 0px;
	margin				: 0px;
}

.news_item.home .lead {
	padding-left		: 15px;
}

.news_item.home .title a {
	color				: #ffffff;
	font-size			: 11px;
}

.archive_dates {
	background-color	: #DCDCDC;
	padding				: 12px 15px;
}

.archive_dates .title {
	font-weight			: bold;
	color				: #404040;
	margin-bottom		: 5px;
}

.archive_dates .years a {
	margin-right		: 10px;
	/*color				: #0C0E5F;*/
	color				: #F7921E;
}

.more, .back {
	margin-top			: 5px;
	font-size			: 11px;
}

.more a, .back a {
	/*color				: #0C0E5F;*/
	color				: #F7921E;
}

.top {
	padding				: 20px 15px;
	font-size			: 11px;
	text-align			: right;
}

.top a {
	/*color				: #0C0E5F;*/
	color				: #F7921E;
}

.knowledge_item {
	margin-bottom		: 20px;
	font-size			: 12px;
	background-repeat	: no-repeat;
	padding-left		: 15px;
}

.knowledge_item .date {
	font-size			: 10px;
	text-transform		: uppercase;
	margin-bottom		: 3px;
}

.knowledge_item .title {
	background-repeat	: no-repeat;
	margin-bottom		: 5px;
}

.knowledge_item .title a {
	font-weight			: bold;
	/*color				: #0C0E5F;*/
	color				: #F7921E;
}

.content.knowledge_single .published {
	font-weight			: bold;
}

.content.knowledge_single .head {
	margin-bottom		: 20px;
}

.content.knowledge_single .head .image {
	float				: left;
	width				: 150px;
	margin-right		: 10px;
}

.content.knowledge_single .head .data {
	float				: left;
	width				: 210px;
}

.people_item {
	margin-bottom		: 20px;
}

.people_item .image {
	float				: left;
	width				: 150px;
	margin-right		: 13px;
}

.people_item .data {
	float				: left;
	width				: 207px;
}

.people_item .data .name a {
	font-weight			: bold;
	/*color				: #0C0E5F;*/
	color				: #F7921E;
}

.peopleSingle {
	padding-bottom		: 30px;
}

.peopleSingle h1  {
	margin-bottom		: 0px;
}

.peopleSingle .title {
	margin-bottom		: 15px;
	font-size			: 12px;
	color				: #404040;
	font-weight			: bold;
}

.peopleSingle .image {
	margin-bottom		: 35px;
}

.paging {
	text-align			: center;
	margin-top			: 10px;
	font-size			: 1.1em;
}

.paging a {
	font-size			: 1.1em;
}

.paging .prev {
	padding-right		: 10px;
}

.paging .next {
	padding-left		: 10px;
}

.letters {
	font-size			: 0.9em;
	text-align			: center;
	letter-spacing		: 0.4em;
	margin-bottom		: 10px;
}

.letters .selected {
	font-weight			: bold;
}

.donor_item {
	padding				: 10px 0px;
}

.donor_item .sum {
	text-align			: right;
	vertical-align		: bottom;
}

.donor_item .title {
	font-size			: 1.2em;
}

.content.gallery {
	padding-bottom		: 0px;
}

.gallery_group {
	margin-bottom		: 20px;
}

.gallery_title {
	font-size			: 1.2em;
	padding-bottom		: 10px;
}

.images table.gallery td {
	width				: 104px;
	border-right		: 10px solid #ffffff;
	vertical-align		: top;
}

.images table.gallery td.title {
	padding-top			: 8px;
	font-size			: 1.1em;
}

.images table.gallery td.lead {
	font-size			: 0.85em;
}

.images table.gallery td.image {
	padding-top			: 8px;
}

.images table.gallery td.info {
	padding-top			: 6px;
	font-size			: 0.9em;
}

#people {
	width				: 305px;
	font-size			: 1.3em;
	padding				: 0px 8px;
	margin-bottom		: 6px;
}

#people .title {
	margin-bottom		: 8px;
}

#people .item {
	padding-bottom		: 15px;
	margin-bottom		: 15px;
}

#people .item .image {
	float				: left;
	width				: 80px;
	margin-right		: 12px;
}

#people .item .data  {
	float				: left;
	width				: auto;
	max-width			: 305px;
	font-size			: 1em;
}

#people .item .data .name {
	font-size			: 1.2em;
}

#people .item .data .title {
	font-size			: 0.85em;
	margin				: 0px;
}

#people .item .data .email {
	padding-left		: 23px;
	background-image	: url('/dsg/people_detail_mail.gif');
	background-repeat	: no-repeat;
	background-position	: 0px 2px;
}

#people .item .data .email {
	padding-left		: 23px;
	background-image	: url('/dsg/people_detail_mail.gif');
	background-repeat	: no-repeat;
	background-position	: 0px 2px;
}

#people .item .data .phone {
	padding-left		: 23px;
	background-image	: url('/dsg/people_detail_phone.gif');
	background-repeat	: no-repeat;
	background-position	: 0px 2px;
}

#people .item .data .fax {
	padding-left		: 23px;
	background-image	: url('/dsg/people_detail_fax.gif');
	background-repeat	: no-repeat;
	background-position	: 0px 2px;
}

#sitemap {
}

#sitemap .item_first {
	padding-top			: 10px;
	font-size			: 1.2em;
}

#sitemap .item_second {
	font-size			: 1.2em;
	padding-top			: 10px;
}

#sitemap .item_third {
	padding-left		: 50px;
	padding-top			: 5px;
}

#footer {
	clear				: both;
	background-image	: url('/dsg/dottedline.gif');
	background-repeat	: repeat-x;
	background-position	: 0px 100%;
	color				: #999999;
	margin-bottom		: 20px;
	font-size			: 10px;
	font-family			: Verdana,Arial,Helvetica,sans-serif;
}

#footer .info, #footer .copyright {
	padding				: 8px;
	background-image	: url('/dsg/dottedline.gif');
	background-repeat	: repeat-x;
}

#footer .info a {
	color				: #999999;
}

#footer .info a:hover {
	background-color	: #999999;
	color				: #ffffff;
}