/* UNILINC PRINT VERSION - created 29 May 07 */

/* GENERAL */
BODY {
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 20px;
}

.noPrint {
	display: none;
}

/* TABLES */
TD {
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TH {
	text-align: center;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w55 {
	width: 55%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.w100 {
	width: 100%;
}

.w400 {
	width: 400px;
	font-size: 10pt;
	text-align: left;
}

.w540 {
	width: 540px;
	font-size: 10pt;
	text-align: left;
}

.w550 {
	width: 550px;
}

.space5 {
	height: 5px;
	font-size: 4px; 
}

.border {
	border-left: 1px solid #006678;
	border-right: 1px solid #006678;
	border-top: 1px solid #006678;
	border-bottom: 1px solid #006678;
}

/* CONTENT */
TABLE.content {
	width: 100%;
	border: 0px;
	height: 100%;
	margin: 0px;
}

TD.title {
	font-size: 30px;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #267C8C;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

TD.textlayout {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align: top;
}

TABLE.text {
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 8px;
}

TABLE.context {
	width: 100%;
	border: 0px;
}

TD.text {
	text-align: justify;
	width: 100%;
}

TD.textbgabout {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textbgcontact {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textbglogin {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textbgreciprocal {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textbgservices {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textbgshared {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textbgsupport {
	background-color: #FFFFFF;
	width: 100%;
}

TD.textsyron {
	background-color: #f8e9e0;
	width: 580px;
	background: url(../img/syron.jpg) no-repeat bottom;
}

IMG.corner {
	width: 10px;
	height: 10px;
	border: 0px;
	display: none;
}

.bcrumb {
	padding-left: 5px;
}

.textline {
	font-size: 2px;
	height: 4px;
	border-bottom: 2px dotted #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
}

/* LINKS */
A {
	color: #4A4A4A;
	padding-top: 2px;
	padding-bottom: 2px;
}

A:Visited {
	color: #4A4A4A;
}

A:Active {
	color: #006678;
}

A:Hover {
	color: #006678;
}

A.sub {
	color: #4A4A4A;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

A.sub:Visited {
	color: #4A4A4A;
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

A.sub:Active {
	color: #006678;
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

A.sub:Hover {
	color: #006678;
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

/* TEXT ATTRIBUTES */
.highlight {
	color: #267C8C;
}

.red {
	color: #800000;
}

.subtitle {
	font-size: 26px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}

.subtitleblack {
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}

.subtitlegray {
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: gray;
}

.subtitlered {
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}

.subtitleteal {
	font-size: 16px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #267C8C;
}

.text90gray {
	font-size: 90%;
	color: Gray;
}

.text80gray {
	font-size: 80%;
	color: Gray;
}

.text80 {
	font-size: 80%;
}

.indent {
	padding-left: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.middle {
	text-align: center;
}

/* LISTS */
LI {
	padding-bottom: 3px;
	list-style: square;
}

LI.none {
	padding-bottom: 6px;
	list-style: none;
}

LI.arrow {
	list-style-image: url(../img/teal.gif);
	padding-bottom: 10px;
}

/* MISC */
.icon {
	border: 0px;
	margin-left: 4px;
	margin-right: 4px;
}

.menupulldown {
	margin-bottom: -20px;	
}

.pulldown250 {
	font-size: 120%;
	color: Black;
	margin-bottom: -15px;
	width: 250px;
}

.pulldown320 {
	font-size: 120%;
	color: Black;
	margin-bottom: -15px;
	width: 320px;
}

.pulldown350 {
	font-size: 120%;
	color: Black;
	margin-bottom: -15px;
	width: 350px;
}

.pulldown380 {
	font-size: 120%;
	color: Black;
	margin-bottom: -15px;
	width: 380px;
}

.pulldown550 {
	font-size: 120%;
	color: Black;
	margin-bottom: -15px;
	width: 550px;
}

TD.textbgaboutsyron {
	background-color: #FFFFEB;
	background-image: url(../img/about/cbg.gif);
	width: 600px;
}

TD.textsyron {
	background-color: #f8e9e0;
	width: 580px;
	background: url(../img/syron.jpg) no-repeat bottom;
}

#seminar {
	padding: 2px 2px 2px 2px;
	background-color: #a5b8bf;
	font-size: 12px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;	
	text-align: center;
}

#seminar a {
	font-size: 120%;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}

#seminar a:visited {
	font-size: 120%;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}

#seminar a:hover {
	font-size: 120%;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A4A4A;
}


#resources td.bgb1right {
	text-align: right;
}

#resources td.bgg1right {
	text-align: right;
}

#resources input {
	border: 1px solid #808080;
}