body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; color: #5b5b5b;}
body.home 		{background-image: url(../images/bgr_home.gif); background-repeat: repeat-x;}
body.page 		{background-image: url(../images/bgr_page.gif); background-repeat: repeat-x;}
p 					{font-size: 12px; margin: 0 0 1em 0; padding: 0;}

a 			{text-decoration: none; color: #00848c;}
a:hover 	{color: #8b0d1b; text-decoration: underline;}
td 		{font-style : normal; font-family : Arial, Helvetica, sans-serif; font-size : 12px; vertical-align: top;}

b, strong 	{font-weight : bold;}
img 			{border: 0;}
.clear		{clear: both;}

H1 {font-family: Arial, Helvetica, sans-serif;	font-size : 18px;	font-weight : normal; color: #0f292b;	margin:0 0 7px 0; padding:0; line-height: 18px;}
H2 {font-family: Arial, Helvetica, sans-serif;	font-size : 16px;	font-weight : bold; color: #0f292b;	margin:0 0 7px 0; padding:0; line-height: 16px;}
H3 {font-family: Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; color: #0f292b;	margin:0 0 6px 0; padding:0; line-height: 14px;}
H4 {font-family: Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color: #0f292b;	margin:0 0 5px 0; padding:0; line-height: 13px;}

/* Header */
#header 			{background-image: url(../images/bgr_hd.gif); background-repeat: repeat-x;}
#topnav 			{background-image: url(../images/bgr_topnav.gif); background-repeat: repeat-x; height: 27px;}

/* Container */
#container 					{margin-left: auto; margin-right: auto; background-color: #ffffff; width: 780px; border-bottom: 1px solid #d3d9d9; border-left: 1px solid #d3d9d9; border-right: 1px solid #d3d9d9;}
#mainFlash 					{}

/* Homepage */
#welcome 					{background-color: #e8eded; background-image: url(../images/bgr_welcome.gif); background-repeat: repeat-x;}
#homeContent td 			{font-size: 11px; line-height: 12px;}
#homeContent .copy 		{margin: 10px 0 10px 40px; width: 330px; font-size: 11px; line-height: 12px; border-right: 1px solid #d3d9d9; padding: 8px 40px 0 0;}
#homeContent .photo 		{float: right;}


/* Page */
#pageContent 				{padding: 0px; margin: 0;}
#pageContent .copy 		{padding: 25px 25px 35px 25px; margin: 0;}

#rightPanel 			{width: 160px; float: right; padding: 0px 0px 20px 20px; margin: 0 0 30px 30px; font-size : 9pt; border-left: 1px solid #dcd5c1; vertical-align: top; }
ul#subnav 				{list-style: none; margin: 0 0 30px 0; padding: 0;}
ul#subnav li 			{border-bottom: 1px solid #dcd5c1; padding: 1px 0 2px 0;}
ul#subnav li a 		{color: #2e3065;font-size: 11px;}
ul#subnav li a:hover {color: #a6935d; text-decoration: none;}
ul#subnav h3 			{list-style: none;margin: 0 0 5px 0; padding: 0;}


/* Footer */
#footer 					{font-size: 11px; border-top: 1px solid #d3d9d9; font-weight: normal; line-height: 11px; color: #7e7fa0; background-color: #ffffff; margin: 0px 0px 0px 0px; padding: 8px 15px 8px 15px;}
#footer #copyright 	{color:#6f6d6d; float: left; font-size: 11px;}
#footer #bottomnav 	{float:right; color: #0093c6;}
#footer a 				{color:#20235b; padding: 0 2px 0 2px; font-size: 11px;}
#footer a:hover 		{color:#0093c6; text-decoration: underline;}


/* Forms */
form 		{padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
input, textarea 	{border: 1px solid #88b5b5; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input.submit 	{border: 1px solid #4a9ea2; padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px; background-color: #4a9ea2; color: #ffffff; font-weight: bold;}
#contactForm 		{border: 1px solid #88b5b5; padding: 10px 10px 10px 0; width: 450px; background-color: #eaefef; margin: auto; white-space: nowrap;}
#contactForm td 	{vertical-align: top; padding: 1px 0px 1px 15px;}