/* css file */

.navbar{
	list-style: none;
	font-size: 16px;
	}

.menu{
	float: left;
	border-bottom: 2px solid #ccc;
	text-align: left;
	width: 146px;
	height: 25px;
	font-size: 16px;
       margin-bottom: 0;
       margin-left: -40px;
       text-shadow: gray 2px 3px 4px;
}


.mainNav {
	position: absolute; top: 5%; right: 20px; height: 100px; width: 500px;
	text-align: right; margin: 5px; padding: 0px 0px 5px 0px;
	backgroundcolor: #ffffff;
}


.index {
   position: relative;
   top: 10px; left: 0px;
   height: 30px;
   font-weight: bold;
   font-family: Palatino Linotype;
   font-size: 16pt;
}

.nameIndex {
	position: relative; top: 0px; left: 10px; margin: 0px;
	padding: 30px 10px 10px 10px; backgroungcolor: #fff;
	width: 100%;
        font-family: Palatino, Times New Roman, Times;
        font-size: 14pt;
}

.contents {
	position: relative; top: 5px; left: 5px; margin: 0px;
	padding: 10px 10px 10px 10px; backgroungcolor: #fff;
	width: 100%;
	}

.bodycopy {
   font-family: Verdona, Arial, Helvetica;
   font-size: 11pt;
   line-height: 12pt;
   color: #999966
}

.sectionhead {
   font-family: Palatino, Times New Roman, Times;
   font-weight: bold;
   font-size: 24pt;
	font: italic;
   color: #333300
}

.date { 
   font-family: Palatino, Times New Roman, Times;
   font-size: 24pt
   font-weight: bold;
   color: #333300
        font-family: Palatino, Times New Roman, Times;
}

.itemize {
	position: relative; 
	backgroungcolor: #fff;
	margin-top: 10px;
	line-height: 100%;
	list-style-type: circle;
	margin-right: 50px;
}

.subitemize {
	position: relative; top: 0px; left: 10px; margin: 2px; margin-top: 2px;
	padding: 0px 0px 0px 5px; backgroungcolor: #fff;
	line-height: 110%;
		list-style-type: disc;
    	text-indent:15pt;
    	font: italic;
        font-size: 12pt;
}


.persInfo {
   font-family: Palatino, Times New Roman, Times;
   font-weight: bold;
   font-size: 14pt;
   width: 20%
   color: #333300
}
