body {
/*background-image:url('/images/09/repeating-bground-pattern.gif')*/
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #141535;
    text-transform:uppercase;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323480;
	margin-bottom: 5px;
}

.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: white;
}

.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
    line-height: 13px;
}

.firstlevelA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-transform:uppercase;
	color: #d3e338;
}

a {
    color: #626FA8;
}

a:visited {
    color: #999999;
}

a:hover {
    color: #141535;
}


a.firstlevel {
    text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.firstlevel:visited {
	color: #ffffff;
}

a.firstlevel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #d3e338;
}

a.secondlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #141535;
	line-height: 10px;
}

a.secondlevel:visited {
	color: #141535;
}

a.secondlevel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #d3e338;
	line-height: 10px;
}

a.readmoregreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d3e338;
}

a.readmoregreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #d3e338;
}

a.readmorered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #b71a8b;

}

a.readmorered:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #b71a8b;

}

a.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #626FA8;

}

a.clickhere:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #626FA8;

}

a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #626FA8;

}


a.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #626FA8;

}

a.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #626FA8;

}

.leadparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 22px;
	color: #666666;
	width: 567px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #2b2c6f;
}


h2, .pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    line-height: 22px;
	font-style: normal;
	color: #2b2c6f;
}

h3, .subhead, h3 a, h3 a:visited, h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    margin-bottom: 2px;
	font-weight: bold;
	color: #b71a8b;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
	font-weight: bold;
    margin-bottom: 0;
	color: #2b2c6f;
}

.artmain, #artmain, p, li, td, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #363636;
}

#artmain img {
	border-color: #2b2c6f;
    margin:12px;
}

.fieldHolder
{
	width: 265px;
	height: 32px;
	background: url(/images/09/search_tcibg.gif) no-repeat;
	float: left;
}

.textInput2
{
	width: 130px;
	height: 18px;
	background: #FFFFFF;
	border: 1px #363636;
	color: #000000;
	margin-top: 7px;
	margin-left: 95px;
}
