@charset "utf-8";
.Button-FA {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #639;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: inline;
	padding: 2px;
	height: 30px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.centered {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
}
.redTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #C00;
	line-height: 30px;
	text-align: center;
}
.redTitlebig {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	line-height: 30px;
	text-align: center;
}
.redTitlebigleft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	line-height: 30px;
	text-align: left;
}
.whiteTitle {
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}

.text {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	list-style-image: url(images/square.gif);
	text-align: center;
}

.textleft {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	list-style-image: url(images/square.gif);
	text-align: left;
	font-weight: normal;
}

.textleftwhite {
	font-family: Calibri;
	font-size: 16px;
	color: #FFF;
	list-style-image: url(images/square.gif);
	text-align: left;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.SubTitles {
	color: #000;
	font-family: Calibri;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #333;
	font-style: italic;
	line-height: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}

.texttable {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
.texttableleft {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
.texttableleftwhite {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.fatitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: 400;
	color: #165594;
}

.bordertable{
	border:1px solid #1867f0;
}

.bgmenu {
	background:#707070 url('images/intern_04.gif') no-repeat right top;
	background-image: url(none);
	font-family: Tahoma, Geneva, sans-serif;
}

.leftMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	a hover: color:#FF00FF;
}
.progMenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;

	a hover: color:#FF00FF;
}
.progMenublack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;

	a hover: color:#000000;
}

.redText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	
}
.fatitleswhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: 500;
	color: #FFF;

}
.fatitlesorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: 500;
	color: #DA7403;
}
.fatitlesred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: 500;
	color: #C00;	
}
.blacktext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-style: normal;
	font-weight: 500;
	color: #000;
}


.SubTitles1 {
	color: #000;
	font-family: Calibri;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

