body  {  
	color: black;
	background-color: #123;
    font-family : Arial,  Verdana,  Geneva, Helvetica,  sans-serif;
    font-size:15px; 
	line-height: 18px; 
	padding: 20px 0 50px 0;
	}

p {
	font-size:17px; 
	line-height: 19px;
	font-style: normal; 
	margin:0;
	padding: 0 9px 6px 0;
	}

li { 
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-size:16px; 
	line-height: 18px;
	}

h1, h2, h3, h4 {
	font-style: normal; 
	font-weight: normal;
	margin: 0;
	}

h1 {
	font-size:34px; 
	padding: 24px 0 2px 30px;
	line-height: 34px;
	font-weight: bold;
	color: white;
	/*color: #154a8e;*/
	}
h2 {
	font-size:20px; 
	padding: 14px 0;
	}
h3 {
	padding: 30px 0 20px 0;
	font-size:18px; 
	font-weight: bold; 
	color: #237;
	}
h4 {
	font-size: 16px; 
	font-weight: bold 
	padding: 20px 0 20px 0;
	color: #237;
	}

p#tagline {
	font-size:14px; 
	line-height: 14px;
	font-style: normal; 
	margin:0;
	padding: 0 0 0 30px;
	color: white;
	/*color: #255a9e;*/

	}
img {
	padding: 10px 0;
	border: none;
	}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.right {
	display: block;
	margin: 10px 0 10px 15px;
	float: right;
	}
a:link {	color: #002; text-decoration: none; font-weight: normal; }
a:visited { color: #002; text-decoration: none; font-weight: normal;}
a:active { color: red; font-weight: normal;}
a:hover {	color: #002; text-decoration: underline; font-weight: normal;}

a.text {
	font-size: 17px;
	line-height: 19px;
	}

br {clear: both;}

div.glove {
	background-color: #556677;/*#ff9999; #081020;*/
	background-image:  url(../jpg/header-back.jpg);
	background-repeat: no-repeat;
	background-position: top left;	margin: 0;
	margin: 70px auto 30px auto; /**/
	padding: 0;
	width: 800px;
	}
div.inner {
	background: white;
	margin: 0 auto;
	padding: 40px;
	}
div.short_position {
	background: #f9f9f9;
	margin: 0 0 15px 0;
	padding: 20px 0;
	}
div.short_position h3 {
	padding:  0 10px 12px 10px;
	font-size:18px; 
	color: #237;
	font-weight: bold; 
	}
div.short_position h4 {
	padding:  0 10px 0 15px;
	font-size: 15px; 
	color: #237;
	font-weight: bold; 
	}
div.short_position p {
	padding:  0 10px 6px 15px;
	}
div.short_position li { 
	margin-top: 2px; 
	margin-bottom: 2px; 
	font-size:15px; 
	line-height: 18px;
	}

div.short_position a:link {	color: #060; text-decoration: none; font-weight: normal; }
div.short_position a:visited { color: #060; text-decoration: none; font-weight: normal;}
div.short_position a:active { color: red; font-weight: normal;}
div.short_position a:hover {	color: #090; text-decoration: underline; font-weight: normal;}

div#nav {
	background-color: red;
	padding: 0;
	width: 100%;
	height: 28px;
	}
	
p#nav {	padding: 0 9px 3px 0;}
p#nav, p#nav a {
	text-align: right;
	color: white;
	font-size:17px;
	line-height:27px;
	margin: 0;
	}
p#contact_footer, p#contact_footer a {
	text-align: center;
	color: white;
	font-size:14px;
	line-height:20px;
	margin: 0;
	padding-top: 6px;
	}
	
p#nav a:link {	color: white; text-decoration: none; font-weight: normal; }
p#nav a:visited { color: white; text-decoration: none; font-weight: normal;}
p#nav a:active { color: red; font-weight: normal;}
p#nav a:hover {	color: #cff; text-decoration: underline; font-weight: normal;}


/*b.tt, b.tb {display:block;background: #123;}*/
b.tt, b.tb {display:block; background: #123;}
b.tt b, b.tb b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #ff9999;
	}
b.r1, b.t1, b.b1 {margin: 0 5px}
b.r2, b.t2, b.b2 {margin: 0 3px}
b.r3, b.t3, b.b3 {margin: 0 2px}
b.rt b.r4, b.rb b.r4, b.bb b.b4 {margin: 0 1px;height: 2px; }
b.tt b.t4, b.tb b.t4, b.bb b.b4 {margin: 0 1px;height: 2px;}
b.rt b.r4 {background-color: #ff9999;}
b.tt b.t4 {background-color: #ff9999;}
b.bt b.b4 {background-color: #ff9999;}


