body
{
	margin: 0em;
    text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	color: #666666;
	background-color: #FBFBFB;
}

a.tex:link {color: #666666; text-decoration: none;}
a.tex:visited {color: #666666; text-decoration: none;}
a.tex:hover {color: #000000; text-decoration: none;}

a.tex2:link {color: #000000; text-decoration: none;}
a.tex2:visited {color: #000000; text-decoration: none;}
a.tex2:hover {color: #0776A6; text-decoration: none;}

a.tex3:link {color: #0000FF; text-decoration: underline;}
a.tex3:visited {color: #0000FF; text-decoration: underline;}
a.tex3:hover {color: #0000FF; text-decoration: underline;}

a.text:link {text-decoration: none;}
a.text:visited {text-decoration: none;}
a.text:hover {text-decoration: underline;}

#menu {
margin: 0; 
padding: 3px 0 5px 10px; 
font: bold 12px/14px Verdana, sans-serif; 
} 

#menu a:link, #menu a:visited {
margin: 0 10px 4px 10px; 
text-decoration: none; 
color:#eeeeee;
} 

#menu a:hover {
border-bottom:4px solid #ffffff; 
padding-bottom:4px; 
background:transparent; 
color:#ffffff; 
} 

h1 {
    font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	color: #496F94;
	margin:0;
}

h2 {
    font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	color: #0776A6;
	margin:0;
}

p {
    font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	color: #000000;
	margin:0;
}

.fa {
	text-align: justify;
}

.pad1 {
	padding-left:7px;
}

.pad2 {
	padding-left:3px;
}

.pad3 {
	padding-left:12px;
}

.pad4 {
	padding-left:60px;
}

.menu1 {
	font-size: 90%;
	font-weight: bold;
}

.menu2 {
	font-size: 80%;
}

.menu3 {
	font-size: 80%;
	font-weight: bold;
}

.form1 {
	margin: 0;
}

.container {
    position: relative;
    width: 54em;
    background-color: #ffffff;
    padding-bottom: 0.5em;
	margin: 0 auto;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	
}

.r1 {
    position: relative;
    text-align: left;
    height: 7em;
    width: 54em;
    margin: 0 auto;
    background-color: #496F94;
}

.r1a {
    position: relative;
    text-align: right;
    height: 2em;
    width: 54em;
    margin: 0 auto;
	background-color: #496F94;
	background-image: url('../images/bar.gif');
	background-repeat: repeat-x;
}

.r2 {
    position: relative;
    text-align: center;
    width: 53.5em;
    margin: 0.15em auto;
}

.r3 {
    position: relative;
    text-align: right;
    height: 2.5em;
    width: 53.5em;
    margin: 0 auto;
	padding-top: 0.5em;
    background-color: #ffffff;
	border-top: #6BB3CD 2px solid;
}

.r4 {
    position: relative;
    text-align: right;
    height: 2.5em;
    width: 42.5em;
    margin: 0 auto;
	padding-top: 0.5em;
    background-color: #ffffff;
	border-top: #6BB3CD 2px solid;
}

.tab {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    background-color: #F0F0F0;	
}

.tab1
{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.tab2
{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
	text-align: center;
}

.c1 {
    width: 32%;
    vertical-align: top;
	background-color: #ffffff;
}

.c2 {
    width: 68%; 
    padding-left: 0.2em;
    padding-right: 0.2em;
    vertical-align: top;
	background-color: #ffffff;
}

.cd1 {
	width: 98%; 
    background-color: #FFFFFF;
	font-size: 80%;
	color: #666666;
}

.cd2 {
	width: 100%; 
    background-color: #ffffff;
	font-size: 80%;
	color: #666666;
    padding-bottom: 0.25em;
	border-bottom: #cccccc 1px solid;
}

.cd3 {
	width: 100%; 
    background-color: #FAFEFF;
	font-size: 80%;
	color: #000000;
	border: #CFE2E8 1px solid;
    padding-top: 0.5em;
    padding-left: 0.25em;
    padding-bottom: 0.5em;
}

.cd5 {
	width: 100%; 
    background-color: #ffffff;
	font-size: 80%;
	color: #666666;
}