/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #EBF1D6;
	font: normal 62.5% Tahoma,Verdana,sans-serif;
}

div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

h1 {
	color: #303030;
	font: normal 2.3em/1.3em Tahoma,Verdana,sans-serif;
	margin: 18px 0 0 0;
}

h2 {
	color: #555;
	display: block;
	font: bold 1.5em "Trebuchet MS",serif;
	margin: 3px 0 0 0;	
}

h3 {
	color: #303030;
	font: normal 1.9em/2em Tahoma,Verdana,sans-serif;
	margin: 10px 0 0 0;
}

h4 {
	color: #555;
	display: block;
	font: bold 1.3em "Trebuchet MS",serif;
}

h5 {
	color: #743488;
	display: block;
	font: bold 1.1em "Trebuchet MS",serif;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.3em/1.4em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

strong {
	color: #555;
	display: block;
	font: bold 1.4em "Trebuchet MS",serif;
	margin: 3px 0 0 0;
}

.vtbl { background: #e4fdf7; font: .9em Tahoma,Verdana,sans-serif;
	text-align: center;
}


.ital {
	color: gray;
	display: block;
	margin: 3px 0 0 0;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

/* structure */
.main {
	width: 760px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 448px;
}
.main_right {
	border-top: 6px solid #EBF1D6;
	float: right;
	width: 305px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #EBF1D6;
}

div.link_projects a:hover, .content a:hover, div.footer div.left a:hover {
	background: #743488;
	color: #fff;
}

div.link_updates a:hover {background: #B7E060; color: #743488;}

note {
	color: #B7E060;
	font-weight: bold;
}
/* logo */
.header {
	background: url(img/2009b2bHeaderBG.gif) no-repeat;
	height: 190px;
}
.header h1 {
	margin: 0;
	padding: 50px 25px 0 24px;
	font: bold 4em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	color: #743488;
}

.header h2 {
	margin: 0;
	padding: 0px 25px 0 0;
	font: bold 1.7em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	color: #743488;
}

/* main navigation */

.link_menu {
	background: #743488;
}
.link_menu a {
	border-bottom: 2px solid #EBF1D6;
	display: block;
	font: bold 1.2em Verdana,sans-serif;
	height: 20px;
	padding: 7px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #B7E060; color: #743488;}

.link_menu a#active {background: #B7E060; color: #743488;}

/* projects */

.lbl {
	background: #EBF1D6 url(img/bglbl.gif) repeat-x;
	clear: both;
	color: #fff;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #fff;
	padding-top: 24px;
	width: 148px;
	font-size: 1.1em;
	font-family: sans-serif;
}

.link_projects a span {
	font: normal 4.3em sans-serif;
}

a.g1 {
	background: #AFD458;
}

a.g2 {
	background: #A7D733;
	border-left: 6px solid #EBF1D6;
}

/* updates */

.link_updates {
	background: #743488 url(img/grdnt_gray.jpg) repeat-x;
}

.link_updates .lbl {
	border-top: 6px solid #EBF1D6;
	height: 115px;
	line-height: 115px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.4em "Trebuchet MS",sans-serif;
	height: 60px;
	padding: 10px 0;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}

.link_updates a span {
	float: left;
	font: normal 2.5em Verdana,sans-serif;
	margin-left: 10px;
	margin-top: 3px;
}

.link_updates a#active {background: #B7E060;}

/* content */ 

.content {
	color: #444;
	padding: 0 10px 10px 0;
	font: 1.2em/1.5em Verdana,sans-serif;
}
.content a {
	color: #743488;
	font-weight: bold;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}

.content .descr .strike {
	color: #666;
	text-decoration: line-through;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	color: #743488;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #743488;
	color: #fff;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #EBF1D6;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 2px 0 15px 0;
	text-align: right;
	width: 220px;
}