/* Litmus Website Style Sheet */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img	{margin: 0; padding: 0; border: 0;}

body {font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #363636;
	}

#clear {
	clear: both; 
	}
	
/*LAYOUT *****************/	
	
div#wrapper {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	}
	
div#header_left {
	float: left;
	}
	
div#header_right {
	float: right;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.2em;
	color: #05458C;	
	margin-top: 35px;
	}

div#horizontal_line {
	background-image: url(images/horizontal_line.gif);
	background-repeat: repeat-x;
	width: 776px;
	}

div#main_menu {
	margin-top: -7px;
	height: 70px;
	color: #05458C;
	}

div#content_left {
	float: left;
	width: 200px;
	color: #05458C;
	}
	
div#content_right {
	float: right;
	width: 526px;
/*	height: 400px;
	overflow: auto;
	padding: 0 4em 0 0;*/
	}

div#bottom {
	}
	
div#addressleft {
	height: 56px;
	font-size: 0.75em;
	float: left;
	margin: 0.2em 0 0 0;
	}
	
div#addressright {
	height: 56px;
	font-size: 0.75em;
	float: right;
	}	

div#footer {
	margin-top: -5px;
	height: 20px;
	}	
	
div#footer_left {
	float: left;
	color: #05458C;
	font-size: 0.85em;
	font-family: "Century Gothic", Arial, sans-serif;
	}
	
div#footer_right {
	float: right;
	font-size: 0.75em;
	color: #555555;
	}
	
div#xp {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

#indentbox {
	
	}


/*ADDITIONAL FORMATTING *****************/	
	
.boldtext {
	font-weight: bold;
	}	
	
p {
	line-height: 150%;
	padding: 0.3em 0 0.3em 0;
	}	

p.indent {
	padding: 0.3em 0 0 3em;
	color: #636363;
	}
	
li.servicebullets {
	padding: 0.3em 0 0 0;
	color: #636363;
	list-style-type: disc;
	margin: 0 0 0 6em;
	}	
	
li.bullets {
	list-style-image: url(images/greysquarebullet.gif);
	margin: 0 0 0 1.5em;
	line-height: 200%;
	}	
	
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #05458C;
	line-height: 150%;
	margin-left: 25px;
	}	

h2 {
	font-weight: bold;
	font-size: 1.4em;
	}	
	
.bluequote {
	margin-left: 90px;
	color: #00a8ec;
	}
	
.contactlink {
	text-align: right;
	font-size: 0.95em;
	color: #898989;
	}
	
.pagelink {
	text-align: right;
	font-size: 0.95em;
	color: #898989;
	}	
	
/*LINKAGE *************/

a:link {
	text-decoration: none;
	color: #555555;
	}

a:visited {
	text-decoration: none;
	color: #b49eec;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	}



div#main_menu a:link {
	text-decoration: none;
	color: #05458C
	}

div#main_menu a:visited {
	text-decoration: none;
	color: #b49eec;
	}

div#main_menu a:hover {
	text-decoration: underline;
	}

div#main_menu a:active {
	text-decoration: none;
	}	
	
.serviceslink a:link {
	text-decoration: none;
	color: #363636;
	}
	
.serviceslink a:visited {
	text-decoration: none;
	color: #363636;
	}

	
.serviceslink a:hover {
	text-decoration: none;
	color: #b49eec;
	}
	
.serviceslink a:active {
	text-decoration: none;
	color: #363636;
	}		
	
.pagelink a:active {
	color: #bc001d;
	}
	
.pagelink a:visited {
	color: #bc001d;
	}
	
.pagelink a:hover {
	text-decoration: none;
	color: #464646;
	}		
	
.contactlink a:active {
	color: #898989;
	}
	
.contactlink a:visited {
	color: #898989;
	}
	
.contactlink a:hover {
	text-decoration: none;
	color: #464646;
	}	

.st {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight: normal;
	}