body {
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #ccc;
}
.bodyblue {
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #0b2777;
}
.copyright_box {
	position: static;
	text-align: center;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}	




/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 li, #qm0 a {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:160px;
		padding:10px;
		margin:0px;
		background-color:#ccc;
		border-width:0px;
		border-style:solid;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 20px 3px 3px;
		margin:0px 0px 2px;
		background-color:transparent;
		color:#0b2777;
		font-family:Verdana;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
		text-align:left;
		border-width:0px;
		border-style:solid;
		border-color:transparent;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{
	text-decoration:underline;
	border-color:transparent;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
		border-color:transparent;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		color:#0b2777;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:underline;
		border-color:transparent;
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		color:#0b2777;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		background-color:#ccc;
		border-width:0px;
		border-style:solid;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		color:#0b2777;
		font-size:11px;
		text-decoration:none;
		font-weight:normal;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		border-color:transparent;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		border-color:transparent;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px;
		color:#f6f6f6;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px;
		border-color:#aaaaaa;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#eeeeee;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#eeeeee;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/arrow_12.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
		color:#0b2777;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_13.gif);
	}
.qmfv{visibility:visible !important;}.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
.qmfh{visibility:hidden !important;}

#apDiv1 {
	position:absolute;
	width:295px;
	height:157px;
	z-index:1;
	left: 490px;
	top: 45px;
}


/**** layout elements ****/

#wrapper {
	margin: 0 auto;	
	width: 782px;	
	background: #e6e6e6;
	position: relative;
	border: 2px solid #747474;
	top: 10px;
	overflow: hidden;
}
.menubox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.menu_background {
	background-color: #8793B4;
	list-style-type: none;
}

.hometable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #747474;
	border-right-color: #747474;
	border-bottom-color: #747474;
	border-left-color: #747474;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}


#home #wrapper { height: 552px; }


#home #content {
	height: 288px;
}

#content {
	width: 782px;
	overflow: visible;
	background: #a7b1ce;
	clear: both;
	position: relative;
	padding-bottom: 20px;
	padding-right: 10px;
}
.content   {
	width: 462px;
	float: right;
	line-height: 20px;
	margin: 0;
	padding: 20px 20px 0 20px;
	text-align: justify;
}

.comment_box {
	border-top: 2px solid #d3d8e6;
	border-right: 2px solid #d3d8e6;
	border-bottom: 2px solid #d3d8e6;
	position: inherit;
	font-size: 14px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	top: auto;
	width: 239px;
	background-position: center;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	left: 0px;
}
.comment_box_text {
	position: inherit;
	font-size: 14px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	top: auto;
	width: 239px;
	background-position: center;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d3d8e6;
	border-right-color: #d3d8e6;
	border-bottom-color: #d3d8e6;
	border-left-width: 0px;
}
.gradbak {
	background-color: #999933;
}



#comment_box {
	border-top: 2px solid #d3d8e6;
	border-right: 2px solid #d3d8e6;
	border-bottom: 2px solid #d3d8e6;
	width: 232px;
	position: absolute;
	top: 5px;
	font-size: 14px;
	line-height: 17px;
	margin: 0 auto;
	padding: 10px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	height: 72px;
}

#comment_box ul {
	margin: 8px 0 0 35px;
	padding: 0;
}


#comment_list {
	width: 242px;
	margin-left: -14px;
}

#tele_box {
	width: 482px;
	height: 42px;
	float: right;
	background: white;
	position: relative;
}

#bluebar_top {
	width: 482px;
	height: 10px;
	float: right;
	background: #0b2777;
	border-bottom: 1px solid #7886ae;
}

#bluebar_bottom {
	width: 300px;
	height: 42px;
	background: #0b2777;
	float: left;
}

#copyright_box {
	position: relative;
	top: 20px;
	margin: 0 auto;
	text-align: center;
	height: 45px;
	font-size: 11px;
	color: #666;
}	
.client_container {
	width: 520px;
	float: right;
}

/**** navigation list ****/

#navcontainer {
	float: right;
	margin: 18px 150px 0 0;
	display: inline;
	position: absolute;
	top: 13px;
	right: -229px;
}

#navlist {
	margin: 0;
	padding: 0;
}

#navlist li {
	list-style-type: none;
	padding: 3px 0 2px 0;
}

#navlist li a {
	text-decoration: none;
	color: #0b2777;
	font-weight: bold;
	font-size: 14px;
}
#navlist li a:hover {text-decoration: underline;}

/**** text formatting ****/

h1 {
	font-size: 1.3em;
	width: 482px;
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	color: #0b2777;
}

#content p {
	width: 462px;
	float: right;
	line-height: 20px;
	margin: 0;
	padding: 20px 20px 0 20px;
	text-align: justify;
}
#clients #content p {
	width: 370px;
	padding: 20px 20px 0 5px;
}
.textlist {
	width: 462px;
	text-align: justify;
	clear: both;
	float: right;
	padding: 0 20px 0 0;
	margin: 0;
}

#news .textlist { 
	width: 462px; 
	line-height: 20px; 
}

#news #comment_box {
	font-style: normal;
}

 
.textlist ul { 
	margin-top: 8px; 
	margin-bottom: 0px;
}

.textlist ul li { padding-top: 8px; }

.right_align { float: right; text-align: right; }
.italic { font-style: italic; }
.speaker_title { font-weight: bold; }
p#hometxt {
}
a:link {color:#0b2777;}
a:hover {color: #666;}
a:visited {color: #0b2777;}

/**** logos ****/

#crossacct_logo {
	background: url('CrossAccountingLogo.jpg') top left no-repeat;
	width: 119px;
	height: 68px;
	float: left;
	margin-top: 20px;
}

#spav_logo {
	background: url('spaViolet-logo.jpg') top left no-repeat;
	width: 100px;
	height: 68px;
	float: left;
	margin-top: 20px;
}


#slcd_logo {
	background: url('scdi_logo.jpg') top left no-repeat;
	width: 86px;
	height: 84px;
	float: left;
	margin-top: 20px;
}

#jps_logo {
	background: url('JPSLogo.jpg') top left no-repeat;
	width: 100px;
	height: 68px;
	float: left;
	margin-top: 20px;
}

#ki_logo {
	background: url('KILogo.jpg') top left no-repeat;
	width: 119px;
	height: 68px;
	float: left;
	margin-top: 20px;
}


/**** misc items ****/

#telephone {
	text-decoration: none;
	color: #0b2777;
	font-weight: bold;
	position: absolute;
	top: -367px;
	left: 31px;
	letter-spacing: 1px;
	background: white;
}


/*
#logo {
	width: 259px;
	height: 148px;
	background: url('logo.gif') top left no-repeat;
	float: left;
	margin: 30px 0 0 40px;
	padding-bottom: 24px;
	display: inline;
}
*/

#logo {                 
	/*
	display: list-item;               
	list-style-image: url(logo.gif); 
	list-style-position: inside;                                     
	width: 259px;
	height: 148px;
	*/
	margin: 30px 0 0 40px;
	padding-bottom: 24px;
	float: none;
#apDiv1 {
	position:absolute;
	width:301px;
	height:157px;
	z-index:1;
	left: 477px;
	top: 35px;
}
