/* Layout Divs */
body {margin:0; padding:0;}
#topheader 
	{
	top: 0px;
	}
#leftcolumn 
	{
	float:left;
	width: 30%;
	background: #fff;
	padding: 2px 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px dotted #ccc;
	min-width:230px;
}

/* the bodge for IE6 browsers */
* html .minwidth {border-left:230px solid #fff; position:relative; float:left;}
* html .container {margin-left:-230px; position:relative; float:left;}

#leftcolumn A:link
	{
	color: #15158C; 
	text-decoration: none;
	}	
#leftcolumn A:hover
	{
	color: #15158C; 
	text-decoration: none;
	}	
#leftcolumn A:visited  
	{
	color: #15158C; 
	text-decoration: none;
	}	
#rightcolumn
	{	
	margin: 5px 0 0 33%;
	padding: 2px 0 0 0;	
	position:relative;
	}


#frontimage
	{
	position:absolute;
	top:0;
	left:0;
	margin-top:.5em;
	padding: 0 2em 0 5px;
	}
#frontimage A:link
	{
	color: #15158C; 
	text-decoration: none;
	}	
#frontimage A:visited  
	{
	color: #15158C; 
	text-decoration: none;
	}	
#news
	{
	padding: 0 10px 0 240px;
	line-height: 125%;
	font-size: small;
	color: #808BB3;
	min-height:400px;
	}
* html #news {height:310px}	
#news A:link 
	{
	color: #15158C; 
	text-decoration: none;
	}	
	
#news A:visited 
	{
	color: #15158C; 
	text-decoration : none;
	}	
#news ul 
	{
    list-style-type:square;
	}	
#footer
	{
	clear: both;
	width: 800px;
	color: gray;
	padding:5px 0 10px 10px;
	font-size: 10px;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
/* Lefthand column grids & class*/
.headertitle
	{
  margin-left: 30px;
  padding-top: 5px;
  color: #808BB3;
  font-weight:bold;
	}

.headertitle2
	{
  margin-left: 30px;
  color: #808BB3;
  font-weight:bold;
	}

.leftimage
	{
	position: relative;
	margin-left: 30px;
	}

.divide
	{
	padding-bottom:8px;
	border-bottom: 1px dotted;
	border-color : Silver;
	}
.ltextmenu
	{
	margin-left: 75px;
	}
	
ul.homeLeft {
	padding-bottom:0px;
	margin-bottom:0;
}

ul.homeLeft li {
	padding:0 0 5px 0; line-height:13px;
}
/* righthand column grids & class*/
#message
	{
    border-top: 5px solid #808BB3;
	padding:0.25em 0 0 0;
	margin:10px 20px 10px 15px;

	}
#message a:link
	{
	color: #15158C; 
	text-decoration: none;
	}	
#message a:hover
	{
	color: #15158C; 
	text-decoration: none;
	}	
#message a:visited  
	{
	color: #15158C; 
	text-decoration: none;
	}	
.imagealign
	{
	vertical-align: text-bottom;
	padding:0 3px 0 5px;
	}
.imagealignfoot
	{
	text-indent: 0.25em;
	float:left;
	}
/* main body tags*/
BODY,TH,TD,UL,OL,DL
	{
	font-size:13px;
	font-family:arial,helvetica,"lucida sans",sans-serif;  
	}

body 
	{
	margin-left : 0px; 
	margin-right : 0px;	
	margin-top : 0px;
	}

A,FORM,.tptsfont
	{
	font-size:100%;
	font-family:arial,helvetica,"lucida sans",sans-serif
	}

CODE,KBD,TT,PRE
	{
	font-family:monaco,courier,"courier new";
	color:#666;
	}

.smaller
	{
	font-size:smaller;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
	
SMALL,.small,SUP,A.small,A.small:link
	{
	font-size:small;
	}

Table.dent
	{
	margin-left:60px;	
	}
	
A:link 
	{
	color: #15158C; 
	text-decoration : underline;
	}
	
A:visited 
	{
	color: #15158C; 
	text-decoration : underline;
	}
	
A:hover,A:active 
	{
	color: #15158C; 
	}

UL
	{
	list-style:none;
	font-size:100%
	}
OL
	{
	font-size:100%
	}
UL UL
	{
	list-style:square;
	}
UL UL UL
	{
	list-style:circle;
	}

HR
	{
	color: #D6AF82;
	height:1px
	}
HR.gray, HR.grey
	{
	color: #7687AE;
	height:1px 
	}
.new{
color:#FF0000;
font-weight:800;
	}
.title2
	{
	FONT-SIZE: 14px;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.pagetitle
	{
	font-size : 18px;
	color: #33405F;
	background-color: #F8EEC6;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.welcome 
	{
	font-size : 18px;
	color: #A2845D;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}

.news,A.news,A.news:link,A.news:visited,A.news:active 
	{ 
	FONT-WEIGHT: bold;  
	color : #76214D; 
	text-decoration:none;  
	}
A.news:hover 
	{ 
	text-decoration: underline; 
	}
.breadcrump 
	{
	color: #545454;
	font-size:smaller;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}	
A.breadcrump,A.breadcrump:link,A.breadcrump:active,A.breadcrump:visited
	{
	color: #545454; 
	text-decoration : underline;
	font-size:smaller
	}	
A.breadcrump:active,A.breadcrump:hover
	{
	background-color: #F8EEC6; 
	text-decoration : underline;
	font-size:smaller
	}

/* IE specific */

INPUT.search
	{
	font-size:9pt;
	BACKGROUND-COLOR: White;
	BORDER: #7687AE 1px solid;
	FONT-WEIGHT: normal;
	margin-left:8px;
	padding-left: 8px;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
	
.cpyftr
	{
	padding: 3px 7px 7px 8px;
	COLOR: gray;
	FONT-SIZE: 10px;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}

LI 
	{ 
	margin-bottom : 4px; 
	}
.navigation1 
	{
	font-size:100%;
	font-family:arial, helvetica, "lucida sans", sans-serif;
	color: #CCCCCC;
	}	
.heading1 
	{
	font-size : 16px;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.heading1,A.heading1,A.heading1:link,A.heading1:visited,A.heading1:active
{
color:#7687AE;
text-decoration : none;
font-weight:bold
}	
.heading2 
	{
	font-size : 98%;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.heading3 
	{
	font-size : 12px;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.heading4 
	{
	font-size : 12px;
	margin-left: 40px;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.normal 
	{
	FONT-SIZE: 13px;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	line-height: 155%;
	}
.bulletlist1 
	{
	FONT-SIZE: 13px;
	list-style-position: outside;
	list-style-type: square;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	line-height:150%;
	}
.bulletlist2 
	{
	FONT-SIZE: 12px;
	list-style-position: outside;
	list-style-type: square;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	text-indent: 20pt;
	}
ul.bulletNum {list-style-type:decimal;}
ul.bulletNum li { font: normal 12px/19px arial, helvetica, "lucida sans", sans-serif; padding:5px 0 0 0; } 
HR.gray 
	{ 
	font-family: arial, helvetica, "lucida sans", sans-serif 
	}
HR.grey 
	{ 
	font-family: arial, helvetica, "lucida sans", sans-serif 
	}
.news 
	{ 
	font-family: arial, helvetica, "lucida sans", sans-serif 
	}
.small 
	{ 
	font-family: arial, helvetica, "lucida sans", sans-serif 
	}
.xxsmall
	{
	font-family: arial, helvetica, "lucida sans", sans-serif; 
	font-size:xx-small;
	}	
.bulletlist3 
	{
	FONT-SIZE: 10px;
	list-style-position: outside;
	list-style-type: circle;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	text-indent: 20pt;
	}
.blockbold
{
font-weight: bold;
line-height: 150%;
margin-left:50px;
}	
.blocknormal
{
line-height: 150%;
margin-left:50px;
}	
.NormalLink 
	{
	font-size : 12px;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.numberlist1 
	{
	FONT-SIZE: 12px;
	list-style-position: outside;
	list-style-type: decimal;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.numberlist2 
	{
	FONT-SIZE: 12px;
	list-style-position: outside;
	list-style-type: decimal;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	text-indent: 10pt;
	}
.numberlist3 
	{
	FONT-SIZE: 12px;
	list-style-position: inside;
	list-style-type: decimal;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	text-indent: 10pt;
	}
.letterlist 
	{
	FONT-SIZE: 12px;
	list-style-position: outside;
	list-style-type: lower-alpha;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	}
.letterlist1 
	{
	FONT-SIZE: 12px;
	list-style-position: outside;
	list-style-type: decimal;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	text-indent: 10pt;
	}
.letterlist2 
	{		
	FONT-SIZE: 12px;
	list-style-position: inside;
	list-style-type: lower-alpha;
	font-family: arial, helvetica, "lucida sans", sans-serif;
	text-indent: 10pt;
}