A {TEXT-DECORATION: none}
/*=========*/
/* CLASSES */
/*=========*/
.background
{
	background-image: url('/images/bmetal1.jpg');
	vertical-align:top;
	border-width:0px;
	border-collapse:collapse;
	padding:0;
	background-attachment:fixed;

}

.mainbody
{
		background-image: url(images/paper_background.jpg);
		background-attachment: fixed;
}

.tables
{
	display: table;
	vertical-align: top;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/paper_background.jpg);
	background-attachment: fixed;
	border-collapse: collapse;
	padding: 0;

}

.tabletop
{
	display:table;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	border-width:3px;
	border-spacing:10px;
	border-style: inset;
	width: 100%;
	background-color:#FFFFFF;
	vertical-align: middle;
}

.pagetable
{
	border: groove;
	border-width: 5px;
	border-collapse: collapse;
	border-spacing: 3px;
	width: 800px;
	background-color: #FFFFFF;
	padding: 0;
	margin-left: auto ;
	margin-right: auto ;

}

.inputbox
{
    /*border: 1px solid #888377;*/
    font-family: monospace;
    font-size: 10pt;
    /* Text Box with Rounded Corners: */
    /*border:0;
    background: transparent url(rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;*/
}

.inputbox:focus
{
    background-color: #F4EEDD;
}

.changeinputbox
{
    /*border: 1px solid #888377;*/
    background-color: #FFCCCC;
    font-family: monospace;
    font-size: 10pt;
    /* Text Box with Rounded Corners: */
    /*border:0;
    background: transparent url(rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;*/
}

.changeinputbox:focus
{
    background-color: #F4EEDD;
}

.address
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.body
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.header
{
	display: table;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	border-width: 3px;
	border-spacing: 0;
	width: 1024px;
	background-color: #FFFFFF;
	padding: 0;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.title
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
}

.titlename
{
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #000000;
	font-weight: normal;
	font-style: italic;
	vertical-align: text-top;
}



.sectionheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
 	color: #A9D0F5;
	font-weight: bolder;
	font-style: italic;
	vertical-align: bottom;
}

.hr
{
	color: #A9D0F5;
	background-color: #A9D0F5;
}

.resumeref
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
 	color: #000000;
	font-weight: bolder;
	font-style: normal;
	vertical-align: middle;
}

.resumebottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #000000;
	font-weight: normal;
	font-style: normal;
	vertical-align: text-bottom;
}

.labelbottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #000000;
	font-weight: normal;
	font-style: italic;
    vertical-align: text-bottom;
}

.rlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #FF6666;
	font-weight: normal;
	font-style: italic;
}

.rlabelbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #FF6666;
	font-weight: bolder;
	font-style: italic;
}

.centerlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #000000;
	font-weight: normal;
	font-style: italic;
	vertical-align: middle;
}

.centerheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #000000;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}

.resume
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #000000;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.buttons
{
	background-image: none;
	/*background-color: #E3F6CE;*/
	font-size: 12px;
	color: #339;
	border: 1px;
	border-color: #FFFF00
}

.buttons:hover
{
	background-image: none;
	background-color: #E3F6CE;
	font-size: 12px;
	color: #000000;
	border: none;
}


.indented
{
	padding-left: 50pt;
	/*padding-right: 50pt;*/
}

.nobullet
{
	clear: both;
	list-style: none;
	margin-left: 0;
	font-size: 12px;
}

.checkbullet
{
	list-style-image: url(bgc/images/check.png);
	list-style: square;
	margin-left: 1em;
	padding-left: 1em;
}

.boldcheckbullet
{
	list-style-image: url(bgc/images/check.png);
	list-style: square;
	margin-left: 1em;
	padding-left: 1em;
	font-size: 14px;
}

.descriptions
{
	display: inline;
	margin-left: 3em;
	padding-bottom: 2em;
	color: #339;
	font-size: 12px;
}

.primarybullet
{
	margin-left: 0;
	padding-left: 0;
	padding-right: 1em;
	display: inline;
	list-style: none;
	line-height: 1em;
}

.check
{
	position: absolute;
}

.employment_heading
{
	margin-left: 0;
	padding-left: 0;
	display: inline-table;
	float: left;
	font-size: 18px;
	text-indent: -1em;
	font-style: italic;
	font: bold;
}

.dates
{
	display: inline-table;
	padding-right: 2em;
	text-align: right;
	float: right;
	vertical-align: middle;
}

.subheading
{		
	vertical-align: text-bottom;
}

.results
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	font-size: 12px;
}

a:hover
{
	background-color: #E3F6CE;
	color: #000000;
	position:relative;
}

a
{
	color: #339;
}

.nobullet_heading
{
	list-style: none;
	margin-left: 0;
	font-size: 16px;
	font-stretch: expanded;
	font-style: italic;
	font: bold;
}

.lists
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #000000;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}

/*==============*/
/* ID SELECTORS */
/*==============*/
#primediv {
	vertical-align: top;
	border: none;
	border-width: 5px;
	border-collapse: collapse;
	border-spacing: 3px;
	width: 1024px;
	/*background-color: #FFFFFF;*/
	padding: 10px;
	margin-left: auto ;
	margin-right: auto ;
}

#resumediv {
	vertical-align: top;
	border: none;
	border-width: 5px;
	border-collapse: collapse;
	border-spacing: 3px;
	width: 800px;
	background-image: url(http://resume.chaseoriginal.com/bgc/images/paperback.jpg);
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	/*background-color: #FFFFFF;*/
	padding: 10px;
	margin-left: auto ;
	margin-right: auto ;
    position: relative;
}

#col1 {
	float: left;
	width: 40%;
	border: none;
	border-width: 3px;
}

#col2 {
	margin-left: 40%;
	border: none;
	border-width: 3px;
}

#footer {
	clear: both;
}

#HEADING
{
text-align: center;
padding: 5px;
background-color: #CCFFCC;
border-top: double;
border-top-width: medium;
border-top-color: #808080;
border-top-style: solid;
border-bottom: double;
border-bottom-width: medium;
border-bottom-color: #808080;
border-bottom-style: solid;
}

#BOTTOMROWS
{
	/*background-color: #CCFFCC;*/
	background-color: #F0FFFF;
}

#titlename
{
	color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
