body {
	font-family: Arial,sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #003366;
	background-color:#FAE6FA;
}
.body a:link { color: #000066; text-decoration: underline;}
.body a:hover { color: #000066; text-decoration: none;}
.body a:visited { color: #000066; text-decoration: none;}

h1 {
	font-size: 1.2em;
	margin: 0px 10px 10px 20px;
	color: #003366;}

h2 {
	font-size: 0.90em;
	margin: 0px 10px 0px 20px;
	line-height: 1.2em;
	color: #993399;}

h3 {
	font-size: 1.2em;
	margin: 0px 10px 10px 20px;
	font-weight: bold;
	color: #993399;}

h4 {
	font-size: 0.90em;
	margin: 4px 10px 0px 20px;
	line-height: 1.2em;
	color: #003366;}

p {
	font-size: 0.75em;
	margin: 0px 30px 10px 20px;
	line-height: 1.3em;}

.purple { color: #993399;}
.purplebold { font-weight: bold; color: #993399;}

ul{ color:#802580 }

.bullets { font-size: 0.75em; margin: 0px 30px 6px 20px; line-height:1.1em;}

img { border: 0;}

blockquote {
	margin: 0px 0px 0px 30px;} 

.tel {
	font-size: 1.4em;
	margin: 0px 0px 10px 30px;
	font-weight: bold;
	color: #ffffff;}

.line_purple{
	background-image:  url(pics/line-purple.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin: 5px 15px 10px 20px;
	padding:0px;
	line-height:3px;}

#header {
	width:770px;
	margin:0 auto;
	height:84px;
	padding:0px;
	position:relative;
	background: url(pics/bg-header.gif) no-repeat;
}

#logo {
position:absolute;
top:10px;
left:10px;}

#frame {
	width: 770px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(pics/bg-main.gif);
	background-repeat: repeat-y;
}

div#left {
	width: 179px;
	float: left;
	padding: 0px;
	margin: 0px;
}

/*********** #leftmenu Nav styles ***********/
div#leftmenu { margin: 100px 0px 0px 3px; width:176px; padding: 0px; background-color: #A356A3; border-bottom: 1px solid #BD72BD;}
div#leftmenu ul a:link, #leftmenu ul a:visited {display: block;}
div#leftmenu ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
div#leftmenu li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body div#leftmenu li {border-bottom: none;}

/*********** #leftmenu Links styles ***********/
#leftmenulinks{
	position: relative;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight:bold;
	line-height: 1.5em;	
}

#leftmenulinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #BD72BD;
	color:#FFFFFF;
	text-decoration:none;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#leftmenulinks a:visited{
	border-top: 1px solid #BD72BD;
	border-right: 1px solid #BD72BD;
	text-decoration:none;
	padding: 2px 0px 2px 10px;
	color:#FFFFFF;
}

#leftmenulinks a:hover{
	border-top: 1px solid #BD72BD;
	border-right: 1px solid #BD72BD;
	text-decoration:none;
	background-color: #D19DD1;
	padding: 2px 0px 2px 10px;
	color:#FFFFFF;
}

#leftmenulinks a#highlight{
	background-color: #D19DD1;
}

#lefttel{
	color:#F7CCF7;
	margin: 60px 0px 10px 15px;
	font-size: 100%;
	font-weight:bold;}

div#content {
	width: 340px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0;
}

div#contentwide {
	width: 591px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div#content .imagemiddle{
	margin-bottom: 10px; }

div#right {
	width: 251px;
	float: left;
	margin: 0px;
	padding: 20px 0 0 0;
}

div#right .imageright{  
	margin-bottom: 10px;
	padding: 0;}

div#right p {
	line-height:1.4em;
	padding: 5px 10px 5px 0;
	margin:0px;}

div#right .caption{
	line-height:1.2em;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;}

div#right .line240 {
	background: url(pics/line-240.gif) no-repeat;
	background-position: left;
	height:1px;
	line-height:1px;
	margin: 0px 8px 0px 0px;
	padding:0px;}

/*clear all columns*/
#clear { clear: both; }

#footer {
	width:770px;
	margin:0 auto;
	color:#FFFFFF;
	padding:0px;
	height: 112px;
	background: url(pics/bg-footer.gif) no-repeat;
}

#footer p {
	margin: 0px 10px 10px 200px;
	color:#FFFFFF;
	padding-top:10px;
	font-size: .80em;
	line-height: 1.2em;
}

#tsalogo {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 0px;}
	
#validation {
	float: right;
	margin: 6px 10px 0px 6px;
	padding: 0px;}

#NAVbase {	padding: 6px 0px 10px 0px; color: #092D51; font-size: 0.75em; right:auto; left:auto; text-align:center;}
#NAVbase A { color: #993399; text-decoration: underline;}
#NAVbase A:hover { color: #092D51; text-decoration: none;}
#NAVbase A:active { color: #993399; text-decoration: none;}
