html{
	width:100%;
	overflow-x:hidden;
}

body{
	width:100%;
	margin:0px;
	padding:0px;
	font-size : 10pt;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color : #003366;	
}
	
#mainContainer{
	width:974px;
	margin:0 auto;
	text-align:center;
}

h4{
	margin:0px;
}

b{
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-weight: 600;
}

.maintitle {
	font-size:14pt;
	font-weight: 500;
}

.subtitle {
	font-size:12pt;
	font-weight: 500;
}

p{
	margin-top:5px;
}

/* This is the box that is parent to the dragable items */
#dragableElementsParentBox{
	padding:16px;	/* Air */
	text-align:center;
}
	
.smallArticle,.bigArticle,.xlArticle{
	float:left;
	border:0px solid #000;
	background-color:#DDD;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
}

.formcreate3 {
	border:1px solid #006594;
	padding:5px;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size:10pt;
}

.subbuts {
	background-color: #006594;
	padding:5px;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-size:16pt;
	font-weight: 500;
	line-height: 16pt;
	border:1px solid #444;
}

.subbutsm {
	background-color: #006594;
	padding:3.5px 5px;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-size:10pt;
	font-weight: 300;
	line-height: 10pt;
	border:1px solid #006594;
}

.dutybutblue 
{
	background-color: #006594;
	padding:5px 0;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-size:12pt;
	font-weight: 500;
	line-height: 25px;
	display:inline-block;
	width:100%;
	height:auto;
	text-align:center;
}

.dutybutgrn
{
	background-color: #00942d;
	padding:5px 0;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-size:12pt;
	font-weight: 500;
	line-height: 25px;
	display:inline-block;
	width:100%;
	height:auto;
	text-align:center;
}

.bigArticle{
	width:610px;
}

.xlArticle{
	width:925px;
}

.clear{
	clear:both;
}
	
#rectangle{
	float:left;
	border:1px dotted #F00;	/* Red border */
	background-color:#FFF;
}

#insertionMarker{	/* Don't change the rules for the insertionMarker */
	width:6px;
	position:absolute;
	display:none;
}

#insertionMarker img{	/* Don't change the rules for the insertionMarker */
	float:left;
}		

#dragDropMoveLayer{	/* Dragable layer - Not need if you're using 'rectangle' mode */
	position:absolute;
	display:none;
	border:1px solid #000;
	filter:alpha(opacity=50);	/* 50% opacity , i.e. transparency */
	opacity:0.5;	/* 50% opacity , i.e. transparency */
}

a:link 	{ 
	color: #073348; 
	text-decoration: none;
	size: 10px;
	}

a:visited {
	color: #073348; 
	text-decoration: none ;
	size: 10px;
	}

a:hover { 
	color: #BF1200; 
	text-decoration: none; 
	size: 10px;
	}

a:active {
	color: #BF1200; 
	text-decoration: none; 
	size: 10px;
	}

TD {
	font-size : 10pt;
	color : #003366;
	} 

TD.different {
	background-color: #E2FAFA;
	border-left: dashed 1px #669999;
	border-right: dashed 1px #669999;
	}
td.test { 
	border: 0px solid #000000; 
	color: #eeeeee;  
	padding: 1px; 
} 
td.test2 { 
	border: 0px solid #000000; 
	color: #ffffff; 
	background-color: #eeeeee; 
	padding: 1px; 
} 
tr.test { 
	border: 0px solid #000000; 
	color: #e8f4ff; 
	padding: 1px; 
} 
tr.test2 { 
	border: 0px solid #000000; 
	color: #ffffff; 
	background-color: #e8f4ff; 
	padding: 1px; 
} 

.fonttit { 
    color: #00548d;
    text-decoration: none;
    font-size: 12px
    }
	
.fonttitle { 
    color: #ffffff;
    text-decoration: none;
	font-weight: bold;
    font-size: 10pt;
    }

.fontbar { 
    color: #00548d;
    text-decoration: none;
	font-weight:bold;
    font-size: 12pt;
    }

.smlselbut
{
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	margin: 5px 5px 0 0;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	font-style: normal;
	font-size: 12pt;
	line-height: 12pt;
	cursor: pointer;
	border: 0;
	vertical-align: top;
	background-color: #006594;
}

.smlsubbut
{
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	margin: 5px 5px 0 0;
	padding: 10px 0;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	font-style: normal;
	font-size: 12pt;
	line-height: 12pt;
	cursor: pointer;
	border: 0;
	vertical-align: top;
	background-color: #006594;
}

.mainselbut
{
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	margin: 5px 5px 0 0;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	font-style: normal;
	font-size: 16pt;
	line-height: 16pt;
	cursor: pointer;
	border: 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	vertical-align: top;
	background-color: #006594;
	
}
.mainselbsm
{
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	margin: 5px 5px 0 0;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	font-style: normal;
	font-size: 16pt;
	line-height: 16pt;
	cursor: pointer;
	border: 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	vertical-align: top;
	background-color: #aaaaaa;
	
}

.actbutsm
{
	display: inline-block;
	width: 250px;
	white-space: nowrap;
	color: #ffffff;
	height: 22px;
	margin: 5px 5px 0 0;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
	border: 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	vertical-align: top;
	background-color: #0D2B88;
	
}

.actbutbsm
{
	display: inline-block;
	width: 250px;
	white-space: nowrap;
	color: #ffffff;
	height: 22px;
	margin: 5px 5px 0 0;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
	border: 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	vertical-align: top;
	background-color: #aaaaaa;
	
}

.human {  
visibility:hidden;  
display:none; 
background:#fff;
border:0px;
color:#fff;
}  

.footback {
	background: #000000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #000000 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 ); /* IE6-8 */
}

.boxsurr
{
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,.4);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
	background: -moz-linear-gradient(top,  #eee,  #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');
}

.boxbartop
{
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
	background: -moz-linear-gradient(top,  #eee,  #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');
}

.otherbits {
	position:relative;
	color:#000;
	display:inline-block;
	width:318px;
	height:104px;
	font-size:9pt;
}
@media screen and (min-width: 960px) {
  #maincontainer {display:inline-block;margin-top:500px;margin-left:auto;margin-right:auto;width:100%;max-width:1024px;z-index:0;padding:0px 10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
 }
 
@media screen and (max-width: 960px) {
  #maincontainer {display:inline-block;margin-top:500px;margin-left:auto;margin-right:auto;width:100%;max-width:1024px;z-index:0;padding:0px 10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
 }
 
@media screen and (max-width: 768px) {
  #maincontainer {display:inline-block;margin-top:350px;margin-left:auto;margin-right:auto;width:100%;max-width:1024px;z-index:0;padding:0px 10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
 }
 @media screen and (max-width: 450px) {
  #maincontainer {display:inline-block;margin-top:280px;margin-left:auto;margin-right:auto;width:100%;max-width:1024px;z-index:0;padding:0px 5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
  }