.mybutton {
background-color: #033C81;
border-color: #c0c0c0 #404040 #404040 #c0c0c0;
border-width: 1;
color: #ffffff;
font-size: 10pt;
font-family: arial
}

.indent {
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

.button {
background-color: #033C81;
border-color: #c0c0c0 #404040 #404040 #c0c0c0;
border-width: 1;
color: #ffffff;
font-size: 10pt;
font-family: arial
}

.raisedbox {
background-color: #fafafa;
border-style: solid;
border-color: #c0c0c0 #404040 #404040 #c0c0c0;
border-width: 1px 2px 2px 1px;
}

.menu  {
background-color: #DDC267;
border-color: #A3CCCC;
border-style: beveled;
border-width: 1;
color: #404040;
font-size: 8pt;
font-family: arial
}

.bluebox {
border-style: solid;
border-color: #551B0F #FFFFFF #FFFFFF #551B0F;
border-width: 1px;
background-color: #ffffff;
padding-left: 0px;
}

.outline1 {
border-style: solid;
border-color: #808080 #d5d5d5 #d5d5d5 #808080;
border-width: 1px;
background-color: #efefef;
vertical-align: top;
text-align: left;
}

.myinput  {
background-color: #f2f2f2;
border-color: #000000 #808080 #808080 #000000;
border-width: 1px;
color: #000000;
font-size: 10pt;
font-family: arial
}

.inputbox  {
background-color: #f2f2f2;
border-color: #000000 #808080 #808080 #000000;
border-width: 1px;
color: #000000;
font-size: 10pt;
font-family: arial
}

.inputbox2  {
background-color: #ffffff;
border-color: #000000 #ffffff #ffffff #000000;
border-style: beveled;
border-width: 1;
color: #000000;
font-size: 10pt;
font-family: arial
}

a.effect1:link {color: #000080; text-decoration: none; }
a.effect1:visited {color: #000080; text-decoration: none; }
a.effect1:hover {color: #0183CF; text-decoration: underline; }
a.effect1:active {color: #000080; text-decoration: none; }

a.effect2:link {color: #000080; text-decoration: none; }
a.effect2:visited {color: #000080; text-decoration: none; }
a.effect2:hover {color: maroon; text-decoration: none; }
a.effect2:active {color: #000080; text-decoration: none; }

a.effect3:link {color: #800000; text-decoration: none; }
a.effect3:visited {color: #800000; text-decoration: none; }
a.effect3:hover {color: #000080; text-decoration: underling; }
a.effect3:active {color: #800000; text-decoration: none; }

a.effect4:link {color: #000080; text-decoration: underline; }
a.effect4:visited {color: #000080; text-decoration: underline; }
a.effect4:hover {color: #0183CF; text-decoration: none; }
a.effect4:active {color: #000080; text-decoration: underline; }

a.bluelink:link {color: #0000ff; text-decoration: underline; }
a.bluelink:visited {color: #0000ff; text-decoration: underline; }
a.bluelink:hover {color: #ff0000; text-decoration: none; }
a.bluelink:active {color: #0000ff; text-decoration: underline; }

p.margin {margin-left: 8px; margin-right: 8px; margin-top: 3px}
p.margin2 {margin-left: 5px; margin-right: 3px; margin-top: 3px; margin-left: 5px; text-align: justify}
p.margin3 {margin-left: 55px; margin-right: 55px; margin-top: 0px; margin-bottom: 10px; text-align: justify}

.footfont
	{
		color: #727272;
		font-size: 11px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

.titlefont
	{
		color: #0F2C72;
		font-size: 14px;
		font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}


h6
	{
		color: #000000;
		font-size: 12px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h5
	{
		color: #000080;
		font-size: 11px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h4
 {
		color: #000000;
		font-size: 10px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h3
 {
		color: #800000;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h2
{
		color: #191B63;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h1
 {
		color: #191B63;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}




