﻿/* Global Element Overrides */
body
{
	margin-top:0px;
}
body, div, th, td, span
{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
}
a {	color:#063c61; text-decoration:underline; }
a:hover { color:Green; }
strong
{
	font-weight:bold;
}
h1
{
	margin:15px 0px 8px 0px;
	font-size:12pt;
	font-weight:bold;
	color:#063c61;
}
h2
{
	margin:12px 0px 6px 0px;
	font-size:10pt;
	font-weight:bold;
	color:#063c61;
}
h4
{
	width:524px;
	height:62px;
	overflow:hidden;
	font-size:11pt;
	background-image:url(Images/BlueBar.jpg);
	background-repeat:no-repeat;
	padding:5px 10px 0px 10px;
	color:#fff;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	text-align:justify;
}
ul
{
	margin:10px 10px 10px 25px;
	list-style-type:square;
}
li 
{
	padding-bottom:5px;
}
blockquote
{
	margin:10px;
	color:#619058;
	font-weight:bold;
}

/* Common Styles 
   DO NOT NAME ANY GLOBAL STYLES "LEFT" OR "RIGHT" */
.PageHeaderContainer
{
	width:749px;
	height:75px;
	margin-bottom:10px;
	padding-top:4px;
}

.PageHeaderContainer .Breadcrumbs
{
	float:right;
	padding-right:10px;
}
.PageHeaderContainer .Breadcrumbs span
{
	font-size:11px;
	font-weight:bold;
	color:#0f408c;		
}
.PageHeaderContainer .Breadcrumbs a
{
	text-decoration:none;
	color:Green;
}
	
/* Master Header */	

	.SiteContainer
	{
		width:749px;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		/*margin-bottom:30px;*/
		text-align:left;		
	}
	.Header .Logo { width:440px; }
	.Header .PhoneNumber { width:175px; }
	.Header .Divider { width:10px; }
	.Header .RemoteSupport { width:55px; }
	.Header .AccountLogin { width:55px; }

/* HomePage */
.HomePageContainer { }	
.HomePageContainer .NewsEvents
{
	width:491px;
}
.HomePageContainer .NewsEvents .content
{
	width:471px;
	height:239px; /*214px;*/
	padding:8px 10px 0px 10px;
	overflow:hidden;
	/*background-image:url(Images/HomePage/NewsBg.jpg);*/
	background-color:#DFE0D0;
}
.HomePageContainer .NewsEvents .bottomNews
{
	height:8px;
	background-image:url(Images/HomePage/NewsBottom.jpg);
}
.HomePageContainer .NewsEvents .content div
{
	padding:0px 0px 1px 0px !important;
}
.HomePageContainer .NewsEvents a
{
	padding:2px 7px 7px 25px !important;
	margin:0px !important;
	height:25px !important;
	display:inline-block;
	width:439px !important;
	background-repeat:no-repeat;
	background-position:2px 5px;
	white-space:nowrap;
	overflow:hidden;
	text-decoration:none;
}
.HomePageContainer .NewsEvents a:hover
{
	background-color:#bccddf;
	color:#063c61 !important;
}
.HomePageContainer .Awards
{
	width:248px;
	margin:0px 0px 0px 9px;
}
.HomePageContainer .Awards .content
{
	width:248px;
	height:247px;
	background-color:#dedecc;
}
.HomePageContainer .Awards .bottomAward
{
	height:18px;
	background-image:url(Images/HomePage/AwardsBottom.jpg);
}
.HomePageContainer .Contacts { width:562px; }
.HomePageContainer .RightSideBar { padding-left:2px; }

/* Footer */
.Footer
{
	margin-top:15px;
	width:709px;
	height:21px;
	padding:4px 20px 0px 20px;
	background:url(Images/FooterBg.jpg) no-repeat top left;
	color:#ffffff;
}
.Footer .Copyright { font-size:10px; font-weight:bold; color:#FFFFFF; }
.Footer .Locations { float:right;font-size:10px; font-weight:bold; color:#FFFFFF; }
.Links
{
	float:right;
	font-size:10px;
	font-weight:bold;
}
.Footer a
{
	text-decoration:none;
	color:#FFFFFF;
}


/* page header */
.pageHead
{
	width:749px;
	height:79px;
	margin-bottom:10px;
	text-align:right;
	background-repeat:no-repeat;
	overflow:hidden;
}
.pageHead .breadcrumbs
{
	height:19px;
	padding:4px 10px 0px 0px;
	text-align:right;
}
.pageHead .breadcrumbs span
{
	font-size:11px;
	font-weight:bold;
	color:#0f408c;		
}
.pageHead .breadcrumbs a
{
	text-decoration:none;
	color:Green;
}
.pageHead .title
{
	color:#fff;
	font-size:28px;
	line-height:50px;
	font-weight:bold;
	font-family:'Myriad Pro',Verdana,Arial,Helvetica,sans-serif;
	padding:0px 0px 0px 160px;
}

/* Sidebar */
.NewsSidebar
{
	width:185px;
	background-color:#e8e8e8;
}
.NewsSidebar a
{
	text-decoration:none;
}
.NewsSidebar .bottom
{
	width:185px;
	height:18px;
	background-image:url(Images/NewsAndEventsBottom.jpg);
}
.MoreInfoSidebar
{
	width:185px;
	background-color:#e8e8e8;
}
.MoreInfoSidebar .bottom
{
	width:185px;
	height:18px;
	background-image:url(Images/MoreInfoBottom.jpg);
}
.MoreInfoSidebar ul,
.NewsSidebar ul
{
	margin:10px 0px 5px 5px !important;
	list-style-type:none !important;
}
.MoreInfoSidebar li,
.NewsSidebar li
{
	background:url(Images/bullet.gif) no-repeat 0 1px;
	padding:0px 0px 5px 20px !important;
}
.MoreInfoSidebar a,
.NewsSidebar a
{
	text-decoration:none !important;
}
.MoreInfoSidebar .RadToolBar li
{
	background-image:none !important;
}

/* CMS 2-COL */
.TwoCol{}
.TwoCol p
{
	margin:10px 0px 7px 0px;
}
.TwoCol .Left
{
	width:544px;
	margin:15px 0px 0px 0px;
}
.TwoCol .RadToolBar ul
{
	margin:auto !important;
}
.TwoCol .RadToolBar li
{
	padding-bottom:0px !important;
}
.TwoCol .Right
{
	width:185px;
	margin:15px 0px 0px 20px;
}
.TwoCol .Right .MoreInfoSidebar,
.TwoCol .Right .NewsSidebar
{
	margin-top:35px !important;
}
.TwoCol .ContactUsSideBar
{
	margin-top:35px !important;
}
.TwoCol .SideBarContent 
{
	background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
	width:158px;
	min-height:100px;
	padding:15px;
	font-size:8pt;
} 	
.TwoCol .SideBarContent a { font-weight:bold; }
.TwoCol .ServicesBox
{
	width:543px;
	background-image:url(Images/Services/ITServicesMiddle.jpg);
	background-repeat:repeat-y; 		
}
.TwoCol .ServiceTitle
{
	text-align:center;
	color:#144277;
	font-weight:bold;
	padding-bottom:5px;
}
.TwoCol .ServiceText
{
	text-align:center;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
} 	

/* Testimonials */	

	.TestimonialsContainer { }
	.TestimonialsContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Testimonials.jpg);	
	}
	.TestimonialsContainer .Testimonial
	{
		width:749px;
		height:120px;
		margin-bottom:15px;
	}		
	.TestimonialsContainer .Testimonial .Author
	{
		width:175px;
		padding-top:20px;
		padding-left:10px;
	}		
	.TestimonialsContainer .Testimonial .Text
	{
		width:468px;
		padding-left:76px;
		padding-right:20px;
		padding-top:15px;
		background-image:url(Images/Testimonials/BlueBG.jpg);
		background-repeat:no-repeat;	
		height:120px;
	}				
	.TestimonialsContainer .Testimonial .AltText
	{
		width:468px;
		padding-left:76px;
		padding-right:20px;
		padding-top:15px;
		background-image:url(Images/Testimonials/GreenBG.jpg);	
		background-repeat:no-repeat;
		height:120px;
	}					
	.TestimonialsContainer .ReadMore
	{
		text-align:right;
		padding-bottom:10px;
		font-weight:bold;
	}
	
/* About Thinsolutions */

	.AboutUsContainer {}
	.AboutUsContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/WhoWeAre.jpg);	
	}	
	.AboutUsContainer .Title
	{
		margin-bottom:10px;
		font-weight:bold;
	}
	.AboutUsContainer ul
	{
		margin-left:50px;
		margin-bottom:10px;
	}
		
