/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
}
table.articals {
	border-width: 1px;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
}
table.articals th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
}
table.articals td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
}
hr {
	border-top:#02486c 1px solid;
	height:1px;
	text-align:center;
	margin:0px auto;
}
.redtext
{
	color:#782918;
}
td{
	vertical-align:top;
}

img{
	border-width:0px;
	vertical-align:bottom;
}

a.template {
	text-decoration:none;
	color:#000000;
	font-size:inherit;
}
a:visited {
	color: #004d69;
}
a:hover {
	color: #e8bc3f;
}
a:active {
	color: #004d69;
}
h1{
	font-size:20px;
	color:#02486c;
}
h2{
	font-size:16px;
	color:#3483AE;
}
h3{
	font-size:14px;
	color:#3483AE;
}
h4{
	font-size:14px;
	color:#02486c;
}
hr
{
	border-top:#CCCCCC 1px solid;
	height:1px;
	margin:0px auto;
	width:100%;
}
img{
	border-width:0px;
}
input{
	margin:2px;
}
.input_text_max
{
	border: #CCCCCC 1px solid;
	width:160px;
}
textarea
{
	border: #CCCCCC 1px solid;
	margin:2px;
	height:200px;
	width:320px;
	overflow:hidden;
}
table.Research1
{ text-align: center;
color: #404040;
width: 100%;
background-color: #ffffff;
border: 1px #045A89 solid;
border-collapse: collapse;
border-spacing: 0px;
direction:ltr;
} 

td.Research2
{ border-bottom: 1px solid #045A89;
border-top: 0px;
border-left: 1px solid #045A89;
border-right: 0px;
text-align: center;
text-indent: 10px;
color: #404040;
background-color: #ffffff;
direction:ltr;
}
