/* ------- basics -------- */
html, body {
	margin:0;
	padding:0;
}

body {
	overflow:auto;
	background-image:url(../images/common/bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

body, table, tr, td, div, p, span, li, input, a {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:11px;
	color:#505050;
}

a:link, a:active, a:visited {
	color:#878272;
	text-decoration:none;	
}

a:hover {
	color:#000000;
}

img {
	border:0;
}

.altColor, h2 {
	color:#00578e;
}

form {
	margin:0px;
}

hr {
	border: 0;
	color:#e5e5e5;
	background:#e5e5e5;
	height:1px;
}

div#pageName, div#pageName span {
	font-size:21px;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:12px;
}

img.attachment {
	height:16px;
	width:16px;
	border:0;
	vertical-align:bottom;
}

img.externalLink {
	height:7px;
	width:4px;
	border:0;
	margin-right:5px;
	vertical-align:middle;	
}

th {
	/*background:#00578e;
	color:#FFFFFF;*/
	background:#f7f7f7;
	color:#00578e;
}

table.tableBordered {
	background:#CCCCCC;
}

	table.tableBordered td {
		background:#FFFFFF;
	}

table.job {
	background:#e0e0e0;
	border:0;
	margin-bottom:10px;
	width:397px;
}

	table.job td {
		padding:0;
	}

	table.job td.headerLeft {
		padding:0;
		height:27px;
		width:73px;
		background:url(../images/careers/bgJobHeaderLeft.gif);
	}
	
	table.job td.header {
		width:309px;
		background:url(../images/careers/bgJobHeader.gif) repeat-x;
	}
	
	table.job td.headerRight {
		width:15px;
		background:url(../images/careers/bgJobHeaderRight.gif);
	}
	
	table.job td.jobContent {
		width:397px;
		border-left:1px solid #a6a6a6;
		border-right:1px solid #a6a6a6;
		border-top:1px dashed #000000;
		border-bottom:1px dashed #000000;
		background:url(../images/careers/bgJobContent.gif) repeat-x;
		padding:10px;	
	}
	
	table.job td.footerLeft {
		padding:0;
		height:27px;
		background:url(../images/careers/bgJobFooterLeft.gif);
	}
	
	table.job td.footer {
		background:url(../images/careers/bgJobFooter.gif) repeat-x;
	}
	
			table.job td.footer a:link, table.job td.footer a:active, table.job td.footer a:vitited, table.job td.footer a:hover {
			color:#afb0b0;
			}
			
			table.job td.footer a:hover {
				color:#434343;
			}
	
	table.job td.footerRight {
		background:url(../images/careers/bgJobFooterRight.gif);
	}

/* -- this holds everything --*/
table#mainContain {
	width:780px;
	border:0;
}

	/* ------- header -------- */
	table#mainContain td#headerCol {
		height:88px;
		background-image:url(../images/common/headerBg.gif);
		background-position:0 69px;
		background-repeat:repeat-x;
	}
	
		table#mainContain td#headerCol div img#logo {
			height:68px;
			width:174px;
			border:0;
		}
		
		table#mainContain td#headerCol div img#slogan {
			height:19px;
			width:183px;
			border:0;
			margin-top:26px;
			margin-right:7px;
		}

	/* -------- menu --------- */
	table#mainContain td#menuCol {
		width:174px;
	}
	
		table#mainContain td#menuCol div#searchOuter {
			background-image:url(../images/common/searchBg.gif);
			height:62px;
			width:174px;
			overflow:hidden;
		}
		
		table#mainContain td#menuCol div#searchOuter div#searchInner {
			height:62px;
			width:174px;
			padding-left:10px;
			padding-top:16px;
			font-size:11px;
			color:#544e4e;
			font-weight:bold;
		}
		
		table#mainContain td#menuCol div#searchOuter div#searchInner input#search {
			width:130px;
			font-weight:normal;
		}
		
		table#mainContain td#menuCol div#searchOuter div#searchInner input#searchSubmit {
			cursor:pointer;
			height:20px;
			width:22px;
			vertical-align:top;			
		}
		
		table#mainContain td#menuCol img#loginTab {
			height:30px;
			width:174px;
			margin-top:20px;
			margin-bottom:10px;			
		}
		
		table#mainContain td#menuCol div#loginDiv {
			padding-left:10px;
			padding-right:20px;
		}
		
			table#mainContain td#menuCol div#loginDiv input.loginField {
				width:150px;
			}
			
			table#mainContain td#menuCol div#loginDiv img#loginSubmit {
				height:18px;
				width:90px;
				margin-top:7px;
				margin-bottom:10px;
				cursor:pointer;
			}
		
	/* ----- content area ---- */	
	table#mainContain td#mainCol {
		padding-left:10px;
	}


