/* General Styles -----------------------------------------------------------------*/
body {
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: auto;
	margin:0;
}

h1, h2, h3, h4 {
	margin:0;
	margin-top:3px;
	margin-bottom:3px;
	padding:0;
	font-size: 1.5em;
}
h1 {
	line-height: 1.45em;
}
h2 {
	text-align: -5;
	font-size: 1.125em;
}
h3 {
	font-size: 1.2em;
}
a {
		color:#ee3b33;
		text-decoration:none;
}
table {
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:0;
}
tr.alt td {
background: #fffdd6;
}
td {
	background-color:#fffa98;
}
th {
	background-color:#fef200;
	}
p {
}
.emphasis {
	font-weight: bold;
}
.emphasisItal {
	font-weight: bold;
	font-style: italic;
}
.quote {
	margin-left: 20px;
	text-indent: -3.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin-top: 7px;
}
.quoteBox {
	border: 1px dashed #999999;
	background-color: #F1F1F2;
	padding-right: 8px;
	padding-bottom: 8px;
}
.sanserif{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.125em;
}

/* Page Container -----------------------------------------------------------------*/
#container {
	width: 100%;
	margin: auto auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

/* Top Container ------------------------------------------------------------------*/
#top {
	padding-left: 250px;
	margin-top: 7px;
	margin-right: 0;
	text-align: center;
	color: #666666;
}

/* Nameplate Container ------------------------------------------------------------*/
#head {
	background-color:#fff;
}

/* Nameplate Styles ------------------------------------------------------------------*/
#nameplate {
	height: 203px;
	background-image: url(../images/namepltBack.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
}
	#nameplate h2 {
	}
	
	#nameplateLogo {
		background-image: url(../images/TaskKlock_logo.gif);
		background-repeat: no-repeat;
		height: 203px;
		width:229px;
		float:left;
	}
	#nameplateTxt {
	padding-top:18px;
	color: #FFFFFF;
	text-align: center;
	}
	#nameplateTxt h2 {
		color:#FFFFFF;
		text-align:center;
		margin-bottom: 5px;
		font-size: 20px;
	}
#nameplate #bannerTxt  {
	text-align:center;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 300px;
	padding-right:300px;
	font-style: oblique;
	line-height: 1.4em;
	}
	#nameplate #bannerTxtWide {
	text-align:center;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 300px;
	padding-right:125px;
	font-style: oblique;
	line-height: 1.4em;

	}
	#nameplate #slideshow {
		float: right;
		width: 225px;
		height: 145px;
		background-color: #000000;
		margin-top: 58px;
	}

/* NavBar Container ---------------------------------------------------------------*/
#topnav {
	background-color: #000;
}
/* navBar Styles ---------------------------------------------------------------------*/
#navBar {
	background-image:url(../images/navBar_Back.gif);
	background-repeat:repeat-x;
	background-color: #000000;
	height: 30px;
	width: 100%;
	text-align: right;
}
#navBar  .selected  {
	background-image: url(../images/navBar_Indicator.gif);
	background-repeat: no-repeat;
}
#navBar a{
	color:#FFFFFF;
	font-size:13px;
	padding: 6px 20px 6px 20px;
	text-decoration:none;
	line-height:30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#navBar a:hover {
	color:#FFFFFF;
	background-image: url(../images/navBar_Indicator.gif);
	background-repeat: no-repeat;
	padding: 6px 20px 6px 20px;
}

/* Left NavBar Container ----------------------------------------------------------*/
#leftnav {
	background-color:#FFF200;
	width:200px;
	float:left;
	height:130%;
	margin: 0;
	margin-bottom:25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	background-image: url(../images/sideBack.gif);
	background-repeat: repeat-x;
}
#leftnav a {
		color:#ee3b33;
		text-decoration:none;
}
#leftnav #sideAd {
	margin-top: 45px;
	font-size: 11px;
	margin-bottom: 15px;
	text-align:center;
}
#leftnav #sideAd img {
	float:none;
}
#leftnav #contactInfo {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 35px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sideLinks {
	margin-top: 20px;
	font-size: 12px;
}
#sideLinks ul {
	border-top-style: ridge;
	border-top-color: #b2b2b2;
	border-top-width: 1px;
	list-style-type: square;
	margin:0px;
	padding: 0px;
}
#sideLinks a {
	border-top-style: ridge;
	border-top-color: #e5e5e5;
	border-top-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #b2b2b2;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
	background-image: url(../images/leftNav-liBack.gif);
	height: 19px;
}
#sideLinks a:hover {
	color: black;
	background-image: url(../images/leftNav-liBackOVR.gif);
}


/* Right NavBar Container ----------------------------------------------------------*/
#rightnav {
	background-color:#d2d2d2;
	float: right;
	height:130%;
	width: 160px;
	margin: 0;
	margin-bottom:45px;
	padding: 2em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: gray;
	border-left-color: gray;
	background-image: url(../images/sideBackGray.gif);
	background-repeat: repeat-x;
}

#rightnav #testimonial {
	background-color:#FFFFFF;
	text-align:center;
	width:100px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#rightnav  #search {
	text-align:center;
	width:135px;
	margin: 35px auto 15px auto;
	
}/* Content Container for 3 Columns (Use with #leftnav & #rightnav ONLY) -----------*/
#content3c {
	margin-left: 200px;
	margin-right: 200px;
	padding: 3em;
	font-size:12px;
	line-height: 16px;
	background-image: url(../images/contentBack.gif);
	background-repeat: repeat-x;
	
}

/* Content Container for 2 Column (Use with #leftnav & #rightnav ONLY)  ------------*/
#content2c {
	margin-left: 200px;
	padding: 3em;
	font-size:12px;
	line-height: 16px;
	background-image: url(../images/contentBack.gif);
	background-repeat: repeat-x;
}

#content2c img {
	padding: 10px;
}

/* Form Styles ---------------------------------------------------------------*/
INPUT#submit {
	background-repeat: repeat-x;
	background-image: url(../images/submit.gif);
	font-weight: bold;
	letter-spacing: .25em;
	padding: 5px;
	font-size: .85em;
	color: white;
	background-color: #00CC00;
	border-width: 1px;
	border-style: solid;
}
INPUT#cancel {
	background-repeat: repeat-x;
	background-image: url(../images/cancel.gif);
	font-weight: bold;
	letter-spacing: .25em;
	padding: 5px;
	font-size: 0.85em;
	color: white;
	background-color: #ee3b33;
	border-width: 1px;
	border-style: solid;
}
INPUT {
	margin:5px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;	
}
.error2 {
	font-size: 1.25em;
}
/* Footer Container ---------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

