body {	
	padding: 0px; margin: 0px; 
	background-color: #ffffff;
}
body.blue {	
	padding: 0px; margin: 0px; 
	background-color: #D8D8FA;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
body.navy {	
	padding: 0px; margin: 0px; 
	background-color: #002182;
}


#container { /* Encompasses all elements */
	position: absolute;
	width: 746px;
	margin: 0px; padding: 0px; 
	background-color: #ffffff;
}

#lining { /* Forces content away from the edges of container */
	position: relative;
	width: 722px;
	margin: 16px 0px 0px 24px;
	padding: 0px; 
}

#content {
	position: relative;
	top:18px; left:122px;
	width: 570px;
}

#ticker {
	position: absolute;
	top:210px; left:610px;
	width:200px; height:200px;
}

#flashtop {
	position: absolute;
	top:0px; left:0px;
	width:746px; height:200px;
}
#flashcontent {
	position: absolute;
	top:0px; left:746px;
	width:102px;
}

#heading {
	position: relative;
	top:0px; left:122px;
	width:592px; height:34px;
	display: inline;
}
#submenu {
	position: absolute;
	top:252px; left:24px;
	width:122px;
}
#smenu {
	visibility: visible;
}
#submenu_team {
	position: absolute;
	top:46px; left:24px;
	width:122px;
}
#submenu_press {
	position: absolute;
	top:52px; left:24px;
	width:122px;
}
#submenu_print {
	position: relative;
	visibility: visible;
	top:0px; left:0px;
	width:122px;
}
#submenu_back {
	position: relative;
	visibility: hidden;
	top:0px; left:0px;
	width:122px;
}
#logo_gap {
	position: relative;
	top:0px; left:0px;
	height:101px;
}
#animation_gap {
	position: relative;
	top:0px; left:0px;
	height:200px;
}


p,.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%; line-height: 140%;
	font-weight: normal;
	font-style: normal;
	color: #474C99;
}

h1,.headings {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 83%; line-height: 140%; 
	font-weight: bold; 
	font-style: normal; 
	color: #474C99
}

.CompanyHeadings {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 68%; line-height: 140%; 
	font-weight: bold; 
	font-style: normal; 
	color: #474C99;
}

.nowrap { white-space:nowrap; }

/* LINKS */

a.inbody {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; line-height: 140%;
	font-weight: normal;
	font-style: normal;
	color: #9999CC;
	text-decoration: none; 
}
a.inbody:hover	{	
	text-decoration: underline; 
}
a.inbodydark {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; line-height: 140%;
	font-weight: normal;
	font-style: normal;
	/* color: #474C99; */
	color: #9999CC;
	text-decoration: none; 
}
a.inbodydark:hover	{	
	text-decoration: underline; 
}

a.submenu	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; line-height: 140%; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #9999CC;
}
a.submenu:hover	{	
	text-decoration: underline; 
}
.submenutxt	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 95%; line-height: 140%; 
	font-weight: normal; 
	font-style: normal; 
	color: #474C99;
}



a.companyLists	
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	font-style: normal; 
	color: #474C99;
	text-decoration: none
}



a {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 83%; line-height: 140%; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	color: #474C99;
}

a.active	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 83%; line-height: 140%; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}

a.visited	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 83%; line-height: 140%; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}


/* REG NOTICE */

p.wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%; line-height: 140%;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}
p.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%; line-height: 140%;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
}
p.reg	
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	line-height: 140%;
	font-weight: bold;
	font-style: normal; 
	color: #ffffff;
	text-decoration: underline;
}
a.reg	
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	font-style: normal; 
	color: #ffffff;
	text-decoration: underline;
}


