.print_only {
	display: auto;
}

body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#body_padding {
	padding: 15px 15px 0px 15px;
}
#header {
	text-align: left;
}
#logo {
	display: none;
}
#login {
	display: none;
}
#main_container {
	width: 99%;
	min-width: 930px;
	margin: 0px auto 0px auto;
}
#table_left_col {
	display: none;
}
#table_center_col {
	padding: 0px 0px 0px 0px;
}
#table_right_col {
	display: none;
}




#menu {
	display: none;
}
.right {
	display: none;
}
.left {
	display: none;
}

.box {
	display: none;
}
	
#maincontent {
	min-width: 318px;
	padding: 0px 0px 0px 0px;
}	#maincontent .bar {
		display: none;
	}
	#maincontent .text {
		overflow: hidden;
		color: #000000;
		font-size: 11px;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 10px 10px 10px 10px;
	}
	#maincontent .text small {
		color: #777777;
		font-size: 10px;
		line-height: 12px;
	}
	#maincontent a:link, #maincontent a:visited {
		text-decoration: none;
	}
	#maincontent a:hover {
		text-decoration: underline;
	}
	#maincontent hr {
		height: 2px;
		border-bottom: 1px solid #1B50D0;
		border-top: 1px solid #6491FF;
		margin: 10px auto 10px auto;
	}
	
	
a:link img, a:visited img, a:hover img {
	border: none;
}
	
h1 {
	color: #9AC64B;
	display: inline-block;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #F7960B;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
	
.icon-ul {
	margin: 6px 12px 6px 8px;/* space around entire list */
	padding: 0;
	list-style: none;
}
.icon-ul li {
	margin-bottom: 6px;/* space between list items */
	padding-bottom: 3px;
	padding-left: 24px;/* distance from left to text */
	background: transparent url('/images/icon_empty.gif') no-repeat top left;
}	
.arrowitem {
	background-image: url('../images/arrow_right.gif') !important;
}
.www {
	background-image: url('../images/icon_www.gif') !important;
}
.acrobat {
	background-image: url('../images/icon_acrobat.gif') !important;
}
.office {
	background-image: url('../images/icon_office.gif') !important;
}
.word {
	background-image: url('../images/icon_word.gif') !important;
}
.excel {
	background-image: url('../images/icon_excel.gif') !important;
}



.photo-outside {
	float: left;
	width: 120px;
	padding: 0px 5px 5px 5px;
	margin: 6px 6px 6px 6px;
	border: 1px solid #000000;
	background-image: url(../images/layout/main_background_dark.gif);
	overflow: hidden;
}
.photo-outside-sample {
	clear: both;
	padding: 0 5px 0 5px;
	margin: 6px;
	border: none;
	text-align: center;
}
.photo-outside-sample img {
	margin: 6px 0 6px 0;
	border: none;
}
.photo-imageholder {
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: middle center;
	text-align: center;
}
.photo-title {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border: none;
}
.photo-subtitle {
	color: #666666;
	border: none;
	font-weight: none;
	font-size: 9px;
	text-align: center;
}
.photo-main {
	border: none;
	text-align: center;
	color: #999999;
	margin: 6px;
	clear: both;
}
.photo-main img {
	margin: 4px;
}


/* free agents */
.fa-fs-M {
	border: 1px solid #3EACD9;
	margin: 5px;
	padding: 5px;
}
.fa-le-M {
	color: #3EACD9;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}
.fa-le-M:hover {
	color: #FFFFFF;
}
.fa-fs-F {
	border: 1px solid #FE4973;
	margin: 5px;
	padding: 5px;
}
.fa-le-F {
	color: #FE4973;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}
.fa-le-F:hover {
	color: #FFFFFF;
}


.cal_header_month {
	height: 12px;
	color: #E0E0E0;
	background-image: url(../images/layout/main_bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #5A5E6C;
}
.cal_header_month a {
	color: #FFFFFF;
	text-decoration: none;
}
.cal_header_month a:hover {
	color: #9AC64B;
}
.cal_header_day {
	background-color: #383D4E;
	color: #FFFFFF;
}
.cal_day_off {
	color: #9E9E9E;
	background-color: #131317;
}
#cal_day_on {
	color: #000000;	!important
	background-color: #9AC64B;
}
#cal_day_on a {
	color: #000000;
	text-decoration: none;
}
.cal_link_month_view a {
	font-size: 10px;
	color: #E0E0E0;
	text-decoration: none;
	text-align: center;
}
.cal_link_month_view a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
