﻿body {
}
h1
{
    font-size: 20pt;
    color: #009900;
    font-family: Arial, Tahoma, Verdana;
}
h2
{
    font-size: 18pt;
    color: #009900;
    font-family: Arial, Tahoma, Verdana;
}
h3
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}
a:link
{
    font-family: Arial;
    text-decoration: none;
    font-size: 10pt;
    color: #009900;
}

a:visited
{
    font-family: Arial;
    text-decoration: none;
    font-size: 10pt;
    color: #009900;
}


a:hover
{
    font-family: Arial;
    text-decoration: underline;
    font-size: 10pt;
    color: #009900;
}

a:visited a:hover
{
    font-family: Arial;
    text-decoration: underline;
    font-size: 10pt;
    color: #009900;
}

.txtWatermark
{
    color: silver;
    font-family: Arial;
}

.bodymain
{
    margin-top: 0pt;
    margin-left: 0pt;
    margin-right: 0pt; 
    margin-bottom: 0pt; 
}

/*StartMyProfile*/

body
{
	FONT-FAMILY: Arial;
	font-size:10pt;
}
.EditButtonLink
{
    color: #199b43;
    text-decoration: none;
    font-weight: bold;
}

.DottedLineBreak
{
	margin-bottom: 10px;
	border-bottom: #199b43 thin dotted;
	padding:5px,5px,5px,5px;
}
.Button
{
	border-right: #199b43 1px solid;
	border-top: #199b43 1px solid;
	border-left: #199b43 1px solid;
	color: #ffffff;
	border-bottom: #199b43 1px solid;
	background-color: #199b43;
	font-weight:bold;
}
.ContentBreak /*for <BR>*/
{
	height:3px;
	color:Silver;
}

.ContentBreakThin /*for <BR>*/
{
	height:1px;
	color:Silver;
}

.CenterContent
{
	padding-left:25%;
	padding-right:25%;
}

.Header
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: steelblue;
}

.HeaderThin
{
	FONT-FAMILY: Arial;
	font-size:14pt;	
}

.HeaderOrange
{
	font-size: 14pt;
	color: #cc6600;
	font-family: Arial;
}

.FieldLabel
{
	font-weight:bold;
}
.FieldLabelSmall
{
	font-size: 9pt;
}
.FieldLabelLargeSpacing
{
	padding-top:8px;
	padding-bottom:8px;
	}

.ButtonContainer
{
	background: silver;
	height:10%;
	padding:10px,10px,10px,10px;
	padding-left:35%;
	padding-right:30%;
	
}

.ControlSpacing
{
	padding:4px,4px,4px,4px;
}

/*Public Profile*/

.PublicProfileHeaderContainer
{
	
	background: #cdffcc;		
	padding:15px,15px,15px,15px;
	margin-bottom:20px;
}

.PublicProfileContainer
{
	background: #cdffcc;
	height:60%;
	padding:15px,15px,30px,15px;
	
}

.PublicProfileSubContainer
{
	
	background: #faf0e6;		
	padding:15px,15px,15px,30px;
}


.Indent
{
	padding-left:30px;
	
}

.ViewLinkButton
{
	color: #199b43;
	padding-right:10px;
	padding-bottom:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


/*End Public Profile**/
/*ProfileHeader*/

.ProfileHeaderContainer
{
	background: #cdffcc;
	height:30%;
	padding:15px,15px,15px,15px;
	
}

.ProfileHeaderSubContainer
{
	
	background: #ffffff;		
	padding:15px,15px,15px,15px;
}

.ProfileHeaderControlSpacing
{
	padding:2px,2px,2px,2px;
}
/*EndProfileHeader*/

/*ProfileInfo*/

.ProfileInfoContainer
{
	
	background: #ffffff;
	padding:20px,20px,20px,20px;
}

.RightPanelLink
{
	color: #199b43;
	padding-right:10px;
	padding-bottom:15px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.RightPanelText
{
	padding-right:10px;
	padding-bottom:15px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.List
{
	padding:2px,2px,2px,2px;
}

.ProfileInfoControlSpacing
{
	padding:2px,2px,2px,2px;
}

.ProfileInfoControlGroupSpacing
{
	padding:5px,5px,5px,5px;
}

.ContentDescription
{
	font-size: 8pt;
	color: gray;
}
/*EndProfileInfo*/
ul
{
    line-height: normal;
}
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;

}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}