/* Careers */

	.CareersContainer {	}	
	.CareersContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Careers.jpg);	
	}
	.CareersContainer .SendResumeImage
	{
		float:right;
		padding:20px;
	}
	.CareersContainer ul
	{
		margin-left:50px;
		margin-bottom:10px;
	}
	
/* News And Awards */	

	.NewsAndAwardsContainer { }
	.NewsAndAwardsContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/NewsAwards.jpg);	
	}
	.NewsAndAwardsContainer .News 
	{ 
		width:540px;
		margin-top:10px;
		margin-bottom:10px;		
		padding-left:209px;		
		padding-top:10px;
		padding-bottom:10px;
		background-image:url(Images/AboutUs/NewsLeft.jpg);
		background-repeat:no-repeat;
		background-position:left top;
	}
	.NewsAndAwardsContainer .News .Date
	{
		width:80px;
		padding-bottom:15px;
	}
	.NewsAndAwardsContainer .News .Headline
	{
		width:460px;
		padding-bottom:10px;
	}	
	.NewsAndAwardsContainer .News .MoreNews
	{
		text-align:right;
		font-weight:bold;
	}
	.NewsAndAwardsContainer .Awards
	{
		padding-top:20px;
		padding-bottom:10px;
		border-left:solid 1px #bfbfbf;
		background:#FFFFFF url(Images/TableBG.jpg) repeat-y;
	}
	.NewsAndAwardsContainer .Award { padding-bottom:30px; }		
	.NewsAndAwardsContainer .Award .Logo
	{
		width:200px;
		text-align:center;
	}	
	.NewsAndAwardsContainer .Award .Description
	{
		width:480px;
		margin-left:40px;
	}
	.NewsAndAwardsContainer .Award .Description .Title
	{
		font-weight:bold;
		font-size:14px;
		color:#134177;
	}
	.NewsAndAwardsContainer .Awards .MoreAwards
	{
		text-align:right;
		font-weight:bold;
	}
	
	.NewsAndAwardsContainer .ArticleTitle
	{
		font-weight:bold;
		font-size:14px;
		color:#134177;
		text-align:center;
	}	
	
