body { 	
	background-color:#021631;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px; 
	margin-right:0px; 
  	vertical-align:middle;
	text-align:center;

}

.header-bg {
	background-image:url(../images/unionjack.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:160px;
}

.header-table {
	height:160px;
}

.tel-pos{
	padding-top:30px;
}

.name-pos{
	padding-top:34px;
}

.navbar-pos{
	padding-left:14px;
}

.div{
	width:10px;
	border-bottom:1px solid #585d64;
	border-left:1px solid #585d64;
	height:34px;
	background-color:#18273e;
}

.div2{
	width:10px;
	border-left:1px solid #585d64;
	height:34px;
	background-color:#18273e;
}
.divhome{
	width:10px;
	height:35px;
	background-color:#18273e;
}
.navbar{
	background-color:#18273e;
	border-bottom:1px solid #585d64;
	border-top:1px solid #585d64;
	
	padding-right:4px;
	text-align:center;
	vertical-align:middle;
	width:12%;
}

.navbar-over{
	background-color:#b70218;
	border-bottom:1px solid #585d64;
	border-top:1px solid #585d64;
	
	padding-right:4px;
	font-family:Garamond;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	width:12%;
}
.navbar-end{
	background-color:#18273e;
	border-bottom:1px solid #585d64;
	border-top:1px solid #585d64;
	border-right:1px solid #585d64;
	
	padding-right:4px;
	text-align:center;
	vertical-align:middle;
	width:12%;
}

.navbar-end-over{
	background-color:#b70218;
	border-bottom:1px solid #585d64;
	border-top:1px solid #585d64;
	border-right:1px solid #585d64;
	
	padding-right:4px;
	font-family:Garamond;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	width:12%;
}

.navtext{
	font-family:Garamond;
	font-size:16px;
	color:#b0b1b1;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}



a.navtext:link {
	font-family: Garamond;
	font-size: 16px;
	color: #b0b1b1;
	font-weight: bold;
	text-decoration: none;
}

a.navtext:visited {
	font-family: Garamond;
	font-size: 16px;
	color: #b0b1b1;
	font-weight: bold;
	text-decoration: none;
}

a.navtext:hover {
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.activetab{
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.activetab:link {
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.activetab:visited {
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.activetab:hover {
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


.content-pos{
	padding-top:14px;
}

.content-box{
	padding:1px;
	background-color:#FFFFFF;
}

.covers{
	background-image:url(../images/covers.jpg);
	background-repeat:repeat-x;
	height:57px;
	text-align:left;
	padding-left:16px;
	padding-top:14px;
	padding-bottom:16px;
}

.content-inner-box{
	text-align:left;
	padding-left:16px;
	padding-top:16px;
	padding-bottom:16px;
}
.cover-text{
	font-family: Verdana;
	font-size: 24px;
	color: #021631;
	font-weight: bold;
	height:58px;
}

.commontext {
	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
	color: #021631;
	font-weight:normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022e6a;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022e6a;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022e6a;
	font-weight: bold;
	text-decoration: underline;
}

.redtext {
	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
	color: #cf142b;
	font-weight:normal;
}

a.redtext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #cf142b;
	font-weight:normal;
	text-decoration: none;
}

a.redtext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #cf142b;
	font-weight:normal;
	text-decoration: none;
}

a.redtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #cf142b;
	font-weight:normal;
	text-decoration: underline;
}

.developtext {
	font-family: verdana;
	font-size: 11px;
	color:#bebebe;
	padding-top:10px;
}

a.developtext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#bebebe;
	font-weight:normal;
	text-decoration: none;
}

a.developtext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#bebebe;
	font-weight:normal;
	text-decoration: none;
}

a.developtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#bebebe;
	font-weight:normal;
	text-decoration: underline;
}

.commontext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555b65;
	font-weight: normal;
}


.footer{
	font-family:Garamond;
	font-size:14px;
	color:#959797;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

a.footer:link {
	font-family: Garamond;
	font-size: 14px;
	color: #959797;
	font-weight: bold;
	text-decoration: none;
}

a.footer:visited {
	font-family: Garamond;
	font-size: 14px;
	color: #959797;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #959797;
	font-weight: bold;
	text-decoration: underline;
}
.thinRedBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: Red;
}