/* Saville Marketing V4 browser basic CSS Document */
/* Created by I Slade */
/* Last updated 22/10/04 */

/*Grouped Classes*/
h1,h2,h2.press,h3,h4 {
	font-weight: bold;
}
/*End Grouped Classes*/
body {
	background-color: #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	margin: 0.5em 1em 1em 1em;
	color: #333;
}
/*Generic*/
h1 {
	font-size: 1.7em;
	color: #00204e;
	/*margin-bottom: -0.5em;*/
	margin-top: 0.5em;
}
h2 {
	font-size: 1.4em;
	color: #00204E;
	border-bottom: 1px solid #00B5E6;
}
h2.press {
	font-size: 1.4em;
	color: #00204E;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.2em;
}
p {
	font-size: 1em;
}
p,li {
	line-height: 1.3em;
}
p.bBlue {
	font-weight: bold;
	color: #00204E;
}
li {
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	list-style-type: square;
}
a {
	color: #0099c6;
}
a:visited {
	color: #0099c6;
}
a:active {
	background-color: #00B5E6;
}
a img {
	border: 1px none #ccc;
}
#skip {
	display: none;
	visibility: hidden;
}
#content, #contentHome {
	width: 1200px;
	top: 0.5em;
	background-color: #fff;
}
#mainPanel {
	width: 75%;
}
#footer {
	/*width: 75%;*/
	background-color: #00204E;
	color: #fff;
	margin-top: 1em;
}
#footer a {
	color: #00B5E6;
}
sup {
	line-height: 0em;
}
table#wavefb th {
	background-color: #00204e;
	color: #fff;
	font-weight: bold;
	text-align: left
}
table#wavefb {
	border: 1px solid #00204e;
	background-color: #CED8E1
}
caption {
	font-size: 0.9em;
	font-style:italic;
	padding-bottom: 4px;
}
tr.hlight {
	background-color: #e5f0fa
}#mheader {
	background-color: #FFFFFF;
	text-align: center;
}
#selection {
	float: left;
	height: 360px;
	width: 332px;
	background-image: url(../images/bk_selection.jpg);
	background-repeat: no-repeat;
}
#development {
	height: 360px;
	width: 332px;
	float: left;
	background-image: url(../images/bk_development.jpg);
	background-repeat: no-repeat;
}
#tmanagement {
	float: left;
	height: 360px;
	width: 332px;
	background-image: url(../images/bk_tmanagement.jpg);
	background-repeat: no-repeat;
}
#Appthree {
	margin-top:30px;
	height: 330px;
	width: 1000px;
}

#selection #selection_h1 {
	margin-top: 121px;
	padding-left: 35px;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}
#development #development_h1 {
	margin-top: 121px;
	padding-left: 35px;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}
#tmanagement #tmanagement_h1 {
	margin-top: 121px;
	padding-left: 35px;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}
#selection #selection_copy {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-right: 35px;
}
#development #development_copy {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-right: 35px;
}
#tmanagement #tmanagement_copy {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-right: 35px;
}
#selection #selection_link {
	margin-top: 10px;
	padding-left: 35px;
}
#development #development_link {
	margin-top: 10px;
	padding-left: 35px;
}
#tmanagement #tmanagement_link {
	margin-top: 10px;
	padding-left: 35px;
}
#podCopy {
	width: auto;
}
#podPhoto {
	width:200px;
	height:auto;
	float:right;
}
