@import url("../images/styler.css");
@import url("order-styler.css");
@import url("style-order.css");
@import url("heading.css");
@import url("calendar-win2k-cold-1.css");

.head  {
			background:#000066;
			color:#FFFFFF;
            clear: both;
			font:bold 13px Arial;
			padding:2px 5px 2px 5px;
			height:27px;
        }

.head td {
		padding:2px 5px 2px 5px;
	color:#fff !important;
}


.heading {
	text-align:left;
	font:bold 20px Arial;
	color:#1d528e;
}

.heading-alumni {
	text-align:left;
	font:normal 18px Arial;
	color:#a30f06;
	padding:0 0 5px 23px;
	background:url(/images/bulit-heading.png) no-repeat left 2px;
}

.statusbar { float:right; margin-left:10px; padding-bottom:16px; position:relative;}
.popup-status { position:absolute; height:130px; top:-20px; right:-51px; display:none;}

.arial22 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    text-decoration: none;
}

.list {
	list-style-type:none;
	padding:5px;
	width:50%;
}

.list li {
	text-align:left;
	background:url("/images/bullet-ac.gif") no-repeat left 3px;
	border-bottom:1px solid #CCC;
	padding:0 0 3px 10px;
	margin:10px 0 0;
}

.list-thanks {
	list-style-type:none;
	padding:5px;
	width:50%;
}

.list-thanks li {
	text-align:left;
	background:url("/images/bullet-thanks.gif") no-repeat left 3px;
	border-bottom:1px solid #CCC;
	padding:0 0 3px 10px;
	margin:10px 0 0;
}

.list2 { list-style : none; margin : 0; padding : 0; margin-top:3px;}
.list2 LI { background:url(/images/bullet-alumni.png) no-repeat 0 4px; padding : 0 0 3px 8px; font-size:11px; }
.list2 li a:link{text-decoration:underline; color:#1d528e;}
.list2 LI a:active{text-decoration:underline; color:#1d528e;}
.list2 LI a:visited{text-decoration:underline; color:#1d528e;}
.list2 LI a:hover{ text-decoration:none; color:#1d528e;}

.grid-2 {
	width:100%;
}

.grid-2 th, .grid-2 td {
	padding:10px;
	border:1px solid #CCC;
	
}

.flt-head td {
	padding:10px;
	background:#1f5795;
	font:normal 12px Verdana;
	color:#fff;
}

.resume a {
	font:normal 12px Arial !important;
	color:#0000ff;	
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.HDC1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.btn-pay-through {
	width:230px;
	height:63px;
	background:url(/images/pay-through-funds.png) no-repeat left top;
	display:block;
}

.btn-through-cc {
	width:230px;
	height:60px;
	background:url(/images/btn-send-cc.gif) no-repeat left top;
	display:block;
}

.no-pad {
	padding: 0 !important;
}

.orange1 {
	color:#1a5e39;
}

.no-pad {
	padding:0 !important;
}

.no-margin {
	margin:0 !important;
}