﻿#guideMain
{
    width: 652px;
	height: 19px;
	background-image: url(../images/pages/common/commonBar.png);
	border: none;
	background-repeat: no-repeat;
}

#guideMain th
{
    height: 19px;
    font-size: 12px;
	font-family: arial;
	font-weight:normal;
	text-align:center;
	vertical-align: middle;
	padding: 0px;
	border:none;
	text-transform:none;
}

#guideMain td
{
	font-family: arial;
	border: solid 1px #cccccc;
	border-top: none;
	text-align: left;
	padding: 10px 0px 5px 0px;
	vertical-align: top;
}

#guideMain #th
{
    font-family:Arial;
    font-size:18px;
    text-align:left;
    color:#000;
    text-transform:none;
    padding: 15px 0px 0px 15px;
}

#guideMain #image
{
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    width: 240px;
    padding: 35px 0px 0px 50px;
}

#guideMain #links
{
    padding: 20px 0px 0px 0px;
}

#guideMain #links div
{
    font-size: 16px;
    font-family: Arial;
    text-align: left;
    color: #333333;
    padding: 10px 0px 5px 25px;
    width: 200px;
}

#guideMain #links span
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    color: #333333;
    padding: 0px 0px 0px 0px;
}

#guideMain #links a:link
{
    color: #0076a3;
    text-decoration:none;
}

#guideMain #links a:active
{
    color:#0076a3;
    text-decoration: underline;
}

#guideMain #links a:visited
{
    color: #0076a3;
}

#guideMain #links a:hover
{
    color: #0076a3;
    text-decoration: underline;
}

#guideLinks
{
    width:640px;
    padding: 30px 0px 0px 0px;
}

#guideLinks th
{
    font-family:Arial;
    font-size:16px;
    text-align:left;
    color:#000;
    text-transform:none;
    padding: 10px 0px 10px 15px;
}

#guideLinks div
{
	font-size: 11px;
	padding: 0px 10px 10px 0px;
	font-family: Arial;
	text-align: left;
	color: #686868;
}

#guideLinks ul
{
    text-align:left;
    font-family:Arial;
    font-size:12px;
    color:#333333;
    margin-left: 3.5em;
    padding-left: 0;
    list-style-type:disc;
    line-height:2;
}

#guideLinks ul a:link
{
    color: #0076a3;
    text-decoration:none;
}

#guideLinks ul a:active
{
    color:#0076a3;
    text-decoration: none;
}

#guideLinks ul a:visited
{
    color: #0076a3;
	text-decoration: none;
}

#guideLinks ul a:hover
{
    color: #0076a3;
    text-decoration: underline;
}

.table_guide
{
	background-image: url(images/pages/global/header_1.jpg);
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	background-image: url(images/pages/global/header_1.jpg);
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-repeat: repeat-x;
	font-family: arial;
	background-color: #f7f7f7;
	width: 652px;
}

.table_guide th
{
    padding: 5px 0px 5px 0px;
	text-decoration:none;
}

.table_guide th a:link
{
	text-decoration:none;
}

.table_guide th a:active
{
	text-decoration:none;
}

.table_guide th a:visited
{
	text-decoration:none;
	color:Black;
}

.table_guide th a:hover
{
	text-decoration:none;
}

.table_guide_th
{
    font-size: 9pt;
    color: #555555;
    text-transform:uppercase;
    font-weight:bold;
}

.table_guide div
{
	padding: 5px 5px 5px 5px;
}
