html,body{
    margin:0;
    padding:0;    
    height:100%;  
	border:none
}

body 
{
	font-family:Verdana;
}
h1,h2,h3,h4,h5
{
	font-family: Tahoma;
	font-weight:normal;	
}
h1
{
	font-size: 14pt;	
	margin-left: 10px;
}
h2
{
	font-size: 13pt;	
	margin-top: 0px;
}
    h6 {
        font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
        font-weight: normal;
        display:none;
    }
        h7 {
        font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
        font-weight: normal;
        display:none;
    }
#container
{
	width: 100%;
	height: 100%; 
	margin: 0;
	padding: 0;
	
	border-spacing: 0;
	border-collapse: collapse;
}
#header1
{
	background-color: rgb(235, 243, 255);
	
	margin: 0;
	padding: 0;
}
#header1 td
{
	width: 100%;
	height: 23px;
}
#header2
{		
	margin: 0;
	padding: 0;
}
#header2 td
{
	width: 100%;
	height:31px;	
}
#horizontalMenu
{
	width: 100%;	
	height: 20px;
	
	margin: 0;
	padding:0;
	
	border-width: 0;
	border-spacing: 0;
	border-collapse:collapse;
}

#menuTable
{
	color: rgb(0, 51, 153);
	
	margin: 0;
	margin-left: 5px;
	padding: 0;
	
	font-size: 8pt;
	text-align: center;
	
	border-collapse:collapse;
	border-spacing: 0;
	border: 0;
}


table.unchosen td
{
	font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
	
	padding: 0;
	    
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(194, 220, 255);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(194, 220, 255);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(255, 255, 255);
    
	
	background-image: url("../Pictures/topnavunselected.gif");
	background-repeat:repeat-x;	
}

table.chosen td
{	
	font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    	
	padding: 0;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(194, 220, 255);
	border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(255, 255, 255);
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(194, 220, 255);
    
    
	background-image: url("../Pictures/topnavselected.gif");
	background-repeat:repeat-x;	

}

.unchosen a
{
	display: block;
	text-decoration: none;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;	
	
	border: 0;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: white;
}
.unchosen a:hover
{
	display: block;
    background-image: url("../Pictures/topnavhover.gif");
	background-repeat:repeat-x;	
	text-decoration: none;
}
.chosen a
{
	display: block;
	text-decoration: none;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;	
	
	border: 0;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(103, 149, 209);
}
.chosen a:hover
{
	display: block;
    background-image: url("../Pictures/topnavhover.gif");
	background-repeat:repeat-x;	
	border-bottom-color: White;
	text-decoration: none;
}
#rightUnChosen
{
	border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(194, 220, 255);	
}
#separator
{
	margin:0px;
	padding:0px;
	
	border: 0;
	border-spacing: 0;
	
	background-color: rgb(214, 232, 255);
	background-image: url("../Pictures/pageTitleBKGD.gif");	
	background-repeat:repeat-x;	
}
#separator td
{
	width:100%;
	height: 6px;	
}
p
{
	font-size: 8pt;	
}

.DayOfMonth {
    width: 100px;
}

p.allign-right
{
	text-align:right;
	
	margin: 0;
	padding: 0;
}

p.allign-left
{
	text-align:left;
	
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

ul 
{
	margin: 0;
	margin-left:5px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0;
	
	width: 130px;
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	font-weight: normal;
	
	background-color: rgb(242, 248, 255);
	
	border-style: solid;
	border-color: #567bc6;
	border-width: 1px;
}

li
{	
	list-style-type: none;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
	border-bottom:solid 1px #c2dcff;
	border-top:solid 1px #f2f8ff;
	
	background-color:rgb(214, 232, 255);
	
	font-weight: bold;
}
#firstMenuItem
{
	font-weight:normal;
	color:#003399;
	background-image:url("../Pictures/quickLaunchHeader.gif");
	background-repeat:repeat-x;
	background-color:#d6e8ff;

	border-left:solid 1px #f2f8ff;
	font-size:8pt;	
}
li.subMenu
{
	background-color: rgb(242, 248, 255);
}

ul.sub
{
	list-style-type: circle;
	
	margin-left: 20px;
	margin-top: 0;
	width: 95px;
	padding: 0;
	
	border: none;
	
	
}
ul.sub *
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	font-weight:normal;	
		background-color: rgb(242, 248, 255);
	width: 96px;
}
#logout
{	
	margin-top: 8px;
	background-color: rgb(242, 248, 255);
	border: none;	
}

#logout *
{
	color: red;	
}

a
{
	text-decoration: none;
	color: rgb(0, 51, 153);
}
a.editing
{
	margin: 5px;	
}
a:hover
{
	color: black;
	text-decoration: underline; 
}
table.tabela
{
	margin: 0;
	font: 8pt Tahoma;
	
	padding:0;
	border: 0;
	
	width: 600px;
}

#menu
{
	width:130px;
	height:100%; 
	
	background-image: url("../Pictures/navshape.jpg");
	background-repeat:no-repeat;
}
#pageContent
{
	width:inherit;
	height:100%;

	background-image: url("../Pictures/pagebackgrad.gif");
	background-repeat:repeat-x;
	
	margin: 0;
	padding:0;
}


