
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow-x: hidden;
}

.main {
	width: 98%;
	padding-left: 10px;
}

.error {
	width: 98%;
}

a.header_link {
	color: #FFFFFF;
}

a:visted.header_link {
	color: #FFFFFF;
}

a.sub_link {
	color: #000000;
}

a.view_more {
	color: #000000;
	font-size: 11px;
}

a:visited.sub_link {
	color: #000000;
}

.table_caption {
	display: none;
}

div.datetime {
	display: inline;
	font-size: 10px;
}

div.col1 {
 	width: 33%;
	padding: 0px;
	float: left;
	text-align: center;
}

div.col2 {
 	width: 33%;
	padding: 0px;
	float: left;
	text-align: center;
}

div.col3 {
 	width: 33%;
	padding: 0px;
	float: left;
	text-align: center;
}

div.nav_search {
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

div.nav_links {
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.short_height {
	font-size: 9px;
}

a.nav {
	font-size: 11px;
	color: #000000;
}

p.nav_cur {
	display: inline;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.spacer {
	height: 3px;
}

/** all units except server unit CSS **/
div.layout {
	padding: .1cm;
}

/**  Server unit CSS **/
.server_table {
	width: 100%;
}

.servers_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

.servers_summary {
 	border-style: solid;
	border-width: thin;
	border-color: #FF0000;
	width: 100%;
	padding: 5px;
	background-color: #FFEBEB;
	color: #000000;
	text-align: left;
}

.servers {
	border-style: solid;
	border-width: thin;
	border-color: #FF0000;
	border-bottom-style: none;
	padding: 3px;
	background-color: #FFEBEB;
	color: #000000;
}

.servers_all {
	width: 250px;
}

.servers_all_title {
	padding: 3px;
	background-color: #FFEBEB;
	color: #000000;
}

.servers_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FF0000;
}

/** presidents_corner unit CSS **/
.presidents_corner_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFBA00;
	width: 250px;
}

.presidents_corner_summary {
	border-style: solid;
	border-width: thin;
	border-color: #FFBA00;
	background-color: #FFE5A7;
	padding: 3px;
	text-align: left;
}

.presidents_corner {
	border-style: solid;
	border-width: thin;
	border-color: #FFBA00;
	border-bottom-style: none;
	padding: 3px;
	background-color: #FFE5A7;
	color: #000000;
	width: 100%;
}

.presidents_corner_all {
	width: 100%;
}

.presidents_corner_all_title {
	padding: 3px;
	background-color: #FFE5A7;
	color: #000000;
	font-weight: bold;
}

.presidents_corner_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFBA00;
}

.presidents_corner_all_search {
	padding: 10px;
	background-color: #FFE5A7;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFBA00;
}

/** new employee unit CSS **/
.new_employees_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B804C;

}

.new_employees_summary {
	border-style: solid;
	border-width: thin;
	border-color: #2B804C;
	background-color: #C4DCCD;
	padding: 3px;
	text-align: left;
}

.new_employees {
	border-style: solid;
	border-width: thin;
	border-color: #2B804C;
	border-bottom-style: none;
	padding: 3px;
	background-color: #C4DCCD;
	color: #000000;
	width: 100%;
}

.new_employees_all {
	width: 250px;
}

.new_employees_all_title {
	padding: 3px;
	background-color: #C4DCCD;
	color: #000000;
	font-weight: bold;
}

.new_employees_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #2B804C;
}

/** new_additions unit CSS **/
.new_additions_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9060B9;

}

.new_additions_summary {
	border-style: solid;
	border-width: thin;
	border-color: #9060B9;
	background-color: #DCCEE8;
	padding: 3px;
	text-align: left;

}

.new_additions {
	border-style: solid;
	border-width: thin;
	border-color: #9060B9;
	border-bottom-style: none;
	padding: 3px;
	background-color: #DCCEE8;
	color: #000000;
	width: 100%;
}

.new_additions_all {
	width: 250px;
}

.new_additions_all_title {
	padding: 3px;
	background-color: #DCCEE8;
	color: #000000;
	font-weight: bold;
}

.new_additions_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #9060B9;
}

/** r_e_spotlight unit CSS **/
.r_e_spotlight_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E4040;

}

.r_e_spotlight_summary {
	border-style: solid;
	border-width: thin;
	border-color: #9E4040;
	background-color: #DFC1C1;
	padding: 3px;
	text-align: left;
}

.r_e_spotlight {
	border-style: solid;
	border-width: thin;
	border-color: #9E4040;
	border-bottom-style: none;
	padding: 3px;
	background-color: #DFC1C1;
	color: #000000;
	width: 100%;
}

