/* Common tags                 */
/*-----------------------------	*/	
/*
td.menu_vertical{vertical-align:top;width: 150px; height: 100%; padding-top: 5px; border-right: 1px solid #005B9A;}
div.copyright{border-top:solid 1px #005B9A;padding:2px;font-size:10px;display:block;width:100%;text-align:left;color:Gray;}
div.page_title
{
    font-weight:bold;font-size:20px;
}
td.master_content{padding-left:10px;min-height:500px;  height:auto !important;  height:500px;vertical-align:top;
                  border:solid 0px red;vertical-align:top;text-align:left;}
div.ParentMenu, div.AccountMenu
{
    cursor:pointer;
}

table.content_table
{border:1px solid #EEEEEE;}

table.content_table a:hover
{ font-weight:bold; color:Blue; background-color:#1E50C4; }

table.content_table tr:nth-child(odd)
{ background-color:#EEEEEE; color:#000000;  }

table.content_table tr:nth-child(even)    
{background-color:#ffffff;   color:#000000; }

table.content_table td.hed
{color:White;background-color:#1E50C4;} 

body 
{
    font-family:tahoma;
    font-size:0.8em;
    color:black;
    margin: 0;
    padding: 0;
	margin-right: 30; 
	text-align: left;
 }

fieldset { border:1px solid #3a8ddf }

legend {
  padding: 0.2em 0.5em;
  border:1px solid #3a8ddf;
  color:#3a8ddf;
  font-size:90%;
  text-align:right;
  }

input,select
{
	font-family:tahoma;
    font-size:0.9em;
    color:black;    
} 		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: tahoma;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: tahoma;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
/*
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: tahoma;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: tahoma;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: tahoma;
}

/* Tables                      */
/*-----------------------------*/	
/*
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: tahoma;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: tahoma;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}
/* ------------------------*/
/*
.redStar
{    
    font-family: tahoma;
    font-size: small;   
    color: red;
 }
/*-----------------------------

*/