@font-face {font-family: 'Centory Gothic';src:url('../fonts/Ubuntu-L-L.ttf');}


@font-face {
	font-family: 'Ubuntu-L', sans-serif; /* основной контент */
}
@font-face {
	font-family: 'Open Sans Condensed', sans-serif;     /* заголовки */
}
p {
	text-align: justify;
	margin: 0 0 20px 0;
	font-size: 17px;
	color: #272727;
	line-height: 20px;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
}
b {
	font-weight: 500;
}
a:link {
    text-decoration: none;
    font-style: normal;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
	color: #144F89;
 }
a:visited {
	text-decoration: none;
	font-style: normal;
    font-weight:300;
	color: #144F89;
}
a:hover {color: #262626; text-decoration: none;}  

iframe[seamless]{
    background-color: transparent;
     border: 0px none transparent;  
    padding: 0px;
    overflow: hidden;
	width: 250px;
	height: 800px;
} 
strong {
	font-weight: 400;
	color: #0979B8;
}	
h1, h3 {
	text-align: left;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px 0 30px 0;
	text-transform: uppercase;
}	
h2 {
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
}
ul {
	margin: 20px 0 20px 0px;
	
}
li {
	margin: 0 0 15px 0;
	text-align: left;
}
#links {
    font-style: normal;
    font-weight: 500;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
	color: #000;
}
#links:hover {
	color: #144F89;
}  
#content {
	background: #fff;
	margin: 0px 0 0 -20px; 
	height: auto;
	padding: 0 0 0 20px;
	height: 100%;
	width: 100%; 
	width: auto; 
	border-left: 1px solid #b2b2b2;
	background: url(../images/paper.png) repeat; 
	
}
#white {
	width: 102%;
	height:6px;
	background: #fff;
	margin: 0px 0 0 -20px; 
}
#mid_blue {
	width: 102%;
	height:6px;
	background: #0979B8;
	margin: 0px 0 0 -20px; 
}
#red {
	width: 102%;
	height:6px;
	background: red;
	margin: 0px 0 0 -20px; 
}
#name_of_org {
	width: 100%;
	height: 280px;
	background: white;
	background: url(../images/paper.png) repeat; 
	
}
.znanie {
	margin: 0 auto;
	width: 1000px;
	height: 95px;
	text-align: left;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 27px;
	position: relative;
	top: 27px;
	line-height: 28px;
	text-shadow: -2px 0px 3px #c0c0c0;
	text-transform: uppercase;
}
#top_address {
	margin: 0 auto;
	width: 1000px;
	height: 95px;
	position: relative;
	top: 30px;
	padding: 0px 0 0 0;
	font-size: 19px;
}
#bottom_slider {
	width: 102%;
	margin: 0 0 0 -20px;
	height: 10px;
	background: url(../images/light_wool.png) repeat;
	-webkit-box-shadow: 0px 4px 5px 0px #bbb;
	-moz-box-shadow: 0px 4px 5px 0px #bbb;
	box-shadow: 0px 4px 5px 0px #bbb;
	z-index: 999;
}
#top {
	width: 102%;
	margin: 0px 0 0 -20px;  
	background: url(../images/light_wool.png) repeat;
}
#top_slider {
	width: 102%;
	margin: 0 0 0 -20px;
	height: 10px;
	background: url(../images/light_wool.png) repeat;
	-webkit-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.75);
	z-index: 999;
}
#slider {
	width: 1000px;
	height: auto; 
	margin: 0 auto;
	z-index: 555;
}
#slider img {
	width: 1000px;
	height: auto;
}


.navbar {
	width: 105%;
	height: 65px;
	margin: 0px 0 0 -20px; 
	position: fixed;
	z-index: 999;
	padding: 0px;
}
#middle {
	margin: 0px auto;
	width: 1000px;
	height: auto;
	min-height: 800px; 
	position: relative;
}
.navigator {
	width: 730px;
	min-height: 40px;
	height: auto;
	float: left;
	margin: 40px 0px 55px 0;
	padding: 0 0 0 0px;  
}
.navigatorStyle {
	position: relative;
	float: left;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
}
.navigatorStyle i {
	position: relative;
	left: 5px;
	margin: 0 15px 0 0;
}
.leftMiddle {
	width: 980px;
	min-height: 1090px;
	height: auto;
	padding: 0 270px 70px 0px;  
}


