/* CSS Document */


* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
 color: #333;
 font-family: "arial", helvetica, sans-serif;
 font-size:0.7em;
}

h1 {
 color:#FFFFFF;
  font: bold 12px Verdana, sans-serif;
  margin-left: 4px;
}

.title-start {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-left: 4px;
}

.title-end {
	color: #017AC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

h11 {
 color:#352987;
  font: bold 12px Verdana, sans-serif;
}

h2 {
  padding: 1em 0 .2em 0;
  font: normal 18px/1.5em Verdana, sans-serif;
}

h2 {
  font: normal 18px/1.5em Verdana, sans-serif;
  color: #3399CC;
  font-weight: bold;
  text-decoration: none;
}

h3 {
  font: bold 12px, sans-serif;
}

.guidetitle {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:1px;
}

.ruler {
	padding-top:0px;
	margin-top:0px;
	text-align:center;
	height:3px;
	border-top:none;

}

p {
 
  margin-top: 18px;
  margin-left:5px;
  line-height: 1.2em;
}

a {
  margin-right: 5px;
  color: #3399CC;
  font-weight: bold;
  text-decoration: none;
  text-align:right;
}

a:hover {
  color: #999;
  text-decoration: underline overline;
}

#container-page {
  margin: 0 auto;
  background: #ffffff;
 position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}
/*--------------------------------------------
Header
--------------------------------------------*/

#container-head {
  background-color: #ffffff;
  margin:auto;
}

#head {
  padding: 1em;
}

/*--------------------------------------------
Content container
--------------------------------------------*/
#container-content {
  padding: 0 2em 40px 2em;
 
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  clear: both;
  display: inline;
  padding-bottom: 30px;
  
}

/*--------------------------------------------
Navigation buttons
--------------------------------------------*/

#breadcrumb
{
  text-align: left;
  margin-top: 10px;
  margin-left: 3px;
  font-size: 0.9em;
  color: #352987;
  height: 25px;
}

#breadcrumb ul
{
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 25px;
	float : left;
}

#breadcrumb ul li {
	display: inline;
	margin-right: 15px;
	}
#breadcrumb ul li a { display: inline; }

#breadcrumb ul li a#nav1 {
	float:left;
	display: inline-block;
	width: 57px;
	height: 20px;
	background: url(images/nav_home_off.gif);
}
#breadcrumb ul li a#nav1:hover {
    background: url(images/nav_home_over.gif);
}

#breadcrumb ul li a#nav2 {
	float:left;
	display: inline-block;
	width: 83px;
	height: 20px;
	background: url(images/nav_about_off.gif);
}
#breadcrumb ul li a#nav2:hover {
    background: url(images/nav_about_over.gif);
}

#breadcrumb ul li a#nav3 {
	float:left;
    display: inline-block;
    width: 173px;
    height: 20px;
    background: url(images/nav_licence_off.gif);
}
#breadcrumb ul li a#nav3:hover {
    background: url(images/nav_licence_over.gif);
}

#breadcrumb ul li a#nav4 {
	float:left;
    display: inline-block;
    width: 105px;
    height: 20px;
    background: url(images/nav_links_off.gif);
}
#breadcrumb ul li a#nav4:hover {
    background: url(images/nav_links_over.gif);
}

#breadcrumb ul li a#nav5 {
	float:left;
    display: inline-block;
    width: 152px;
    height: 20px;
    background: url(images/nav_troubleshooting_off.gif);
}
#breadcrumb ul li a#nav5:hover {
    background: url(images/nav_troubleshooting_over.gif);
}

#breadcrumb ul li a#nav6 {
	float:left;
    display: inline-block;
    width: 56px;
    height: 20px;
    background: url(images/nav_news_off.gif);
}
#breadcrumb ul li a#nav6:hover {
    background: url(images/nav_news_over.gif);
}

#select_container {
	margin-top: 30px;
	margin-left: 100px;
	margin-bottom: 30px;
	float: left;
}

#select_container_view {
	margin-top: 30px;
	margin-left: 230px;
	margin-bottom: 30px;
	float: left;
}

#selecttop {
	width: 353px;
	height: 56px;
	background: url(images/select_top.gif);
	background-repeat : no-repeat;
}

#selectmid {
	width: 353px;
	min-height: 30px;
	background: url(images/select_mid.gif);
	background-repeat : repeat-y;
}

#selectbottom {
	width: 353px;
	height: 12px;
	background: url(images/select_bottom.gif);
	background-repeat : no-repeat;
	float:left;
}

#selectmid_container {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 110px;
	text-align: left;
}

#content-pri {
	width: 1000px;
}

#sector_links {
	width: 200px;
	margin-left: 5px;
	margin-top: 50px;
	padding-top:10px;
	float: left;
}

