/* Tag Definitions */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.top
{
  width: 100%;
  height:16px;
  height: 19.19%;
  border:0;
}
.shadow
{
    background-image:url(images/shadow.gif);
    background-repeat : repeat-x;
    width: 100%; 
    height:16px;
}
.footer
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    font-weight:bold;
}
 
table {
	font-size: 1em;
}
p
{
    margin:1.4em 0;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
h1 {
    font-size:18px;
    line-height:normal;
    text-transform:uppercase;
}
h2 {
    font-size:11px;
    line-height:normal;
}
h3 {
	font-size: 1.5em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
h4 {
	font-size: 1.3em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
img {
	border-width: 0;
}
a
{
	color: #01226C;
}
.amenu
{
	color:white;
	text-transform: capitalize;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;

}
a:hover
{
	text-decoration:underline;
	}

.atext
{
	color: #003399;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
.text
{
    font-size:11px;
    color:Black;
    font-family: Tahoma, Arial, Times New Roman;
    text-transform:none;
}

.note
{
    font-size:11px;
    color:Red;
    font-family:Tahoma,arial, Verdana, Times New Roman;
}

select
{
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #003399;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Tahoma, Verdana, Arial, 'Book Antiqua', Garamond, 'Times New Roman';
	BACKGROUND-COLOR:#F3F3F3;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: normal;
}
.form 
{
    border:solid 1px #A6CCE1;
    background-image: url(images/textbox_shadow.gif); 
    font-size:8pt;
    font-family:Tahoma, Arial, Verdana, Times New Roman;
    color:#104C85;
}

textarea
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #003399;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, 'Book Antiqua', Garamond, 'Times New Roman';
	background-color: #F3F3F3
}

.input
{
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #003399;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Tahoma, Verdana, Arial, 'Book Antiqua', Garamond, 'Times New Roman';
	background-color: #F3F3F3;
}

option
{
    FONT-SIZE: 11px;
    COLOR: #003399;
    FONT-FAMILY: Tahoma, Verdana, Arial, 'Book Antiqua', Garamond, 'Times New Roman';
	background-color: #F3F3F3
}

.buttons
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    WIDTH: auto;
    CURSOR: hand;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, 'Book Antiqua', Garamond, 'Times New Roman';
    HEIGHT: 18px;
    BACKGROUND-COLOR: #006699;
    line-height: normal; font-weight: bold; border-color: #000000 black black; border-style: none
}

.radio
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
	border: #FFFFFF;
	border-style: none
}

.separator
{
    color:White;
    font-size:8pt;
    font-weight:bolder;
}
.name
{
    font-family:Tahoma, Arial, Verdana, Times New Roman;
    color:#104C85;
    text-decoration:underline;
    
}
.search
{
    border-style:dashed;
    border-width:0.1em;
    background-color:Transparent;
    font-family:Tahoma, Times New Roman, Arial;
    border-color:#104C85;
}