/* Contact Thin Solutions Page */	

	.ContactUsContainer {}
	.ContactUsContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/ContactUs.jpg);	
	}
	.ContactUsContainer .Left
	{
		width:479px;
		padding-right:20px;
	}
	.ContactUsContainer .FormContainer { width:480px; }
	.ContactUsContainer .FormContainer .FormRow { margin-bottom:5px; }		
	.ContactUsContainer .FormContainer .FormLabel { width:100px; }		
	.ContactUsContainer .FormContainer .FormInput { width:330px; }		
	.ContactUsContainer .FormContainer .FormButton { padding-left:100px; }		
	.ContactUsContainer .FormContainer input[type="text"] { width:100%; }
	.ContactUsContainer .FormContainer textarea
	{
		width:100%;
		height:150px;
	}
	.ContactUsContainer .Right { width:246px; }
	.ContactUsContainer .Right .Title { font-weight:bold; padding:2px; border:solid 1px green;margin-bottom:3px; }
	.ContactUsContainer .Right a { font-weight:bold; }
	
/* Locations And Directions */

	.LocationsDirectionsContainer { }
	.LocationsDirectionsContainer  .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Locations.jpg);	
	}
	.LocationsDirectionsContainer .Map
	{
		width:500px;
		text-align:center;
		margin-bottom:10px;
	}
	.LocationsDirectionsContainer .Location { width:166px; }
	.LocationsDirectionsContainer .LocationPin { width:21px; }
	.LocationsDirectionsContainer .Location .Title
	{
		font-weight:bold;
	}
	.LocationsDirectionsContainer .Location .Address
	{
	
	}
	
