﻿
body{
	margin-top:0px;
	font-family:arial;
	font-size:12px;
}

h1
{
    font-weight:bold; 
    color:#666666;
    font-size:20px;
    font-family: Arial; 
    margin-top:0px;
    margin-bottom:0px;  
}

h2
{
    font-weight:bold; 
    color:#35cff0;
    font-family: Arial;
    margin-top:0px;
    margin-bottom:0px;
      
}

#header{
	background-image:url("../images/mercy_logo.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	height:80px;
}

.subColumnTitle
{
	width:150px;
	float:left;
}
.subColumnContent
{
	width:150px;
	float:left;
}

.leftcolumn_light_blue 
            {
                text-align:right;
                vertical-align:top;
                width:300px;
                font-weight:bold;
                padding-left:5px;
                padding-right:5px;
                background-color:#EEF5F7;
            }
            
            .rightcolumn_light_blue{
                width:400px;
                text-align:left;
                padding-left:5px;
                padding-right:5px;
                background-color:#EEF5F7;
                vertical-align:top;
            }
            
            .combinedcolumn_light_blue{
                width:600px;
                text-align:left;
                padding:5px;
                background-color:#EEF5F7;
            }
            

#error
{
	color:#ff0000;
	font-weight:bold;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#mainContainer
{
	background-image:url("../images/top1.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	border:solid 1px #007698;
	width:766px;
	padding-top:171px;
	text-align:right;
}

#contact
{
	background-image:url("../images/top2.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	text-align:right;
}

#tblContact
{
	width:550px;
}

#tblContact .adminHeader
{
	background-color:#007698;
	color:#ffffff;
	font-weight:bold;
	
}

#tblContact a
{
	font-weight:bold;
	text-decoration:none;
}

.contactHeader
{
	color:#007698;
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}


.leftColumnContact,.rightColumnContact,.leftColumnContactBottom,.rightColumnContactBottom
{
	vertical-align:top;
}

.leftColumnContact
{
	border-bottom:solid 1px #000000;
}
.rightColumnContact
{
	border-bottom:solid 1px #000000;
}

.leftColumnContactBottom
{
	padding-bottom:13px;
}
.rightColumnContactBottom
{
	padding-bottom:13x;
}


.leftColumn,.rightColumn,.leftColumnBlank,.rightColumnBlank
{
	vertical-align:text-top;
	padding-top:5px;
	padding-bottom:5px;
}

.leftColumn
{
	width:340px;
	border-bottom:solid 1px #007698;
	font-weight:bold;
}
.rightColumn
{
	font-size:14px;
	width:317px;
	padding-left:8px;
	border-bottom:solid 1px #007698;
}

.leftColumnBlank
{
	width:340px;
	font-weight:bold;
}
.rightColumnBlank
{
	width:317px;
	padding-left:8px;
}


.formPart
{
	background-image:url("../images/part_bottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom;	
	background-color:#E0EEF2;
	padding-bottom:22px;
	margin-bottom:15px;
	width:690px;
	text-align:right;
	float:right;
	clear:both;
}

#divUpload
{
	background-color:#007698;
	height:25px;
}