/** FROM LAYOUT.CSS */

#wrapper {
}

/** HEADER */

#header {
}

/** LOGO */

.container #logo {
	position: relative;
	float: left;
	width: 900px;
	/*height: 194px; MDH */
	/*background: url(../images/homepage02.jpg) no-repeat left top; MDH */

    /* MDH */
	height: 94px;
	background: url(../images/ToplineGroupLogoO.jpg) no-repeat left top;
	margin: 0 auto;

}

.container-wide #logo {
	position: relative;
	float: left;
	width: 1000px;
	/*height: 194px; MDH */
	/*background: url(../images/homepage02.jpg) no-repeat left top; MDH */

    /* MDH */
	height: 94px;
	background: url(../images/ToplineGroupLogoO.jpg) no-repeat left top;
	margin: 0 auto;

}

#logo h1 {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
	
	/* MDH */
	display: block;
	position: absolute;
	left: 0px;
    top: 15px;
}

/* MDH */
#logo p {
	margin: 0px;
	line-height: normal;

	/* MDH */
	display: block;
	position: absolute;
	left: 363px;
	top: 32px;
	color: #fff;
}

#logo h1 a {
	display: block;
	position: absolute;
	/*top: 0px; MDH */
	/*left: 0px;*/
	width: 450px;
	/*height: 194px; MDH */


	
}

/** MENU */

#menu {
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}

/** END FROM LAYOUT.CSS */


html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #1B4995 url(../images/homepage01.gif) repeat-x left top;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A6899;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	/*line-height: 30px; MDH */
	
	/* MDH */
	line-height: 22px;
}

strong {
}

a {
	color: #609200;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 30px;
	padding-bottom: 6px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 900px;
	margin: 0px auto;
}

.container-wide
{
	width: 1000px;
	margin: 0px auto;
}


.clearfix {
	clear: both;
}

.link1 {
	padding: 0px 0px 0px 18px;
	background:  url(../images/homepage14.gif) no-repeat 0px 3px;
}

.text1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
}

.text2 {
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #98B3ED;
}

/** LIST STYLES */

ul.style1 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	/*height: 23px; MDH */
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
	/* MDH */
	height: 22px;
}

ul.style1 img {
}

ul.style1 span {
	display: inline;
	margin-right: 8px;
	/*padding: 4px 10px 30px 10px; MDH */
	background:  url(../images/homepage13.gif) repeat-x left top;
	
	/* MDH */
	padding: 0px 6px 0px 6px;
}
ul.style1 span.selected {
	background:  url(../images/homepage13s.gif) repeat-x left top;
}

/* MDH */
ul.style1 a 
{
    font-size: 12px;
    text-decoration: none;
}

/** HEADER */

#header {
	/*height: 194px; MDH */
	
	/* MDH */
	height: 94px;
}

/** SEARCH */

#search {
	float: right;
	width: 450px;
	/*height: 194px; MDH */
	/*background:  url(../images/homepage03.jpg) no-repeat left top; MDH */
	
	/* MDH */
	height: 94px;
	background:  url(../images/homepage03.jpg) no-repeat left -100px;
	display: none;

}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	/*padding: 118px 0px 0px 146px; MDH */
	
	/* MDH */
	padding: 18px 0px 0px 146px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 210px;
	padding: 7px 0px 0px 10px;
	background: none;
	border: none;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

#search .input-submit {
	width: 59px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	font: 10px bold Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

/** MENU */

#content #menu {
	width: 663px;
	height: 40px;
	background:  url(../images/homepage04.jpg) no-repeat left top;
}

#content-wide #menu {
	width: 1000px;
	height: 40px;
	background:  url(../images/menu-wide.jpg) no-repeat left top;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background:  url(../images/subpage01.gif) no-repeat 0 10px;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 10px 25px 0px 25px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#splash {
	width: 663px;
	height: 174px;
	margin-bottom: 6px;
}

/** PAGE */

#page {
}

/** CONTENT */

#page #content {
	float: right;
	width: 663px;
	margin: 0px;
	padding: 0px;
}


/** SIDEBAR */

#sidebar {
	float: left;
	width: 230px;
	color: #90BEEC;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar strong {
	color: #FFFFFF;
}

/** FOOTER */

#footer {
	height: 100px;
	padding-top: 15px;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #4D80D3;
}

#footer .legal {
}

#footer .links {
}

.box-style1 {
}

