body {
	margin: 0px;
	padding: 0px;
	background-color: #5e6d8e;
	text-align:center;
}
body#flashDetection {
	margin-top: 100px;
	margin-left:100px;
	font-family:"Gill Sans", verdana, arial, sans-serif;
  	font-size: 14px;
	color: #ffffff;	
}
body#flashDetection h1 {
	position: relative;
	font-size: larger;
	margin-right: 0px;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0em;
}
ul {
	margin-top: 0.5em;
}
li {
	list-style-image: url(../images/pageLayout/bullet.gif);
	list-style-type: circle;
}
A {
	color:#434E65;
}

A:visited {
	color:#434E65;
}
A:active {
	color: #434E65; 
}
A:hover {
	color: #d0662a; 
}
.hide {
	display:none;
}

.floatLeft {
	float: left;
	clear: left;
}
.floatRight {
	margin-top: 10px;
	float: right;
	clear: right;
}
.imageLink {
	vertical-align: text-bottom;
	border: 0px;
	height: 15px;
	width: 23px;
}
.triangle {
	vertical-align: text-bottom;
	border: 0px;
}
#container {


	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:900px;
	/*
	position: relative;
	width: 920px;
	background-color: #FFFFFF;*/
}
#leftMargin {
	padding-top:10px;
	float: left;
	background-color: #5e6d8e;
	text-align:center;
	width: 150px;
/*	height: 200px;*/


/*
	width: 170px;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 0px;*/

	/*background-repeat: repeat-y;
	background-image:   url("../images/pageLayout/marginLBackground.jpg");*/
}
#rightMargin {

	float: right;
	background-color: #FF99FF;
	width: 150px;	
	text-align:left;
	
	
	width: 150px;
	background-color: #5e6d8e;	
	/*background-repeat: repeat-y;
	background-image:   url("../images/pageLayout/marginRBackground.jpg");*/
}

.navcontainer{
	padding: 5px;	
	width: 110px;
	position:relative;
	text-align: right;
	width: 110px;
	padding: 5px;
	z-index:10;
}
#leftMargin .navcontainer{
	text-align: right;
	margin-top: 90px;
	float: right;
	margin-right: 5px;
}
#rightMargin .navcontainer{
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	position: relative;
}
.menuTitle A {
	color: white;
	font-weight: bold;
	text-decoration:none;
	margin-left: 15px;
}
#leftMargin .menuTitle{
	text-align: right;
}
.navcontainer A {
	position:relative;
	width:100px;
	text-decoration: none;
	display: block;
	color:#FFFFFF;
	margin-top: 1em;
	padding: 5px;
	border: 1px solid #515C79;
}
.navcontainer A:visited{
	color: #fff; 
	background-color: #5e6d8e;
}
.navcontainer A:active {
	color: #fff; 
	background-color: #5e6d8e;
}
.navcontainer A:hover {
	color: #fff; 
	background-color: #d0662a; 
}
.subnavcontainer A {
	position:relative;
	width:90px;
	text-decoration: none;
	display: block;
	color:#FFFFFF;
	margin-top: 0;
	margin-left: 10px;
	padding: 2px;
	padding-left: 5px;
	border-left: 1px solid #808CA8;
	border-bottom: 1px solid #808CA8;
	border-top: none;
	border-right: none;
}
.subnavcontainer A:visited{
	color: #fff; 
	background-color: #5e6d8e;
}
.subnavcontainer A:active {
	color: #fff; 
	background-color: #5e6d8e;
}
.subnavcontainer A:hover {
	color: #fff; 
	background-color: #d0662a; 
}

#subnavcontainer1, 
#subnavcontainer2,
#subnavcontainer3,
#subnavcontainer4,
#subnavcontainer5,
#subnavcontainer6,
#subnavcontainer7 {
	display:none;

}

body#sectionone #subnavcontainer1, 
body#sectiontwo #subnavcontainer2,
body#sectionthree #subnavcontainer3,
body#sectionfour #subnavcontainer4,
body#sectionfive #subnavcontainer5,
body#sectionsix #subnavcontainer6,
body#sectionseven #subnavcontainer7 {
	display: block;
}


