/*document defaults*/

body {
    background-image: url("images/bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px;
    padding: 0px;   
}

.tabletext {
	font-size:11px;
}

.tabletextheader {
	font-size:11px;
	color:#4D89B9;
}
	a:link {color: #5A494E}   /* unvisited link */   
	a:visited {color: #5A494E}  /* visited link */
	a:hover {color: #5A494E;
		text-decoration:none;}   /* mouse over link */
	a:active {color: #5A494E}   /* selected link */

td {
	font-family: Arial;
	font-size: 13px;
	color: #002E4D;
	vertical-align: top;
}

h1{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4D89B9;  
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

h2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4D89B9;  
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002E4D;  
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #;  
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px; 
	padding-left: 20px;
	margin-left: 20px;
	text-align: left; 
	font-size: 1em;
	color: #002E4D;
	line-height: 15pt;
}

.li{
    padding-top: 10px;
}


/*structure elements*/
.time{
    font-family: Arial;
	font-size: 12px;
	color: #003556;
	padding-right: 10px; 
	padding-top: 0px; 
	text-decoration: none;
	background-color: #EBE5D7;
	vertical-align: middle;
	text-align: right;
	width: 760px;
	height: 34px;
}
.time2{
	padding-top: 8px; 
}
.content{
	background-color: #ffffff;
	padding-left: 24px; 
	padding-right: 15px;
	padding-top: 24px;
	padding-bottom: 20px;
	text-align: left; 
	line-height: 15pt;
}
.content2{
	background-color: #F5F2EB;
	padding-left: 10px; 
	padding-right: 5px;
	padding-top: 24px;
	padding-bottom: 20px;
	text-align: left; 
	line-height: 14pt;
}



/*footer formatting*/
.footer1{
    font-family: Arial;
	font-size: 12px;
	color: #5A494E; 
	text-decoration: none;
}
.footer1:hover{
	color: #837A69;
	text-decoration: underline;
}
.footer2{
    font-family: Arial;
	font-size: 12px;
	color: #837A69;
	padding-top: 25px; 
	padding-bottom: 2px; 
	text-decoration: none;
}
.footer3{
    font-family: Arial;
	font-size: 12px;
	color: #837A69;
	padding-top: 0px; 
	text-decoration: underline;
}
.footer3:hover{
	text-decoration: none;
}
.copyright {
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
	background-color: #e4e8f1;
}




/*content formatting*/
.emph1{
	color: #4D89B9; 
	font-weight: bold; 
}

.emph2{
	color: #002E4D; 
	font-weight: bold; 
}
.emph3{
	color: #990000; 
    font-weight: bold; 
}
.itemph{
    color: #6D1F16;
	font-style: italic;
}
.itemph2{
    color: #6D1F16;
	font-style: italic;
}





/*misc*/
.imgBorder {
	border-bottom: 1px solid #FFFFFF;
}

.tblBorder {
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.whiteBorder{
	border: 1px solid #FFFFFF;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002E4D;
}

/* List Styles */

.list {
	list-style-image: url(images/p-acrobat_file_small.gif);
}

.list1 {
	list-style-image: url(images/p-bullet.gif);
}


.list2 {
	list-style-image: url(images/p-bullet.gif);
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}




.cvlists	{

}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#990000;
}
.picborder2 {
	border: 1px solid; 
	border-color:#002E4D;
}

.picRight {
	border: 1px solid; 
	border-color:#990000; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid;
	border-color:#EBE5D7;
	float:left;
	margin-right:10px;
}

.link	{
	text-decoration:none;
	color:#002E4D;
}

.link:hover	{
	text-decoration:underline;
}

.link2 	{		
	text-decoration:none;
}

.link2:hover 	{
	text-decoration: underline;
}

.link3	{
	text-decoration: underline;
}

.link3:hover	{
	text-decoration: underline;
	color: #4D89B9;
}

.link4	{
	color: #002E4D;
	text-decoration: underline;
}

.link4:hover	{
	color: #002E4D;
	text-decoration: underline;
}

.indent	{
	padding: 0 0 10px 20px;
	margin: 0 0 10px 20px;
}

.indent1	{
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}

.indent2	{
	padding: 0 0 0 40px;
	margin: 0 0 0 40px;
}

.indentsmall	{
	padding: 0 0 10px 2px;
	margin: 0 0 10px 2px;
}

.indentsmall2	{
	padding: 0 0 5px 2px;
	margin: 0 0 5px 2px;
}

.indentsmall3	{
	padding: 0 0 0 2px;
	margin: 0 0 0 2px;
}

.indentlink	{
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}

.blockheader	{
	font-size:13px;
	color:#4D89B9;
	padding: 0 2px 0 2px;
	margin:0 2px 0 2px;
	font-weight:bold;
}

.subheader {
	color:#002E4D;
	font-weight:bold;
	padding: 0 0 0 2px;
	margin:0 0 0 2px;
}
