@charset "UTF-8";
/* CSS Document */
/* ----- Mod - Gray Orange -------------------------------------------------- */
/* -- OuterFrame -- */
.css33 #BODYzz{
margin:0;
padding:0;
min-height:100%;
background-color: #4d4d4d;
}
.css33 h1, .css33 h2, .css33 h3, .css33 h4, .css33 h5{
margin: 0;
padding:0;
font-weight:normal;
}
.css33 #Page{
margin-bottom:30px;
}
/* ----------------------------------------------------------------- */
/* -- Page Layout -- */
.css33 #Page{
width: 800px; /*Width of main container*/
margin-left: auto;
margin-right: auto;
}
.css33 #PContentwrapper{
float: left;
width: 100%;
}
.css33 #PHead{
padding: 70px 70px 0px 70px;
min-height:90px
}
.css33 #PContent{
/*margin-right: 5px; Set right margin to PDetailsWidth*/
text-align:left;
}
.css33 #PContent .inner{
padding: 0px 70px 20px;
}
.css33 #PDetails{
float: left;
width: 5px; /*Width of right column*/
margin-left: -5px; /*Set left margin to -(PDetailsWidth) */
display:none;
}
.css33 #PFoot{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
}
/* -- Fonts & Headers -- */
.css33 #Page{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #cccccc;
}
.css33 #PHead #Name{
font-family: Georgia, "Times New Roman", Times, serif;
color: #ef9c0b;
font-size: 35px;
}
.css33 #PHead #Name .last{
padding-left:10px; /*separates first name and last name*/
color: #ffffff;
}
.css33 #PHead #Headline{
text-transform:uppercase;
font-size: 16px;
}
/* -- Group Header -- */
.css33 #PContent .group {
}
.css33 #PContent .group .grouptitle{
margin-right:20px;
width: 120px;
float:left;
clear:left;
}
.css33 #PContent .group .grouptitle span{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #ef9c0b;
display: block;
}
/* -- Item Formatting -- */
.css33 #PContent .group .item{
margin-left: 140px;
margin-bottom:20px;
}
.css33 #PContent .group .item .title{
font-size: 14px;
color: #ffffff;
}
.css33 #PContent .group .item .desc{

}
/* -- Item Sub Group -- */
.css33 #PContent .group .item .subtitle{
font-size: 16px;
font-weight: bold;
color: #ffffff;
}
.css33 #PContent .group .item .description .title{
font-size: 12px;
font-weight: bold;
}
/* -- Special Section Formatting -- */

.css33 #PContent #WorkHistory .item .location,
.css33 #PContent #WorkHistory .item .dates {
display:inline;
}
.css33 #PContent #WorkHistory .item .location,
.css33 #PContent #WorkHistory .item .dates {
margin-right:8px;
}
.css33 #PContent #Objective .grouptitle,
.css33 #PContent #Objective .item,
.css33 #PContent #Objective .desc{
display: inline;
font-size:32px;
color:#FFFFFF;
margin:0;
float:none;
clear:none;
font-family: Georgia, "Times New Roman", Times, serif;
}
.css33 #PContent #Objective .grouptitle span{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:32px;
color:#ef9c0b;
display: inline;
font-weight:bold;
margin-right: 15px;
}
.css33 #PContent #Objective {
margin-bottom:40px;
}
/* --------------------------------------------------------------- */
/* Special Formatting For Pasted --------------------------------- */
/* --------------------------------------------------------------- */
.css33 .typep #PContent .group .grouptitle {
display:none;
}
.css33 .typep #PContent .group .item {
margin-left:0px;
}