/*Highlight the menuitem of the currently displayed page*/
body#sectionzero #rightMargin #nav0, 
body#sectionone #rightMargin #nav1, 
body#sectiontwo #rightMargin  #nav2,
body#sectionthree #rightMargin  #nav3,
body#sectionfour #rightMargin  #nav4,
body#sectionfive #rightMargin  #nav5,
body#sectionsix #rightMargin  #nav6,
body#sectionseven #rightMargin  #nav7,
div#item1 #subnav1,
div#item2 #subnav2,
div#item3 #subnav3,
div#item4 #subnav4,
div#item5 #subnav5,
div#item6 #subnav6,
div#item7 #subnav7 {
	color: #d0662a; 	
	background-color: #5e6d8e;	
	}
#menuBar{
	text-align:center;
	margin-left: 20px;
	margin-top: 140px;
	position: relative;
}
#imscText {
	float:left;
	/*position: absolute;*/
	margin-left: 56px;
	margin-top: 10px;
}
#mainContent {

	text-align:left;
	background-color: #5e6d8e;
	float: left;
	width:600px;
	color: #434E65;	
	background-color: #FFFFFF;
	
	/*position: relative;
	bottom: 0px;
	width: 600px;
	left: 170px;*/
}
#introNoFlash{

	text-align:left;
	background-color: #5e6d8e;
	float: left;
	width:600px;
	color: #fff;	
	/*position: relative;
	bottom: 0px;
	width: 600px;
	left: 170px;*/
}
#mainContent h1 {
	color: #d0662a;
	margin-top: 0.6em;
	margin-bottom: 0em;
}

#mainContent h1.mainTitle {
	color:#5e6d8e;
	text-align:center;
}

#mainContent h2 {
	color: #d0662a;
	margin-top: 1.0em;
	margin-bottom: 0em;
}
#mainContent h3 {

	margin-top:0.6em;
	margin-bottom:0em;
	text-decoration: line-through;
}
#mainContent .inset{
	margin-left: 39px;
}
#mainContent table h2 {
	margin-top:0.5em;
}
#mainContent p {
	margin-top:0.5m;

}
#mainContent h3 {
	text-decoration:underline;
}
#popup {
	color: white;
	text-align:left;
	margin:5px;
}
.inlineImage {
	vertical-align: text-bottom;
	border: 0px;
	height: 15px;
	width: 23px;
}

#header {
	background-color: #5e6d8e;
	position: relative;
	height: 95px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: 2px solid #d0662a;
	/*background-image: url(../images/pageLayout/wire-globe_blue.gif);
	background-repeat: no-repeat;
	background-position: 400px;*/
	z-index:100;
}
#header p, #header h1 {
	position: relative;
	color: #ffffff;
	font-size: x-large;
	margin-top:30px;
	margin-right: 0px;
	text-align: center;
	font-weight:normal;
}
#bodyContent{
	position:relative;
/*	margin-left: 15px;
	margin-right: 15px;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	z-index:5;
/*	padding-top: 2em;*/
}
#footer {
	height: 50px;


	color: #ffffff;
	font-size: smaller;
	background-color: #5e6d8e;
	padding-left: 15px;
	padding-right: 15px;

	border-top: 2px solid #d0662a;
	text-align: right;
/*	width: 600px;*/


/*
	position: absolute;
	bottom: -1px;
	left: 170px;

	/*IE5 doesn't include padding in width of footer so add a special value of width for IE5.0
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 570px;	*/
}
.blue A:link{
	color: white;
}
.blue A:active{
	color: white; 
}
.blue A:visited{
	color: white; 
}
.blue A:hover{
	color: #d0662a; 
}
#flags {
	margin-left:20px;
}
#fontSize {
	float: left;
}
.message{
	font-family:"Courier New", Courier, mono;
	padding-left:2em;
}
hr {
height: 1px;
}

#maintain {
	font-size: medium;
	text-align: left;
	color: #FFFFFF;
	background-color: #5e6d8e;
	padding: 20px;
}
#globe {
	z-index:5;
	position: relative;

	top: -10px;
}
.strdImage {
	float: right;
	border: 1px solid #d0662a;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.imageHolder {
	width:130px;
	float:left;
	margin-right:12px;
	margin-top: 20px;
}

div.imageHolder img {
	border:1px solid #d0662a;
}

div.subnavcontainer a{
	font-size:smaller;
}