body, html 	{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif;  color: #5b5b5b; font-size: 12px;}
body		{background-image: url(../images/bgr_page.gif); background-repeat: repeat-x; background-color: #ffffff;}
p 			{margin: 0 0 1em 0; padding: 0;}
a 			{text-decoration: none; color: #0d7ce8;}
a:hover 	{color: #0d7ce8; text-decoration: underline;}
td 			{font-style : normal; font-family : Arial, Helvetica, sans-serif; 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: #a8a8a8;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 18px;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 16px;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 14px;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 13px;}

.imgLeft 	{float: left; margin: 0 15px 20px 0;}
.imgRight 	{float: right; margin: 0 0 20px 15px;}

/* Header */
#header 			{margin: 0px auto 0 auto; background-image: url(../images/bgr_header.gif); background-repeat: repeat-x;}
#header #logo 		{display: none;}
#header #logoPrint 	{}
#header #topLinks 	{display: none;}

#topNav 		{display: none;}

/* Container */
#container 			{margin: 0 auto 0 auto; background-color: #ffffff;}
#main 				{}


/* Homepage */
#hpContent 						{background-image: url(../images/bgr_hp.gif); background-repeat: repeat-y; padding: 0 0 0 0;}
#hpContent td 					{}
#hpContent #colOne 				{}
#hpContent #colTwo				{line-height: 1.1em;}
#hpContent #colOne .content 	{padding: 28px 35px 0 28px; line-height: 1.3em;}
#hpContent #colTwo .content 	{padding: 28px 25px 0 28px; color: #FFFFFF; height: 100%; overflow: hidden;}
#hpContent a:hover 				{text-decoration: none;}
#hpContent .quote 				{line-height: 1.3em;}

#boxGrid 			{margin: 0; padding: 0; list-style: none;}
#boxGrid li 		{width: 320px;}
#boxGrid li.boxOne {}
#boxGrid li.boxTwo {margin-left: 0;}

#news 			{margin: 30px 0 0 0;}
#newsHeader 	{height: 25px;}
#newsHeader h2 	{color: #FFFFFF; padding: 0;}
#newsBody 		{padding: 0;}
#newsFooter 	{display: none;}
#news a 		{color: #FFCC00;}
#news a:hover 	{color: #ffffff;}


/* Page */
#pageContent 	{padding: 0;}
#pageHeader img	{display: none;}
#pageHeader h1 	{color: #074786; margin: 0; padding: 30px 0 20px 0; font-size: 22px; line-height: 1.0em;}

/* Sub Navigation */
#rightPanel 			{display: none;}

/* Footer */
#footer 			{display: none;}


/* Forms */
form 				{padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
input, textarea 	{border: 1px solid #9e9e9e; font-family: Arial, Helvetica, sans-serif;}
input.submit 		{border: 1px solid #0061bb; padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px; background-color: #0061bb; color: #ffffff; font-weight: bold;}

/* Credits */
#credits {display:none;}
