

body{
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size:1.8em;
	line-height:1;
	margin-bottom:0.75em;
	color: #b10e30;
	border-bottom: 1px solid #b10e30;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-size:1.5em;
	margin-bottom:0.5em;
	color: #333;
}

h3 {
	font-size:1.2em;
	line-height:1;
	margin-bottom:1em;
	color: #ca0000;
}

li {margin:0 1.5em 1.5em;}

a, a.link_editor{
	color: #ca0000;
}

a:hover, a.link_editor:hover{
	text-decoration: none;
	color: #ca0000;
}





/**************************  Blocks Styles ********************************/

.si_container{
	
}

.box{
	padding: 0.9em;
	background-color: transparent;
}

/****** Promo Type 1 *********/
.promo_1{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	
	background-image: url(../graphics/si_back.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.promo_1 h3{
	margin-bottom: 10px;
	font-size: 1.5em;
}

/****** Promo Type 2 *********/
.promo_2{
	border-bottom: 1px solid #b9b9b9;
	line-height: 1.5;
	padding: 0;
	margin-bottom: 15px;
}

.promo_2 .box{
	margin-bottom: 0px;
}

.promo_2 h3{
	margin-bottom: 0px;
	background-color: #f5f5f5;
	color: #666;
	border-bottom: 1px solid #b9b9b9;
	padding: 13px 10px 8px 10px;
}

.promo_2 a, a.link_editor{
	color: #37556a;
	text-decoration: none;
}

.promo_2 a:hover, a.link_editor:hover{
	color: #37556a;
	text-decoration: underline;
}

/********** BOx Paletes ********************************************************/

/**** Palete 1 ***************************************************************/

.box_palete_1 h3{
	color: #37556a;
}

.box_palete_1 a, .box_palete_1 a.link_editor{
	color: #37556a;
	text-decoration: none;
}

.box_palete_1 a:hover, .box_palete_1 a.link_editor:hover{
	color: #37556a;
	text-decoration: underline;
}

/**** List Templates ******************/
.box_palete_1 .doc_title,
.box_palete_1 .doc_title a, .box_palete_1 .doc_title a.link_editor,
.box_palete_1 .doc_node a, .box_palete_1 .doc_node a.link_editor{
	color: #37556a;
	text-decoration: none;
}

.box_palete_1 .doc_title a:hover, .box_palete_1 .doc_title a.link_editor:hover,
.box_palete_1 .doc_node a:hover, .box_palete_1 .doc_node a.link_editor:hover{
	color: #37556a;
	text-decoration: underline;
}


.box_palete_1 .doc_read_more a, .box_palete_1 .doc_read_more a.link_editor{
	color: #37556a;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-image: url(../graphics/more_light_back.png);
	background-repeat: no-repeat;
	background-position: left;
}

.box_palete_1 .doc_read_more a:hover, .box_palete_1 .doc_read_more a.link_editor:hover{
	text-decoration: underline;
	color: #37556a;
}

/**** Palete 2 *************************************************************/

.box_palete_2 h3{
	color: #b10e30;
}

.box_palete_2 a, .box_palete_1 a.link_editor{
	color: #333333;
	text-decoration: none;
}

.box_palete_2 a:hover, .box_palete_1 a.link_editor:hover{
	color: #b10e30;
	text-decoration: underline;
}

/**** List Templates ******************/
.box_palete_2 .doc_title,
.box_palete_2 .doc_title a, .box_palete_2 .doc_title a.link_editor,
.box_palete_2 .doc_node a, .box_palete_2 .doc_node a.link_editor{
	color: #b10e30;
	text-decoration: none;
}

.box_palete_2 .doc_title a:hover, .box_palete_2 .doc_title a.link_editor:hover,
.box_palete_2 .doc_node a:hover, .box_palete_2 .doc_node a.link_editor:hover{
	color: #b10e30;
	text-decoration: underline;
}

.box_palete_2 .doc_read_more a, .box_palete_2 .doc_read_more a.link_editor{
	color: #b10e30;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-image: url(../graphics/more_light_red.png);
	background-repeat: no-repeat;
	background-position: left;
}

.box_palete_2 .doc_read_more a:hover, .box_palete_2 .doc_read_more a.link_editor:hover{
	text-decoration: underline;
	color: #b10e30;
}


/********** BOx Styles ********************************************************/

/********* Style 1  ***************/
.box_style_1 label{
	font-weight: normal;
}

.box_style_1 .doc_title{
	font-weight: bold;
	font-size: 1.1em;
}

.box_style_1 .doc_source,
.box_style_1 .doc_source label{
	font-weight: bold;
}

.box_style_1 .doc_node{
	font-style: italic;
}

/*****************  More... Component *************/
/****** Button Style *********/
.more_button{
	
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	width: auto;
	min-width: 90px;
	display: inline-block;
	line-height: 1.5;
	
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px solid #d2d2d2;
	margin-top: 0px;
}

.more_button a, .more_button a.link_editor{
	background-image: url(../graphics/more_button_back.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding: 2px 26px 2px 6px !important;
	margin: 0px 0px 0px 0px;
	display: block; 
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	color: #a51c37;
}

.more_button a:hover, .more_button a.link_editor:hover{
	background-position: right top;
	color: #a51c37;
	text-decoration: none;
}

/****** Check Button Style *********/
.check_button{
	
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	width: auto;
	min-width: 90px;
	display: inline-block;
	line-height: 1.5;
	
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px solid #d2d2d2;
	margin-top: 0px;
}

.check_button a, .check_button a.link_editor{
	background-image: url(../graphics/check_button_back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 2px 6px 2px 30px !important;
	margin: 0px 0px 0px 0px;
	display: block; 
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	color: #a51c37;
	
}

.check_button a:hover, .check_button a.link_editor:hover{
	background-position: left top;
	color: #a51c37;
	text-decoration: none;
}




/****** Light Style *********/
.more_light{
	margin-top: 10px;
	display: block;
}

.more_light a, .more_light a.link_editor{
	color: #37556a;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-image: url(../graphics/more_light_back.png);
	background-repeat: no-repeat;
	background-position: left;
}

.more_light a:hover, .more_light a.link_editor:hover{
	text-decoration: underline;
	color: #37556a;
}




/***********   Home Page Blocks ************************************************/
.news_promo{
	min-height: 222px;
}

.solutions{
	background-image: url(../graphics/solutions_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.services{
	background-image: url(../graphics/services_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.education{
	background-image: url(../graphics/education_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contact_box{
	background-image: url(../graphics/contact_box_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.solutions .box, .services .box, .education .box{
	margin-bottom: 0px;
}

.solutions, .services, .education{
	line-height: 2;
}

/*********************************************/

.item_date{
	display: block;
	color: #7b7e7d;
}

.item_title{
	display: block;
}

.separator{
	display: block;
	height: 1px;
	margin: 10px 0px 10px 0px;
	background-image: url(../graphics/separator_dotted_back.png);
	background-repeat: repeat-x;
}

/*******************  Table Styles  **************************/

table.course {
	border-collapse: collapse;
	border: 1px solid #000;
	margin-bottom: 40px;
}

.course th{
	background-color: #d8d8d8;
	color: #c00000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 1em;
}

.course td {
	border: 1px dashed #000000;
}


.course .col_code{
	width: 36px;
}

.course .col_oret{
	width: 20px;
}

.course .col_date{
	width: 55px;
}

.course .col_price{
	width: 55px;
}

.course .col_exam{
	width: 40px;
}

table.course .col_oret,
table.course .col_date,
table.course .col_price,
table.course .col_exam{
	text-align: center;
}