body {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
}

#features > h1, #login > h1, #clients > h1 {
	font-size: 35px; font-weight: 300;
}

#path { 
	font-size: 30px; font-weight: 300; 
}

.header #brand, .header_bo #brand { 
	font-size: 30px; font-weight: 700; 
}

.header-title {
	font-size:	20px;
	line-height:38px;
}

.big-list .header h1,
.category > h1 {
	font-size: 20px; font-weight: 700;
}

.feature h1,
.category > .application h1,
.category td h1 { 
	font-size: 18px; font-weight: 700; 
}

#pages > h1,
.big-list .item h1,
.small-form > h1,
.custom-form > h1,
.mini-list .item.title h1,
.mini-list .header h1 {
	font-size: 18px; font-weight: 400; line-height: 20px;
}
 
.header a,
.global-error { 
	font-size: 16px; font-weight: 700; 
}

#navigation > a.selected {
	font-size: 15px; font-weight: 700;
}

#navigation > a {
	font-size: 15px; font-weight: 400;
}

#login > .field > h1,
#copyright,
.sitemap > h1,
.big-list .header h2,
.mini-list .item h1,
.mini-list1 .item h1,
.category > .application p > span,
.category td p > span,
.section .field > h1,
.section .field-title,
.section .field > label.big,
.small-form .small-field > h1,
.small-form > .small-field > h1,
.small-form .custom-answer > h1,
.custom-form .custom-field > h1 {
	font-size: 14px; font-weight: 700; line-height: 20px;
}

a.image,
.category > .application p,
.category td > p,
/*.section .field > .image,*/
.mini-list .item h2/*,
.small-form > .small-field > .image*/,
.mini-list1 .item h2 {
	font-size: 14px; font-weight: 400; line-height: 16px;
}

.header_bo #user,
.header_bo #menu,
.section > .field > p,
.section > .field label {
	font-size: 14px; font-weight: 400; line-height: 30px;
}

.header_bo #submenu a,
.big-list .item p span {
	font-size: 12px; font-weight: 700; line-height: 18px;
}

.header_bo #submenu p,
.big-list .item p,
.big-list .item .links a,
.big-list .item .actions a,
.mini-list .item p,
.mini-list .options a,
.mini-list .actions a,
.mini-list1 .actions span,
.mini-list1 .actions a,
.mini-list1 .new a,
.small-form .custom-answer > .link,
.custom-form .custom-field > .link {
	font-size: 12px; font-weight: 400; line-height: 18px;
}

.note, .error {
	font-size: 10px; font-weight: 400;
}

.tooltip-mark {
	font-size:		14px;
	font-weight:	bold;
}

.italic {
	font-style:	italic;
}