/* Privacy Policy */

	.PrivacyPolicyContainer { }	
	.PrivacyPolicyContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/PrivacyPolicy.jpg);	
	}
	
/* History And Mission */

	.HistoryAndMissionContainer { }
	.HistoryAndMissionContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/HistoryMission.jpg);	
	}
	.HistoryAndMissionContainer .LogoImage
	{
		float:right;
		padding-left:25px;
		padding-right:20px;
	}
	
/* Our People */

	.PeopleContainer { }
	.PeopleContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/OurPeople.jpg);	
	}
	.PeopleContainer .PersonContainer { padding-bottom:20px; }
	.PeopleContainer .Photo { width:172px; }
	.PeopleContainer .Description
	{
		width:554px;
		padding-left:8px;
		padding-right:15px;
		background:url(Images/People/TitleBackground.jpg) repeat-x top left;
	}
	.PeopleContainer .DescriptionSmall
	{
		width:351px;
		padding-left:8px;
		padding-right:15px;
		background:url(Images/People/TitleBackground.jpg) repeat-x top left;
	}	
	.PeopleContainer .Description .Title { margin-bottom:10px; }
	.PeopleContainer .DescriptionSmall .Title { margin-bottom:10px; }
	.PeopleContainer .DescriptionFull
	{
		width:726px;
		padding-left:8px;
		padding-right:15px;
		background:url(Images/People/TitleBackground.jpg) repeat-x top left;
	}	
	.PeopleContainer .DescriptionFull .Title { margin-bottom:10px; }
/* Partners */

	.PartnersContainer { }
	.PartnersContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Partners.jpg);	
	}	
	.PartnersContainer .Partner
	{
		background:url(Images/AboutUs/PartnersBG.jpg) repeat-y top left;
		padding-bottom:30px;
	}
	.PartnersContainer .Partner .Logo
	{
		width:173px;
		text-align:center;		
	}
	.PartnersContainer .Partner .Description
	{
		width:550px;
		padding-left:26px;
		background:url(Images/AboutUs/PartnersBG2.jpg) repeat-y top left;
	}

/* IT Consulting And OutSourcing */

	.ITConsultingContainer{}
	.ITConsultingContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/ITConsulting.jpg);	
	}
	.ITConsultingContainer ul
	{
		margin-top:10px;
		margin-bottom:10px;
		margin-left:25px;
		list-style-type:square; 		
	}
	.ITConsultingContainer li { padding-bottom:5px; }
	.ITConsultingContainer H1
	{
		font-size:12pt;
		font-weight:bold;
		color:#063c61;
	}
	.ITConsultingContainer .Left
	{
		width:544px;
	}
	.ITConsultingContainer .Right
	{
		width:185px;
		margin-left:20px;
	}
	.ITConsultingContainer .SideBarContent 
	{
		background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
		width:158px;
		min-height:100px;
		padding:15px;
		font-size:8pt;
	} 	
	.ITConsultingContainer .SideBarContent a { font-weight:bold; }
	.ITConsultingContainer .ServicesBox
	{
		width:543px;
		background-image:url(Images/Services/ITServicesMiddle.jpg);
		background-repeat:repeat-y; 		
	}
	.ITConsultingContainer .ServiceTitle
	{
		text-align:center;
		color:#144277;
		font-weight:bold;
		padding-bottom:5px;
	}
	.ITConsultingContainer .ServiceText
	{
		text-align:center;
		padding-bottom:15px;
		padding-left:15px;
		padding-right:15px;
	} 	
	
