


/*/////////////////////////////////////
NEW STYLES
////////////////////////////////////////////////////////////////////////*/

td.xc_pagetitle {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 6px;
	background-color: #CCE6FF;
}

a.xc_title {
	font-size: 16px;
	font-family: "verdana", "helvetica", "arial";
	font-weight: bold;
	color: #000099;
	text-decoration: none !important;
}

/*//////////////////main body text styles/////////////////*/

.xc_maintext {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	color: #000000;
	font-weight: normal;
}

.xc_largetext {
	font-size: 12px;
	font-family: "verdana", "helvetica", "arial";
	color: #000000;
	font-weight: normal;
	line-height: 150%;
}

.xc_labeltext {
	font-family: "verdana", "helvetica", "arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.xc_datalabel {
	font-family: "verdana", "helvetica", "arial";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 4px;
	line-height: 200%;
}

.xc_labelsmall {
	font-family: "verdana", "helvetica", "arial";
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
}

.xc_textdisplay {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	color: #000000;
	font-weight: normal;
	line-height: 130%;
}
.xc_textlist {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	color: #000000;
	font-weight: normal;
	line-height: 200%;
}

.alerttext {
	line-height: 170%;
	font-family: "verdana", "helvetica", "arial";
	font-size: 11px;
}

/*////three types of section headers////*/

td.xc_alt_sectionheader {
	font-family: "verdana", "helvetica", "arial";
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	padding-top: 8px;
	padding-left: 4px;
	line-height: 140%;
	border-bottom: 1px solid #999999;
}

td.xc_vertical_sectionheader {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	color: #000099;
	background-color: #efefef;
	padding: 4px;
	font-weight: bold;
}

td.xc_sectionheader {
	font-family: "verdana", "helvetica", "arial";
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	border-bottom: 1px solid #999999;
	padding-top: 8px;
	padding-left: 4px;
	padding-bottom: 4px;
	background-color: #efefef;
}

td.xc_sectionheader_plain {
	font-family: "verdana", "helvetica", "arial";
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	padding-top: 8px;
}

/*//////////list page styles//////////////////*/

td.xc_listheader, table.xc_listheader {
	font-family: "verdana", "helvetica", "arial";
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	padding-top: 8px;
	padding-left: 4px;
	border-bottom: 1px solid #999999;
}

.xc_altlistA, 
.xc_altlistB {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	color: #000000;
	padding: 6px;
	border-bottom: 1px dashed #999999;
}

.xc_altlistA {
	background-color: #efefef;
}

.xc_altlistB {
	background-color: #ffffff;
}

td.xc_listbg {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	color: #000000;
	background-color: #efefef;
	padding: 4px;
	line-height: 140%;
	width: 100%;
}

/*/////////// form styles//////////////////*/

td.xc_error {
	font-size: 11px;
	font-family: "verdana", "helvetica", "arial";
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
}

input.xc_button {
	background-color: #000099;
	font-family: "verdana", "helvetica", "arial";
	font-weight: bold;
	font-size: 12px;
	color: white;
	border: solid #D4D3D2 1px;
	cursor: pointer;
}

/*///////////////layout/////////////////////*/

table.xc_outline {
	border: 1px solid #999999;
}
table.xc_pullout {
    border: 1px solid #cccccc;
    background-color: #CCE6FF;
    font-size: 11px;
    font-family: "verdana", "helvetica", "arial";
    color: #000000;
}

/*///////////////photos/////////////////////*/

table.xc_myofficials_box {
	padding: 8px;
	border: 1px solid #dddddd;
}

img.xc_photoborder {
	border: 1px solid #999999;
	padding: 6px;
}

/*///////////////front end form steps/////////////////////*/

td.step {
	color: #000099;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "verdana", "helvetica", "arial";
	font-size: 11px;
	letter-spacing: .1em;
	padding-left: 8px;
}

td.number {
	background-color: #000099;
	padding: 4px;
	color: #ffffff;
	width: 14px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: "verdana", "helvetica", "arial";
}




