﻿body
{
}

img
{
	padding: 0px 0px 0px 0px;
}

A:link
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

A:visited
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

A:hover
{
	color: Red;
	font-weight:bold;
	text-decoration: none;
}

A:active
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

#bodyDefault
{
	margin:3 auto;
	text-align:center;
	background-color:#e0e0e0;
} 

#divDefault
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	vertical-align: top;
	background-color: White;
	padding: 5px 5px 5px 5px;
	border: solid 2 black;
}

.ErrorMessage
{
	color:Red;
	font-size:8pt;
	padding: 5px 0px 5px 0px;
}

.ManagedService
{
	color:Black;
	font-size:10pt;
	font-weight:normal;
	padding: 1px 0px 1px 0px;
	cursor:pointer;
	text-decoration:underline;
}

.ManagedServiceTitle
{
	color:Black;
	font-size:10pt;
	font-weight:bold;
	padding: 3px 0px 3px 0px;
	cursor:pointer;
	text-decoration:none;
}

.ManagedServiceDescription
{
	color:#333333;
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
	padding: 3px 5px 3px 5px;
}

.RowSpacing
{
	font-size:2px;
	height:2px;
}

.SidebarSpacing
{
	height:2px;
	font-size:2px;
}

.FlyOut
{
	background-color:White;
	color:Black;
	font-family:Verdana;
	font-size:8pt;
	border: groove 4px #ff0000;
	padding: 10px 10px 10px 10px;
	background-color:White;
	color:Black;
	font-family:Verdana;
	font-size:8pt;
	border: groove 5px #ff0000;
	padding: 10px 10px 10px 10px;
	width:400px;	
}

.FlyOutTitle
{
	background-color:Red;
	color:White;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	width:99%;
	text-align:left;
	vertical-align:middle;
	padding: 5px 5px 5px 5px;
}

.ContentHeader
{
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	padding: 2px 0px 2px 0px
}

.ContentSubheader
{
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:Black;
	padding: 2px 0px 2px 0px
}

.HomePageContent
{
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	padding: 0px 0px 5px 0px;
}


.Content
{
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.ContentControl
{
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.Sidebars
{
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#3f3f3f;
}
.Footer
{
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size:7pt;
	font-style:normal;
	font-weight:normal;
	color:#3f3f3f;
}

A.ToolbarHyperlink:link
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

A.ToolbarHyperlink:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

A.ToolbarHyperlink:hover
{
	color: White;
	font-weight:bold;
	text-decoration: none;
}

A.ToolbarHyperlink:active
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A.ServiceName:link
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

A.ServiceName:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;	
}

A.ServiceName:hover
{
	color: White;
	font-weight:bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;	
}

A.ServiceName:active
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;	
}

A IMG
{
	border:0px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

A:visited IMG
{
	border:0px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

A:hover IMG
{
	border:0px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

A:active IMG
{
	border:0px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

A.HiddenHyperlink:link
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A.HiddenHyperlink:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A.HiddenHyperlink:hover
{
	color: White;
	font-weight:bold;
	text-decoration: none;
}

A.HiddenHyperlink:active
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}