.error {
	border: 1px #000 solid;
	background: #fffebf;
	color: #f00;
	padding: 10px 10px 25px 10px;
	margin: 5px;
	width: 95%;
	font-weight: bolder;
	font-size: 90%;
	font-family: Tahoma, Arial;
}

.error img {
	display: inline;
}

.error ul {
	margin-left: 50px;
	/*font-size: 70%;*/
	font-weight: normal;
}

.user-message {
	border: 1px #000 solid;
	background: #fffebf;
	color: #0c0;
	padding: 10px 10px 25px 10px;
	margin: 5px;
	width: 95%;
	font-weight: bolder;
	font-size: 90%;
	font-family: Tahoma, Arial;
}

.user-message img {
	display: inline;
}

.user-message ul {
	margin-left: 50px;
	/*font-size: 70%;*/
	font-weight: normal;
}

p {
	/*padding: .5em;*/
	display: block;
}

.clear {
	clear: both;
}

.inline {
	display: inline;
}

.bold {
	font-weight: bold;
}

.black {
	color: #000;
}

.center {
	text-align: center;
}

.title {
	font-family: Tahoma, Arial;
	font-size: 110%;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

.form fieldset {
	border: 0;
	margin: 10px;
	font-family: Tahoma, Arial;
}

.form legend {
	color: #f55;
	font-weight: bold;
	font-size: 90%;
}

.field {
	padding: 5px;
	font-size: 90%;
	clear: both;
}

.field label {
	display: inline-block;
 	display: -moz-inline-stack;
	width: 110px; 
	text-align: right;
	padding-right: 5px;
	float: left;
}

.field-info {
	padding: 5px 5px 0px 5px;
	margin-left: 110px;
	font-size: 80%;
	color: #eee;
}

.copy {
    color:#666666;
    font-family:Trebuchet MS, Arial;
    font-size:14px;
    line-height:1.4em;
    text-align:justify;
    margin-top:10px;
    margin-bottom:20px;
}

.sectiontitle {

    border-bottom:1px solid #D9D9D9;
    color:#001749;
    display:block;
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    font-size:24px;
    font-weight:bold;
    margin-bottom:30px;
    text-transform:none;
    width:615px;
    
}

#aboutchase {
    width:612px;
    height:371px;
    background:url(/clientfiles/image/bgchase.jpg) no-repeat;
}

#aboutjosh {
    width:612px;
    height:370px;
    background:url(/clientfiles/image/bgjosh.jpg) no-repeat;
}
#aboutchase p.title  {
    margin-left:305px;
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:white;
    font-size:32px;
    font-weight:bold;
    border:none;
}

#aboutjosh p.title, .dyktitle  {
    margin-left:25px;
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:white;
    font-size:32px;
    font-weight:bold;
    border:none;
}

#aboutchase p.copy  {
    margin-left:305px;
    margin-right:20px;
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:white;
    font-size:16px;
    font-weight:bold;
}
.dykcopy {
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:white;
    font-size:16px;
    font-weight:bold;
    margin-left:20px; margin-right:20px;
}

.gradecopy {
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:white;
    font-size:18px;
    font-weight:bold;
    margin-left:140px; margin-right:20px;
}

.gradecopy2 {
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:#001749;
    font-size:16px;
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
}

.gradecopy3 {
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:#001749;
    font-size:9px;
    font-weight:normal;
    margin-left:10px;
}

#aboutjosh p.copy  {
    margin-left:25px;
    margin-right:310px;
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    color:white;
    font-size:16px;
    font-weight:bold;
}

#aboutchase a, #aboutjosh a {
    color:#A7585B;
    font-family:"Century Gothic",Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

.subhead {
    color:#666666;
    font-family:Trebuchet MS, Arial;
    font-size:13px;
    font-weight:bold;
    margin-left:56px;
    margin-top:-29px;
    float:left;
}