/* banners to  the index */
.sanatorii {
  border-radius:7px;
  margin:0px 0 0 0;
  min-height:124px;
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 350px;
  height: 168px;
  background: url(../images/silver2.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}
.sanatorii  span {
	font-size: 17px;
	color: #0979B8;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}
#tableWithBanners:hover {
	box-shadow: none;
	border: 3px solid #dadada;
	opacity: 0.8;
}
.statusOnline {
  border-radius:7px;
  margin:0px 0 0 0;
  min-height:124px;
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 350px;
  height: 168px;
  background: url(../images/silver3.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}
.statusOnline  span {
	font-size: 15px;
	color: #0979B8;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}
.znanie-btn {
  border-radius:7px;
  margin:0px 0 1px 0px;
 
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 705px;
  height: 168px;
  background: url(../images/financeeducation.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}

.znanie-btn-2 {
  border-radius:7px;
  margin:0px 0 1px 0px;
 
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 705px;
  height: 168px;
  background: url(../images/70znanie.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}

.roz {
  border-radius:7px;
  margin:0px 0 0 0;
  min-height:124px;
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 350px;
  height: 168px;
  background: url(../images/znanie3.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}
.roz  span {
	font-size: 15px;
	color: #0979B8;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}



.hozaika_selskoi_usadbi {
  border-radius:7px;
  margin:0px 0 0 0;
  min-height:124px;
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 350px;
  height: 168px;
  background: url(../images/hozyika_selskoi_small.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}
.hozaika_selskoi_usadbi  span {
	font-size: 15px;
	color: #0979B8;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}








.resursCentr {
  border-radius:7px;
  margin:0px 0 0 0;
  min-height:124px;
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 350px;
  height: 168px;
  background: url(../images/silver4.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}
.resursCentr  span {
	font-size: 15px;
	color: #0979B8;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}
.grandMother {
  border-radius:7px;
  margin:0px 0 0 0;
  min-height:124px;
  overflow:hidden;
  padding:13px 120px 13px 13px;
  width: 350px;
  height: 168px;
  background: url(../images/silver.jpg) no-repeat;
  border: 3px solid white;box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}
.grandMother  span {
	font-size: 15px;
	color: #0979B8;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}


.pagination {
  display: inline-block;
  padding-left: 0;
  margin: -20px 0 0 60px;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.padding-bottom20px {
	padding-bottom: 20px;
}


.long-baner {
  border-radius:7px;
  margin:0px 0 0 0;
  height:70px;
  overflow:hidden;
  padding:13px 20px 13px 13px;
  width: 350px;
  height: 178px;
  background: url(../images/long-baner-bg.jpg) no-repeat;
  border: 2px solid #8ECFF5;
 
}
.long-baner span {
	font-size: 15px;
	color: #444;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}
.long-baner2 {
  border-radius:7px;
  margin:0px 0 0 0;
  height:70px;
  overflow:hidden;
  padding:13px 20px 13px 13px;
  width: 350px;
  height: 178px;
  background: url(../images/proekt-bg.jpg) no-repeat;
  border: 2px solid #8ECFF5;
 
}
.long-baner2 span {
	font-size: 15px;
	color: #444;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	position: relative;
	top: 10px;
}





#baner {
	width: 700px;
	text-align: left;
	line-height: 17px;
	margin:0px;
	/*float: left;*/
	/*margin: 0px 0px 100px -10px;*/
	
}
#baner td {
	/*padding: 10px;*/
	font-size: 17px;
}
#baner2 {
	margin: 70px 0 0 0;background: white;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	width:1000px;
}
#baner2 td {
	padding: 30px;
}
#grey {
	color:#144F89  ;
}
#grey:hover {
	color: #ff8000;
}
.red {
	color: #ff8000;
}

.left_img {
	float: left;
	margin: 0 20px 20px 0;
}
.leftMiddle li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
	text-align: justify;
	font-family: 'Open Sans Condensed', sans-serif;
}
.awords {
	width: 700px;
	height: 450px;
}
.rightMiddle {
	width: 252px;
	margin: 40px 0 0 750px;
	height: 730px;
	position: absolute;
	z-index: 777;
}	
.titlenews {
	width: 252px;
	height: 50px;
	margin:0;
	padding: 0px 0 0 0;
}
.fly_words {
	width: 220px;
	margin: 1000px 0 0 770px;
	min-height: 100px;
	height: auto;
	position: absolute;
	z-index: 777;
	font-family: 'Times new roman', sans-serif;
	font-size: 11px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}
.left_quote {
	position: relative;
	top: -3px;
	margin: 0 3px 0 0;
} 
.right_quote {
	position: relative;
	top: 4px;
	margin: 0 0 0 3px;
} 
.author_fly_words {
	float: right;
	position: relative;
	top: 45px;
}
#table_style {
	width: 700px;
	margin: 0 0 50px 0;
	border: 1px solid #b2b2b2;
	background: white;
}
#table_style td{
	vertical-align: middle;
	padding: 0px 20px 0 0;
	margin: 0px;
}
#table_style img {
	margin: 0 20px 0 0;
}

.note {
	width: 1000px;
	height: auto;
	margin-top: 100px;
}
.note h3 {
	position: relative;
	top: 20px;
	text-align: center;
} 
.animationContent {
	position: relative;
	width: 945px;
	height: 450px;
	top: 0px;
	left: 30px;
	padding: 0;
}
.greenButton {
	background: #0979B8;
	padding: 5px 10px 5px 10px;
	color: white;
	font-size: 18px;
	text-align: center;
	position: relative;
	top: 40px;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	 -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.greenButton:hover {
	background: #36AF46;
	padding: 5px 10px 5px 10px;
	color: white;
	font-size: 18px;
	text-align: center;
	position: relative;
	top: 40px;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	 -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
#comment {
	margin: 50px 0 0 30px;
	width: 700px;
	min-height: 200px;
	height: auto;
} 
 

 
.footer {
	width: 1000px;
	min-height: 350px;
	height: auto;
	margin: 140px 0 30px 0;
}
#tableFooter{
	width: 990px;
	margin: 0 0 0 20px;
}
#tableFooter td {
	vertical-align: top;
	text-align: left;
	font-family: 'Ubuntu-L', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.scrollFooter {
	margin: 0px 0 0 470px;
}
.scrollUp {
	display:block;
    height: 55px;
	background: transparent; 
	width: 55px;
	border: 2px solid #008DD5;
	position: relative;
	bottom: 50px;
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.scrollUp:hover {
	background: #144F89;
	display:block;
    height: 55px;
	width: 55px;
	position: relative;
	bottom: 50px;
	border: 2px solid #144F89;
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.iconUp {
	font-size: 55px!important;
	position:relative;
	left: 8px;
	top: -3px;
	color: #008DD5;
	z-index: 333;
}
.iconUp:hover{
	font-size: 55px;
	position:relative;
	left: 8px;
	top: -3px;
	color: #fff;
	z-index: 333;
}  
.footerGreenButton {     
	background: #fff;
	padding: 3px 7px 3px 5px;
	border: 1px solid #bebebe;
	font-size: 16px;
	text-align: center;
	position: relative;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	color: grey;
	top: 43px;
	left: 0px;	
}
.greenSquare {
	width: 15px;
	height: 15px;
	background: #36AF46;
	position:relative;
	padding: 0px 6px 0px 6px;
	left: 7px;	 
	margin: 0 5px 0 0;
	color: #fff;
}
.greenSquare i {
	position: relative;
	left: 1px;
}
.socialLinks {
	width: 215px;
	height: 45px;
	margin: 80px 0 0 5px; 
}
.socialButton {
	font-size: 26px;
	color: white;
    display:block;
    width:40px;
    height:40px;
	float: left;
	padding: 1px 0 0 4px;
	border: 1px solid #008DD5;
	margin: 0 13px 0 0; 
	cursor: pointer;
    border-radius: 50%;
	color: #008DD5;
	border: 1px solid #008DD5;
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.socialButton i:hover {
	color: #fff;
	 -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.socialButton:hover {
	background:  #008DD5;
	 -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}


/* CLASS */
.blue {
	color: #0979B8;
}
.grey {
	color: #262626;
}

.clock {
	position: relative;
	top: 0px;
	font-size: 15px;
}
.down_line_H3 {
	color:#000;
	font-size:19px;
	text-transform: lowercase;
}
.green {
	color: #008e00;
}
.padding_right {
	margin-right: 15px;
}
.blueStyleTable {
	text-align: left;
	color: #0979B8;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0 0 30px 0;
}

.blueStyle {
	text-align: center;
	color: #0979B8;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	position: relative;
}
.greenButtonFaStyles {
	position: relative;
	padding: 0 0px 0 10px;
	top: 1px;
}
.otstup {
	margin: 50px 0 40px 0;
}
.small_otstup {
	margin: 0px 0 10px 0;
}
.middle_otstup {
	margin: 0px 0 20px 0;
}
.uppercase {
	text-transform: uppercase;
	font-size: 16px;
}

/* table_style */
#info_about_courses {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 15px;
	margin: -51px 0 60px 0; 
	width: 700px;
	text-align: left;
	/* border-collapse: collapse; */
	background: white;
	border: 1px solid #b2b2b2;
}
#info_about_courses thead tr {
	background: #0979B8;border: 1px solid #b2b2b2;
}
#info_about_courses th {
	font-size: 15px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#info_about_courses td {
	padding:20px 8px 8px 8px; 
	color: #669;
}
.height_100 {
	height: 100px;
}


/* select, input styles */
.styled-select select{
   background: transparent;
   width: 400px;
   padding: 5px;
   margin: 0 0 20px 0;
   font-size: 16px;
   line-height: 1;
   border: 1px solid grey;
   border-radius: 0;
   height: 35px;
   -webkit-appearance: none;
}
.styled-select {
   width: 400px;
   height: 35px;
   margin: 0 0 20px 0;
   overflow: hidden;
   background-image: url(../images/arrow_down.png); 
   background-position: 98% 45%;  
   background-color: white;  
   background-repeat: no-repeat; 
 }
 .styled_input {
   background: white;
   width: 400px;
   padding: 5px 5px 5px 11px;
   margin: 0 0 20px 0;
   font-size: 16px;
   line-height: 1;
   border: 1px solid grey;
   border-radius: 0;
   height: 35px;
   -webkit-appearance: none;
}
.button_kurs {
	background: #144F89;
	padding: 5px 15px 5px 15px;
	color: white;
	font-size: 18px;
	text-align: center;
	position: relative;
	border: none;
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	 -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.button_kurs:hover {
	background: #36AF46;
	padding: 5px 15px 5px 15px;
	color: white;
	font-size: 18px;
	text-align: center;
	position: relative;
	
	font-family: 'Ubuntu-L', sans-serif;
	font-weight: 300;
	 -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
#oformit_zayvku {
	top: 0px; right: 25px;float: right
}

.error {
	color: red;
	position: relative;
	left: 20px;
}

.blind {
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	position: relative;
	left: 20px;
	cursor: pointer;
	color: #0979B8;
}

/*************************
	-	margin padding -
**************************/
.rm0 {margin-right: 0px}
.rm1 {margin-right: 1px}
.rm2 {margin-right: 2px}
.rm5 {margin-right: 5px}
.rm10 {margin-right: 10px}
.rm15 {margin-right: 15px}
.rm20 {margin-right: 20px}
.rm25 {margin-right: 25px}
.rm30 {margin-right: 30px}
.rm40 {margin-right: 40px}
.rm50 {margin-right: 50px}
.rm80 {margin-right: 80px}
.rm125 {margin-right: 125px}
.rm170 {margin-right: 170px}
.rm200 {margin-right: 200px}
.m0 {margin: 0px}
.lm0 {margin-left: 0px}
.lm1 {margin-left: 1px}
.lm5 {margin-left: 5px}
.lm7 {margin-left: 7px}
.lm10 {margin-left: 10px}
.lm15 {margin-left: 15px}
.lm20 {margin-left: 20px}
.lm25 {margin-left: 25px}
.lm30 {margin-left: 25px}
.lm40 {margin-left: 40px}

.tm0 {margin-top: 4px}
.tm2 {margin-top: 2px}
.tm4 {margin-top: 4px}
.tm5 {margin-top: 5px}
.tm7 {margin-top: 7px}
.tm10 {margin-top: 10px}
.tm15 {margin-top: 15px}
.tm20 {margin-top: 20px}
.tm30 {margin-top: 30px}
.tm40 {margin-top: 40px}
.tm23 {margin-top: 23px}
.tm25 {margin-top: 25px}
.tm35 {margin-top: 35px}
.tm30 {margin-top: 30px}
.tm50 {margin-top: 50px}
.tm60 {margin-top: 60px}
.tm70 {margin-top: 70px}
.tm100 {margin-top: 100px}


.bm0 {margin-bottom: 0 }
.bm5 {margin-bottom: 5px }
.bm10 {margin-bottom: 10px}
.bm15 {margin-bottom: 15px }
.bm20 {margin-bottom: 20px}
.bm30 {margin-bottom: 30px}

.bm20 {margin-bottom: 20px}
.bm40 {margin-bottom: 40px}
.bm70 {margin-bottom: 70px}

.p0 {padding: 0px!important}
.p5 {padding: 5px}
.p10 {padding: 10px}
.p15 {padding: 15px}
.p30 {padding: 30px}
.rp0 {padding-right: 0px}
.rp5 {padding-right: 5px}
.rp10 {padding-right: 10px}
.rp15 {padding-right: 15px}
.rp18 {padding-right: 18px}
.rp20 {padding-right: 20px}
.rp25 {padding-right: 25px}
.rp30 {padding-right: 30px}
.rp40 {padding-right: 40px}
.rp50 {padding-right: 50px}
.lp0 {padding-left: 0px}
.lp10 {padding-left: 10px}
.lp14 {padding-left: 14px}
.lp20 {padding-left: 20px}
.lp30 {padding-left: 30px}
.lp70 {padding-left: 70px}
.tp0 {padding-top: 0}
.p10 {padding: 10px}
.tp3 {padding-top: 3px}
.tp5 {padding-top: 5px}
.tp10 {padding-top: 10px}
.tp15 {padding-top: 15px}
.tp20 {padding-top: 20px}
.tp30 {padding-top: 30px}
.tp40 {padding-top: 40px}

.bp0 {padding-bottom: 0 }
.bp10 {padding-bottom: 10px }
.bp30 {padding-bottom: 30px}
.bp50 {padding-bottom: 50px}
.bp85 {padding-bottom: 85px}
.bp105 {padding-bottom: 105px}
.bp155 {padding-bottom: 155px}
.bp40 {padding-bottom: 40px}


.lm-minus10{margin-left:-30px;}






.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	background-color:#2c6fb7;
		

}
.CSSTableGenerator td{
	vertical-align:middle;
	
	background-color:#80b3e5;

	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;
	color:#fffcfc;
}
.CSSTableGenerator td:first-child {
	text-align:left;
}



.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #033970 5%, #0764c1 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #033970), color-stop(1, #0764c1) );
	background:-moz-linear-gradient( center top, #033970 5%, #0764c1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#033970", endColorstr="#0764c1");	background: -o-linear-gradient(top,#033970,0764c1);

	background-color:#033970;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffaa;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #033970 5%, #0764c1 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #033970), color-stop(1, #0764c1) );
	background:-moz-linear-gradient( center top, #033970 5%, #0764c1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#033970", endColorstr="#0764c1");	background: -o-linear-gradient(top,#033970,0764c1);

	background-color:#033970;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}



