﻿body, div, p, th, td,tr,form,table,img,a,iframe{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
 	font-weight : normal;
	color:#444444;
	border:none;
}
body {
	text-align:center;
}
#container{
	margin:auto;
	text-align:left;
}
a:link, a:active, a:visited{
	text-decoration: none;
    color:  #15125d;
    font-weight:bold;
}
a:hover{
	text-decoration: underline;
    color:  #15125d;
    font-weight:bold;
}
a.toplink:link, a.toplink:active, a.toplink:visited{
	text-decoration: none;
    color:  #cac9e4;
    font-weight:bold;
}
a.toplink:hover{
	text-decoration: underline;
    color:  #cac9e4;
    font-weight:bold;
}
font.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.sub_menu:active, a.sub_menu:visited, a.sub_menu:link{
	text-decoration: none;
    color:  #15125d;
    font-weight:bold;
	font-size: xx-small;
}
a.sub_menu:hover{
	text-decoration: underline;
    color:  #15125d;
    font-weight:bold;
	font-size: xx-small;
}
p.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.headeraddress
{
    color:#15125d;  
}
.headerphone
{
    color:#15125d;
    font-size:11pt;
}
.title 
{
    font-size: 10pt;
    font-weight: bold;
}
.small
{
    font-size:8pt;   
}
#top
{
	background:url(images/shad_top.png);
	height:4px;
}
#bot
{
	background:url(images/shad_bot.png);
	height:5px;
}
#left{
	width:3px;
	background:url(images/shad_left.png);
}
#right{
	width:3px;
	background:url(images/shad_right.png);
}
.askfirstrow
{
	padding-left: 55px;
	width:255px;
}
div.resume
{
	text-align:center;
	
}
div.resumeName
{
	font-weight:bold;
	font-style:italic;
}
div.resumeTitle
{
	font-style:italic;
	margin:0 0 1em 0;
}
.bold{font-weight:bold}
.botMargin{margin:0 0 1em 0}
.justify{text-align:justify}
div.justify ul, div.justify p
{
	margin:0 0 1em 0;
}
div.accentPhoto
{
	width:188px;
	float:right;
	margin:0 0 3px 3px;
}