@charset "UTF-8";
#container {
	text-align: center;
}
#wrapper {
	text-align: left;
	position: relative;
	width: 791px;
	margin: auto;
	}
#header {
	position:absolute;
	left:10px;
	top:10px;
	width:791px;
	height:40px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:10px;
	top:50px;
	width:791px;
	height:auto;
	z-index:2;
	background-color: #0065A4;
}
#nav_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.1em;
	color: #FFFFFF;
	height: 35px;
	width: auto;
	padding-top: 14px;
	margin: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
	float: left;
}
#nav_box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_box a:hover {
	color: #cccc00;
	text-decoration: none;
}
#nav_box a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#left_content {
	position:absolute;
	left:10px;
	top:135px;
	width:366px;
	height:610px;
	z-index:3;
	right: 25px;
}
#left_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#left_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	margin-left: 10px;
	margin-bottom: 3px;
}
#left_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
	margin-left: 10px;
	margin-top: 0px;
}
#left_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #006699;
	padding-right: 15px;
	padding-left: 25px;
}
#left_content li {
	margin-bottom: 5px;
}
#left_content p a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
#left_content p a:visited {
	text-decoration: none;
	color: #006699;
}
#left_content p a:hover {
	text-decoration: none;
	color: #CCCC00;
}
#left_content p a:active {
	text-decoration: none;
	color: #006699;
}
#top_graphic_bar {
	position:absolute;
	left:10px;
	top:100px;
	width:791px;
	height:35px;
	z-index:6;
}
#footer {
	position:absolute;
	left:10px;
	width:791px;
	height:40px;
	z-index:5;
	top: 760px;
	background-color: #CCCC00;
	background-image: url(../images/pida_footer.png);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #000000;
	margin-left: 25px;
	float: left;
	margin-top: 15px;
}
#right_content {
	position:absolute;
	left:401px;
	top:135px;
	width:400px;
	height:625px;
	z-index:4;
}
#right_content  p     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#right_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #006699;
	margin-right: 15px;
	margin-left: 25px;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ol li {
	margin-bottom: 5px;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #006699;
	list-style-type: disc;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul li {
	margin-bottom: 5px;
}
.red {
	color: #CC0000;
}
.black {
	color: #000000;
}
.center {
	margin-left: 35px;
	color: #666666;
	margin-bottom: 10px;
}
.center_training_step4 {
	margin-bottom: 10px;
	margin-left: 85px;
}
.student_center {
	color: #999999;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-top: 10px;
}
