/* UNILINC TEMPLATE - created 29 May 07 */

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

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

.w02 {
	width: 2%;
}

.w05 {
	width: 5%;
}

.w15 {
	width: 15%;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w45 {
	width: 45%;
}

.w50 {
	width: 50%;
}

.w55 {
	width: 55%;
}

.w60 {
	width: 60%;
}

.w70 {
	width: 70%;
}


.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; 
}

.space35 {
	height: 35px;
	font-size: 10px; 
}

.space50 {
	height: 50px;
	font-size: 10px; 
}

.space70 {
	height: 70px;
	font-size: 10px; 
}

.space100 {
	height: 100px;
	font-size: 10px; 
}

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

.border1 {
	border-left: 1px solid #006678;
	border-right: 1px solid #006678;
	border-top: 1px solid #006678;
	border-bottom: 1px solid #006678;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-style: italic;
	background-color: #006678;
	color: #FFFFFF;
}

.border_media {
	border-left: 1px solid #006678;
	border-right: 1px solid #006678;
	border-top: 1px solid #006678;
	border-bottom: 1px solid #006678;
	width: 500px;
	text-align: justify;
}

/* LAYOUT */
TABLE.main {
	width: 840px;
	border: 1px solid #EFEFEF;
	margin: 0px;
}

TD.navigation {
	width: 200px;
	border: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-right: 1px dotted #EFEFEF;
}

TD.layout {
	width: 640px;
	border: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

TD.footer {
	font-size: 60%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #FFFFFF;
	border-top: 1px dotted #EFEFEF;
	text-align: center;
	width: 840px;
	height: 20px;
}

/* NAVIGATION PANE */
TABLE.menu {
	width: 200px;
	border: 0px;
}

TD.menuimg {
	vertical-align: middle;
	width: 200px;
	height: 170px;
	background-color: #FFFFFF;
}

IMG.menuimg {
	width: 120px;
	height: 160px;
	border: 0px;
}

TD.menunav {
	width: 200px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

IMG.arrow {
	width: 7px;
	height: 9px;
	border: 0px;
	margin-left: 2px;
	margin-right: 6px;	
}

IMG.arrow1 {
	width: 7px;
	height: 9px;
	border: 0px;
	margin-left: 4px;
	margin-right: 6px;	
}

IMG.arrow2 {
	width: 7px;
	height: 9px;
	border: 0px;
	margin-left: 6px;
	margin-right: 6px;	
}

/* CONTENT */
TABLE.content {
	width: 640px;
	border: 0px;
	margin: 0px;
}

TD.title {
	font-size: 150%;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #267C8C;
	width: 640px;
	padding-top: 20px;
	padding-left: 8px;
	background-image: url(../img/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 55px;
}

TD.title1 {
	font-size: 150%;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #267C8C;
	width: 640px;
	padding-top: 68px;
	padding-left: 8px;
	background-image: url(../img/bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 101px;
}

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

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

TABLE.context {
	width: 580px;
	border: 0px;
}

TD.text {
	text-align: justify;
	width: 580px;
}

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

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

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

TD.textbgcontact {
	background-color: #B7D4D9;
	background-image: url(../img/contact/cbg.gif);
	width: 600px;
}

TD.textbglogin {
	background-color: #B5CAE3;
	background-image: url(../img/login/cbg.gif);
	width: 600px;
}

.loginbg {
	background-color: #B5CAE3;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD.textbgreciprocal {
	background-color: #EFFFF4;
	background-image: url(../img/reciprocal/cbg.gif);
	width: 600px;
}

TD.textbgservices {
	background-color: #EBF3F9;
	background-image: url(../img/services/cbg.gif);
	width: 600px;
	font-size: 8px;
}

TD.textbgshared {
	background-color: #F4EFFB;
	background-image: url(../img/shared/cbg.gif);
	width: 600px;
}

TD.textbgsupport {
	background-color: #FFF6E6;
	background-image: url(../img/support/cbg.gif);
	width: 600px;
}

TD.textbgdtlwg {
	background-color: #B5A2C7;
	background-image: url(../img/dtlwg/cbg.gif);	
	width: 600px;
}


TD.textbgjobs {
	background-color: #f8e9e0;
	background-image: url(../img/jobs/cbg.gif);	
	width: 600px;
}



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

.bcrumb {
	padding-left: 5px;
}

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

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

A:Visited {
	color: #4A4A4A;
}

A:Active {
	color: #006678;
}

A:Hover {
	color: #006678;
}

A.red {
	color: #800000;
	padding-top: 2px;
	padding-bottom: 2px;
}

A.red:Visited {
	color: #800000;
}

A.red:Active {
	color: #4A4A4A;
}

A:Hover {
	color: #4A4A4A;
}

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;
}

.teal {
	color: #267C8C;
}

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

.subtitle1 {
	font-size: 160%;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	width: 30%;
	vertical-align: top;
}

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

.subtitleblack12 {
	font-size: 12px;
	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: #4A4A4A;
}

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

.subtitlered11 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}

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

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

.subtitletealline {
	font-size: 130%;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #267C8C;
	text-decoration: underline;
}

.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;
}

.uline {
	text-decoration: underline;
}

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

LI.space2 {
	padding-bottom: 2px;
	list-style: square;
}

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

UL.doc {
	margin-top: 2px;
}

UL.events {
	margin-top: 10px;
}

UL.events1 {
	list-style: disc;
}

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

LI.arrow1 {
	list-style-image: url(../img/teal.gif);
	padding-bottom: 6px;
	font-size: 120%;
}

LI.arrow2 {
	list-style-image: url(../img/teal.gif);
	padding-bottom: 0px;
	font-size: 120%;	
}

LI.arrow3 {
	list-style-image: url(../img/teal.gif);
	margin-top: 30px;
	padding-top: 3px;
	padding-bottom: 6px;
}

UL.staff {
	margin-left: 0px;
}

LI.arrow4 {
	list-style-image: url(../img/teal.gif);
	padding-bottom: 16px;
	padding-left: 0px;
}

LI.num {
	list-style: decimal;
	padding-bottom: 10px;
}

#RQF UL {
	margin-top: 5px;
	margin-bottom: -8px;	
}

