/*CSS file for MetaSkills.com built by Cynthia Stone 2007*/
body {
	font-family: Candara, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #ffffff;
	padding: 0;
	line-height: 160%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	margin-bottom: 0;
}
.textareaFont {
	font-family: Candara, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}

/*styles for links*/
a:link {
	color: #8534BA;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #9900cc;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
#divWrapper {
	background-color: #FFFFFF;
	min-width: 50em;
	max-width: 120em;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-bottom: 0;
}
#divContainer {
	background-color: #edf280;
	background-image: url(../images/geos65cp.jpg);
	width: 50em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: right;
	padding: 1px;
}
#divMasthead {
	margin: 0;
	padding: 0;
	height: 10em;
}
#ulMainNav {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	float: left;
}
#ulMainNav li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../images/navBarBkgdImg.gif);
	background-repeat: repeat-x;
	font-variant: small-caps;
	font-weight: bolder;
	background-position: center;
	line-height: 2em;
}
#ulMainNav a {
	display: block;
	line-height: 2em;
	text-decoration: none;
	color:#FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
	background-image: url(../images/divider2by25.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 2em;
	float: left;
}
/*main nav link styles additions for hovering*/
#ulMainNav a:hover  {
	text-decoration: none;
	display: block;
	background-repeat: repeat-x;
	background-image: url(../images/navBarHover.gif);
	background-position: center;
}
/*main nav link styles additions to highlight what page user is on*/
#ulMainNav a.current:link, #ulMainNav a.current:visited {
	text-decoration: none;
	display: block;
	background-image: url(../images/navBarCurrent.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #8534B9;
}
/*subnavigation for Products page*/
#ulProdSubNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: 2em;
	width: 20em;
}
#ulProdSubNav a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulProdSubNav li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulProdSubNav a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulProdSubNav a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulProdSubNav a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulProdSubNav a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulProdSubNav a:active {
	color: #666666;
	text-decoration: none;
}
/*second subnavigation for Products page to deal properly with rest of subnav after indent */
#ulProdSubNav2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: 2em;
	width: 20em;
}
#ulProdSubNav2 a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulProdSubNav2 li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulProdSubNav2 a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulProdSubNav2 a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulProdSubNav2 a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulProdSubNav2 a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulProdSubNav2 a:active {
	color: #666666;
	text-decoration: none;
}
/* indented tertiary subnavigation for Products page*/
#ulProdSubNavIndent {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: 4em;
	width: 20em;
	text-decoration: none;
}
#ulProdSubNavIndent a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulProdSubNavIndent li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulProdSubNavIndent a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulProdSubNavIndent a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulProdSubNavIndent a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulProdSubNavIndent a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulProdSubNavIndent a:active {
	color: #666666;
	text-decoration: none;
}
#ul360 {
	list-style: none;
	margin-left: 2em;
	margin-top: 0;
}
#ul360 a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	margin-left: 2em;
	margin-top: 0;
}
#ul360 a:visited {
	color: #8534BA;
	text-decoration: none;
	margin-left: 2em;
	margin-top: 0;
}
#ul360 a:hover {
	color: #666666;
	text-decoration: underline;
}
#ul360 a:active {
	color: #666666;
	text-decoration: underline;
}
#divContent {
	width: 100%;
	clear: both;
	margin-bottom: 0;
}
#divColumn {
	width: 62%;
	float: left;
	padding-right: 0;
	padding-left: 5%;
	padding-top: 1%;
	padding-bottom: 5%;
	display: inline;
}
#divSidebar {
	display: inline;
	width: 30%;
	float: right;
	margin-top: 75px;
	margin-right: 1%;
	background-color: #EDE2D7;
}
#divSidebar a:link {
	text-decoration: underline;
}
#divSidebar	a:visited {
	text-decoration: underline;
}
#divSidebar a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 225%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #8030b0;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Candara, Arial, sans-serif;
	line-height: 1em;
	padding-left: 3%;
	text-align: left;
	padding-top: 10%;
}
h5 {
	font-size: 110%;
	font-style: italic;
	font-family: Candara, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 45px;
	margin-left: 0px;
	line-height: 1.5em;
	word-spacing: 0.05em;
	letter-spacing: 0.02em;
	font-variant: small-caps;
	color: #4E1F6E;
	text-transform: none;
	font-weight: normal;
	text-align: center;
	padding-bottom: 1em;
}
h3 {
	font-size: 125%;
	font-style: italic;
}
h4 {
	font-size: 120%;
}
h2 {
	font-size: 170%;
}
.topMargin {
	margin-top: 2em;
}
.sidebarBox {
	background-image: url(../images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
}
.sidebarQuote {
	padding: 0;
	margin: 0;
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebarQuote p {
	font-size: 98%;
	font-style: italic;
	line-height: 1.3em;
	color: #4e1f6e;
	padding: 1em;
	margin: 0;
}
.sidebarSource {
	background-image: url(../images/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	margin: 0;
}
.sidebarSource p {
	line-height: 1.3em;
	margin: 0 0em 0 0;
	padding: 0 .5em 1em 0;
	background-image: url(../images/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sidebarSource em {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
h6 {
	font-style: italic;
	font-weight: bold;
	color: #4E1F6E;
	font-size: 100%;
}
.tableText {
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	padding-left: 1em;
}
.tableHeads {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #8534BA;
	text-align: right;
	vertical-align: top;
	line-height: 1.2em;
}
.formformat {
	font-weight: bold;
	margin-bottom: -1em;
	color: #8534BA;
	font-size: 1.2em;
}
.red {
	font-weight: normal;
	color: #FF0000;
}


#ulAboutUsSubNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 10em;
	left: 20em;
}
/*#ulAboutUsSubNav a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0em;
	padding: 0em;
}
#ulAboutUsSubNav li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0em;
	padding: 0em;
}	
#ulAboutUsSubNav a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0em;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulAboutUsSubNav a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0em;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulAboutUsSubNav a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulAboutUsSubNav a:active {
	color: #666666;
	text-decoration: none;
}*/
/* subnavigation for services page */
#ulSvcSubNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 17em;
	left: 8em;
}
#ulSvcSubNav a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulSvcSubNav li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulSvcSubNav a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulSvcSubNav a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulSvcSubNav a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulSvcSubNav a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulSvcSubNav a:active {
	color: #666666;
	text-decoration: none;
}
/* secondary subnavigation for services page for second ul */
#ulSvcSubNav2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 17em;
	left: 8em;
}
#ulSvcSubNav2 a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulSvcSubNav2 li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulSvcSubNav2 a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulSvcSubNav2 a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulSvcSubNav2 a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulSvcSubNav2 a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulSvcSubNav2 a:active {
	color: #666666;
	text-decoration: none;
}
/* tertiary subnavigation for services page to deal properly with indent */
#ulSvcSubNavIndent {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 17em;
	left: 10em;
}
#ulSvcSubNavIndent a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulSvcSubNavIndent li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulSvcSubNavIndent a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulSvcSubNavIndent a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulSvcSubNavIndent a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulSvcSubNavIndent a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulSvcSubNavIndent a:active {
	color: #666666;
	text-decoration: none;
}
#ulResSubNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 17em;
	left: 13em;
}
#ulResSubNav a {
	line-height: 1.5em;
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}
#ulResSubNav li {
	text-decoration: none;
	color: #4E1F6E;
	margin: 0;
	padding: 0;
}	
#ulResSubNav a:link {
	color: #8433b9;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ccircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulResSubNav a:visited {
	color: #8534BA;
	text-decoration: none;
	background-image: url(../images/ccheckcircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 0.6em;
}
#ulResSubNav a.currentCap:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#ulResSubNav a:hover {
	color: #CC66FF;
	text-decoration: none;
}
#ulResSubNav a:active {
	color: #666666;
	text-decoration: none;
}
.liFont {
	font-size: 115%;
	font-weight: bold;
}
.ulIndent {
	list-style: none;
	padding: 0px;
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-right: 0px;
}
.external {
	padding-right: .8em;
	background-image: url(../images/img_external_link_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pdf {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1.6em;
}
.noBullets {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}
.homecopyright {
	font-size: 0.8em;
	color: #4E1F6E;
	padding-top: 0em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 0em;
	padding-bottom: 0;
	margin-top: -1em;
}
.copyright {
	font-size: 0.8em;
	color: #4E1F6E;
	padding-top: 16em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 0em;
	padding-bottom: 0;
	/*margin-top: -1em;*/
}	
.metaskillstech {
	margin: 0em;
	padding: 12em 0 0 1em;
}
.accessHeads {
	color: #8534ba;
}
#divFooter {
	background-color: #EDF280;
	background-image: url(../images/footergradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 14.5em;
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8534ba;
	margin: 0;
	padding: 0;
}
#divFooter a:link {
	text-decoration: underline;
	color: #000000;
}
#divFooter a:visited {
	color: #000000;
	text-decoration: underline;
}
#divFooter a:hover {
	color: #edf280;
	text-decoration: none;
}

