body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; background-color: #dedede; 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-xy;}
p 					{font-size: 12px; margin: 0 0 1em 0; padding: 0;}

a 			{text-decoration: none; color: #bb1200;}
a:hover 	{color: #cf1a1a; 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 				{margin: 0 0 0 0; border-top: 0px solid #d3d9d9; background-image: url(../images/bgr_hd.gif); background-repeat: repeat-x;}
#topnav 				{display: none;}

/* Container */
#container 					{margin-top: 20px; margin-left: auto; margin-right: auto; background-color: #ffffff; width: 780px; border-bottom: 1px solid #d3d9d9; border-left: 1px solid #b2b3b3; border-right: 1px solid #b2b3b3; border-top: 1px solid #b2b3b3;}
#mainFlash 					{}

/* Homepage */

#frontPanel 				{margin: 4px 0 4px 0;}
#col3 						{background-image: url(../images/bgr_darkblock.gif); background-repeat: repeat-y; background-color: #202020;}

#welcome 					{background-color: #e8eded; background-image: url(../images/bgr_welcome.gif); background-repeat: repeat-x; height: 34px;}
#servicesLabel 					{background-color: #e8eded; background-image: url(../images/bgr_services.gif); background-repeat: repeat-x; height: 34px;}
#welcome h4,
#services h4 				{font-weight: bold; margin: 8px 0 0 30px}

#homeContent  				{font-size: 11px; line-height: 12px; background-image: url(../images/bgr_home_content.gif); background-repeat: repeat-x; background-color: #e9e9e9;}
#homeContent .copy 		{margin: 5px 30px 0px 30px; font-size: 12px; line-height: 14px;}
#homeContent .copy1		{margin: 15px 10px 0px 30px; font-size: 12px; line-height: 12px; color: #000000; font-weight : bold;}
#homeContent .copy2		{margin: 15px 10px 0px 30px; font-size: 12px; line-height: 12px; color: #ffffff; font-weight : bold;}
#homeContent .col1 		{border-right: 1px solid #c9c9c9; background-color: #ffffff}
#homeContent .col2 		{background-color: #ffffff}

#features 			{padding: 0 0 0 0; font-size: 11px; color: #ffffff;}
#features ul 		{width: 115px; float: left; margin: 0; padding: 0;}
#features ul li 	{list-style: url(../images/bullet01.gif);}


/* Page */
#pageContent 				{padding: 0px; margin: 0;}
#pageContent .copy 		{padding: 20px 25px 35px 30px; margin: 0;}

#pageHeader 			{background-color: #cf1a1a; height: 67px; margin: 4px 0 4px 0;}
#pageHeader img 		{float: left;}
#pageHeader h1 		{font-size: 16px; font-weight: bold; color: #ffffff; float: right; margin: 35px 30px 0 0;}

#rightPanel 			{display: none;}
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: #444444;font-size: 11px;}
ul#subnav li a:hover {color: #cf1a1a; text-decoration: none;}
ul#subnav h3 			{list-style: none; margin: 0 0 5px 0; padding: 0;}


/* Footer */
#footer 					{display: none;}
#footer #copyright 	{color:#6f6d6d; float: left; font-size: 11px;}
#footer #bottomnav 	{float:right; color: #c8c7ca;}
#footer a 				{color:#696969; padding: 0 2px 0 2px; font-size: 11px;}
#footer a:hover 		{color:#cf1a1a; text-decoration: underline;}


/* Forms */
form 		{display: none;}
input, textarea 	{border: 1px solid #c8c7ca; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input.submit 	{border: 1px solid #cf1a1a; padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px; background-color: #cf1a1a; color: #ffffff; font-weight: bold;}
#contactForm 		{border: 1px solid #c8c7ca; padding: 10px 10px 10px 0; width: 450px; background-color: #f7f7f7; margin: auto; white-space: nowrap;}
#contactForm td 	{vertical-align: top; padding: 1px 0px 1px 15px;}
