@charset "utf-8";
/* BODY TEMPLATES */
body {
	background-color:#003F73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bg-top-header { 
	background-image:url(../images/bg-top-header.gif);
	background-repeat:repeat-x;
	height:204px;
}
.bg-footer-red { 
	background-image:url(../images/bg-footer-red.gif);
	background-repeat:repeat-x;
	height:19px;
}
.bg-network-add { 
	background-image:url(../images/network-bg-add.gif);
	background-repeat:no-repeat;
	height:117px;
}
.bg-network-add2 { 
	background-image:url(../images/network-bg-add2.gif);
	background-repeat:no-repeat;
	height:117px;
}
.bg-hr { 
	background-image:url(../images/hr-bg.gif);
	background-repeat:repeat-x;
	height:160px;
}
.bg-people-say1 { 
	background-image:url(../images/people-say-bg1.gif);
	background-repeat:no-repeat;
	height:400px;
}
.bg-people-say2 { 
	background-image:url(../images/people-say-bg2.gif);
	background-repeat:no-repeat;
	height:443px;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
}
.small-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EAEAEA;
	font-weight:bold;
}
.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EAEAEA;
}
.small2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
.hilite {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#0099ff;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.hilite-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.submenu-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}
a.submenu-normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}
a.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none; 
}
a.contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFB400;
	text-decoration: underline;
}
a.contentlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB400;
	text-decoration: none;
}
a.contentlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB400;
	text-decoration: underline;
}
/* testing for templates */
.bg-top-header2 { 
	background-image:url(../images/kubrickbgcolor.jpg);
	background-repeat:repeat;
	height:204px;
}
.bg-footer-red2 { 
	background-image:url(../images/PageTexture.jpg);
	background-repeat:repeat;
	height:19px;
}
.shadow { 
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
}
.shadow-l { 
	background-image:url(../images/shadow-l.png);
	background-repeat:repeat-y;
}