/* ---- outside the box ---- */
div#footerHolder {
	margin-top:40px;
	height:56px;
	background-image:url(../images/common/footer.gif);
	background-repeat:repeat-x;
}

	div#footerHolder div#footerInner {
		padding-top:15px;
		padding-left:15px;
		text-align:left;
		width:780px;
		color:#544e4e;
		font-size:11px;
	}
	
	div#footerHolder div#footerInner a:link, div#footerHolder div#footerInner a:visited, div#footerHolder div#footerInner a:active, div#footerHolder div#footerInner a:hover {
		color:#544e4e;
		text-decoration:none;
	} 
	
	div#footerHolder div#footerInner a:hover {
		text-decoration:underline;
	}
	
iframe#nav {
	height:100px;
	width:350px;
	display:none;
}


/* ----- menu classes ----- */
.menuImg {
	height:10px;
	width:12px;
	border:0;
	margin-right:10px;
}

div.menuBlock { /* fixes padding from stretching in moz */
	width:174px;
	height:29px;
	overflow:hidden;
}

div.submenuBar {
	width:174px;
	height:2px;
	background:#878272;
	font-size:1px;
}

a.menuItem, a.menuItem:visited, a.menuItem:active, a.menuItem:hover,
a.menuItemAlt, a.menuItemAlt:visited, a.menuItemAlt:active, a.menuItemAlt:hover,
a.submenuItem, a.submenuItem:visited, a.submenuItem:active, a.submenuItem:hover {
	display:block;
	width:174px;
	height:29px;
	font-size:11px;
	text-decoration:none;
	padding-top:10px;
	padding-left:10px;
} 

a.menuItem, a.menuItem:visited, a.menuItem:active, a.menuItem:hover {
	color:#544e4e;
	font-weight:bold;
	background-image:url(../images/common/menu.gif)	
}
	
a.menuItem:active, a.menuItem:hover {
	background-image:url(../images/common/menuAlt.gif)	
}

a.submenuItem, a.submenuItem:visited, a.submenuItem:active, a.submenuItem:hover {
	color:#FFFFFF;
	background-image:url(../images/common/submenu.gif);
	padding-left:32px;		
}

a.submenuItem:active, a.submenuItem:hover {
	background-image:url(../images/common/submenuAlt.gif)	
}


/* -- split pages into columns ---- */
table#splitPage {
	width:100%;
	border:0;
}
	table#splitPage td#mainContent {
		vertical-align:top;
	}

	table#splitPage td#rightNav {
		width:189px;
		vertical-align:top;
		padding-top:30px;
		padding-left:10px;
	}

/* ------ right nav images ------ */
img.rightnavHeading {
	height:31px;
	width:189px;
}




/* ----- home page classes ----- */
div.featureImage {
	float:left;
	margin-left:15px;
	margin-right:15px;
}

	div.featureImage img {
		border:0;
	}

div#newsCol {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:317px;
	overflow:hidden;
}

div#testimonialsCol {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:243px;
	overflow:hidden;
}

/* -- support overview page -- */

.tooltip {
	position:absolute;
	width:200px;
	background-color:#57CBF5;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvitca, sans-serif;
	border:2px solid black;
	padding:4px;
	font-size:12px;
	margin:1em;
	visibility:hidden;
}

.tooltip h1 {
	height:auto;
	background-color:rgb(0,0,0);
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-top:-4px;
	margin-left:-4px;
	margin-right:-4px;
	text-indent:6px;
}

.tooltip p {
	color:#000000;
	padding:2px;
	margin-top:0.5em;
	line-height:1.2em;
}

.tooltip ul {
	margin:0;
	list-style:disc;
	margin-left:5px;
	padding-left:1em;
}

.tooltip a:link, .tooltip a:visited, .tooltip a:active, .tooltip a:hover {
	color:#000000;
	text-decoration:underline;
}