body 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #707477;
	line-height: 17px;
}

img { border: 0px }

a,a:visited,a:active 
{
	color: #59abdc;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}


p
{
	margin: 8px 0;
	padding: 0;
}

/*
h1,h2,h3,h4,h5
{
	margin: 8px 0px 4px 0px; 
	padding:4px 0px;
}

h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }*/
h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	color: #5da0cd;
	margin: 12px 0;
	padding: 0;
}

h1
{
	font-size: 35px;
	line-height: 37px;
	/*float: left;
	width: 100%;*/
}

h2 { font-size: 19px; }

h3 { font-size: 17px; }

h4 { font-size: 15px; }

h5 { font-size: 13px; }

h6 { font-size: 11px; }

.blue { color: #5da0cd;}

.gray { color: #506472;}
.pubdate
{
	margin: 0 0 8px 0;
	font-weight: bold;
}

.heading
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #6275a3;
	line-height: 19px;
}

.img-left
{
	float: left;
	width: auto;
	padding: 0 10px 10px 0;
}

.img-right
{
	float: right;
	width: auto;
	padding: 0 0 10px 10px;
}

.name
{
	padding: 0 0 0 20px;
	background: transparent url(http://www.cosiragroup.com/themes/cosira-group/images/contacts/contact-icons-person.png) no-repeat 0 0; 
	display: block;
	width: 90%;
}

.numbers
{
	padding: 0 0 0 20px;
	background: transparent url(http://www.cosiragroup.com/themes/cosira-group/images/contacts/contact-icons-fax.png) no-repeat 0 0; 
	display: block;
	width: 90%;
}

.email
{
	padding: 0 0 0 20px;
	background: transparent url(http://www.cosiragroup.com/themes/cosira-group/images/contacts/contact-icons-mail.png) no-repeat 0 0; 	
	font-size: 11px;
	display: block;
	width: 90%;
}
