body {
	background-color: #6B82A1;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9A1B48;
}
h2 {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #352d58;
}
.twynetics {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
p {
	font-family:Arial;
	font-size: 12px;
	color: #282244;
}
a {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #352d58;
	text-decoration: none;
}	
a:visited {
	color: #352D58;
	text-decoration: none;
}
a:hover {
	color: #9A1B48;
	text-decoration: underline;
}
a:active {
	color: #352D58;
	text-decoration: none;
}
li {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #352D58;
	list-style-type: square;
}
.whiterow {
	background-color: #FFFFFF;
}
.logotitlered {
	font-family:Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9A1B48;
}
.logotitleblue {
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	color: #362D58;
}
.centretableborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #D5DBE3;
	border-right-color: #D5DBE3;
	border-bottom-color: #D5DBE3;
	border-left-color: #D5DBE3;
	border-top-style: none;
	border-bottom-style: none;
}
.bottomborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D5DBE3;
	border-right-color: #D5DBE3;
	border-bottom-color: #D5DBE3;
	border-left-color: #D5DBE3;
}
.classheading1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9A1B48;
}
.linkunderline {
	text-decoration: underline;
}
.logolightblue {
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	color: #58668D;
}
.lightbluerow {
	background-color: #ebf1fe;
}
.leftborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #EBF1FE;
	border-right-color: #EBF1FE;
	border-bottom-color: #EBF1FE;
	border-left-color: #EBF1FE;
}

.promobox {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #9A1B48;
	background-color: #EBF1FE;
	border: 2px dotted #6B82A1;
}
.bluerow {
	background-color: #6B82A1;
}
.dottyborder {
	border: 2px dotted #EBF1FE;
}
.imageborder {
	border: 1px solid #F3F3F3;
}
.logounderline {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #9A1B48;
	text-decoration: underline;
}
