
body { 
font-size: 11px;
font-family: Tahoma, Arial;
margin: 0;
color: #000000;
line-height: 100%;
background: #fff;
}

P {font-size: 11px; font-family: Tahoma,Verdana; font-weight: normal; margin: 5px 8px; color: #1d1d1d; line-height: 130%; word-spacing: normal}
.copyright {font-size: 11px; color: #2f3740; line-height: 100%; }
.topmainmenu {font-size: 12px; font-family: arial; font-weight: bold; margin: 3px 8px; color: #034176; text-align: left; line-height: 100%; word-spacing: normal}
.research_link {font-size: 11px; font-family: arial; font-weight: normal; margin: 3px 8px; color: #6c7284; line-height: 100%; word-spacing: normal}
.bottomaddress {font-size: 10px; font-family: Verdana; font-weight: normal; margin: 3px 0; color: #7d8088; line-height: 100%; word-spacing: normal}
.bottomcopyright {font-size: 10px; font-family: Verdana; font-weight: normal; margin: 3px 0; color: #7d8088; line-height: 100%; word-spacing: normal}
.titles {font-size: 12px; font-family: arial; font-weight: normal; margin: 7px 8px; color: #6c7284; line-height: 100%; word-spacing: normal}
.mini {font-size: 10px; font-family: arial; font-weight: normal; margin: 3px 8px; color: #444; line-height: 100%; word-spacing: normal}

h1 { font-size: 24px; font-family: Tahoma; color: #b93341; margin: 9px 8px; text-align: left; font-weight: normal; line-height: 100%; }
h2 { font-size: 20px; font-family: Tahoma; color: #034176; margin: 8px 8px; text-align: left; font-weight: normal; line-height: 100%; }
h3 { font-size: 18px; font-family: Tahoma; font-weight: normal; color: #183884; margin: 8px 8px; text-align: left; }
h4 { font-size: 12px; font-family: Tahoma; font-weight: bold; color: #666; margin: 8px 8px; text-align: left; }
h5 { font-size: 12px; font-family: Arial; font-weight: normal; color: #000000; margin: 8px 8px; text-align: left; }
h6 { font-size: 12px; font-family: Arial; font-weight: normal; color: #000000; margin: 8px 8px; text-align: left; }

a {color: #1e97c7; TEXT-DECORATION: none; margin: 0; }
A:link {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover { color: #1e97c7; TEXT-DECORATION: underline}

a.menu { font-size: 12px; color: #183884; margin: 3px 0; TEXT-DECORATION: none}
A.menu:link {TEXT-DECORATION: none}
A.menu:active {TEXT-DECORATION: none}
A.menu:visited {TEXT-DECORATION: none}
A.menu:hover { color: #3eaada; TEXT-DECORATION: underline}

a.topmenu {font-family: Verdana; font-size: 11px; color: #005da8; TEXT-DECORATION: none}
A.topmenu:link {TEXT-DECORATION: none}
A.topmenu:active {TEXT-DECORATION: none}
A.topmenu:visited {TEXT-DECORATION: none}
A.topmenu:hover { color: #4a84b6; TEXT-DECORATION: underline}

a.research_title {font-family: Arial; font-size: 11px; font-weight: bold; color: #055497; TEXT-DECORATION: none}
A.research_title:link {TEXT-DECORATION: none}
A.research_title:active {TEXT-DECORATION: none}
A.research_title:visited {TEXT-DECORATION: none}
A.research_title:hover { color: #6c7284; TEXT-DECORATION: underline}


table { border-collapse: collapse; FONT-FAMILY: Verdana; FONT-SIZE: 11px; }

img { border: 0 }
img.imgmain { border: 1px solid #1e97c7; }

ul {margin: 3px 18px; }
li {font-size: 11px; font-family: Tahoma,Verdana; margin: 3px 8px; color: #1d1d1d; line-height: 120%; word-spacing: normal; }

INPUT {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 11px}
TEXTAREA {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 11px}
FORM {COLOR: #000000; FONT-FAMILY: Verdana; text-align: center; margin: 0; FONT-SIZE: 11px}

.inp{
	color:#ààààà;
	border : 1px solid #4a84b6;
	text-decoration : none;
	font-size : 11px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #f4f4f4;
}


.inp2{
	color:#fff;
	border-top: 1px solid #97b8d5;
	border-left: 1px solid #709ec5;
	border-bottom: 1px solid #1f374c;
	border-right: 1px solid #2f5373;
	line-height : 10px;
	text-decoration : none;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #183884; 
}