/*regular page styles*/
/*===================*/
/* baraud red = #000066 */
/* baraud dark blue = #e1e1e1 */
/* baraud light blue = #dadada */

BODY { FONT: 11px verdana; text-align: justify; color: black; }

p		{ FONT: 11px verdana; text-align: justify; color: black; padding-left: 5px; }
.txt	{ FONT: 11px verdana; text-align: justify; color: black; }
.bttn	{ FONT: 11px verdana; text-align: center; color: black; }

/* background: white; */
a		{ color: #000066; text-decoration : underline; font: 11px verdana; }
a:link	{ color: #000066; }
a:hover { background: #000066; color: white; }

.jobtitle	{ FONT: bold 12px verdana; padding-left: 10px; color: #000066; }
.jobtext	{ FONT: 11px verdana; padding-left: 20px; text-align: justify; }
.jobid		{ FONT: 11px verdana; text-align: right; font-weight: bold; }
.jobcontact	{ FONT: 11px verdana; text-align: right; }
.jobmodify	{ FONT: 11px verdana; color: #000066; font-weight: bold; }
.jobmodifyn	{ FONT: 10px verdana; color: #aaaaaa; }

.pagetitle { FONT: 18px verdana; padding-left: 5px; color: #000066; }
.comment { FONT: 10px verdana; padding-left: 5px; font-style: italic; }
.arrup {
	text-align: left;
	PADDING-left: 15px;
	PADDING-BOTTOM: 3px;
	BACKGROUND-IMAGE:  url(../IMAGES/UP-RED.GIF);
	background-position: 40px 0px ;
	BACKGROUND-REPEAT: no-repeat;
}


.SideMenu			{ border-bottom: thin inset; padding-bottom: 5px; padding-top: 5px; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: white; background-color: #e1e1e1; text-decoration : none; text-align: left; }
.SideMenu:link		{ color: black; background-color: #e1e1e1; text-decoration : none; }
.SideMenu:visited	{ color: black; background-color: #e1e1e1; text-decoration : none; }
.SideMenu:active	{ color: black; background-color: #e1e1e1; text-decoration : none; }
.SideMenu:hover		{ color: #000066; background-color: white; text-decoration : none; }

.SideMenuOn			{ border-bottom: thin inset ; padding-bottom: 5px; padding-top: 5px; border-left: medium solid #000066; display: block; font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: white; text-align: left; }
.SideMenuOn:link	{ background: white; color: black; text-decoration : none; }
.SideMenuOn:visited	{ background: white; color: black; text-decoration : none; }
.SideMenuOn:active	{ background: white; color: black; text-decoration : none; }
.SideMenuOn:hover	{ background: white; color: #000066; text-decoration : none; }

.SectionHeading		{
	padding-bottom: 0px;
	padding-top: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.SectionHeading2	{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}

.FooterText			{ color: white; background: #000066; font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.FooterText:link	{ color: white; background: #000066; text-decoration : none; }
.FooterText:visited	{ color: white; background: #000066; text-decoration : none; }
.FooterText:active	{ color: white; background: #000066; text-decoration : none; }
.FooterText:hover	{ color: #000066; background: white; text-decoration : none; }

.mainMenu	{ background: #e1e1e1; color: white; vertical-align: top; }
.topMenu			{ display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: white; background-color: #e1e1e1; text-decoration : none; }
.topMenu:link		{ color: black; background-color: #e1e1e1; text-decoration : none; }
.topMenu:visited	{ color: black; background-color: #e1e1e1; text-decoration : none; }
.topMenu:active		{ color: black; background-color: #e1e1e1; text-decoration : none; }
.topMenu:hover		{ color: #000066; background-color: white; text-decoration : none; }

.more		{ background: white; color: black; text-decoration : underline; font: 11px verdana; }
.more:link	{ background: white; color: black; }
.more:hover { background: #000066; color: white; }

.undln		{ color: #0f0f0f; text-align: center; width: 50%; }

.DropDown	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; background: white; color: #000000; }

.search	{color: #000000; text-align: right; padding-right: 2px; font-size: 9px; }

.hidden			{ background: #ffffff; color: #ffffff; text-decoration : none; font: 11px verdana; }
.hidden:link	{ background: #ffffff; color: #ffffff; }
.hidden:hover	{ background: #ffffff; color: #ffffff; }

.baraudform	{
	border-color: #e1e1e1; border-width: 1px; background: #e1e1e1;
/*	border-style: plain;
	border-color: #000066;
	border-top-width: 3px; 
	border-left-width: 3px;*/
}

.user-button, .user-button:link, .user-button:visited {
	background-color: #888888; /* ffffff */
	border: thin outset #666666;
	text-decoration: none;
	padding: 2px;
	color: white;
}

.user-button:hover { background-color: #000066; border: thin inset #666666; }

