@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #d3d3d3 url(../graphics/sitebkg.gif) top repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #555;
}

input, select, textarea {
	font-size: 13px;
	color: #164B89;
}


a, a:visited, a:active {
	color: #164B89;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #C52320;
	text-decoration: none;
}

.tagline {
	color: #174D8F;
	font-size: 17px;
	font-weight: bold;
	margin-left: 340px; 
	margin-top: -32px;
	width: 440px;
}

.topinbuttons
{
	margin-top: -64px; 
	margin-left: 760px;
}

a:link.topinlinks, a:active.topinlinks, a:visited.topinlinks 
{
	display: inline;
	padding: 6px 0px 6px 28px;
	margin-left: 10px;
	text-decoration: none;
	color: #1C3F94;
	font-size: 13px;
}


a:hover.topinlinks
{
	color: #999;
}


.navlinks{
	font-weight: bold;
	font-size: 14px;
	background-color: #174D8F;
}

.navlinks a, .navlinks a:active, .navlinks a:visited {
	display: inline-block;
	line-height: 36px;
	padding: 0 15px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border-left: #003 1px solid;
	border-right: #93BFE7 1px solid;
}

.navlinks a:hover {
	color: #999;
}

.bluelinks_index{
	margin-left: 414px;
	width: 480px;
	text-align: center;
	margin-top: -214px;
	clear: both;
}

.bluelinks_index a, .bluelinks_index a:active, .bluelinks_index a:visited {
	display: inline-block;
	line-height: 28px;
	padding: 0 16px;
	text-decoration: none;
}

.bluelinks_index a:hover {
	color: #C52320;
}

.bluelinks{
	margin-left: 414px;
	width: 480px;
	text-align: center;
	margin-top: 26px;
	clear: both;
}

.bluelinks a, .bluelinks a:active, .bluelinks a:visited {
	display: inline-block;
	line-height: 28px;
	padding: 0 16px;
	text-decoration: none;
}

.bluelinks a:hover {
	color: #C52320;
}


#colorlinks{
	margin-left: 420px;
	width: 460px;
	text-align: center;
	margin-top: 100px;
}

.orange a, .orange a:active, .orange a:visited {
	padding: 20px 30px;
	line-height: 44px;
	text-align: center;
	background:url(../graphics/orange.gif) no-repeat center;
	color: #FFF;
	font-weight: bold;
}

.orange a:hover {
	background: url(../graphics/orange_over.gif) no-repeat center;
}

.crimson a, .crimson a:active, .crimson a:visited {
	padding: 20px 30px;
	line-height: 44px;
	text-align: center;
	background:url(../graphics/crimson.gif) no-repeat center;
	color: #FFF;
	font-weight: bold;
}

.crimson a:hover {
	background: url(../graphics/crimson_over.gif) no-repeat center;
}

.red a, .red a:active, .red a:visited {
	padding: 20px 33px;
	line-height: 44px;
	text-align: center;
	background:url(../graphics/red.gif) no-repeat center;
	color: #FFF;
	font-weight: bold;
}

.red a:hover {
	background: url(../graphics/orange_over.gif) no-repeat center;
}

.titles {
	color: #C52320;
	font-size: 17px;
	font-weight: bold;
}

.pagetitle{
	font-weight: bold;
	font-size: 14px;
	background-color: #174D8F;
  padding-left: 20px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 40px;
}

.pagelinks{
	font-weight: bold;
	font-size: 14px;
}

.pagelinks a, .pagelinks a:active, .pagelinks a:visited {
	display: block;
	width: 240px;
	line-height: 38px;
  padding-left: 20px;
	border-bottom: #999 1px solid;
}

.pagelinks a:hover, .pagelinks a#selected {
	background-color: #999;
	color: #FFF;
}

.navextend{
	background: url(../graphics/nav_extend.gif) no-repeat; 
	margin-left: -15px; 
	margin-top: -40px; 
	margin-bottom: -8px; 
	height: 48px; 
	width: 15px;
}

.footer {
  color: #000;
	font-size: 13px;
}

.error {
	color: red;
	font-size: 11px;
	font-weight: normal;
	}
	
.timesheet, .timesheet td, .timesheet th, .timesheet p, .timesheet input {
	font-size: 11px;
}