/* HostingServices */

	.ServicesHostingContainer
	{	

	}
	.ServicesHostingContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Hosting.jpg);	
	}
	.ServicesHostingContainer .Title 
	{
		margin-bottom:10px;
		font-weight:bold;
	}
	.ServicesHostingContainer .DataCenterBubble
	{
		background-image:url(Images/Services/HostingBubblebg.jpg);	
	}
	
	.ServicesHostingContainer .BubbleContent
	{
		padding-top:15px;
		padding-left:55px;
		padding-right:45px;
	}
	.ServicesHostingContainer .BubbleContent .SectionHeading
	{
		color:#144277;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:10px;
	}
	.ServicesHostingContainer ul
	{
		margin-left:20px;
		list-style-type:square;
	}	
	
/* Our Solutions */	
	
	.ServiceContainer {}
	.ServiceContainer  .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/OurSolutions.jpg);	
	}
	.ServiceContainer a
	{
		text-decoration:underline;
		font-weight:bold;
	}
	.ServiceContainer .Left
	{
		width:544px;
	}
	.ServiceContainer .Right
	{
		width:189px;
		margin-left:16px;
	}
	.ServiceContainer .ServiceBubble
	{
		margin-bottom:2px;
	}
	.ServiceContainer .ServiceBubble .ServiceText
	{
		width:391px;
		height:70px;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		color:#063c61;
	}
	.ServiceContainer .ServiceBubble .ServiceImage
	{
		width:133px;
		height:127px;
	}
	.ServiceContainer .ServiceBubble .ServiceTitle
	{
		width:411px;
		height:47px;
	}
	.ServiceContainer .SideBarContent
	{
		background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
		width:158px;
		min-height:100px;
		padding:15px;
		font-size:9pt;
	}
		
/* Managed Services */

	.ManagedServicesContainer {}
	.ManagedServicesContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/ManagedServices.jpg);	
	}
	.ManagedServicesContainer a { font-weight:bold; }
	.ManagedServicesContainer ul
	{
		margin-top:10px;
		margin-bottom:10px;
		margin-left:25px;
		list-style-type:square; 		
	}
	.ManagedServicesContainer li { padding-bottom:5px; }
	.ManagedServicesContainer .Left
	{
		width:544px;
	}
	.ManagedServicesContainer .Right
	{
		width:188px;
		margin-left:17px;
	} 	
	.ManagedServicesContainer .SideBarContent
	{
		background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
		width:158px;
		min-height:100px;
		padding:15px;
		font-size:8pt;
	}
	.ManagedServicesContainer .Title
	{
		font-weight:bold;
	}
	.ManagedServicesContainer .Text
	{
		width:320px;
		padding-right:20px;
		text-align:justify;
	}
	.ManagedServicesContainer .Images
	{
		width:204px;
	}
	.ManagedServicesContainer .MSPVHelpTable
	{
		margin-left:auto;
		margin-right:auto;
		padding:3px;
	}
	.ManagedServicesContainer .MSPVHelpTable TD
	{
		padding:5px;
		border-bottom:solid 1px #aaaaaa;
		vertical-align:top;
	}
	.ManagedServicesContainer .MSPVHelpTable TH
	{
		padding:5px; 	
		margin-bottom:15px;
		border-bottom:solid 1px #333333;
	}
	.ManagedServicesContainer .MSPVHelpTable .DescCell
	{
		width:200px;
	}
	.ManagedServicesContainer .MSPVHelpTable .MoneyCell
	{
		width:75px;
		text-align:right;
	}
	.ManagedServicesContainer .MSPVHelpTable .Year2
	{
		background-color:#e5ecf6;
	}
	.ManagedServicesContainer .MSPVHelpTable .Year3
	{
		background-color:#ccd9ed;
	}
