body {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#name {
	float: left;
	padding-left: 10px;
	width: 740px;
	height: 80px;
}

#name, #top_left, #top_right, #canvas_right, #title_left, #canvas_lower1, #canvas_lower2 {
	background-color: #2E2E2E;
}

#top_left {
	float: left;
	padding-left: 0px;
	width: 250px;
	height: 36px;
}

#top_right {
	float: right;
	padding-left: 11px;
	width: 489px;
	height: 36px;
}

#menu, #header_left, #header_right, #canvas_left {
	background-color: #000000;
}

#menu {
	float: right;
	padding-left: 0;
	width: 750px;
	height: 18px;
	padding-top: 7px;
	margin-left: 50px;
}

#header_left {
	float: left;
	padding-left: 10px;
	width: 240px;
	height: 125px;
}

#header_right {
	float: right;
	width: 500px;
	height: 125px;
}

#title_left {
	float: left;
	width: 250px;
	height: 35px;
}

#title_right {
	float: right;
	width: 500px;
	height: 35px;
	background-color: #383838;
}

#canvas_left {
	float: left;
	width: 250px;
	height: 385px;
}

#canvas_right {
	float: right;
	width: 500px;
}

#canvas_lower1, #canvas_lower2 {
	width: 500px;
	position: absolute;
	left: 250px;
}

#canvas_lower1 {
	top: 178px;
}

#canvas_lower2 {
	top: 450px;
}

#canvas_iframe {
	width: 500px;
	position: absolute;
	left: 245px;
	top: 165px;
}

.canvas_offset_10 {
	line-height: 10px;
}

.canvas_offset_17 {
	line-height: 17px;
}

.canvas_offset_20 {
	line-height: 20px;
}

.canvas_offset_32 {
	line-height: 32px;
}

.canvas_offset_50 {
	line-height: 50px;
}

#content {
	padding-top: 130px;
	padding-bottom: 30px;
	padding-left: 230px;
	padding-right: 20%;
}

#content h1 {
	font-size: 120%;
	font-weight: normal;
	color: #000;
	background-color: transparent;
}

#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

#content p {
	font-size: 80%;
	font-weight: normal;
	color: #000;
	background-color: transparent;
	line-height: 140%;
}

.rollover {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.content {
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.example_image {
	text-align: center;
}

.medium_image {
	text-align: left;
	margin-bottom: 50px;
}

#canvas_right a:link {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#canvas_right a:link img {
	position:relative;
	bottom:-6px;
}

#canvas_right a:visited img {
	position:relative;
	bottom:-6px;
}

#canvas_right a:visited {
	color: #EEEEEE;
	text-decoration: none;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#canvas_right a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#canvas_right a:hover {
	color: #FFFFFF;
	text-decoration: ;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#canvas_lower2 a:link {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#canvas_lower2 a:link img {
	position:relative;
	bottom:-6px;
}

#canvas_lower2 a:visited img {
	position:relative;
	bottom:-6px;
}

#canvas_lower2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#canvas_lower2 a:visited {
	color: #EEEEEE;
	text-decoration: none;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#canvas_lower2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#canvas_lower2 a:hover {
	color: #FFFFFF;
	text-decoration: ;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

li {
	list-style-type: square;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 15px;
	padding-bottom: 7px;
	margin-right: 23px;
	text-align: left;
}

p + p {
	margin-top: 0.5em;
}

.example_head, .example_text  {
	font-style: normal;
	color: #CCCCCC;
	margin-right: 23px;
	margin-top: 6px;
	text-align: left;
}

.example_head  {
	margin-left: 23px;
}

.example_text  {
	margin-left: 0px;
}

.example_text li, .example_text_paragraph li  {
	list-style-type: square;
	font-style: normal;
	color: #CCCCCC;
	margin-top: 0px;
	text-align: left;
}

.example_text_paragraph li  {
	margin-right: 25px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.example_text_warning li  {
	margin-right: 25px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #CC0000;
}

.example_head {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

.example_text, .example_text li {
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 0px;
}

.example_text_sublist li {
	list-style-image: url(../graphics/spacers/square_bullet_hollow.png);
	font-style: normal;
	color: #CCCCCC;
	margin-top: 0px;
	text-align: left;
	margin-right: 25px;
	margin-left: -25px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

/* ---- Explanatory	Text ------------------- */ 
.help_text a {
	position: relative; 

	padding: 1px 3px 0 3px; 
	background-color: transparent; 
	-moz-border-radius:7px; 
	-webkit-border-radius: 7px;
	border: solid 1px #ccc;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.help_text a:hover {
	border: solid 1px #fff;
}

.help_text a:hover span {

	display: block;
	position: absolute;
	top: 25px; 
	left: 9px; 

	padding: 8px;

	width: 250px;
	background: #ccc;
	border: 1px solid #797979;
	color: #000;

	z-index: 10;

	font-weight: normal;
}

.help_text li {
	font-size: 12px;
	font-weight: normal;	
	line-height: 12px;
	margin-left: -25px;
	margin-right: 0px;
	color: #000000;
}

.visible { display: #FFFFFF; }
.hidden { display: none; }

/* ---- organization ------------------- */ 
.icon {
	padding: 2px;
	border: 2px solid #000000;
}

.icon:hover {
	padding: 2px;
	border: 2px solid #656565;
}

.icon_selected {
	padding: 2px;
	border: 2px solid #FFFFFF;
}

.organization, .organization_no_rule {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 10px;
	text-align: left;
}

.organization {
	border-top: 1px solid #404040;
}

.position, .positionnonital {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 7px;
	text-align: left;
}

.position {
	font-style: italic;
}
.positionnonital {
	font-style: normal;
}

.position_text {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 23px;
	margin-right: 13px;
	margin-bottom: 7px;
	text-align: left;
}

.cityyear {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 15px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 10px;
}

.smalltext {
	font-size: 10px;
	line-height: 12px;
}

.menutext, .menutext_selected {
	font-size: 12px;
	line-height: 11px;
	width: 120px;
	text-align: center;
	vertical-align: top;
}

.menutext, .menutext a:link, .menutext a:visited, .menutext a:active {
	text-decoration: none;
	color: #4d4d4d;
}

.menutext_selected {
	color: #e5e5e5;
}

.menutext a:hover {
	color: #808080;
}

.smallertext {
	font-size: 9px;
	line-height: 10px;
}

.head1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.tasks {
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 10px;
	list-style-type: square;
	list-style-position: outside;
}

.bullet {
	color: #CCCCCC;
	font-size: 10px;
}

.taskhead {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
}

.projecthead {
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 10px;
}

.warninghead {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #CC0000;
}

.clear {
	clear:both;
	height: 0;
}