body tr td	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family:verdana;
		font-size:11;
		line-height:17px;
		color: #333333;
		}
.linkColor{
		color: #1C6778;
		}
		
.bg_header	{
		background-image:url(../images/bg_top.gif);
		background-position:left;
		background-repeat:no-repeat;
		background-color:#007ec6;
		}		

br		{
		line-height:12px;
		}

.line1		{background-color: #cccccc;}

.line2		{background-color: #999999;}



.top_divider	{
		background-image:url(../images/bg_top_shade.gif);

		background-repeat:repeat-x;	
		font-family:verdana;
		font-size:11;
		color:#ffffff;
		line-height:17px;
		text-decoration: none;
		}

.bottom_divider	{
		background-image:url(../images/bg_bottom_shade.gif);
		background-repeat:repeat-x;	
		font-family:verdana;
		font-size:11;
		color:#ffffff;
		line-height:17px;
		text-decoration: none;
		}		
				
a.normal		{
		color: #333333;
		text-decoration: none;
		}
		
a		{
		color: #1C6778;
		text-decoration: none;
		}

a:hover		{
		text-decoration: underline;
		}

a.nav {
		text-decoration: none;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family:verdana;
		font-size:11;
		line-height:17px;
		color: #1C6778;
		}
		
.page_title { 
		font-family:verdana;
		font-size:18;
		color:FF6301;
		line-height:24px;
		font-weight:normal;	
		}		
		
h1 		{ 
		font-family:verdana;
		font-size:18;
		color:FF6301;
		line-height:24px;
		font-weight:normal;	
		}		
		
h2 		{ 
		font-family:verdana;
		font-size:12;
   		font-weight:bold;
		color:FF6301;
		line-height:20px;
		display:inline;
		}		

h3 		{ 
		font-family:verdana;
		font-size:12;
   		font-weight:bold;
		color:333333;
		line-height:20px;
		display:inline;
		}		
		
.sub	{
		font-family:verdana;
		font-size:10px;
		line-height:14px;
		}		
		
.landing_list	{
		font-family:verdana;
		font-size:12;
		text-decoration: none;
		background: url(../images/arrow_oren.gif) 0px 7px no-repeat;
		padding: 0px 0px 6px 8px;
		}		

table.thinBorder	{
		border-top: solid 1px #999999;
		border-left: solid 1px #999999;
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
		}
table.thickBorder	{
		border-top: solid 2px #333333;
		border-left: solid 2px #333333;
		border-right: solid 2px #333333;
		border-bottom: solid 2px #333333;
		}		
.lineBorder	{
		border-top: solid 1px #333333;
		border-left: solid 1px #333333;
		border-right: solid 1px #333333;
		border-bottom: solid 1px #333333;
		}
		
ul.square {
			list-style-image:url("../images/icon_li.gif");
			list-style-type:square;

		  } 		