body {
	background: #d8d8d8 url(images/bg.gif) repeat-y top left;
	font-size: 9px;
	font-family: Verdana, Arial;
	margin: 0;
	padding: 0;
	color: #666;
}

/* Layout Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#container {
	background: transparent url(images/bg_sane-one.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 875px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	
}
html>body #container {
	height: auto;
} 

#pageHeader {
	background: #333333 url(images/bg_header.gif) repeat-y top left;
	color: #666;
	height: 54px;
	margin: 0;
	border-bottom: 2px solid #fff;
}

#quickSummary {
	height: 200px;
	width: 704px;
	background-image:url(images/bg_sub_header5.jpg);
	background-repeat:no-repeat;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin: 0;
}

#preamble {
	margin-left: 199px;
	color: #FFFFFF;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	padding-bottom: 70px;
	width: 505px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 9px;
	font-family: Verdana, Arial;
	width: 503px;	 /* Actual value for conformant browsers */	
	height:70%;
}
	

html>#preamble {
	width: 500px; /* Be nice to Opera */
}

#footer{
	padding: 0px 3px 0px 3px;
	height: 36px;
	position:relative;
	text-align: left;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	background: #333333 url(images/bg_footer.gif) no-repeat top left;
	background-color:#666;
	vertical-align:middle;
}

html>#footer {
	height: 12px; /* Be nice to Opera */
}
	
#linkList {
	position: absolute;
	background: #B5B5B5;
	color: #666;
	top: 258px;
	padding:0px 12px 0px 12px;
	border-right: 2px solid #fff;
	width: 231px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 175px;	 /* Actual value for conformant browsers */	
}
	
html>#linkList {
	width: 207px; /* Be nice to Opera */
}
	
#lmarketing, #lcorporate, #lcontact, #lmedia, #lservices {
	background: #dfdfdf;
	color: #666;
	border: 2px solid #fff;
	padding: 12px;
	margin: 0 0 12px 0;
	background-color: #f8991d;
	color: #FFF;
	border: 2px solid #fff;
	padding: 5px;
	text-align:left;
	margin: 0 0 12px 0;	
}
	
/* Text Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
p {
	font-size: 9px;
	text-align: justify;
}

#preamble p, #quickSummary p.p2 {
	line-height: 1.5;
	color: #333333;
	background: transparent;
}
	
#preamble p {
	font-size: 9px;
	width: 462px;
	text-align: justify;
}
	
#preamble p.p1 {
	margin: 16px 18px 10px 18px;
}
	
#preamble p.title {
	margin: 16px 18px 10px 18px;
	font-weight:bold;
}
	
#preamble p.p2 {
	margin: 0 18px 10px 18px;
}

#preamble p.p3 {
	padding: 0;
	margin: 0 18px 0 18px;
}


#preamble td.p4 {
	margin: 0px;
	color:#333333;
	text-align:center;
}

#preamble td.p5{
	margin: 10px;
	color:#333333;
	text-align:left;
}

#preamble table.p5{
	margin-left:10px;
}

#footer {
	font-size: 9px;
	font-family: 'verdana', Helvetica, sans-serif; /* Looks slightly better  */
}


