
body, html
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select, strong, textarea, blockquote
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.strapline
{
	background-color: #180894;
}
.topmenu{
	margin-top: 0px;
}
.topmenu a
{
	color: white;
	text-decoration: none;
	font-size: 10px;
}
.menuseperator
{
	margin-left: 5px;
	margin-right: 5px;
}
.topmenu a:hover
{
	color: yellow;
	text-decoration: underline;
}
.footer
{
	width: 50%;
	background-color: #180894;
	color: white;
	font-size: x-small;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.lefthandsection
{
	background-color: #FF0000;
	background-image: url(../images/layout/lhbackground.gif);
	background-repeat: repeat-y;
	color: white;
	font-size: x-small;
}
.lefthandsection input
{
	width: 105px;
}
.lefthandsection p
{
	padding-left: 5px;
}
.lefthandsection table{
	margin-left: 6px;
}
.lefthandsection td {
	font-size: xx-small;
	color: White;
}
.GoButton
{
	color: White;
	font-weight: bold;
	background-color: Red;
	width: 28px !important;
}
.righthandsection
{
	height: 100%;
	background-color: white;
	background-image: url(../images/layout/rhbackground.gif);
	background-position: right;
	background-repeat: repeat-y;
	color: white;
}
.righthandlinks
{
	background-image: url(../images/layout/rhsidebg.jpg);
	background-repeat: repeat-x;
	margin-left: 19px;
	margin-right: -20px;
	width: 100%;
	text-align: center;
}

.righthandlinks a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.righthandlinks a:hover
{
	color: yellow;
}
.righthandlinks div{
	border-bottom: 1px solid #B9B9FF;
	height: 1px;
	margin-top: -10px;
	margin-bottom: 5px;
	padding: 0px;
	width: 125px;
}
.content
{
	padding-top: 20px;
}
.content h1
{
	color: Red;
	font-size: large;
	font-weight: normal;
}
.content h2
{
	color: Red;
	font-size: large;
	font-weight: normal;
	margin-bottom: 0px;
}
.content p
{
	font-size: 11px;
	text-align: justify;
}
.content table
{
	font-size: 11px;
}
.content a img, .oddtablerow img{
	border: 1px solid #180894;
}

.bluestar
{
	background-image: url(../images/layout/bluestar.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 3px;
}
.formtable
{
	background: #180894;
	color: white;
}
.formtable th
{
	background: white;
}
.formdetails, .PressReleases
{
	background-color: #B9B9FF;
	color: black;
}
.PressReleases th
{
	background-color: #180894;
	color: White;
}
.required
{
	color: Red;
}
.button
{
	background-color: Red;
	color: white;
	font-weight: bold;
}
.productHeading2
{
	font-weight: bold;
	font-size: larger;
}
.saving
{
	color: Red;
	font-weight: bold;
}
.oddtablerow
{
	background-color: #B9B9FF;
}
.eventablerow
{
	background-color: white;
}
.eventablerow td, .oddtablerow td
{
	border-bottom: 1px solid #180894;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.productfeatureoddtablerow
{
	background-color: white;
}
.productfeatureeventablerow
{
	background-color: #FFFFCC;
}
.productfeatureeventablerow td, .productfeatureoddtablerow td
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-weight: bold;
}
.productfeatureheadertablerow{
	background-color: #B9B9FF;
	padding: 5px 5px 5px 5px;
}

.headertablerow{
	background-color: #180894;
	color: white;
	font-weight: bold;
}
.headertablerow a{
	color: white;
}
.headertablerow td{
	background-color: #180894;
	color: white;
	padding: 5px 5px 5px 5px;
}
 .headertablerow th{
	background-color: #180894;
	color: white;
	padding: 5px 5px 5px 5px;
 }
.recordnavigation {
	text-align: right;
	font-size: xx-small;
}
.recordnavigation a{
	padding: 2px;
}
.inputform{
	border: 1px solid #180894;
	border-collapse: collapse;
	padding: 4px;
}
.inputform th{
	background-color: #B9B9FF;
	padding: 4px;
}
.inputform td, .inputform th
{
	border-bottom: 1px solid #180894;
	vertical-align: top;
}
.inputform hr{
	color: #B9B9FF;
	height: 2px;
	width: 95%;
	text-align: center;
}
.error{
	color: red;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
.popup 
{
	color: #180894;
	padding: 4px;
	font-weight: bold;
}
.AdobeLink{
	padding-top: 50px;
}
.submenuitems{
	font-size: 11px;
}
.submenuitems a{
	text-decoration: none;
	color: #180894;
}
.submenuitems a:hover{
	text-decoration: underline;
	color: red;
}
.published{
	background-color: #bcffb9;
}
.deleted{
	background-color: #d8b1ff;
}
.other{
	background-color: #ffb9b9;
}
.usermenulinks
{
	width: 120px;
	padding: 10px 4px 4px 4px;
	margin: 6px;
	text-align: center;
/*	border: 1px solid white;*/

}
.usermenulinks a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.usermenulinks a:hover
{
	color: yellow;
}
.usermenulinks div{
	border-bottom: 1px solid white;
	height: 1px;
	margin-top: -4px;
	margin-bottom: 5px;
	padding: 0px;
/*		border-bottom: 1px solid #B9B9FF;
	height: 1px;
	margin-top: -10px;
	margin-bottom: 5px;
	padding: 0px;
	width: 125px;*/
}
.loggedin{
	padding: 10px 4px 4px 4px;
	margin: 6px;
	color: Yellow;
	text-align: center;
}
.promotionholderbox
{
	border-left: 1px solid #180894;
}
.termsandconditions table{
	border: 3px solid Red;
	padding: 4px;
	margin: 5px;
}
.smallh2 {
	font-size: small;
}

.lsrinforow {
	background-color: white;
}

.lsrinforow td {
	border-bottom: 1px solid #180894;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.v-center {
	vertical-align: middle;
}

.editablediv 
{
	height: 200px;
	width: 460px;
	font-size: 1em;
	border: 1px solid;
	overflow: auto;
}

.editablediv p
{
	font-size: 1em;
}

.editablediv h1 {
	border-bottom: none;
}
.promointro p{
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: red;
}