@charset "UTF-8";
/* Arketi Default CSS Document */

/* BASE CSS Reset */
/* Items here are the default starting point and can be modified and removed to adjust for any specific project */

body {
	line-height: 1;
	background-color:#5b5a5a;
	background-image:url(../images/common/Page_bkg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:10px;
	font-size:11px;
	line-height:1.2em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border:0px;
}
/* General Global Settings */
/* Settings carried throughout the site and used as standards */
a {
	color:#9b2583;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

hr { color:#9b2583; margin:10px 0 10px 0; padding:0px; height:1px;}
/* Global DIV and Container Settings */
/* Divs and containers used on the whole site */

#container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
#contentarea ul {
	list-style:square;
}
/* Homepage DIV and Container Settings */
/* Divs and containers used on the homepage only */

/* Subpage DIV and Container Settings */
/* Divs and containers used on subpages only */

/* Navigation Settings */
/* Divs, containers and other elements used in the main site navigation */
.submenu {
	background-color:#9b2583;
	color:#ffffff;
	font-weight:bold;
	list-style:none;
	font-size:11px;
}
.submenu a {
	color:#FFFFFF;
	font-weight:bold;
	height:auto;
	width:100%;
	display:block;
}
.submenu a:hover {
	text-decoration:none;
}
.submenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.submenu li {
	padding:5px 10px 5px 10px;
	
}
.submenu li:hover {
	background-color:#D16AAC;
}
#sm2 {
	width: 150px;
	position:absolute;
	left:45px;
	top:0px;
	z-index:10;
}
#sm3 {
	width: 150px;
	position:absolute;
	left:114px;
	top:0px;
	z-index:10;
}
#sm4 {
	width: 150px;
	position:absolute;
	left:178px;
	top:0px;
	z-index:10;
}
#sm5 {
	width: 150px;
	position:absolute;
	left:237px;
	top:0px;
	z-index:10;
}
#sm6 {
	width: 150px;
	position:absolute;
	left:308px;
	top:0px;
	z-index:10;
}
#sm7 {
	width: 150px;
	position:absolute;
	left:432px;
	top:0px;
	z-index:10;
}
#sm8 {
	width: 150px;
	position:absolute;
	left:525px;
	top:0px;
	z-index:10;
}
/* Link Settings */
/* Header, footer and any link needing special treatment */
#headlerlinks a {
	font-size:11px;
	color:#9b2583;
	text-decoration:none;
}
#headlerlinks a:hover {
	text-decoration:underline;
}
/* Type styles */
/* Headings, type treatments and other typography standards */
#contentarea h1 {
	color:#333333;
	font-size:13px;
	font-weight:bold;
}

#contentarea h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:0px;
}

#contentarea li {
	margin-bottom:1em;
}

/* Table Settings */
/* table stylings, borders, spacing and other <table> standards */


/* Html overides / Hacks */
/* Any special id/classes for overiding defined styles goe here, such as color, top margins, and specific image boards */

/* RSS ssettings */
/* Any special RSS feed settings for Javacript or HTML aggregators */

/* Other */
/* Any small use CSS code needed for specific instances or does not go anywhere else */
.SubMenuInsert {font-size: 12px}
#Layer1 {
	position:absolute;
	left:10px;
	top:119px;
	width:773px;
	height:23px;
	z-index:1;
}
.MainTitle {
	font-size: 15px;
	font-weight: bold;
}
.footer {font-size: 10px}


.MenuTitle {
	color: #666666;
	font-size: 12px;
}
.bullet {color: #729795}
.CompanyTitle {color: #0066CC;}
.SubMenuBlue {color: #006699;}


/* Following styles are used for the Xerox header installed Oct07 */





