/*******************************************TEXT****************************************/

.text, a, .missing, p, .textinput, .textinput2
{
	font-size: 14px;
	line-height: 20px;
}
.textsmall
{
	font-size: 12px;
	line-height: 15px;
}

.title, h1
{
	font-size: 24px;
	line-height: 32px;
}

.titlesmall, h2
{
	font-size: 20px;
	line-height: 24px;
}


/*********************************Menu*******************************/

#menu
{
   font-size: 14px;
	line-height: 16px;
}

#menu .menu1 a
{
   font-size: 12px;
	line-height: 16px;
}

#menu .menu1selected a
{
   font-size: 12px;
	line-height: 16px;
}

/**************************************MenuBottom***************************************/

#menuBottom, #menuBottom a
{
   font-size: 12px;
	line-height: 14px;
}

/**************************************Footer***************************************/

#footer
{
   font-size: 12px;
	line-height: 14px;
}

/**************************************Service***************************************/

.service, .service a
{
   font-size: 12px;
	line-height: 14px;
}

/*********************************FrameEvents**************************************/

#frameEvents
{
   font-size: 14px;
	line-height: 16px;
}

#frameEvents .container .description
{
   padding-top: 5px;
}

#frameEvents .continue a
{
   font-size: 11px;
	line-height: 13px;
}