/* Product Comparison */ 

	.MSPProductComparisonContainer {}
	.MSPProductComparisonContainer a
	{
		font-weight:bold;
	}
	.MSPProductComparisonContainer  .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/ManagedServices.jpg);	
	}
	.MSPProductComparisonContainer .Left
	{
		width:544px;
	}
	.MSPProductComparisonContainer .Right
	{
		width:188px;
		margin-left:17px;
	} 
	.MSPProductComparisonContainer .SideBarContent
	{
		background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
		width:158px;
		min-height:100px;
		padding:15px;
		font-size:8pt;
	} 	
	.MSPProductComparisonContainer table { width:544px;}
	.MSPProductComparisonContainer table td { padding:5px; border-bottom:solid 1px #7499ce; font-weight:bold; }
	.MSPProductComparisonContainer table th { padding:5px; border-bottom:solid 1px #113d86; }
	.MSPProductComparisonContainer table thead { font-weight:bold; }
	.MSPProductComparisonContainer table td.Check { text-align:center;}
	.MSPProductComparisonContainer table th.Check { text-align:center;}
	.MSPProductComparisonContainer table colgroup.MSPEssential
	{
		width:80px;
		background-color:#FFFFFF;
	}
	.MSPProductComparisonContainer table colgroup.MSPSelect
	{
		width:80px;
		background-color:#e5ecf6;
	}
	.MSPProductComparisonContainer table colgroup.MSPComprehensive
	{
		width:110px;
		background-color:#ccd9ed;
	}
	.MSPProductComparisonContainer table colgroup.Feature
	{
		width:419px;
		vertical-align:top;
		background-color:#FFFFFF;
	}
	.MSPProductComparisonContainer table colgroup.Term
	{
		width:274px;
		vertical-align:top;
		background-color:#FFFFFF;
	} 	
	.MSPProductComparisonContainer .Benefit {font-weight:normal;}
	
	/* MSP vs Traditional Consulting */
	.MSPvsTraditionalConsultingContainer{}
	.MSPvsTraditionalConsultingContainer a
	{
		font-weight:bold;
	}
	.MSPvsTraditionalConsultingContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/ManagedServices.jpg);	
	}
	.MSPvsTraditionalConsultingContainer .Left
	{
		width:544px;
	}
	.MSPvsTraditionalConsultingContainer .Right
	{
		width:188px;
		margin-left:17px;
	} 	
	.MSPvsTraditionalConsultingContainer .SideBarContent
	{
		background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
		width:158px;
		min-height:100px;
		padding:15px;
		font-size:8pt;
	}
	.MSPvsTraditionalConsultingContainer .TraditionalTable { width:100%; }
	.MSPvsTraditionalConsultingContainer .TraditionalTable th { padding:6px; border-bottom:solid 1px #113d86; }
	.MSPvsTraditionalConsultingContainer .TraditionalTable td { padding:5px; border-bottom:solid 1px #7499ce; vertical-align:top; }
	.MSPvsTraditionalConsultingContainer .TraditionalTable .TimeCol { width:65px; text-align:center; background-color:#e5ecf6; }
	.MSPvsTraditionalConsultingContainer .TraditionalTotalTable { margin-left:auto; margin-right:auto; }
	.MSPvsTraditionalConsultingContainer .TraditionalTotalTable th { padding:6px; border-bottom:solid 1px #113d86; }
	.MSPvsTraditionalConsultingContainer .TraditionalTotalTable td { padding:5px; border-bottom:solid 1px #7499ce; vertical-align:top; }
	.MSPvsTraditionalConsultingContainer .TraditionalTotalTable .CostCol { width:65px; text-align:right;}
	.MSPvsTraditionalConsultingContainer .TraditionalTotalTable .FooterRow {background-color:#e5ecf6;}
/* Login Page */
	
	.LoginContainer	{}
	.LoginContainer  .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/AccountLogin.jpg);	
	}
	.LoginContainer .LoginBox
	{
		width:249px;
		text-align:center;
		margin-bottom:45px;
		margin-top:45px;
	}		
	
/* Message Center */

	.MessageCenterContainer
	{
		margin-bottom:5px;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
		background-color:#ffffcc;
		border:solid 1px #c2bb87;
		font-family:Tahoma;
		font-size:8pt;
		background-color:#ffffcc;
		color:#000000;	
	}
	.MessageCenterContainer ul { margin-top:5px; }
	.MessageCenterContainer li { margin-left:15px; }
	.MessageCenterContainer .Info { color:#0024FF; }
	.MessageCenterContainer .Success { color:#038200; }
	.MessageCenterContainer .Error { color:#FF0000; }

/* Testimonials Ad Rotator */
	
	.TestimonialsRotatorContainer
	{
		position:relative;
		width:185px;
	}
	.TestimonialsRotatorContainer .Content { padding:3px; }	
	.TestimonialsRotatorContainer .Content .Quote
	{
		font-size:12px;
		color:#6579a4;
	}
	.TestimonialsRotatorContainer .Content .Contact
	{
		text-align:right;
		font-size:10px;
		color:#949494;
	}
	.TestimonialsRotatorContainer a.MoreLink
	{
		display:block;
		position:absolute;
		top:160px;
		right:3px;
		padding-top:2px;
		padding-bottom:2px;
		padding-right:18px;
		background:url(Images/bullet.gif) no-repeat right 1px;
		text-decoration:none;	
		font-weight:bolder;	
		font-size:9px;		
		color:#0e3a97;
	}

	/*   SITE MAP   */
	.SiteMapContainer{}
	.SiteMapContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/SiteMap.jpg);	
	}
	

	/* Hosting Terms */
	.HostingTermsContainer{}
	.HostingTermsContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/HostingTerms.jpg);	
	}
	
	/*Backup Disaster Recovery */
	.BDRContainer{}
	.BDRContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/BDR.jpg);	
	}
	.BDRContainer .Left
	{
		width:544px;
	}
	.BDRContainer .Right
	{
		width:189px;
		margin-left:16px;
	}
	.BDRContainer .SideBarContent
	{
		background:url(Images/SideBarBackground.jpg) no-repeat bottom left;
		width:158px;
		min-height:100px;
		padding:15px;
		font-size:9pt;
	}
	.BDRContainer .ProgramContainer
	{
		padding:10px;
		margin-left:25px;
	}
	
	
	
/** Contact Us Sidebar *****/
.ContactUsSideBar
{
	font-size:8pt;
	color:#222222;
	background-color:#e8e8e8;
}
.ContactUsSideBar Input[type="text"]
{
	width:150px;
	padding-left:5px;
	margin-left:11px;
	margin-bottom:3px;
	border:solid 1px #9FBBE2;
	font-family:Verdana;
	font-size:8pt;
	color:#666666;		
}
.ContactUsSideBar Input[type="submit"]
{
	margin-top:5px;
	margin-left:44px;
}

.ContactUsSideBar .Watermark
{
	padding-left:5px;
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
}
	
	
	/* Feedback */
	.FeedbackContainer {	}	
	.FeedbackContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Feedback.jpg);	
	}
	.FeedbackContainer .inputr
	{
	}
	.FeedbackContainer .inputr td
	{
		padding:0px 5px 4px 0px;
	}
	.FeedbackContainer .inputr .lbl
	{
		vertical-align:top;
		padding-top:3px;
	}
	.FeedbackContainer .input .req, 
	.FeedbackContainer .inputr .req, 
	.FeedbackContainer .inputr .lbl span
	{
		color:#c01111;
	}
	.FeedbackContainer .inputr .h2
	{
		padding-top:5px;
		font-size:18px;
		color:#144277;
		font-weight:bold;
		padding-bottom:5px;
	}
	
	/* Client Survey */
	.ClientSurveyContainer {	}	
	.ClientSurveyContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/ClientSurvey.jpg);	
	}
	.ClientSurveyContainer .inputr
	{
	}
	.ClientSurveyContainer .inputr td
	{
		padding:0px 5px 4px 0px;
	}
	.ClientSurveyContainer .inputr .lbl
	{
		vertical-align:top;
		padding-top:3px;
	}
	.ClientSurveyContainer .input .req, 
	.ClientSurveyContainer .inputr .req, 
	.ClientSurveyContainer .inputr .lbl span
	{
		color:#c01111;
	}
	.ClientSurveyContainer .inputr .h2
	{
		padding-top:5px;
		font-size:18px;
		color:#144277;
		font-weight:bold;
		padding-bottom:5px;
	}
	
	/* Generic*/
	.GenericContainer {	}	
	.GenericContainer .PageHeaderContainer
	{
		background-image:url(Images/PageTitles/Generic.jpg);	
	}
	
	/* Excel (csv) style for link */
	.csv
	{
		padding-left:20px;
		background-image:url(Images/excel.gif);
		background-repeat:no-repeat;
		font-weight:bold;
	}
	
