﻿body 
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #454545;
}

input, select, textarea
{
	font-size: 8pt;
	margin-left: 1px;
	margin-right: 1px;
	padding: 1px;
}


TABLE
{
	margin: 0;
}

TD
{
	vertical-align: top;
}

#jobrequest TD
{
	vertical-align: middle;
}

#header
{
	background-color: White;
	position: relative;
	height: 145px;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0;
}

#sigla, #motto
{
	position: absolute;
	border: 0;
}

#sigla
{
	left: 10px;
	top: 10px;
}

#motto
{
	left: 170px;
	top: 70px;
}

#quick
{
	height: 105px;
}

#quickbuttons
{
	float: right;
	width: 120px;
	height: 55px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 15px;
	border-left: solid 6px #e9e9e9;
}

#quickbuttons a
{
	padding: 0;
	background-image: none;
	text-decoration: none;
}

#quickbuttons a:hover
{
	text-decoration: none;
}

#quickbuttons img
{
	border: 0;
}

#menuleft
{
	background: Transparent url(Images/menu_left.gif) no-repeat left;
	padding-left: 9px;
	width: 891px;
	height: 40px;
	margin: 0px auto 0px auto;
}

#menu
{
	text-align: center;
	background: Transparent url(Images/menu_bg.gif) repeat-x;
	height: 40px;
}

#menu TABLE
{
	width: 100%;
}

#menuright
{
	background: Transparent url(Images/menu_right.gif) no-repeat right;
	height: 40px;
	padding-right: 9px;
}

#center
{
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
	padding-top: 6px;
	text-align: left;
}

#page
{
	width: 100%;
}

#special
{
	width: 900px;
	text-align: left;
	padding: 5px 0px 10px 0px;
	clear: both;
}

#sidebar
{
	float: left;
	width: 300px;
}

.sidemenu1top
{
	height: 9px;
	width: 300px;
	background: Transparent url(Images/sidemenu1_top.gif) no-repeat;
}

.sidemenu1
{
	width: 298px;
	min-height: 300px;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
	background: Transparent url(Images/sidemenu1_bg.gif) repeat-x bottom;
}

.sidemenu1bottom
{
	height: 9px;
	width: 300px;
	background: Transparent url(Images/sidemenu1_bottom.gif) no-repeat;
}

#content
{
	float: left;
	text-align: left;
	vertical-align: top;
	width: 590px;
	padding-left: 10px;
}

.frameboxleft
{
	background: Transparent url(Images/framebox_left.gif) no-repeat left top;
	padding-left: 9px;
}

.framebox
{
	background: Transparent url(Images/framebox_bg.gif) repeat-x top;
}

.frameboxright
{
	background: Transparent url(Images/framebox_right.gif) no-repeat top right;
	padding-right: 9px;
}

.spacer
{
	height: 6px;
	background-color: Transparent;
}

#footerleft
{
	width: 900px;
	margin: 0px auto 0px auto;
	padding-top: 6px;
	clear: both;
}

#footer
{
	color: White;
	background: Transparent url(Images/footer_bg.gif) repeat-x;
	padding-top: 20px;
	padding-left: 10px;
	height: 40px;
	width: 900px;
}



.menuaitem
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	padding: 18px 20px 0px 20px;
	background-color: Transparent;
}

.menuaitem a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	background-image: none;
}

.menuaitem a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.view
{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.buttonbar 
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.logout
{
	position: absolute;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	background-image: none;
}

.moduletools
{
	text-align: right;
	margin: 1px 2px 1px 2px;
	padding-right: 5px;
	border-top: dotted 1px #6c8fa3;
	border-left: dotted 1px #6c8fa3;
	border-right: dotted 1px #6c8fa3;
}

.section
{
	text-align: left;
	padding: 5px 5px 10px 15px;
}

.titleone, .titletwo
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #007cc3;
	font-size: 16px;
	padding: 0;
	text-decoration: none;
}

.titleone
{
	text-transform: uppercase;	
}

.titletwo
{
	font-style: italic;
	text-transform: uppercase;
}

.title
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #272727;
	margin-bottom: 0;
	padding: 0;
	text-decoration: none;
}

.subtitle
{
	font-weight: normal;
	font-size: 11px;
	color: #a2a2a2;
	padding: 0;
	margin: -5px 0;
}

.error
{
	color: Red;
}

.errorbox
{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: Red;
	background-image: url(Images/error.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 25px;
	height: 100px;
}

.disabled
{
	color: Gray;
}

a
{
	/*color: #0b97ce;*/
	color: #007cc3;
	padding: 0;
	text-decoration: none;
	padding-left: 15px;
	background-position: left 4px;
	background-image: url(Images/link.gif);
	background-repeat: no-repeat;
}

a:hover
{
	text-decoration: underline;
}

#sidebar a
{
	/*color: #0b97ce;*/
	color: #007cc3;
	padding: 0;
	text-decoration: none;
	padding-left: 15px;
	background-position: left 4px;
	background-image: url(Images/link.gif);
	background-repeat: no-repeat;
}

#sidebar a:hover
{
	color: #296099;
	text-decoration: underline;
}

.previewlnk, .printlnk, .maillnk
{
	padding-left: 14px;
	background-position: left center;
	background-repeat: no-repeat;
}

.previewlnk
{
	background-image: url(Images/previewlink.gif);
}

.printlnk
{
	background-image: url(Images/printlink.gif);
}

.maillnk
{
	background-image: url(Images/maillink.gif);
}

.goodtoknow
{
	text-align: left;
	padding: 5px 5px 15px 24px;
	background-image: url(Images/goodtoknow.gif);
	background-position: 3px 9px;
	background-repeat: no-repeat;
}

#section hr
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 1px;
	color: #6c8fa3;
}

#section h3
{
	margin: 5px 0px 8px 0px;
	padding: 0;
}
