﻿
/* html global elements */
body 
{
     font-size:11px;
}
a, a:visited, a:active
{  
    color: #818249;
    text-decoration:none; 
    }
a:hover
{
    color: #818249;
    text-decoration:none; 
    }
/* structure */
#headerContainer{
    margin: auto;
    display: block;
    width: 800px;
    padding-left: 10px;
    padding-right: 10px;            
}
#headerLeft{
    float: left;
    width: 350px;
    text-align: left;
}
#headerRight{
    float: right;
    width: 350px;
    text-align: right;
}
#headerImg{
    margin: auto;
    display: block;
    width: 800px;
    height: 151px;
    border: 1px solid #b9a569;
    background-color: #818ea9;
    clear: both;
}
#mainContainer{
    margin: auto;
    display: block;
    width: 800px;
    height: 420px;
    padding-top: 2px;
    clear: both;
}
#menuLeft{
    display: block;

    width: 160px;
    height: 500px;
/*
    width: 130px;
    height: 414px;
*/
    border: 1px solid #c6c6c6;
    background-color: #e2e2e2;
    float: left;            
}
#mainContainerRight{
    float: right;
    display: block;
    width: 630px;
    /*width: 660px;*/
    height: 500px;
}
#contentLeft
{
	/*width: 450px;*/
    width: 420px;
    float: left; 
    padding: 10px;

}
#contentRight
{
    width: 182px;
    float: right;   
    height: 100%;
}
#searchBox{
    width: 180px;
    height: 60px;
    border: 1px solid #c6c6c6;
    background-color: #e2e2e2;
    margin-bottom: 2px;
}
#menuRight{
    width: 180px;
    height: 352px;
    border: 1px solid #d0c4a3;
    background-color: #dacfb0;
}

#footer
{
    margin-top:0px;
    margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
    display: block;
    width: 800px;
    background-color: #818ea9;  
}        

#footerLeft
{
    display: block;
    width: 160px;
    min-height:70px;
    max-height:70px;
    height:70px;
    background-color: #818ea9;  
    float: left;            
}

#footerContainerRight
{
    float: right;
    display: block;
    width: 630px;
    background-color: #818ea9;  
    min-height:70px;
    max-height:70px;
    height:70px;
}

#footerContentLeft
{
    width: 400px;
    float: left; 
    min-height:70px;
    max-height:70px;
    height:70px;
    padding: 10px;
    text-align:center;
}

#footerContentRight
{
    width: 182px;
    float: right; 
    min-height:70px;
    max-height:70px;
    height:70px;
    background-color: #dacfb0;   
}

#footerMenuRight
{
	float:right;
    width: 180px;
    height: 100px;
    border: 1px solid #d0c4a3;
    background-color: #dacfb0;
}

#divLogout
{
	text-align: left;
	background-color: #dacfb0;
	float:left;
	vertical-align:top;
}

.divLogin
{
	text-align: left;
	background-color: #dacfb0;
	float:left;
}

