/* standard definitions */
body					{font-family:Arial, Helvetica, sans-serif;}
h1						{font-size:1.3em; font-weight:normal; color:#CC0000; margin:0; padding:0;}
h2						{font-size:1.1em; font-weight:bold; color:#346792; margin:0; padding:0;}
h3						{font-size:2.5em; font-weight:normal; margin:0; padding:0;}
p						  {font-size:0.8em; font-weight:normal; color:#454545; margin:0; padding:0;}
ul						{font-size:0.8em; font-weight:normal; color:#454545;}
li						{font-weight:normal; color:#666666;}

/* main structure definitions */
#wrapper				{width:760px; height:auto; margin:0em auto;  margin-top:3em;}
#header					{width:760px; height:100px; background-image:url('../images/top-left-corner.gif'); background-repeat:no-repeat; background-position: top left; background-color:#DFE8F2;}
#bar					{width:760px; height:20px; background-image:url('../images/blue-gradient.gif'); background-repeat:repeat-x;}
#container				{width:758px; height:auto; padding:1px 0px 0px 0px; border-left:1px solid #DFE8F2; border-right:1px solid #DFE8F2;}
#containerFooter		{width:758px; height:auto; clear:both;}
#left					{width:149px; height:auto; float:left; margin:0px 0px 0px 1px;}
#content				{width:478px; height:auto; float:left; margin-left:1px:}
#main					{width:458px; height:auto; padding:10px 10px 10px 10px;}
#menu					{ float:left;   }
#right					{width:128px; height:auto; margin:0px 1px 0px 0px; padding:0px 0px 15px 0px; float:right; background-image:url('../images/right-gradient.jpg'); background-repeat:no-repeat;}
#footer					{width:755px; height:auto; padding:5px 0px 5px 5px; clear:both; background-image:url('../images/bottom-right-corner.gif'); background-repeat:no-repeat; background-position: bottom right; background-color:#DFE8F2;}

/* header styles */
#phoneNumber		{ float:left; margin:0px; margin-top:40px;}
#address				{ width:auto; height:auto; float:right; text-align:right; margin-top:8px; margin-right:8px;}

/* left styles */
.menuItem				{width:143px; height:18px; margin:0px 0px 1px 0px; padding:7px 0px 5px 5px; background-image:url('../images/menu-gradient.jpg'); background-repeat:no-repeat;}
.menuItemSelected			{width:143px; height:18px; margin:0px 0px 1px 0px; padding:7px 0px 5px 5px; background-image:url('../images/menu-gradient-sel.jpg'); background-repeat:no-repeat;}

.menuLinks			{font-size:0.8em; font-weight:normal; color:#FFFFFF; text-decoration:none;}
.menuLinks a:link		{font-weight:normal; color:#000000; text-decoration:none;}
.menuLinks a:visited		{font-weight:normal; color:#000000; text-decoration:none;}
.menuLinks a:active		{font-weight:normal; color:#000000; text-decoration:none;}
.menuLinks a:hover		{font-weight:normal; color:#FFFFFF; text-decoration:underline;}

/* right styles */

/* footer styles */

/* common styles */
.lightBlue				{color:#75859B;}
.darkBlue				{color:#4C5B70;}
.address				{font-size:0.8em; font-weight:normal; color:#666666; margin:0; padding:0;}
.smallGrey				{font-size:0.68em; color:#555555;}
.smallGrey a:link			{color:#555555; text-decoration:none;}
.smallGrey a:hover			{color:#000000; text-decoration:underline;}
.smallGrey a:active			{color:#555555; text-decoration:none;}
.smallGrey a:visited			{color:#555555; text-decoration:none;}