.r_e_spotlight_all {
	width: 250px;
}

.r_e_spotlight_all_title {
	padding: 3px;
	background-color: #DFC1C1;
	color: #000000;
	font-weight: bold;
}

.r_e_spotlight_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #9E4040;
}

/** project_spotlight unit CSS **/
.project_spotlight_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #446CC0;

}

.project_spotlight_summary {
	border-style: solid;
	border-width: thin;
	border-color: #446CC0;
	background-color: #9DB2DE;
	padding: 3px;
	text-align: left;
}

.project_spotlight {
	border-style: solid;
	border-width: thin;
	border-color: #446CC0;
	border-bottom-style: none;
	padding: 3px;
	background-color: #9DB2DE;
	color: #000000;
	width: 100%;
}

.project_spotlight_all {
	width: 250px;
}

.project_spotlight_all_title {
	padding: 3px;
	background-color: #9DB2DE;
	color: #000000;
	font-weight: bold;
}

.project_spotlight_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #446CC0;
}

/** birthdays unit CSS **/
.birthdays_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004E82;
}

.birthdays_summary {
	border-style: solid;
	border-width: thin;
	border-color: #004E82;
	padding: 3px;
	background-color: #026AAB;
	color: #FFFFFF;
	text-align: left;
}

.birthdays {
	border-style: solid;
	border-width: thin;
	border-color: #004E82;
	border-bottom-style: none;
	padding: 3px;
	background-color: #026AAB;
	color: #000000;
	width: 100%;
}

.birthdays_all {
	width: 250px;
}

.birthdays_all_title {
	padding: 3px;
	background-color: #026AAB;
	color: #000000;
	font-weight: bold;
}

.birthdays_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #004E82;
}
/** birthdays unit CSS **/
.anniversaries_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #684648;
}

.anniversaries_summary {
	border-style: solid;
	border-width: thin;
	border-color: #684648;
	padding: 3px;
	background-color: #B09FA0;
	text-align: left;
}

.anniversaries {
	border-style: solid;
	border-width: thin;
	border-color: #684648;
	border-bottom-style: none;
	padding: 3px;
	background-color: #B09FA0;
	color: #000000;
	width: 100%;
}

.anniversaries_all {
	width: 250px;
}

.anniversaries_all_title {
	padding: 3px;
	background-color: #B09FA0;
	color: #000000;
	font-weight: bold;
}

.anniversaries_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #684648;
}

/** hot_topics unit CSS **/
.hot_topics_header {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #08A808;
}

.hot_topics_summary {
	border-style: solid;
	border-width: thin;
	border-color: #08A808;
	padding: 3px;
	background-color: #7DD17D;
	text-align: left;
}

.hot_topics {
	border-style: solid;
	border-width: thin;
	border-color: #08A808;
	border-bottom-style: none;
	padding: 3px;
	background-color: #7DD17D;
	color: #000000;
	width: 100%;
}

.hot_topics_all {
	width: 250px;
}

.hot_topics_all_title {
	padding: 3px;
	background-color: #7DD17D;
	color: #000000;
	font-weight: bold;
}

.hot_topics_all_text {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #08A808;
}
/************************************************************************
***
***  Everything below was taken from a tutorial on http://www.albin.net/CSS/RoundedCorners/
***  Thank you!
***
***  Soon I will rewrite this in order to make it a little bit more my own
***  but this credit will remain.
************************************************************************/
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */

/** Each unit needs it's own content tag **/
.content_servers {
    margin: 0px;
    padding: 0px;
    border: 1px solid #FF0000;
}

.content_presidents_corner {
    margin: 0px;
    padding: 0px;
    border: 1px solid #FFBA00;
}

.content_new_employees {
    margin: 0px;
    padding: 0px;
    border: 1px solid #2B804C;
}

.content_new_additions {
    margin: 0px;
    padding: 0px;
    border: 1px solid #9060B9;
}

.content_r_e_spotlight {
    margin: 0px;
    padding: 0px;
    border: 1px solid #9E4040;
}

.content_project_spotlight {
    margin: 0px;
    padding: 0px;
    border: 1px solid #446CC0;
}

.content_birthdays {
    margin: 0px;
    padding: 0px;
    border: 1px solid #004e82;
}

.content_anniversaries {
    margin: 0px;
    padding: 0px;
    border: 1px solid #684648;
}

.content_hot_topics {
    margin: 0px;
    padding: 0px;
    border: 1px solid #08A808;
}

p.content {
	margin-left: 10px;
	margin-right: 10px;
}

.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
	width: 100%;
}