/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D3E59;
}

td {
	font-family: "Trebuchet MS";
	color: #0F4068;
	font-size: 13px;
}

.recHome {
	font-family: "Trebuchet MS";
	color: #0F4068;
	font-size: 11px;
}
.subtitle {
	font-family: "Trebuchet MS";
	color: #990000;
	font-size: 13px;
}

.form1 {color: #164F61;
		font-size: 10px;
		background: #F0F4F4;
		font-weight: bold;
}
.form2 {font-size: 10px;
		color: #0F4068;
		background:#F0F4F4;
}
.form3 {font-size: 10px;
		color: #0F4068;
		background:#F0F4F4;
}
.form4 {color: #164F61;
		font-size: 10px;
		background: #DAEAEF;
		font-weight: bold;
}
.formImput{font-size: 10px;
		color: #0F4068;
}
.formTable{font-size: 10px;
		color: #0F4068;
		background:#EDF5F8;
		font-weight:bold;
}
.formTitle {font-size: 10px;
		color: #FFFFFF;
		font-weight: bold;
		text-transform: uppercase;
		background:#397498;
}

a.menuCorp:link {	
				font-family: "Trebuchet MS";
				text-decoration: none;
				font-size: 10px; 
				
				color: #026388;
}
a.menuCorp:visited {
					font-family: "Trebuchet MS";
					text-decoration: none;
					font-size: 10px; 
					
					color: #026388;
}
a.menuCorp:hover {
				font-family: "Trebuchet MS";	
				text-decoration: none;
				font-size: 10px; 
				
				color: #990000;
}

a.contentLink:link {
				font-family: "Trebuchet MS";
				font-size: 13px; 
				font-weight: bold;
				color:#014F6B;
}
a.contentLink:visited {
				font-family: "Trebuchet MS";
				font-size: 13px; 
				font-weight: bold;
				color: #014F6B;
}
a.contentLink:hover {
				font-family: "Trebuchet MS";
				font-size: 13px; 
				font-weight: bold;
				color:#BC282C;
}

a.siteMap:link {
				font-family: "Trebuchet MS";
				font-size: 12px;
				text-decoration: none;
				color: #026388;
}
a.siteMap:visited {
				font-family: "Trebuchet MS";
				font-size: 12px;
				text-decoration: none;
				color: #026388;
}
a.siteMap:hover {
				font-family: "Trebuchet MS";
				font-size: 12px;
				text-decoration: none;
				color: #BC282C;
}

a.skillLog:link {
				font-family: "Trebuchet MS";
				font-size: 12px;
				text-decoration: none;
				color: #026388;
}
a.skillLog:visited {
				font-family: "Trebuchet MS";
				font-size: 12px;
				text-decoration: none;
				color: #026388;
}
a.skillLog:hover {
				font-family: "Trebuchet MS";
				font-size: 12px;
				text-decoration: none;
				color: #BC282C;
}