.loginTexTitle
{
    font-size:11px;
	font-weight: bold;
	color: #797979;
}
.loginText
{
	font-size: 10px;
	color: #797979;
	vertical-align:top;
}
.loginText2, .loginText2:link
{
	height: 14px;
    font-size:11px;
	font-weight: bold;
	background-image: url(images/navLogin.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 2px;
	color: #797979;
}
.loginForm
{
	font-size: 10px;
	width: 105px;
}
.formError
{
    color:  #BA0000;
    font-size:11px;
}

.divLogoutText, .divLogoutText:visited, .divLogoutText:link, .divLogoutText:hover
{
	color: #797979;
	font-size: 10px;	
	vertical-align:middle;
	line-height: 22px;
	float: right;
	text-decoration:none;
	font-weight:900;
	padding-bottom: 10px;
}

.logoutText
{
    color: #797979;
    font-size:11px;
    text-decoration: none;
}

/* text styles */

.headerDate{
    color:  #818ea9;
    font-size: 10px;
}

.pTitle
{
	font-size:18px; 
	font-weight:normal; 
	font-family:georgia;    
	color:#000000;
}

.sTitle
{
	font-size:11px; 
	font-weight:normal; 
	font-family:Arial;    
	color:#000000;
}

.pageText
{
    color: #4f4f4f;
    font-size:11px;
    }


.footerPageText
{
    font-size:11px;
    color: #b9a569;
    font-weight: 900;
}

.footerPageText a:visited, .footerPageText a:link, .footerPageText a:active
{
    text-decoration: none;
}

.footerPageText a:hover
{
    font-size: 10px;
    color: #b9a569;
    font-weight: 900;
    text-decoration: underline;
}    


/* form styles */
.txtSearch, .mainSearchTextbox
{
    width: 160px;
    border: 1px solid #7f9db9;
    color: #797979;
    margin-left: 10px;
    margin-top: 6px;
    margin-bottom: 6px;
}

/* menu styles */
.leftMenu a:visited, .leftMenu a:link, .leftMenu a:active
{
    font-size: 11px;
    color: #b9a569;
    font-weight: 900;
    margin-left: 3px;
    text-decoration: none;
    height: 16px;
    display: block;
    margin-top: 3px;
    }
.leftMenu a:hover
{
    font-size: 11px;
    color: #b9a569;
    font-weight: 900;
    margin-left: 3px;
    text-decoration: underline;
    height: 16px;
    display: block;
    margin-top: 3px;
    }    
.leftMenuSelected a:visited, .leftMenuSelected a:link, .leftMenuSelected a:active
{
    font-size: 11px;
    color: #b9a569;
    text-decoration: none;
    margin-left: 3px;
    font-weight: 900;
    text-decoration: none;
    height: 16px;
    display: block;
    margin-top: 3px;
    }    
.leftMenuSubSelected a:visited, .leftMenuSubSelected a:link, .leftMenuSubSelected a:active
{
    font-size: 10px;
    color: #4f4f4f;
    margin-left: 10px;
    font-weight: 900;
    text-decoration: none;
    height: 16px;
    display: block;
    }
.leftMenuSub a:visited, .leftMenuSub a:link, .leftMenuSub a:active
{
    font-size: 10px;
    color: #797979;
    text-decoration: none;
    margin-left: 10px;
    font-weight: 900;
    text-decoration: none;
    height: 16px;
    display: block;
    }    
.leftMenuSub a:hover
{
    font-size: 10px;
    color: #797979;
    text-decoration: none;
    margin-left: 10px;
    font-weight: 900;
    text-decoration: underline;
    height: 16px;
    display: block;
    }      
.DocumentLink
{
    font-size: 10px;
    font-weight:bold;
    color:#818249;   
	}    
 
.DocumentLink:hover
{
    font-size: 11px;
    font-weight:bolder;   
    text-decoration:none;
	} 

.hpdate, .gray9:hover, a.hpdate, a.gray9:hover { 
	color:#818249;
	text-decoration:none;
}

.hpdate, a.hpdate { 
	font-weight:bolder;
	color:#818249; 
	text-decoration:none;
}

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:5px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(../../images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(../../images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(../../images/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 11pt; font:11px Arial, sans serif; font-weight:bold;}
	ul.mktree  li ul li { font-size: 10pt; font:10px Arial, sans serif; font-weight:normal;}
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
	ul.mktree .text {font:10px Arial, sans serif; font-weight:normal;}
	ul.mktree  .minus { cursor: pointer; background: url(../../images/minus.gif)  center left no-repeat; font-size:11px; font-weight:900;}

	/* Turn off list bullets */
	ul.mktree2  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree2, ul.mktree2 ul , ul.mktree2 li { margin-left:5px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree2  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree2  li.liOpen    .bullet { cursor: pointer; background: url(../../images/minus.gif)  center left no-repeat; }
	ul.mktree2  li.liClosed  .bullet { cursor: pointer; background: url(../../images/plus.gif)   center left no-repeat; }
	ul.mktree2  li.liBullet  .bullet { cursor: default; background: url(../../images/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree2  li.liOpen    ul { display: block; }
	ul.mktree2  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree2  li { font-size: 11pt; font:11px Arial, sans serif; font-weight:bold;}
	ul.mktree2  li ul li { font-size: 10pt; font:10px Arial, sans serif; font-weight:normal;}
	ul.mktree2  li ul li ul li { font-size: 8pt; }
	ul.mktree2  li ul li ul li ul li { font-size: 6pt; }
	ul.mktree2 .text {font:10px Arial, sans serif; font-weight:normal;}

}

.SubMenu
{
	position: absolute; 
	background-color:#E0E1D1; 
	border: solid 0px #000000; 
	color: #555555; 
	width:180px;
}

.SubMenu a, .SubMenu a:link, .SubMenu a:active, .SubMenu a:visited
{
	text-transform:none;
	text-decoration: none;
	color:#000000;
	font-size: 10px;
	font-family:arial;
	font-weight:bold;
}

.SubMenu a:hover, .SubMenu:hover
{
	background-color:#E0E1D1;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	font-size: 10px;
	width:180px;
	}

.SubMenuLong
{
	font-size: 10px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	background-color:#E0E1D1;
	width:180px;
	padding-left:5px;
}

.SubMenuLong a:hover 
{
	color:#000000;
	font-weight:bold; 
	font-size:10px;
	font-family:Arial;
	background-color:#CFD0B9;
}

.SubMenuLong:hover
{
	color:#000000;
	font-weight:bold; 
	font-family:Arial;
	font-size:10px;
	width:180px;
	background-color:#CFD0B9;
	}

.SubMenuTR
{
	background-color:#E0E1D1;
}

.SubMenuTR a, .SubMenuTR a:link, .SubMenuTR a:active, .SubMenuTR a:visited, .SubMenuTR a:hover
{
	background-color:#E0E1D1;
}

.resumeName
{
	font-size: 24px;
	font-family: Times New Roman;
	font-weight:bolder;
	
	}
.resumeSection
{
	font-size: 18px;
	font-family: Times;
	font-weight:bolder;
	
	}

.resumeText
{
	font-size: 14px;
	font-family: Times;
	}