#titleGraphic
{
	margin: 0;
	margin-top: 6px;
	margin-left: 7px;	
}
#titleText
{
	font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-size: 11pt;
    line-height: normal;
    font-weight: bold;
    color: rgb(102, 102, 102);
    text-decoration: none;	
    
    margin: 0;
    margin-top: 1px;
    padding: 0;
    vertical-align:super;
}
#contentRow
{		
	vertical-align:top;	
	background-color: rgb(131, 176, 236);
}
#defaultCointainer
{
	padding: 0;
	
	text-align:left;
	 
	border-style: solid;
	border-color: #567bc6;
	border-width: 1px;
	
	background-color: White;
	
	margin-top: 10px;	
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	
	vertical-align: top;
	
	height: 100%;
	
	background-image: url("../Pictures/contentHead.gif");
	background-repeat: repeat-x;
}
#whereAreYou
{
	margin-left: 10px;
	margin-top: 3px;	
	
	color: Gray;
}
#userData
{
	font-family: Tahoma;
	margin-left: 10px;
	
	color: #4c4c4c;
	
	line-height: 16px;
}
#userDataContainer
{
	float:left;	
}
#personalData
{
	clear: both;
	width: 60%;
	
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	padding-top: 4px;
	
	color: #4c4c4c;
	border-top-style: solid;
	border-top-color: #567bc6;
	border-top-width: 1px;
	font-family: Tahoma;
}
#personalData p
{
	line-height: 16px;	
	margin-bottom: 8px;
	margin-top: 0px;
}
#personalData a
{
	font-weight: bold;	
	font-size: 9pt;
}
#personalAddr
{
	width: 60%;
	
	margin-top: 8px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	padding-top: 4px;
	
	color: #4c4c4c;
	border-top-style: solid;
	border-top-color: #567bc6;
	border-top-width: 1px;
	font-family: Tahoma;	
	
	text-align: left;
}
#personalAddr p
{
	line-height: 16px;	
	margin-bottom: 8px;
	margin-top: 0px;
}
#personalAddr a
{
	font-weight: bold;	
	font-size: 9pt;
}
td.repeaterControl
{
	margin: 0;
	padding: 0;
	
	border-width: 0px;
	
	padding-right: 40px;
	
	color: #4c4c4c;
}
#userPhoto
{
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
}
#calendar
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 500px;
	display: inline;
	top: 0px;
	left: 0px;
}
#groupCalendar
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 800px;
	display: inline;
}
#groupCalendar *
{
	text-align: center;
	font-family: Tahoma;	
	color: #4c4c4c;
}
#groupCalendar p
{
	text-align: right;
}
#absences
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 600px;
	display: inline;
}
#absences *
{
	font-family: Tahoma;	
	color: #4c4c4c;
}
#absencesInfo
{
	position: relative;
	width: 200px;
	float:left;
}
#absencesInfo p
{
	font-family: Tahoma;
	margin-left: 14px;
	
	color: #4c4c4c;
	
	line-height: 16px;	
}
#tabHeader
{
	font-weight: bold;
	
	background-image: url("../Pictures/listheadergrad.gif");	
	background-repeat: repeat-x;	
}
#contractsHeader
{
	font-weight: bold;
	
	background-image: url("../Pictures/listheadergrad.gif");	
	background-repeat: repeat-x;	
	
	background-color: rgb(175,210,255);
	
	height: 30px;	
	padding-left: 8px;
	
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
}
div.container
{
	width: 100%;	
	clear: both;
}
#limits
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 450px;
	
	display: inline;
}
#limits *
{
	font-family: Tahoma;	
	color: #4c4c4c;
}
div.info
{
	position: relative;
	width: 300px;
	float:left;
}
div.info p
{
	font-family: Tahoma;
	margin-left: 14px;
	
	color: #4c4c4c;
	
	line-height: 16px;	
}
#petitions
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 450px;	
	
	display: inline;
}
#petitions *
{
	font-family: Tahoma;	
	color: #4c4c4c;
}
#infPet
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 450px;
	
	display: inline;
}
#infPet *
{
	font-family: Tahoma;	
	color: #4c4c4c;
}
img 
{
	border: 0;	
}
#dataEdit
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 170px;
	
	display: inline;
		
}
#dataEdit *
{
	font-family: Tahoma;	
	font-size: 8pt;
	color: #4c4c4c;
	line-height: 16px;
}
#dataEdit input.sendButton
{
	margin-top: 10px;
}
#dataEdit #AddrHeader
{
	margin: 0;
	margin-bottom: 8px;
}
#dataEdit #AddrHeader *
{
	font-weight: bold;
	font-size: 10pt;	
}
#dataEdit select
{
	border-style:groove;	
}
#applicationEdit
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 300px;
	
	display: inline;
}
#applicationEdit *
{
	font-family: Tahoma;	
	font-size: 8pt;
	color: #4c4c4c;
	line-height: 16px;
}
#contracts
{	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}
#contracts td
{
	width: 350px;
}
#paddings td 
{
	padding-bottom: 14px;
}

#backLink
{	
	text-align: right;
}
#backLink a
{
	color: rgb(0, 51, 153);		
}
tr.separe td
{
	padding-top:10px;	
}

#payrollPos
{
	position: relative;
	margin-top: 4px;	
	margin-left: 12px;
	margin-right: 6px;
	padding: 0;
	
	float:left;
	width: 500px;
	display: inline;
}
#payrollPos *
{
	font-family: Tahoma;	
	color: #4c4c4c;
}
#billPos
{
	width: 500px;	
}