/* Lists Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#linkList ul {
	font-size: 10px;
	list-style:none;
	margin: 0;
	padding: 0;
}

#linkList ul li {
	background: #F8991D  url(images/bullet_gen.gif) no-repeat 2px 3px;
	margin: 0;
	padding: 0 0 5px 12px;
	line-height: 12px;
	color: #999;
	left:2px;
}
	
#linkList #lmarketing li {
	background:   url(images/bullet_gen.gif) no-repeat 2px 3px;
	font-size: 9px;
}

#linkList #lcorporate li {
	background:   url(images/bullet_gen.gif) no-repeat 2px 3px;
	font-size: 9px;
}

#linkList #lcontact li {
	background:   url(images/bullet_gen.gif) no-repeat 2px 3px;
	font-size: 9px;
}

#linkList #lmedia li {
	background:   url(images/bullet_design.gif) no-repeat 2px 3px;
	font-size: 9px;
}

#linkList #lservices li {
	background:   url(images/bullet_gen.gif) no-repeat 2px 3px;
	font-size: 9px;
}
	
#linkList #lmarketing a:link, #linkList #lmarketing a:visited, #linkList #lcorporate a:link, #linkList #lcorporate a:visited, #linkList #lcontact a:link, #linkList #lcontact a:visited, #linkList #lmedia a:link, #linkList #lmedia a:visited, #linkList #lservices a:visited, #linkList #lservices a:link {
	display: block;
}
	
#linkList #lmarketing a.c:link, #linkList #lmarketing a.c:visited, #linkList #lcorporate a.c:link, #linkList #lcorporate a.c:visited, #linkList #lcontact a.c:link, #linkList #lcontact a.c:visited, #linkList #lmedia a.c:link, #linkList #lmedia a.c:visited, #linkList #lservices a.c:link, #linkList #lservices a.c:visited {
	display:inline;
}
	
/* Links Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a, a:link, a:visited {
	background: transparent;
	color: #333;
	text-decoration: underline;
}
	
a:hover {
	background: transparent;
	color: #222;
	text-decoration: underline;
}

#linkList a, #linkList a:link, #linkList a:visited {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
	

#linkList a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}
	

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
	background: transparent;
	color: #666;
	text-decoration: none;
}
	

#linkList a.c:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
}
	
#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	text-align:left;
}
	
#footer a:hover {
	text-decoration: underline;
}

a.white:link{
	color:#FFFFFF;
}

 a.white:visited{
 	color:#FFFFFF;
}

a.white:hover{
	color:#f8991d;
}	
/* Headings Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h3 {
	margin-bottom: 0px;
}

#linkList h3 {
	width: 160px;
	height: 20px;
	margin-top: 20px;
	font-size: 9px;
	background-color:#F8991D;
}
	
#linkList2 {
	padding: 15px 2px 10px 2px;
	border:2 solid #FFFFFF;
}

h1 {
	font-size:10px;
	vertical-align:middle;
	text-align:left;
	background-color:#333333;
	width: 485px;
	padding-left:18px;
	padding-top:10px;
	height: 34px;
	border-left: 1px solid #bbb;
	margin: 0;
	height: 28px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 26px; /* Actual value for conformant browsers */	
}
	
#lmarketing h3, #lcorporate h3, #lcontact h3, #lmedia h3, #lservices h3 {
	height: 28px;
	width: 100%;
	margin: 0;
	color:#333333;
}
	

/* Other Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
acronym {
	cursor: help;
}
	

#preamble acronym {
	border-bottom: 1px dotted #ffe0b3;
}

#copy{
	display:inline;
	color:#FFFFFF;
	top:0px;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	position:relative;
	height:38px;
	width:100px;
	top:12px;
}

#sitemap{
	display:inline;
	color:#FFFFFF;
	text-align:right;
	margin-top:0px;
	margin-right:0px;
	position:absolute;
	width:535px;
	top: 12px;
}

#quickform{
/*	background-image:url(/images/table.jpg);*/
	background-repeat:no-repeat;
	background-color:#d8d8d8;
	position:absolute;
	top:-60px;
	left:220px;
	height:40px;
}

#bullet{
	list-style-image:url(images/bullet_gen.gif);
	padding: 0px 5px 5px 0px;
	width:440px;
	line-height: 15px;
	color: #333;
}

input.btn{
	height:20px;
	width:100px;
	border:none;
	background-image:url(images/clear.gif);
}

table.pr{
	background-color:#000000;
	width:462px;
	height:109px;
}

.flash{
	background-image:url(images/flashbg.jpg);
	height:150px;
	width:250px;
	padding-left:15px;
	padding-top:5px;
	background-repeat:no-repeat;
	float:right;
}
td.white{
	color:#FFFFFF;
	padding:5px;
}

td.white1{
	color:#FFFFFF;
	background-image:url(images/left_corner.jpg);
	height:17px;
	width:14px;
	background-position:left;
	background-repeat:no-repeat;
	
}

td.white2{
	color:#FFFFFF;
	background-image:url(images/right_corner.jpg);
	height:17px;
	width:14px;
	background-position:right;
	background-repeat:no-repeat;
}


td.grey{
	background-color:#d8d8d8;
	height:1px;
}

td.form{
	color:#333333;
	font-size:9px	
}


div.form{
	color:#333333;
	position:relative;
	left: -113px;
}

div.index{
	position:absolute;
	top:72px;
	left:15px;
	width:170px;
	height:170px;
	cursor:pointer;
	
}

a.index{
	display:block;
	width:170;
	height:170;
}
	
	

input.bt{
	font-size:9px;
}
	
div.p1{
	font-size: 9px;
	margin: 16px 18px 10px 18px;
	color: #333333;
}	
	

