
body {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	margin-top: 0px;
	background: #6D8BA8;
}

a:link, a:visited, a:active {
	color: #1468CB;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1468CB;
	font-weight: bold;
	text-decoration: underline;
}

#body { !important;
	width: 780px;
	margin: auto;
	background: #214679 url('../images/protege-bg-inner.jpg') repeat-x;
}

#header { !important;
	background: #214679;
	width: 780px;
	height: 76px;
	margin: 0px;
}

#content { !important;
	width: 780px;
	margin: auto;
	font-size: 10pt;
	background: #16243D;
}

#navigation { !important;
	margin: auto;
	text-align: left;
	background: #214679;
	width: 780px;
	height: 27px;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

  #nav { list-style-type: none; margin: auto; padding: 0px; width: 777px; height: 27px; margin-top: 1px;} 
  #nav li { font-size: 11px; margin-top: 5px; float: left; margin-left:3px;}
  #nav a { height: 1.2em; padding: 0 1em; color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, arial, sans-serif;} /* border: 1px solid #999; border-right: 0; border-bottom: 0; */
  #nav a:hover { height: 1.2em; padding: 0 1em; color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: underline; font-family: Arial, Helvetica, arial, sans-serif;} /* border: 1px solid #999; border-right: 0; border-bottom: 0; */



#written_content { !important;
	width: 770px;
	height: 294px;
	margin-top: 4px;
	margin: auto;
	background: #1C2A4A;
	color: #000000;
	text-align:justify;
}

#tab_holder {
	position: relative;
	right: 0px;
	top: 4px;
	float: right;
	width: 445px;
	height: 285px;
}

#video { !important;
	position: relative;
	left: 0px;
	top: 2px;
	float: left;
	width: 320px;
	height: 285px;
}

#footer { !important;
	width: 780px;
	height: 118px;
	margin: auto;
	margin-top: -3px;
	background: #080F1B;

}

.titles {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #1468CB;
}