/**
 * Style sheet my_style
 */
#title
{
	height:30px;
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
	text-align:center;
	vertical-align:middle;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:26px;
	color:#34369D;
}

#header
{
	position:relative;
	padding:0px;
	background-color:#0B416C;
	background-image:url("tl_files/AAPB/header.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

#header #header_member
{
	width:335px;
	height:90px;
	float:right;
	margin-left:auto;
	padding:20px 5px 5px 10px;
	text-align:left;
	background-color:#3300FF;
}

#header #logo
{
	width:780px;
	height:146px;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#header #header_search
{
	height:26px;
	padding-top:90px;
	vertical-align:bottom;
}

#headline
{
	font-family:Franklin Gothic Medium;
	font-size:15px;
	color:#C10202;
}

#subheadline
{
	font-weight:bold;
	font-size:12px;
	color:#0B416C;
}

#jsdate
{
	width:480px;
	height:30px;
	position:absolute;
	padding-top:40px;
	text-align:center;
}

#footer
{
	width:1000px;
	height:20px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	background-color:#02345D;
	color:#FFFFFF;
}

#nav
{
	width:1000px;
	height:30px;
	position:relative;
	float:left;
	padding:0px;
	background-color:#0B416C;
}

#nav a
{
	color:#FFFFFF;
}

#left_nav
{
	height:25px;
	padding:1px 0px 0px 5px;
	vertical-align:middle;
	background-image:url("tl_files/AAPB/left_bg.jpg");
	background-position:center center;
	background-repeat:repeat-x;
}

.left_nav_sub
{
	background-color:#ffffff;
}

.level_1
{
	margin:0px;
	padding:10px 10px 10px 35px;
	background-color:#ffffff;
}

.left_nav_sub ul
{
	padding:10px 0px 10px 30px;
	list-style-image:url("tl_files/AAPB/sub_indicator.gif");
}

.left_nav_sub ul li
{
}

.left_nav_sub ul li a
{
	color:#CC3301;
}

.left_nav_sub ul li a:hover
{
	text-decoration:underline;
	color:#0000cc;
}

#wrapper
{
	background-color:#E9E7D5;
	border:1px solid #666666;
}

#wrapper #left
{
	padding-top:10px;
	padding-left:10px;
	background-color:#E9E7D5;
}

#wrapper #right
{
	height:auto;
	padding-top:10px;
	text-align:justify;
	background-color:#E9E7D5;
}

#main
{
	width:560px;
	margin-right:auto;
	margin-left:auto;
	padding:10px 10px 20px 10px;
	text-align:justify;
	background-color:#ffffff;
	border-right:1px dotted #dedede;
	border-left:1px dotted #dedede;
}

#main a
{
}

#tbl_style
{
	border-top:0px solid #CCC9B1;
	border-right:0px solid #CCC9B1;
	border-bottom:1px solid #CCC9B1;
	border-left:1px solid #CCC9B1;
	border-collapse:collapse;
}

#td_style
{
	margin-top:0;
	padding-top:4px;
	padding-right:3px;
	padding-left:5px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #CCC9B1;
	border-right:1px solid #CCC9B1;
	border-bottom:0px solid #CCC9B1;
	border-left:0px solid #CCC9B1;
}

.td_width
{
	width:80%;
	margin-top:1px;
	margin-bottom:1px;
	text-align:left;
}

.course_td_width
{
	width:250px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	vertical-align:middle;
}

.loginForm
{
	height:150px;
}

label
{
	width:110px;
	display:inline-block;
	margin:0px;
	padding:3px;
	color:#0B416C;
}