#selectmid_text {
	padding-bottom: 3px;
}

#selectmid_text a {
	color: #FFFFFF;
}

a .alt { display: none; }


#nav
{
  
  border-width:2px;
  border-color:#352987;
  border-style:solid;
  border-right-width:0px;
  border-left-width:0px;
  text-align: left;
  margin-top: 5px;
  font-size: 0.9em;
  background-color: #352987;
  padding: 1px;
  min-width:800px;
  min-height: 15px;
}

#nav_tool
{
  
  border-width:2px;
  border-color:#352987;
  border-style:solid;
  border-right-width:0px;
  border-left-width:0px;
  text-align: left;
  margin-top: 0px;
  font-size: 0.9em;
  background-color: #352987;
  padding: 1px;
  min-width:800px;
  min-height: 15px;
}

#navsub
{
  
  border-width:2px;
  border-color:#017AC3;
  border-style:solid;
  border-right-width:0px;
  border-left-width:0px;
  text-align: left;
  margin-top: 0px;
  font-size: 0.9em;
  background-color: #017AC3;
  padding: 3px;
  min-width:800px;
  min-height: 10px;
}

/*---------------------------------------------
column
---------------------------------------------*/
#column{
 background-color:#ffffff;
 margin:5px;
  float:left;
}

#column ul{
 
 margin: 17px;
 padding-left: 10px;
 list-style-type:square;
 line-height:1.5em;
	
}

#column img{
padding: 10px;
}
/*---------------------------------------------
contentContainer
---------------------------------------------*/
#contentContainer{
	background-color:#ffffff; 
	width:200px; 
	margin:2px; 
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
}

#contentContainer200{
	position:absolute;
	left: 20px;
	background-color:#ffffff; 
	width:200px; 
	margin:2px;
	margin-top: 30px;
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	float:left;
	text-align:center;
	display:block;
}

#contentContainer300{
	background-color:#ffffff; 
	width:300px; 
	margin:2px; 
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
}

#contentContainer600{
	background-color:#ffffff; 
	width:620px; 
	margin:2px; 
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
}


#clickheretostart {
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 50px;

}
/*---------------------------------------------
contentContainerHeading
---------------------------------------------*/
 #contentContainerHeading{
	background-color:#666666;
	margin:0px;
	padding:2px;
	text-align:left;

} 

#contentContainerHeading2{
	background-color: #3399CC;
	color: #FFFFFF;
	margin:0px;
	padding:2px;
	text-align:left;
} 

/*---------------------------------------------
contentContainerwide
---------------------------------------------*/
#contentContainerwide{
	background-color:#ffffff; 
	width:400px; 
	margin:2px;
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	
}

#contentContainer500{
	background-color:#ffffff; 
	width:520px; 
	margin:2px;
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	
}

#contentContainer250{
	background-color:#ffffff; 
	width:250px; 
	margin:2px;
	margin-bottom:10px; 
	padding: 2px; 
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	float:left;
	
}

#straplogos{
	clear:both;
	margin-top: 30px;
	float:left;
}
#straptext{
	width:400px; 
	float:left;
	vertical-align:middle;
}

.view-note{
	font-size: 8pt;
}

/*---------------------------------------------
columnRight
---------------------------------------------*/
#columnRight{
	background-color:#ffffff; 
	margin:2px; 
	float:right;
}

/*--------------------------------------------
Footer
--------------------------------------------*/

#container-foot {
  width: 100%;
  background: #352987;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 20px;
  text-align:       center;
  color:            #ffffff;
  padding:          10px 0px 5px 0px;
 line-height: 10px;
 }


/*--------------------------------------------
Form
--------------------------------------------*/
#form-row {
 background-color:#ffffff;
 margin:5px;
 float:none;
}

#form-title {
	width: 60px;
	background-color:#ffffff;
	margin:5px;
	float:left;
}
#form-input {
	background-color:#ffffff;
	margin:5px;
}

#form-input2 {
	background-color:#ffffff;
	margin:5px;
	float:left;
}

#input-style {
	background-color:#ffffff;
	border-width: 1px;
	border: solid Gray;
	width: 70px;
}

#myform {
	float:left;
}

.mytable {
	float:left;
	margin-left:5px;
	line-height: 1.3em;
}

#form-submit {
	float: none;
	padding-top: 31px;
}

#form-submit2 {
	float: none;
	margin:5px;
	padding-top:5px;
}

#submit-style {
	background-color:#ffffff;
	border-width: 1px;
	border: solid Gray;
	width: 70px;
	font-size: 9pt;
	font-weight: normal;
}

#submit-style2 {
	background-color:#ffffff;
	border-width: 1px;
	border: solid Gray;
	font-size: 9pt;
	font-weight: normal;
}
#foot_hid {
	color:#352987;
}
