body,form,p,td{
    margin:0;
  	margin: 0px;
	font-family: Arial,helvetica, sans-serif;
	color:#000000;
	font-size: 9pt;
}
body{
    background-color:#FFFFFF;
    color:#000000;
}

.ContentBoxBackground
{
    width: 100%;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/ContentBox_Background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.Content
{
    vertical-align: top;
    padding: 25px;
}

.ContentSeparator
{
    padding-left: 25px;
    padding-right: 25px;
}

.ContentBoxItem
{
    vertical-align: top;
}

.ContentBoxItemHeader
{
    width: 315px;
    height: 27px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/ContentBox_Header.jpg);
	background-position: left top;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding-left: 10px;
}

.ContentBoxItemBody	
{
    width: 305px;
    height: 92px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Utility/Separator.jpg);
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
}

.ContentBoxItemBody	table td div
{	
    text-align: justify;
}

.ContentBoxSeparator
{
    width:150px;
}

.Main
{
    width: 950px;
    border:solid 1px #000000;
}

.Header
{ 
    width: 100%;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/Header_Background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.HeaderGrey
{
    width: 100%;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/Header_Background_grey.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.LoginBoxBackground
{
    width: 100%;
    height: 173px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/LoginBox_Background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.MenuTop
{
    height: 26px;
    color: #BBBBBB;
}

.MenuTop a:link, .MenuTop a:visited, .MenuGrey a:link, .MenuGrey a:visited, .Source a:link, .Source a:visited
{
	color: #999;
	text-decoration: none;
}

.MenuTop a:hover, .MenuGrey a:hover, .Source a:hover
{
	color: #AAAAAA;
	text-decoration: none;
}

.MenuOrangeBackground
{
    width: 100%;
    height: 34px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/Menu_Background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.MenuGreyBackground
{
    width: 236px;
    height: 138px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Background/MenuGrey_Background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.MenuGrey
{
    width: 100%;
}

.MenuGreyItem
{
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.MenuGreyItem td
{
    font-size: 10pt;
    color: #AAAAAA; 
    font-weight:bold;
}

.MenuGreyItemText
{
    padding-top:7px; 
    padding-bottom:7px;
    text-align:right;
}
	
.VerticalLine
{
    background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Utility/Point_grey.jpg);
    background-position: left top;
	background-repeat: repeat-y;
}

.HorizontalLine
{
    background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Utility/Point_grey.jpg);
    background-position: left top;
	background-repeat: repeat-x;
}

.HorizontalLineSeparator
{
    height: 30px;
    background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Utility/Point_grey.jpg);
    background-position: left top;
	background-repeat: repeat-x;
}

.DottedLineVertical
{
    width: 50px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Utility/DottedPoint_vertical.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.DottedLineHorizontal
{
    height: 50px;
	background-image: url(/_layouts/Custom/SmartPathSiteDefinition/Utility/DottedPoint_horizontal.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}

.LeftBottom
{
    padding: 15px;
}

.Headline, .Headline span, .Headline td
{
    font-weight: bold;
    font-size: 11pt;
    color: #4A6DA5;
}

.Caption, .Caption span, .Caption td
{
    font-weight: bold;
    font-size: 8pt;
    color: #F49E00;
    font-style:italic;
    padding-bottom: 10px;
}

.ItemCaption, .ItemCaption span, .ItemCaption td
{
    font-weight: bold;
    font-size: 8pt;
    color: #999999;
    padding-bottom: 3px;
    }
    
.ItemHighlight, .ItemHighlight span, .ItemHighlight td
{
    color: #F49E00;
}

.Caption a:link, .Caption a:visited, .Headline a:link, .Headline a:visited,  .ItemCaption a:link, .ItemCaption a:visited, .ItemHighlight a:link, .ItemHighlight a:visited
{
	color: #F49E00;
	text-decoration: none;
}

.Headline a:hover, .Headline a:hover, .ItemCaption a:hover, .ItemHighlight a:hover
{
	color: #F49E00;
	text-decoration: underline;
}

.Width100Percent
{
    width: 100%;
}   

.ImageBorder
{
    border:solid 1pt #dddddd;
}

.TextTop, .TextTop span, .TextTop td
{
    vertical-align: top;
}

.TextTopJustified, .TextTopJustified span, .TextTopJustified td
{
    vertical-align: top;
    text-align: justify;
}

.TextTopJustifiedFixedWidth
{
    vertical-align: top;
    text-align: justify;
    width: 640px;
}
    
.Source, .Source span, .Source td
{
	font-family: Arial;
	font-size: 7pt;
	color: #000000;	
}

.Label
{
	font-weight: bold;
}

.Enumeration
{
    vertical-align: top;
    padding-right: 5px;
    padding-bottom: 8px;
}
.ServiceBoxSlogan
{
    text-align: center;
}

.ServiceBoxSlogan span
{
    font-style: italic;
    font-weight: bold;
    font-size: 9pt;
}

.LoginControlLabelStyle, .LoginControlStyle, .LoginControlTitleStyle
{
    font-weight: bold;
    width:100%;
    color:#fff;
}
.LoginControlLabelStyle, .LoginControlStyle, .LoginControlStyle tbody tr td
{
    font-size: 9pt;
}
.LoginControlStyle
{
    text-align:center;
    height:160px;
    width:100%;
    margin-left: 8px;
}
.LoginControlLabelStyle
{
    text-align: left;
}
.ms-inputuserfield
{
    width:100%;
}
.LoginControlTitleStyle
{
    text-align:center;
    font-size:12pt;
    height:2em;
}
.LoginControlLabelStyle
{
   text-align: left;
 }
 
 .LoginControlStyle tbody tr td table, .LoginControlStyle tbody tr td
{
    width: 216px;
}

 .smartpath-formvalidation
 {
    color: #F49E00;
 }
.ms-standardheader
{
    white-space:nowrap;
}