.box-style1 .title {
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 25px;
	background:  url(../images/homepage06.jpg) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFFFF; MDH */
	
	/* MDH */
	color: #000;
}

.box-style1 .bgtop {
	background:  url(../images/subpage02.jpg) no-repeat left top;
}

.box-style1 .bgcontent {
	background:  url(../images/subpage03.jpg) repeat-y left top;
}

.box-style1 .bgbtm {
	background:  url(../images/subpage04.jpg) no-repeat left bottom;
}

.box-style1 .content {
	padding: 30px 25px 20px 25px;
}

.box-style2 {
}

.box-style2 .title {
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 25px;
	background:  url(../images/homepage08.jpg) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.box-style2 .content {
	height: 124px;
	margin-bottom: 6px;
	padding: 25px 25px;
	background:  url(../images/subpage05.jpg) no-repeat left top;
	text-align: left;
}

.box-style2 img {
	padding-bottom: 16px;
}

.box-style2 p {
	line-height: 18px;
	margin-bottom: 5px;
}

.box-style2 .input-text {
	width: 160px;
	padding: 7px 0px 0px 10px;
	/*background: none;
	border: none;*/
	font: 11px Tahoma, Geneva, sans-serif;
	color: #000;
}

.box-style1 .input-submit
, .box-style2 .input-submit {
	width: 59px;
	height: 24px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: none;
	border: none;*/
	font: 10px bold Tahoma, Geneva, sans-serif;
	color: #0080d4;
}


.box-style3 {
}

.box-style3 .title {
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 25px;
	background:  url(../images/homepage12.jpg) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFFFF; MDH */
	
	/* MDH */
	color: #000;
}

.box-style3 .content {
	min-height: 150px;
}

.box-style3 .bgtop {
	background:  url(../images/homepage10.jpg) no-repeat left top;
}

.box-style3 .bgbtm {
	background:  url(../images/homepage11.jpg) no-repeat left bottom;
}

.box-style3 .content {
	padding: 1px 25px 25px 25px;
}

.box-style3 p {
	line-height: 18px;
}


/* MDH */
div.testimonialname 
{
    text-align:right;
    width:610px;
    color: gray;
    margin-bottom: 5px;
}

.contactTitle {
	margin: -6px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5d7fc7;
}

.contactDetail
{
    margin-left: 40px;
    line-height: 18px;
}


/** PORTALCONTENT */

#content-wide {
	float: right;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.login 
{
    font-size: 13px;
}

.reportlist 
{
    font-size: 11px;
    table-layout: fixed;
    text-align: left;
}

.reportlist a
{
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
}

.reportlist hr
{
    display: block;
}


#fmUpload .input-submit {
	width: 59px;
	height: 24px;
	margin: 5px 0px 0px 58px;
	padding: 0px 0px 0px 0px;
	/*background: none;
	border: none;*/
	font: 10px bold Tahoma, Geneva, sans-serif;
	color: #0080d4;
}

#fmUpload .input-submit-disabled {
	width: 59px;
	height: 24px;
	margin: 5px 0px 0px 58px;
	padding: 0px 0px 0px 0px;
	/*background: none;
	border: none;*/
	font: 10px bold Tahoma, Geneva, sans-serif;
	color: Gray;
}

#fmUpload .input-file {
	width: 400px;
	height: 20px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	/*background: none;
	border: none;*/
	font: 11px normal Tahoma, Geneva, sans-serif;
	color: #0080d4;
}

.upload 
{
    font-size: 12px;
}

.box-style1 .bgbtm
{
    min-height: 340px;
}


/* For wide pages like Campaign Management */
.box-style-wide {
}

.box-style-wide .title {
	height: 30px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	background:  url(../images/homepage06.jpg) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFFFF; MDH */
	
	/* MDH */
	color: #000;
}

.box-style-wide .bgtop {
	background:  url(../images/subpage-wide-top.jpg) no-repeat left top;
}

.box-style-wide .bgcontent {
	background:  url(../images/subpage-wide-middle.jpg) repeat-y left top;
}

.box-style-wide .bgbtm {
	background:  url(../images/subpage-wide-bottom.jpg) no-repeat left bottom;
	min-height: 340px;
}

.box-style-wide .content {
	padding: 5px 5px 5px 5px;
}

p.subtitle
{
    font-weight: bold;
    font-size: 13px;
}

ul.indent
{
    margin-left: 20px;
}