/* Start of CMSMS style sheet 'It_Helpdesk' */
body {
	font-family: arial;
	font-size: 14px;
}

#wrapper {
height: 100px;
}

#top {
	height: 145px;
}

#topleft {
	border: 0px solid #000;
	width: 170px;
	height: 140px;
	float: left;
}
#topright {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	float: left;
	width: 270px;
	padding: 3px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
        font-size: 15px;

}

#navbar {
	border-bottom: 1px solid #e4e4e4;
	padding-top: 5px;
        text-align: center;
}

#left {
	width: 300px;
	border: 0px solid #000;
	float: left;
	font-size: 10px;
	padding: 5px;
         margin-top: 5px
        text-align: center;
}

#right {
	border: 0px solid #000;
	float: left;
	padding: 5px;
        margin-top: 5px;
}


.bordered {border: 1px solid black; border-collapse: collapse; text-align: center;}
.style9 {font-size: 14pt; padding-left: 10px;}
.style11 {font-size: 9px;}
.style12 {color: #333333;}
.style15 {font-size: 14px;}
/* End of 'It_Helpdesk' */

