
/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
	color: #0a438f;/*themecolour1$ -52.9%,-31.3%;*/
	line-height: 1.5em;
}
/*this container holds the logo and heading graphic*/
    #header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f47e53;/*themecolour2;*/
	top: 36px;
	}

/*this container holds the logo graphic */
	#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
	width: 120px;
}
/*this container holds the horizontal navigation bar */
    #navbar {
	background-image: url(mss_files/mss_bar.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 970px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
}
	#midbar {
	width: 970px;
	top: 50px;
	background-repeat: repeat-x;
	background-image: url(mss_files/mss_bar_thin.gif);
	height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
}
/*this container holds the left-hand text boxes */
#holderdiv {
	width: 190px;
	margin-left: 5px;
	margin-right: 5px;
}
/*the individual text boxes in the left-hand column*/
.leftcoldiv {
	margin: 10px 0;
	border: 1px solid #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	//background-color: #ebf0f6;/*themecolour1$ 94.7%,80.6%;*/
	background-color: #FFFFFF;
	width: 100%;
	
}

.rightcoldiv {
	width: 210px;
	margin-left: 5px;
	margin-right: 5px;
	margin: 10px 0;
	border: 1px solid #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	//background-color: #ebf0f6;/*themecolour1$ 94.7%,80.6%;*/
	background-color: #FFFFFF;
}
/**Redefined html tags**/
/*defines the font and page background image */
 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;/*themecolour4;*/
	}
/*sets margins to 0 */
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*styles the text in the right-hand column */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 3px;
}
/*styles the text in the left-hand column */
.leftcoldiv p {
	margin: 5px 0;
	padding: 5;
	color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 70%;
	line-height: 1.3em;
}

.leftcoldiv input {
	
	font-size:8pt;
}



/*styles the text in the right-hand column */
.rightcoldiv p {
	margin: 5px 0;
	padding: 5;
	color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 70%;
	line-height: 1.3em;
}

.leftcoldivlight p {
	margin: 5px 0;
	padding: 5;
	color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 80%;
	line-height: 1.3em;
}
/*style the heading text */
.leftcoldiv h2 {
	margin: 0;
	background-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
	color: #000000;
	font-size: 80%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0cfe4;/*themecolour1$ 81.7%,41.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftcoldiv h3 {
	margin: 0;
	background-color: #f47e53;/*themecolour2;*/
	color: #000000;
	font-size: 80%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f39674;/*themecolour2$ 20.5%,-0.4%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftcoldiv h4 {
	margin: 0;
	color: #000000;
	font-size: 80%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	background-image: url(mss_files/mss_h4bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f9ff;/*themecolour1$ 95.2%,100%;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.rightcoldiv h2 {
	margin: 0;
	background-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
	color: #000000;
	font-size: 80%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0cfe4;/*themecolour1$ 81.7%,41.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.rightcoldiv h3 {
	margin: 0;
	background-color: #f47e53;/*themecolour2;*/
	color: #000000;
	font-size: 80%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f39674;/*themecolour2$ 20.5%,-0.4%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rightcoldiv h4 {
	margin: 0;
	color: #000000;
	font-size: 80%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	background-image: url(mss_files/mss_h4bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f9ff;/*themecolour1$ 95.2%,100%;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 12pt;
	margin: 0px;
	color: #000000;
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 10pt;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 2px;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #566e8f;/*themecolour1$ 52.9%,-31.3%;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0a438f;/*themecolour1$ -52.9%,-31.3%;*/
	font-size: 100%;
	font-weight: normal;
	margin-left: 10px;
	
}
li{
	margin-bottom: 4px;	
}
/*link styles*/
a:link {
	//color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	color:darkblue;
}
 a:visited {
	color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	
}

a:visited:hover {
	color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	text-decoration:underline;
}

 a:link:hover {
	color: #f47e53;/*themecolour2;*/
	text-decoration:underline;
}
/*defines color for horizontal divider*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #206bd0;/*themecolour1$ 52.9%,--31.3%;*/
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
/*styles the footer*/
.footer {
	font-size: 90%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f47e53;/*themecolour2;*/
	background-image: url(mss_files/mss_bar.gif);
	background-repeat: repeat-x;
	width: 970px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #32455d;/*themecolour1$ 45.8%,-55.3%;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #9cb3d2;/*themecolour1$ 69.8%,4.3%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206bd0;/*themecolour1$ 52.9%,--31.3%;*/
}

.dealTable {
	margin: 10px 0;
	font-size: 8pt;
}

.inputFields {
	font-size: 8pt;
}

.popMerchants {
	font-size: 8pt;
}

.dealTable a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	
	
	text-decoration : none;
}
	
.menu table {	
			border: 1px solid #892C65;
			background-color: #ebf0f6;	
			
		}
		.menu td {
			
			font-family: Arial;
			font-size: 9pt;
			border: 1px solid #32455d;
			background-color:#ebf0f6;
			text-indent:8px;
			cursor:hand;
			
		}
		.menu a {
			text-decoration:none;
			font-color:#000000;
		}
