body {
	background: #11375C url(images/bg_subpage.png) repeat-x;
	padding: 0;
	text-align:center;
	margin: 0;
	color:#FFF;
}
/* Override background if home page - to cater for larger image window */
body#home  {
	background: #11375C url(images/bg.png) repeat-x;
}
img{
	border: 0;
	margin:0;
	padding:0;
}
.clear{
	clear: both;
}

#page{
	width: 799px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background: transparent url(images/bg-shadow.png) repeat-y 0% 0%;
	overflow:hidden;
}
#left-shadow{
	width: 6px;
	height:262px;
	background: url(images/index_01_subpage.png) no-repeat;
	float:left;
}
/* Override background if home page - to cater for taller image window */
#home #left-shadow{
	background: url(images/index_01.png) no-repeat;
	height:348px;
}

#right-shadow{
	width: 6px;
	height:262px;
	background: url(images/index_03_subpage.png) no-repeat;
	float:left;
}
/* Override background if home page - to cater for taller image window */
#home #right-shadow{
	background: url(images/index_03.png) no-repeat;
	height: 348px;
}
#container{
	background-color: #163C6D;
	width: 787px;
	margin:0;
	padding: 0;
	float:left;
}


#image-window{
	height:85px;
	margin:0;
	padding:0;
	background-color:#163C6D;
}
/* Override height if home page - taller window for flash roller */
#home #image-window{
	height:171px;
}
#bar {
	background: url(images/index_06.png) no-repeat;
	height:18px;
	padding: 2px 10px 0;
}
#main-content {
	background-color: #163C6D;
	/*height:629px;*/
	margin:0;
	padding:0;
	clear:both;
	/*overflow:hidden;*/
}
/* Override height if home page - taller window for flash roller */
#home #main-content {

}

#lower-content {
	background: url(images/index_10.png) no-repeat;
	height:190px;
	overflow:hidden;
}
#lower-bar{
	clear:both;
	height:45px;
	margin:0;
	padding: 0;
	background: url(images/index_11.png);
	text-align:right;
}
#lower-bar img{
	float:right;
}
#footer {
	background: url(images/index_13.jpg) repeat-y;
	height:93px;
	padding: 25px 0 0;
	text-align:center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#75B6FA;
	font-size: 16px;
	padding: 0;
	margin: 30px 30px 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 13px;
	padding: 0 0 10px;
	margin: 0;
}
.top-box {
	width:330px;
	float:left;
	padding:0;
	margin:10px 30px;
}
.top-box-long {
	width:700px;
	float:left;
	padding:0;
	margin:10px 30px;
}

.linkspage-box {
	width:500px;
	float:left;
	padding:0;
	margin:10px 30px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;

}

.lower-box {
	width:330px; 
	float:left; 
	padding:0; 
	margin:20px 30px;
}
.lower-box p {
	font-size: 10px; 
}

/* Images */
img.front-icon {
	float: left;
	border:2px solid #2E5D85;
	margin: 0;
	margin: 4px 10px 5px 0;
	padding: 0;
}

/* TEXT INFO */
p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#acd5ff;
	line-height: 140%;
	margin: 0 0 15px 0;
	padding: 0;
}
ul {
	margin: 0 0 20px 20px; 
}
li {
	margin: 0 0 2px;
}

.read-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFF;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align:right;
	float:right;
}
.read-more a {
	color: #FFF;
}

.infolinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5EA1D2;
}
.infolinks a {
	color:#5EA1D2;
}
.footerlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5EA1D2;
}

.footerlinks a {
	padding: 0 10px;
	color:#5EA1D2;
	text-decoration: none;
}
.footerlinks a:hover{
	text-decoration: underline;
}
#copyright{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.8em; padding:15px 0px}
#copyright a{
color:#5EA1D2;
	text-decoration: none;}
#copyright a:hover{
	text-decoration: underline;
}
#main-menu a{
float:left}
.left_column{ width:190px; height:135px; margin:0px 0px 20px 30px; padding:20px; background:#FFFFFF; float:left; display:inline; border:2px solid #000033 }
.left_column h2{ color:#000033; border-bottom:1px solid #000033; margin-bottom:5px}
.left_column p{ color:#003366}
.left_column a{ text-decoration:none}
.title{ font-weight:bold; font-size:0.8em; text-align: center; border-bottom:1px solid #006699; padding-bottom:5px}
.detail{ padding-bottom: 15px; border-bottom:2px dotted #000033; color:#000000 !important;font-size:0.8em;}
.center_column{ width:190px; height:185px; margin:0px 0px 20px 30px; float:left; display:inline;}
.right_column{ width:190px; height:130px; margin:0px 0px 20px 30px; padding:20px; background: #003366; float:left; display:inline; border:5px solid #000033; text-align:center }
.right_column a{ font-size:1em; color:#FFFFFF; text-decoration:none;}
.right_column a:hover{ text-decoration:underline; text-align:center}
.right_column p{ margin-top:0px; text-align:center}
.style1{ margin-bottom:5px}


.info_text input {
  width: 150px;
  margin-left:20px;
  font-family: Tahoma;
  font-size: 8pt;
  }
 
.info_text .label {
	width:100px;
	float:left
  }
 
.info_text textarea {
  width: 150px;
  height:100px;
  margin-left:20px;
  font-family: Tahoma;
  font-size: 8pt;
  }
.info_text select{
  margin-left:20px;
  }

  input.error, textarea.error, select.error {
	border: 1px dashed #FF0000;
/*	background-color: #FFFFD5;*/
}
 label.error {
	color: red;
	display:none;
	font-style: italic;
	margin:0px 0px 0px 0px;
	color:#CC0000;
	font-weight: normal;
	margin-left:10px;
}
.info_text #submit{margin-left: 120px;width: 70px;}
.info_text #clear {margin-left: 10px; width:70px}
.info_text .thanks{ text-align:center; color:#006633 !important; font-size:0.6em !important; padding:10px; background:#FFFFFF; border:2px solid #006633; margin-bottom:20px}
.title{ margin: 20px 0px}
.response{ border:2px solid #0099CC; padding:20px}
.bottomtext{ margin:20px 0px; font-size:1.3em !important; color:#006699; font-weight:bold;}
.bottomtext a{ color:#003366 !important; text-decoration:none; font-weight:bold;}
.bottomtext a:hover{ text-decoration:underline}
.change_text{ width: 500px; font-size:15px; margin:50px 0px; padding:0px 150px}