body, html 	{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body		{background-image: url(../images/bgr_page.jpg); background-repeat: repeat-x; background-color: #032354; font-size: 12px;}

a 			{text-decoration: none; color: #025292;}
a:hover 	{color: #c00000; text-decoration: underline;}

p 			{} /* margin: 0 0 1.1em 0; padding: 0; */
td 			{} /* vertical-align: top; */
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #c00000;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}
.imgBorder  {border: solid 1px #cccccc;}

/* Basic layout definition */
#header,
#pageContent,
#footer {width: 982px; margin: 0 auto 0 auto; clear: both;}

/* Header */
#header 							{height: 90px; background-image: url('../images/bgr_header.jpg'); background-repeat: no-repeat; position: relative;}
#header #logo 						{float: left; margin: 0 0 0 15px;}
#header #topLinks 					{position: absolute; top: 10px; left: 595px;}
#header #topLinks ul 				{margin: 0; padding: 0; list-style: none; width: 450px; font-size: 11px; }
#header #topLinks li 				{float: left;}
#header #topLinks a 				{display: block; color: #000099; padding: 0 30px 0 18px;}
#header #topLinks a:hover 			{color: #c00000;}
#header #topLinks a#bookmarkLink 	{background: url('../images/ico_bookmark.gif') no-repeat;}
#header #topLinks a#printLink 		{background: url('../images/ico_print.gif') no-repeat;}
#header #topLinks a#shareLink 		{background: url('../images/ico_share.gif') no-repeat;}
#header #topLinks a#loginLink 		{background: url('../images/ico_login.gif') no-repeat;}
#header #strapline 					{position: absolute; top: 47px; left: 390px; font-size: 20px; color: #006;}
#header #tel 						{position: absolute; top: 46px; left: 800px; font-size: 20px; color: #006; white-space: nowrap;}
#header #tel img 					{ vertical-align: middle; }
#header a:hover 					{text-decoration: none;}

/* Homepage Block */
#hpBanner 				{height: 332px; border-bottom: 5px solid #c00000; position: relative;}
#hpBanner #bannerFrame 	{position: absolute; top: 0; left: 0; z-index: 2; margin-left: -11px;}
#hpPanel .colOne 		{width: 220px; padding-right: 30px;}
#hpPanel .colTwo 		{width: 460px;}

/* Page Header */
#pageBanner 					{height: 90px; border-bottom: 5px solid #c00000; position: relative; z-index: 1;}
#pageBanner #bannerFrame 		{position: absolute; top: 0; left: 0; z-index: 2; margin-left: -11px; z-index: 1;}
#pageBanner h1 					{color: #FFF; position: absolute; top: 50px; left: 25px; font-size: 20px;}

/* Page Content */
#pageContent 					{background-image: url('../images/bgr_frame_body.gif'); background-repeat: repeat-y;}
#pageGrid .leftColumn 			{width: 200px; background-color: #FFF; background-image: url('../images/bgr_leftcol.gif'); background-repeat: repeat-y; vertical-align: top;}
#pageGrid .leftColumn .content 	{padding: 0 15px 0 15px; margin: 0 1px 0 1px;}
#pageGrid .leftColumn .softGradient {margin: 0 1px 0 1px;}

#pageGrid .rightColumn 			{width: 782px; background-image: url('../images/bgr_page_content.png'); background-repeat: repeat-y; vertical-align: top;}
#pageGrid .rightColumn .content {padding: 0 3px 0 11px;}
#pageGrid .rightColumn .copy 	{padding: 25px; background-color: #FFF;}
#pageGrid .rightColumn .floated {width: 543px; float: left;}
.quote 							{font-weight: bold; color: #c00000;}

.blueGradient {background: #246fac url('../images/bgr_leftnav.gif') repeat-x bottom; border-bottom: 5px solid #c00000; height: 322px; color: #FFF !important;}
.softGradient {background: url('../images/bgr_gradient_lightblue.jpg') repeat-x top;}

.bulletedListUnderlined 	{margin: 0 0 15px 15px; padding: 0; list-style: disc; color: #025292;}
.bulletedListUnderlined li 	{padding: 1px 5px 1px 0px; border-bottom: 1px solid #b2cfe5; font-weight: bold;}
.bulletedListUnderlined a:hover {text-decoration: none;}

#serviceList 	{margin: 0 0 0 15px; padding: 25px 0 0 0; list-style: none; font-weight: bold;}
#serviceList li {padding: 0 0 6px 0;}
#serviceList img {padding-right: 5px;}
.smallLogos {text-align: center; padding: 70px 0 0 0; }

/* Left Navigation */
ul#leftNavx 				{list-style: none; margin: 0 0 20px 0; padding: 15px 0 0 0;}
ul#leftNavx li 			{padding: 3px 0 3px 0; border-bottom: 1px solid #5796c9;}
ul#leftNavx li.blank     {border-bottom: none;}
ul#leftNavx li.title     {font-size: 15px; font-weight: bold; color: #99CCFF;}
ul#leftNavx li a 		{color: #fff; font-size : 15px; font-weight: bold; background: url('../images/arrow_off.gif') no-repeat 0 3px; padding: 0 0 0 10px;}
ul#leftNavx li a.selected, 
ul#leftNavx li a:hover 	{color: #fff; text-decoration: none; background-image: url('../images/arrow_on.gif');}

/* Footer */
#footer 			{color: #99CCFF; line-height: 1.1em; padding: 8px 0 8px 0;}
#footer #copyright 	{float: right; font-size: 11px;}
#footer #credits 	{float: left; font-size: 11px;}
#footer #credits a  {color: #cccccc;}

/* Forms */
form 			{padding: 0px; margin: 0px;}
input, textarea {padding-left:2px; padding-right:2px; border: 1px solid #9e9e9e;}

#pageNav    {width: 150px; float: left; padding: 25px 0 25px 25px;}

.subNav     {list-style: none; margin: 0; padding: 3px 0 0 0;}
.subNav a   {display: block;}
.subNav li  {padding: 3px 0 3px 0; border-top: solid 1px #b2cfe5;}

/* About */
.aboutOverview  {padding-left: 50px; padding-right: 50px; font-style: italic;}

/* Left Navigation */
.cssfly2 ul li      {position: absolute; z-index: 500;}
.cssfly2 ul         {list-style: none; margin: 0 0 20px 0; padding: 15px 0 0 0;}
.cssfly2 li         {padding: 3px 0 3px 0; border-bottom: 1px solid #5796c9;}
.cssfly2 li a       {color: #fff; font-size : 15px; font-weight: bold; background: url('../images/arrow_off.gif') no-repeat 0 3px; padding: 0 0 0 10px;}
.cssfly2 li a.selected, 
.cssfly2 li a:hover {color: #fff; text-decoration: none; background-image: url('../images/arrow_on.gif');}

.cssfly2 ul li      {position:relative;}
.cssfly2 ul li ul   {display: none;}
.cssfly2 ul li:hover ul {display:block; margin-top: 0; position:absolute; top:-1px; left:168px; width:160px; background: #246fac; z-index: 1000;  padding-top: 0; border-top: 1px solid #5796c9;border-bottom: 1px solid #5796c9;}
.cssfly2 ul li ul li    {border-right: 1px solid #5796c9;border-left: 1px solid #5796c9; border-bottom: 0;}
.cssfly2 ul li ul li.first    {border-left: 0;}
.cssfly2 a      {display: block;}
