@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

h1 {
	font-size: 18px;
	color: #093f74;
}

ul li {
	list-style-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/styles/bullet_arrow.gif);
	margin: 2px 0px 2px 19px;
}

a:link, a {
	color: #124679;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF850A;
}
body {
	font-size: 100.1%; font-family: Arial;
	margin: 0px; padding: 0px;
        background-color: #ffffff; color: #5B5D5A;
}
h2 {
	font-size: 13px;
  color: #295886;
	margin: 16px 0px;
        clear: both;
}
h3 {
	color: #295886;
}

h2.list {color: #515151;}

strong {
	font-weight: bold;	
}

/* background-color: #1C6FB3 */
th {
	/*background-color: #e5e5e5; color: #124679;*/
        background-color: #000000; color: #ffffff;
	/*border-top: 1px solid #124679; border-bottom: 1px solid #124679;*/
        padding: 4px;
}

th a,th a:link,th a:visited{
   background-color: #1C6FB3; color: #ffffff;
   text-decoration: none;
}

th a:hover{
   color: #FF850A;
}

ul {
	margin-left: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.head {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.sc1 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a img {
	border: 0px;
}

.tb1 td {
	font-size: 81%;
}
.tb1 th {
        height: 12px;
	font-size: 78%;
}
.tb1 td {
	border-bottom: 1px solid #E6EBEF;
}

td.dark {
	background-color: F7F8FC;
}
td.light {
	background-color: #ffffff;
}
tr.dark {
	background-color: F7F8FC;
}
tr.light {
	background-color: #ffffff;
}

th.darkblue {
	background-color:#369;
}

/* CSS styles from PM 10 table */

.pm_table{
	background-color: #8dd3f1;
}
.pm_table_zagol{
	background-color: #eaa62a;
	height: 33px;
	background-image: url(/images/interface/products/pm-server/lenta.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 33px;
	padding-left: 30px;
}
.pm_table_bg{
	background-image: url(/images/interface/products/pm-server/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.pm_table_minizagol a{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #00408f;
	text-decoration: none;
}
.pm_table_minizagol a:hover{
	text-decoration: underline;
}
.pm_table_text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.pm_table_text a{
	font-family: Arial;
	font-size: 12px;
	color: #00408f;
	text-decoration: none;
}
.pm_table_text a:hover{
	text-decoration: underline;
}

