﻿* {
	margin: 0;
	padding: 0;
	
}

body {
	font-size: 62.5%;
	background-color: #fbf9ee;
	line-height:120%;
	font-family: Verdana;
	font-size: small;
	color: #444444;
	
}


p, li {
	font: 1em Verdana, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: 1.0em Verdana, sans-serif;
	
	height: 0px;
	
}

h2 {
	font: 1.0em Verdana, sans-serif;
	color: green;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}
#inside
{
	background-color:Green;
}
#page-wrap {
	background: white;
	min-width: 780px;
	max-width: 1260px;
	margin: 10px auto;
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
#divContent 
{
	width:95%;
	position:relative;
	top:150px;
	background-color: #fbf9ee;
	padding-left: 20px;
	margin-top:10px;
	
}
	
#divHeader 
{
	width:100%;
	position:absolute;
	top:0px;
	background-image:url("../../images/tjjd_seal.png");
	/*background-image:url("../../images/tx_seal_xxsmall.jpg");*/
	/*background-image:url("images/JMTLogoSmall.gif");*/
	background-color: #fbf9ee;
	height: 160px;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:0px;
}

#divLogo
{
	width:30%;
	float:left;
	font-family: Century Gothic;
	color:#6a5a7e;
	padding-left:100px;	
}

#divLogo h2
{
	padding-top:30px;
	font-size:1.2em;
	color:#422969;
	font-weight:bold;
	vertical-align:bottom;
	font-family: Calibri;
	text-decoration: overline;

}


#divLogo h1
{
	padding-top:20px;
	font-size:2em;
	
	padding-bottom:5px;
	font-family: Century Gothic;
	color:#422969;	
	
}

#divMenuBar 
{
	margin-top :97px;
  background-color:#6a5a7e;
  color:#4e453b;
  
  border-top: solid white 1px;
  border-bottom: solid white 1px;
  padding-bottom:30px;
  padding-top:10px;
}
.currentUserData
{
	float:left;
	min-width:20%;
	text-align:right;
	margin-right:20px;
	vertical-align:top;
	font-size:.8em;  
	color:#fff;
	
}
#divCurrentUserLinks
{
	float:right;
    margin-top:15px;
}
#divMenuControl
{
	margin-left:15px;
	width:65%;
	float:left;
	
	
}
.logout
{
	text-decoration:underline;
	cursor:hand;
	border-left:solid white 1px;
	padding-left:5px;
	margin-left:5px;
	color:White;
}
.paging
{
	 vertical-align:top;
	 float:right;
	 margin-top:5px;
	 padding-top:5px;
	 border-top:dashed 1px #fff;
}

.pagingAction
{
	 color:White;
}
.pagingQuestion
	{
		
		padding-top:5px;
		font-style:italic;
		font-size:.8em;
		color:#e7d19a;
		margin-left:2px;
		
		
	}
.pagingQuestion:hover
{
	color:White;
}
.help
{
	background-image: url(../../images/help.gif);
	background-repeat: no-repeat;
    background-position: 5px;
    padding-left:20px;
    
	padding-top:5px;
	margin-left:2px;
    text-decoration:none;
    color:White;
    cursor:hand;  
   
}
.helplink
{
	background-image: url(../../images/help.png);
	background-repeat: no-repeat;
    background-position: 3px;
    padding-left:20px;
    
	padding-top:5px;
	margin-left:5px;
    text-decoration:underline;
    color:White;
    cursor:hand;  
}
.helpdark
{
	background-image: url(../../images/help.gif);
	background-repeat: no-repeat;
    background-position: 5px;
    padding-left:23px;
    font-size:.8em;
    font-style:italic;
	padding-top:5px;
	margin-left:5px;
	padding-bottom:5px;
    text-decoration:underline;
    color:#444444;
   
}
.fieldInfo
{
	background-image: url(../../images/information.gif);
	background-repeat: no-repeat;
    background-position: 5px;
    padding-left:23px;
    
	padding-top:5px;
	margin-left:5px;
    text-decoration:underline;
    
    cursor:hand;  
   
}

#divMenuControl  table
{
	background-color:#6a5a7e;
	margin-right:5px;
	border:none;
	font-family:Calibri;
}
#divMenuControl  table div
{
	background-color:#6a5a7e;
	border:solid white 1px;
}

#divMenuControl  table div a
{
	text-decoration:underline;
}

#divMenuControl  table div table
{
	background-color:#6a5a7e;
	margin-left:8px;
	border:none;
	
}

#divMenuControl  table div table tr td
{
	padding-bottom:2px;
	padding-top:2px;
	border:none;
}



#divMenuControl  a
{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding-left:10px;
	 text-decoration:none;
	 border:none;
	 font-size:1.2em;
	 font-family:Calibri;
}
#divMenuControl  a:hover
{
	 
    background-image:url("../../images/bulletNavHover.gif");
    
    background-repeat:no-repeat;
    background-position:0em;
    color:#e34026;
   font-size:1.2em;
	 font-family:Calibri;
    
}
	


#divFooter {
	background-color:#6a5a7e;
	border-top:solid #ffffff 1px;
  
	border-left:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-right:solid #000000 1px;
    height:100px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}
