@charset "UTF-8";
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	color: #0099cc;
	text-decoration: none;
}
.wrapper {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #929292;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background-color: #ffffff;
}
.GreyBox h1 {
	font-size: 12px;
	margin: 3px;
}
.GreyBox p {
	font-size: 10px;
	margin: 3px;
	padding: 0px;
	text-align: justify;
	line-height: 14px;
}
.TrainingBox {
	width: 620px;
	background-image: url(../images/bluebox_bg.gif);
	margin-bottom: 10px;
	color: #ffffff;
}
.TrainingBoxContent {
	background-image: url(../images/bluebox_top.gif);
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
.TrainingBox h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	color: #005d77;
}

.navigation {
	height: 33px;
	margin-right: 17px;
	margin-left: 19px;
	margin-bottom: 10px;
	background-image: url(../images/menue_bg.jpg);
	padding-left: 10px;
}
.wrapper .shadow1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e9e9e;
}
.header {
	height: 124px;
	margin-left: 19px;
	margin-right: 17px;
}
.DocumentContent {
	height: auto;
	width: 942px;
	margin-right: 17px;
	margin-left: 19px;
}
.headerImage {
	height: 11px;
	width: 977px;
	background-image: url(../images/topline.jpg);
}
.header h1 {
	font-weight: lighter;
	font-variant: normal;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	font-size: 35px;
	letter-spacing: -0.05em;
}
*html .header h1 {
	font-weight: normal;
}
.header h1 sup {
	font-size: 18px;
}
.header h2 {
	font-size: 24px;
	font-weight: lighter;
	font-variant: normal;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
}
*html .header h2 {
	font-weight: normal;
}
.header img {
	float: right;
	margin-top: 17px;
}
.footer {
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 19px;
	font-size: 10px;
	line-height: 16px;
}

.footer a{
	color: #333;
}

.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.DocumentContent .col1 {
	float: left;
	width: 620px;
}
.DocumentContent .col2 {
	float: right;
	width: 300px;
}
.TrainingBox .training h3 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	margin-top: 3px;
	font-style: italic;
	font-variant: normal;
}
.TrainingBox .training h2 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 3px;
}
.TrainingBox .training {
	padding-left: 8px;
}

.TrainingBox .trainingSP h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	margin-top: 3px;
	font-style: italic;
	font-variant: normal;
}
.TrainingBox .trainingSP h2 {
	font-size: 21px;
	line-height: 28px;
	margin: 0px;
	margin-bottom: 3px;
}
.TrainingBox .trainingSP {
	padding-left: 8px;
}


.TrainingBox .training.next{
	border-bottom: 1px solid #005d77;
	
}

.GreyBox .GreyBoxBorder {
	border: 1px solid #89949F;
	background-image: url(../images/greybox_bg1.gif);
	background-color: #d9d9d9;
	background-repeat: repeat-x;
}
.GreyBox {
	border: 1px solid #CED9EC;
	margin-bottom: 10px;
}
.navigation a {
	line-height: 33px;
	color: #FFFfff;
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
}
.TrainingBox .tcol1 {
	float: left;
	width: 280px;
	padding-left: 16px;
	padding-top: 10px;
}
.TrainingBox .tcol2 {
	float: right;
	width: 280px;
	padding-right: 16px;
	padding-top: 10px;
}
