body   									{background-color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
p, td, div, span,ul, li  		 {font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #2D2D2D;}
input, select, textarea	   {font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* General Body */
h1											{color: #c51020; font-size: 30px;  font-family : "Times New Roman", Times, serif; }
strong									{color: #20447f; font-size: 13px;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  font-weight : bold;  }
em 										  {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
												font-size : 12px;
												font-style : normal;
												font-weight : normal;
												color : #c51020; }

a											{color: #c51020; text-decoration: underline;}
a:hover								  {color: #0155a7; text-decoration: underline;}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.buttons a 							  {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
												font-size : 11px; font-style : normal; font-weight : bold;
												text-decoration :none; color : #000000; }

.buttons a:hover				{color: #c51020; text-decoration: underline}

.buttons 				{background-color : #9EC3EA; }
.buttonslt 				{background-color : #BBD5F0; }
.buttonslt a 			 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
									font-size : 11px; font-style : normal; font-weight : bolder;
									text-decoration :none; color : #000000; }

.buttonslt a:hover				{color: #c51020; text-decoration: underline}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.dkblue				 				{background-color : #0554A8; }
.ltgrey				 				{background-color : #bfbfbf; }
.grey				 				{background-color : #747f7d; }
.white				 				{background-color : White; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.rdbanner, .rdbanner a	 {background-color : #c2131a;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  color : White;  font-size : 10px;    }
.rdbanner em 					 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
												font-size : 12px;
												font-style : normal;
												font-weight : normal;
												color : White; }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* quick links block */
.links p, .links td, .links div, .links span,.links ul, .links li  		 {font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #525252;
																												text-indent: -11px; margin-left: 10px;
}
.links a 										  {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
												font-size : 11px; font-style : normal; font-weight : normal;
												text-decoration :underline; color : #525252; }
												
.links em 										  {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
												font-size : 11px; font-style : normal; font-weight : normal;
												text-decoration :underline; color : #525252; }
.links a:hover								  {color: #c51020}

.smaller td  		 {font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #525252;}

#textcontainer {
	height: 490px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
}


.iframe   {border-bottom : 1px none #CFD9DB;  border-right : 1px none #CFD9DB;  border-top : 1px none #CFD9DB;  border-left : 0px none;  background : url(/_images/iframeback.png);    }
.iframehead   {color : #920608;  background : #CFD9DB;  font-weight : bold;  }