#RQF LI {
	list-style-image: url(../img/teal.gif);
	font-size: 100%;
	padding-bottom: 4px;
}

#DTOOL LI {
	list-style: lower-roman;
}

UL.space8 {
	margin-top: 8px;
	margin-bottom: 15px;
}

UL.nospace6 {
	margin-top: -6px;
	margin-bottom: 0px;
}

UL.nospace8 {
	margin-top: -8px;
	margin-bottom: 0px;
}

UL.nospacebot {
	margin-bottom: -4px;
}

#govern LI {
	padding-bottom: 6px;
	list-style: square;
}

#govern_none LI {
	padding-bottom: 6px;
	list-style: none;
	margin-left: -20px;
}

TD.wrapit {
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	width: 580px;
}

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

.icon1 {
	width: 16px;
	height: 16px;
	border: 0px;
	margin-right: 6px;
}

.alephlogo {
	margin-top: 0px;
	border: 0px;
	padding-right: 5px;
	margin-right: 5px;
}

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

.pulldownphp {
	font-size: 120%;
	color: Black;
	width: 265px;
}

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

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

.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;
}

.ulcsearch {
	margin-top: 6px;
	margin-bottom: -5px;
	padding-right: 5px;
}

.ulcsearchbox {
	padding-top: 5px;
	padding-right: 6px;
	text-align: right;
}

TD.login {
	font-size: 60%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}

.searchbutton {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: #acc7ce;
	color: #165660;
	padding: 0 .25em 0 .25em;
	width: auto;
	overflow: visible;	
}

.searchbuttonlogin {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: #d6e1ee;
	color: Black;
	padding: 0 .25em 0 .25em;
	width: auto;
	overflow: visible;	
}

.searchbuttondtlwg {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: #e8e1ef;
	color: Black;
	padding: 0 .25em 0 .25em;
	width: auto;
	overflow: visible;	
}

.searchbuttonlogin1 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 23px;
	background-color: #d6e1ee;
	color: Black;
   padding: 0 .25em 0 .25em;
   width: auto;
   overflow: visible;	
}

#popup {
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #B5CAE3;	
}

#popup table {
	width: 400px;
}

#popup1 {
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #B5CAE3;	
}

td.aleph1 {
	width: 10px;
	vertical-align: top;
	border: 0px;
}

td.aleph2 {
	width: 100px;
	vertical-align: top;
	border: 0px;
}

td.aleph3 {
	width: 470px;
	vertical-align: top;
	border: 0px;
}

#dest {
	width: 100%;
	/* border: 1px solid #FFFFFF; */
}

#dest td {
	/* border: 1px solid #FFFFFF; */
	vertical-align: top;
}

#dest p {
	padding-top: 2px;
	padding-bottom: 5px;
}


#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;
}

/* Quality Evaluation Tools */
#resources table {
	width: 100%;
	border: 0px;
}

#resources td {
	vertical-align: middle;
	text-align: left;
}

#resources th {
	vertical-align: middle;
	text-align: left;
	padding: 4px 4px 4px 4px;	
	font-size: 80%;
}

#resources th.b1 {
	vertical-align: middle;
	text-align: left;
	background-color: #efefef;
	padding: 4px 4px 4px 4px;	
	font-size: 80%;
}

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

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

#resources td.bgb1 {
	width: 60%;
	background-color: #d6e1ee;
	/* padding-left: 20px; */
}

#resources td.bgb2 {
	width: 20%;
	background-color: #d6e1ee;	
	text-align: center;
}

#resources td.bgg1 {
	width: 60%;
	background-color: #efefef;
	/* padding-left: 20px; */
}

#resources td.bgg2 {
	width: 20%;
	background-color: #efefef;
	text-align: center;	
}

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

#presentation {
	border: 1px solid #a5b8bf;
	width: 100%;
}

#presentation td.w10 {
	border-bottom: 1px solid #a5b8bf;
	border-right: 1px solid #a5b8bf;
	text-align: center;
	vertical-align: middle;
	width: 10%;
}

#presentation td.w101 {
	border-right: 1px solid #a5b8bf;
	text-align: center;
	vertical-align: middle;
	width: 10%;
}

#presentation td.w90 {
	border-bottom: 1px solid #a5b8bf;
	vertical-align: middle;
	width: 90%;
}

#presentation td.w901 {
	vertical-align: middle;
	width: 90%;
}