.Top {
	margin-top: 3px;
	background-image: url(images/layout/TOP.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.Left {
	background-color:#00468A;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}
.LeftFill {
	background-image: url(images/layout/LEFTFILL.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #00468A;
}
.Bottom {
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00468A;
	background-image: url(images/layout/BOTTOM.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.BottomLeft {
	background-image: url(images/layout/BOTTOMLEFT.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BottomText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #00468A;
	font-weight: bold;
}
.MainBack {
	background-attachment: fixed;
	background-image: url(images/layout/MAIN.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.Headline {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.LeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.TableHalf {
  width: 50%;
}
.TableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #01478C;
	color: #FFFFFF;
	border: thin solid #01478C;
}
.FlagStyle {
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #9AB8DC;
}
.FlagBlock {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #01478C;
	width:5px;
}
.InfoBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #01478C;
	color: #FFFFFF;
	height: 25px;
	vertical-align:middle;
	border-collapse:collapse;
}
.SmallTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #01478C;
	color: #FFFFFF;
	border: thin solid #01478C;
}
td {
	vertical-align: top;
}
.TableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TableLabelStandOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
.SmallTableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.CountryBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	width: 95%;
}
.QuotationTable {
	width: 600px;
}

.TableBody {
	font-size: 12px;
	list-style-position:outside;
	list-style-image: url(images/Bullet.gif);
	list-style-type: circle;
}
.RowLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01478C;
}
.Row{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01478C;
}
.TableSubHead {
	font-size: 14px;
	font-weight: bold;
	background-color: #9AB8DC;
	border-color: #01478C;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}
.BottomSubText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:middle;
	color: #01478C;
}
a:link {
	color: #01478C;
	text-decoration: underline;
}
a:visited {
	color: #01478C;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.AdminBack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-color: #9AB8DC;
}
.AdminTable {
	font-size:12px;	
	background-color:#9AB8DC;
	width: 600px;
	border-style:solid;	
	border-color:#00468A;
	border-width: 2px;
}
.AdminSubTable {
	font-size:12px;	
	background-color:#9AB8DC;
	width: 100%;
	border-collapse:collapse;
	border-width: 0px;
	border-style: none;
  border-color: #9AB8DC;
}
.AdminTableNarrow {
	font-size:12px;	
	background-color:#9AB8DC;
	width: 200px;
	border-style:solid;
	border-color:#00468A;
	border-width: 2px;
}
.AdminTableWide {
	font-size:12px;	
	background-color:#9AB8DC;
	width: 100%;
	border-style:solid;
	border-color:#00468A;
	border-width: 2px;
}
.AdminHeader {
	background-color: #00468A;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.AdminLabel {
	background-color:#00468A;
	font-weight:bold;
	color:#9AB8DC;
}
.AmountSub {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
.CurrencyID {
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
}
.Amount {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.GrandTotal {
	font-size: 12px;
	font-style: italic;
	border-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 3px;
	font-weight: bold;
	text-align:right;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse:collapse;
}
.TableNarrow {
	width: 480px;
}
.FormFieldStandard {
	width: 150px;
}
.FormFieldLarge {
	width: 250px;
}
.FormFieldSmall {
	width: 80px;
}

