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

h1 {
	margin: 0;
	padding-bottom: 8px;
	font-size: 20px;
	font-weight: 100;
	color: #BE2321;
}

h2 {
	margin: 0;
	padding-bottom: 8px;
	color: #BE2321;
	font-weight: 100;
}

.insetContent a {
	color: #BE2321;
}

.tagline {
	font-size: 12px;
}

.languageTitle {
	padding-bottom: 30px;
	font-weight:bold;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "HelveticaNeue",Helvetica,Verdana,sans-serif; */
	font-size:12px;
}

.btnBlue {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 21px;
}

.btnBlue a {
	color: #FFFFFF;
	text-decoration: none;
}

.btnBlue a:hover {
	color: #BE2321;
	text-decoration: none;
}

.computerTitle {
	color: #BE2321;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}

.whiteboard {
	color: #BE2321;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}

.tip {
	padding-top: 30px;
	height:90px;
}

.tip a, .tip a:visited {
	text-decoration: none;
	color:#000000
}

.tip a:hover {
	color: #BE2321;
}

.pcClass .links a {
	color: #BE2321;
}

.bxMainBody, .bxFullBody {
	line-height: 20px;
}

.bxSmallBody h2 {
	margin:	0px;
	font-size: 14px;
}

.bxSmallBody .txtRt {
	margin-left:40px;
}

#footer {
	font-size: 10px;
	color:#333333;  
}
