.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #1D0968;
}
html {
scrollbar-base-color: #6A86C7;
scrollbar-arrow-color: #white;
scrollbar-track-color: #1D0968;

scrollbar-shadow-color: #1D0968;
scrollbar-lightshadow-color: #1D0968;
scrollbar-darkshadow-color: #1D0968;

scrollbar-highlight-color: #1D0968;
scrollbar-3dlight-color: #1D0968;
}
a.bodytext:link {
	color: #1D0968;
	text-decoration: none;
}
a.bodytext:visited {
	color: #1D0968;
	text-decoration: none;
}
a.bodytext:hover {
	color: #5561A7;
	text-decoration: none;
}
a.bodytext:active {
	color: #1D0968;
	text-decoration: none;
}
boytext11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D0968;
}
a.bodytext12:link {
	color: #1D0968;
	text-decoration: none;
}
a.bodytext12:visited {
	color: #1D0968;
	text-decoration: none;
}
a.bodytext12:hover {
	color: #5561A7;
	text-decoration: none;
}
a.bodytext12:active {
	color: #1D0968;
	text-decoration: none;
}
.bodytext12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #FFFFFF;
}
.bodytext12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.bodytext12white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytext12white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytext12white:hover {
	color: #9FA0D0;
	text-decoration: none;
}
a.bodytext12white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #1D0968;
	font-weight: normal;
}
.titletextwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
}
.titletextpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #966385;
}
.bodytext_portfolio_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #FFFFFF;
}
@font-face {
	font-family: "helvetica";
	src: url(fonts/Helvetica.eot);
}
@font-face {
  font-family: "helvetica";
  src: url(fonts/Helvetica.ttf) format("truetype");
}


/* javascript scroller */
.Container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 200px;
	background: no-repeat;
}
#Scroller-1 { 
  position: relative; 
  overflow: hidden;
  width: 450px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 0px 0px;
  text-indent: 0px;
}
.Scroller-Container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 98%;
	overflow:auto;
	height:220px;
	padding-right:10px;
	
	
}
#Scrollbar-Container {
	position: relative;
	width: 40px;
	height: 170px;
	top: 22px;
	left: 0px;
}

/* javascript scroller right column */
.Container_white {
	position: relative;
	top: 0px;
	left: 0px;
	width: 110px;
	height: 280px;
	background: no-repeat;
}
#Scroller-1_white { 
  position: relative; 
  overflow: hidden;
  width: 110px;
  height: 280px;
}
.Scroller-Container_white {
  position: relative;
  top: 0px; left: 0px;
}
#Scrollbar-Container_white {
	position: relative;
	width: 40px;
	height: 280px;
	top: 20px;
	left: 0px;
}
.Scrollbar-Up_white {
  cursor: pointer;
  position: relative;
}
.Scrollbar-Track {
	width: 30px;
	height: 140px;
	position: relative;
	top: -50px;
	left: 4px;
	background-color: transparent;
	background-image: url(images/scrollbar_track_right.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.Scrollbar-Handle_white {
	position: relative;
	width: 20px;
	height: 20px;
	padding-top: 10px;
}
.Scrollbar-Down_white {
  cursor: pointer;
  position: relative;
  top: 170px; left:0px;
}


/* left nav */

#navcontainer { width: 110px; }

#navcontainer ul
{
	/*list-style-type: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navcontainer a
{
	display: block;
	width: 110px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #aa7e9c;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #fff;
	color: #000;
}

/* scrolling div */


#contentDiv1 {
	position: relative;
	width:95px;
	visibility: inherit;
}
#viewportDiv1 {
	overflow: auto;
	position: absolute;
	height: 250px;
	width: 95px;
}


/* contact forms */

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.formfieldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F8F8F8 !important;
	border: 1px solid #aa7e9c;
	padding: 1px;
	height: 20px;
	width: 210px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.formfieldtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #f8f8f8;
	height: 60px;
	width: 100px;
	border: 1px solid #1073BC;
}
.formfieldtextarealong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #f8f8f8;
	height: 40px;
	width: 499px;
	border: 1px solid #aa7e9c;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #79516C;
	height: 18px;
	width: 120px;
	border: 1px solid #aa7e9c;
	padding: 0px;
	margin: 0px;
}
.formfielddropdown {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 80px;
	border: 1px solid #aa7e9c;
	font-size: 11px;
	background-color: #F8F8F8;
}
.portfolio_iframe_background {
	background-image: url(backgrounds/body_left_background_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.portfolio_iframe_background_wide {
	background-image: url(backgrounds/body_left_background_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D0968;
}
.subtitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	width: 240px;
	border: 1px solid #CCCCCC;
	background-color: #3D2D74;
}
.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 55px;
	width: 240px;
	border: 1px solid #CCCCCC;
	background-color: #3D2D74;
}
.keyword_search_positioner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D0968;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 170px;
	padding: 0;
	position: relative;
	top: 43px;
	left: 140px;
	overflow: hidden;
}
.keyword_search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D0968;
	background-color: #FFFFFF;
	height: 15px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.keyword_button_positioner {
	width: 38px;
	height: 38px;
	padding: 0;
	position: relative;
	top: 18px;
	left: 310px;
}


