/* anchor tags for other links */
a:link {x-font-family:arial; font-size:12px; color:#222222;font-weight:bold; text-decoration: underline;}
a:active {x-font-family:arial; font-size:12px; color:#222222;font-weight:bold; text-decoration: underline;}
a:visited {x-font-family:arial; font-size:12px; color:#222222;font-weight:bold; text-decoration: underline;}
a:hover {x-font-family:arial; font-size:12px; color:#005284;font-weight:bold; text-decoration: underline;}


/* anchor tags for recreation */

.footer {font-family:arial; font-size:12px; color:#005284;font-weight:bold; text-decoration: underline;}
a:hover.footer {font-family:arial; font-size:12px; color:#4974A1;font-weight:bold; text-decoration: underline;}


/* tender title */
h3 {color:#222222;
font-size:14px;
font-family:arial;
}

/* font sizes and tags */

p {color:#222222;
font-size:14px;
font-family:arial;
}
p.one {color:#4974A1;
font-size:14px;
font-family:arial;
}
p.large { color: #4974A1; 
font-family: arial;
 font-size: 16px; 
font-weight:bold;
}

.list{color:#222222;
font-size:14px;
font-family:arial;
}

p.two { font-family:Palatino Linotype, Arial, Helvetica, sans-serif; color:#4974A1; font-size:16px;}
td {font-family:Arial,sans-serif}

/* Formatting for the Calendar app */
.calType{font-family:sans-serif; font-size:13px}
.calDate{font-size: 23px; font-family:sans-serif; margin-top:20px} 				/* The date header, e.g. "November 2006" */
.calDay{width:100%; text-align:right; color:gray; font-size:12px; font-weight:bold; font-family:sans-serif}		/* The day of the month in the main table of the calendar */
.calWeekday{font-size:12px; font-weight:bold; font-family:sans-serif}	/* The name of the week day in the main table of the calendar */
.calTable{border-collapse:collapse;width:700px;}
.calCell{}
a[href].calRedEvent{color:red}
a[href].calGreenEvent{color:green}
a[href].calBlueEvent{color:blue}


/* Formatting used by all apps */
.heading{font-family:Arial, Helvetica, sans-serif; color:#4974A1; margin-left:30px; font-size:16px}
.subheading{font-family:Palatino Linotype, Arial, Helvetica, sans-serif; color:#4974A1; font-weight: bold; font-size:16px}
body.cms{margin:2px}
td {color:#222222; font-size:14px; font-family:arial; }


/* News app */
.form_title {font-family:arial;font-size:20px}
.formFieldname {font-family:arial;color:#222222;font-size:14px;}

/* Splash page */
a:visited.splashLangSel, a.splashLangSel, a:link.splashLangSel, a:active.splashLangSel {font-family: Pigiarniq; font-size:12px; color:#005284; font-weight:bold; text-decoration: none}
a:hover.splashLangSel{text-decoration: underline}

/* Documents app */
.docsPageIndex{text-align:center; width:100%}
.docsPageCurr{color:black; background-color:lightblue; border:1px solid blue}
.docsPageIndex, a:visited.docsPageLink, a.docsPageLink, a:link.docsPageLink, a:active.docsPageLink {text-decoration: none; color:#005284; font-size:14px; font-family: Arial; color:#005284; font-weight:bold; border:1px solid white}
a:hover.docsPageLink{text-decoration: underline; border:1px solid lightblue; color:blue}

/* Jobs app */
.jobsColumnHeading{font-family:arial, sans-serif; font-size:14px; color:#005284; font-weight: bold; width:150px;}
.form_label {font-family:arial, sans-serif; font-size:16px; }

