bodu {
	font-family:Arial, Helvetica, sans-serif;
}
a:visited, a:link { 
	color: #619fc2; 
	text-decoration: underline;
}
a:hover { 
	color: #770000; 
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	margin:10px 0px 0px 0px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin:10px 0px 0px 0px;
}
a.MainNav:visited, a.MainNav:link { 
	color: #2c4e48; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	line-height: 24px;
	height: 100%;
	width: 100%;
}
a.MainNav:hover { 
	color: #355787; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	line-height: 24px;
	height: 100%;
	width: 100%;
}
a.MainNavActive:visited, a.MainNavActive:link, a.MainNavActive:hover { 
	color: #355787; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	line-height: 24px;
	height: 100%;
	width: 100%;
}


a.subnav:visited, a.subnav:link { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav:hover { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnavActive:visited, a.subnavActive:link, a.subnavActive:hover { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
 

a.subnav2:visited, a.subnav2:link { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav2:hover { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav2Active:visited, a.subnav2Active:link, a.subnav2Active:hover { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}


a.FinePrint:visited, a.FinePrint:link { 
	font-family: Arial; 
	font-size: 11px; 
	color: #c7ced9;
}
a.FinePrint:hover { 
	font-family: Arial; 
	font-size: 11px; 
	color: #eeeeee;
}


.MainBody {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.MainBodyBlue {
	font-family: Arial;
	font-size: 12px;
	color: #163d76;
}
.MainBodyDarkBlue {
	font-family: Arial;
	font-size: 12px;
	color: #44608f;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold; 
}
.MainBodyBoldGrey {
	font-family: Arial;
	font-size: 12px;
	color: #707070;
	font-weight: bold; 
}

.MainBodySmallRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}

.Heading {
	font-family: Arial;
	font-size: 15px;
	color: #b77459;
	font-weight: bold; 
}
.HeadingWhite {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.HeadingLightBlue {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #5eb1dc;
}
.HeadingBlue {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #63b5e0;
}

.FinePrint {
	font-family: Arial; 
	font-size: 11px; 
	color: #c7ced9; 
}
.FinePrint p {
	margin:10px 0px; 
}
.FinePrint a:hover {
	color:#FFF;
}


/* 	===================== Software Consultants Styles ===================== */
body {
	background-repeat: repeat-x;
}

#homeHeading {
	height: 35px;
	padding-left: 10px;
}

#homeLeft {
	line-height: 14px;
	padding: 11px;
}
#homeLeft h1 {
	font-weight:normal;
	text-align:center;
	font-size:11px;
	margin:0px;
	padding:0px;	
}

#homeLinks {
	margin-left: 12px;
	margin-top: 10px;
}

.landingPageRepeat {
	background-repeat: repeat-x;
}

.MainBodyDarkBlue a:link, .MainBodyDarkBlue a:visited {
	font-weight: bold;
	color: #44608f;
}

.MainBodyDarkBlue a:hover {
	color: #b77459;
}

.HeadingLightBlue a:link, .HeadingLightBlue a:active {
	color: #5eb1dc;
}
.HeadingLightBlue a:hover {
	color: #619fc2;
}
