/* ---- International standardization on security CSS ISO ---------------------*/

html, body {
	height: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
	margin: auto;
	width: 750px;
	text-align: left;
}
#printlogo{
	display: none;
}
#header{
	padding-bottom: 5px;
}
.empty{
	clear:both; 
	height:0px; 
	line-height:0px;
}
#container #navigation #leftNavTitle {
	width: 315px;
	float: left;
	margin-top: 5px;  
}
#container #navigation #rightNavPicture {
	width: 430px;
	float: right;
	margin-top: 5px;  
	margin-bottom: 5px;  
}
#container #navigation {
	width: 100%;
}
#container #navigation #leftNavTitle li {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	list-style-type: none;	
}
#container #navigation #leftNavTitle li a{
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 1px 0px 1px 1em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_eeeeee.gif);
	text-decoration:none;
	color:#898989;
}
#container #navigation #leftNavTitle li a:hover{
	text-decoration:none;
	color: #000066;
	background-color:#EEEEEE;
	background-image:url(isswebsite_menu_hover.gif);
}
#container #navigation #leftNavTitle li.active{
	background-color:#EBD3D6;
	text-decoration:none;
	color: #990000;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	padding: 1px 0 1px 1em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_menu_active.gif);
}
#container #navigation #leftNavTitle #menu {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-left:0px;
	padding-left:0px;
}
.separation {
	clear:both;
}
.separation .leftbar {
	background-color: #CCCCCC;
	clear: none;
	height: 10px;
	float: left;
	width: 315px;
	line-height: 10px;
}
.separation .rightbar {
	background-color: #1A3E77;
	clear: none;
	height: 10px;
	float: right;
	width: 430px;
	line-height: 10px;
}
	
#container #main #content {
	padding: 0px 10px 5px 10px;
	font-size: 11px;
	color: #666666;
	border-top-color: #DFDFDF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DFDFDF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DFDFDF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DFDFDF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-width: 1px;
}

#container #main #content_right {
	padding: 0px 10px 5px 10px;
	font-size: 11px;
	color: #666666;
	border-top-color: #DFDFDF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DFDFDF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DFDFDF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DFDFDF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-width: 1px;
	width: 410px;
	float:right;
}
#container #main #news_content {
	padding: 1em 1em 1em 1em;
	font-size: 11px;
	color: #666666;
	border-top-color: #1A3E77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #1A3E77;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #1A3E77;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #1A3E77;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	width: 290px;
	float:left;
}
.content_title {
	font-size: 16px;
	font-weight:bold;
	color: #456494;
	padding-top: 20px;
	padding-left:10px;
	width: 305px;	
	float:left;
}
#container #main #title {
	font-size: 16px;
	font-weight:bold;
	color: #456494;
	padding-top: 20px;
	padding-left:10px;
}
#container #footer #contact_details {
	margin-left:0em;
	float: left;
}
#container #footer #contact_details a{
	color:#999999;
	text-decoration:none;
}
#container #footer #contact_details a:hover {
	color:#666666;
	text-decoration:underline;
}
#container #footer #last_modified {
	float: right;
	color: #CCCCCC;
}
#container #footer {
	font-size: 10px;
	color: #456494;
}
h1 {
	padding-left:0.5em;
	background-color: #456494;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	color: #456494;
}
h3 {
	font-size: 11px;
	color:#666666;
}
#container #main a:link{
	color: #456494;
	text-decoration: underline;
}
#container #main a:visited{
	text-decoration: underline;
	color:#666666;
}
#container #main a:hover{
	text-decoration: underline;
	color:#FF0000;
}
#container #main #content ul li.icon {
	list-style-type:none;
}

span.url {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_iconweb.gif);
}
span.pdf {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_icopdf.gif);
}
span.ppt {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_icoppt.gif);
}
span.txt {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_icotxt.gif);
}
span.doc {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	background-position: left 0.1em;
	background-repeat: no-repeat;
	background-image:url(isswebsite_icoword.gif);
}
table {
	background-color:#FFFFFF;
	border-spacing: 1px;
	border-collapse: separate;
	width: 100%;
}

tr {
	background-color:#EEEEEE;
}
th {
	background-color:#DFDFE6;
	color: #456494;
	font-weight:normal;
	text-align:left;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
td {
	color: #666666;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
caption {
	padding-left:0.5em;
	font-weight:bold;
	text-align: left;
}
#container #main #news li {
	list-style-type: square;
	
}
hr {
	color: #DFDFDF;
	height:1px;
}