/* input forms */
.input
{
}
.input td
{
	padding:0px 5px 5px 0px;
}
.input .vt
{
	vertical-align:top;
	padding-top:4px;
}
.input .req
{
	color:Red;
}

	
#hometop
{
	width:749px;
	height:243px;
	margin:0px 0px 10px 0px;
}
#hometop .billboard
{
	width:749px;
	height:162px;
	overflow:hidden;
}
#hometop .btns
{
	clear:both;
	width:738px;
	height:98px;
	background-color:#bccddf;
	background-image:url(Images/HomePage/HomeTopBg.gif);
	background-repeat:no-repeat;
	background-position:0px 94px;
	padding:7px 0px 0px 11px;
}
#hometop .btns .rmItem
{
	width:112px;
	height:82px;
	padding:0px !important;
	margin:0px 5px 0px 5px;
	color:#fff;
	text-decoration:none;
}
#hometop .btns .rmLink
{
	margin:0px !important;
	padding:0px !important;
	cursor:pointer;
}

.RadMenu_TS
{
	width:746px;
	background-image:url(Images/MenuBg.jpg);
	background-repeat:no-repeat;
	height:30px;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 3px;
	text-transform:uppercase;
	clear:both;
}
.RadMenu_TS .rmLink
{
	margin:0px !important;
	padding:0px !important;
	cursor:pointer !important;
}
.RadMenu_TS .rmText
{
	color:#fff;
	margin:0px !important;
	padding:0px !important;
}
.RadMenu_TS a, .RadMenu_TS a:hover
{
	text-decoration:none;
}
.RadMenu_TS .rmRootGroup
{
	line-height:30px;
	font-weight:bold;
}
.RadMenu_TS .rmRootGroup .rmItem
{
	background-image:url(Images/MenuSep.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 14px;
}
.RadMenu_TS .rmRootGroup .rmSeparator
{
	width:2px !important;
	height:30px !important;
}
.RadMenu_TS .rmGroup
{
	border:1px solid #7c8eb5;
	background-color:#1c335f;
}
.RadMenu_TS .rmGroup .rmItem
{
	background-image:none;
	margin:0px;
	padding:0px 10px 0px 10px !important;
}
.RadMenu_TS .rmGroup .rmItem:hover,
.RadMenu_TS .rmGroup .rmText:hover
{
	background-color:#d1dbe7;
	color:#1c335f !important;
}

