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

P {font-size: 12px; font-family: Tahoma,Verdana; font: normal; margin: 5px 0; color: #1d1d1d; line-height: 130%; word-spacing: normal}
.title1 {color: #ffffff; }
.title2 { font-size: 16px; font-weight: bold; margin: 0; padding: 0; color: #1e759e; background: #f8f8f8; line-height: 110%;}
.title3 { font-size: 14px; font-weight: bold; margin: 0; padding: 0; color: #1e759e; background: #f8f8f8; line-height: 110%;}

.topmainmenu {font-size: 12px; font-family: arial; font: bold; margin: 3px 8px; color: #034176; text-align: left; line-height: normal; word-spacing: normal}
.research_link {font-size: 11px; font-family: arial; font: normal; margin: 3px 8px; color: #6c7284; line-height: 100%; word-spacing: normal}
.bottomaddress {font-size: 10px; font-family: Verdana; font: normal; margin: 3px 0; color: #7d8088; line-height: 100%; word-spacing: normal}
.bottomcopyright {font-size: 11px; font-family: Arial; font: normal; margin: 3px 8px; color: #ffffff; line-height: 120%; word-spacing: normal}
.titles {font-size: 12px; font-family: arial; font: normal; margin: 7px 8px; color: #6c7284; line-height: 100%; word-spacing: normal}
.mini {font-size: 10px; font-family: arial; font: normal; margin: 3px 8px; color: #444; line-height: 100%; word-spacing: normal}
.banners {font-size: 11px; font: normal; margin: 8px 1px; line-height: 150%; word-spacing: normal; }

h1 { font-size: 24px; font-family: Arial; color: #1e759e; margin: 20px 0px; text-align: left; font-weight: normal; }
h2 { font-size: 18px; font-family: Arial; color: #034176; margin: 8px 0; text-align: left; font-weight: normal; line-height: 100%; }
h3 { font-size: 12px; font-family: Arial; font-style: bold; color: #4995d9; margin: 8px 0; text-align: left; }
h4 { font-size: 12px; font-family: Arial; font-style: bold; color: #666; margin: 8px 0; text-align: left; }
h5 { font-size: 12px; font-family: Arial; font-style: bold; font: normal; color: #000000; margin: 8px 8px; text-align: left; }
h6 { font-size: 12px; font-family: Arial; font-style: bold; font: normal; color: #000000; margin: 8px 8px; text-align: left; }

a {color: #005da8;  TEXT-DECORATION: none}
A:link {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover { color: #005da8; TEXT-DECORATION: underline}

a.menu {font-family: Arial; color: #055497; 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: #005da8; 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}

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

img { border: 0 }
img.imgmain { background: #ddd; border: 1px solid gray; padding: 2px;}

ul {margin: 3px 18px; }
li {font-size: 12px; font-family: 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: #4a84b6; 
}