.style1 
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}
.style2 
{
	font-size: 10px
}

.style3 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; }


body {
	background-repeat: repeat-x;
	margin: 0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.td.list-row{background-color:#FFFFFF; padding:1px; padding-left:4px; border-bottom:1px solid black; border-left:1px solid black;}
.td.list-row-alt{background-color:#E9E7D7;}

.chk
{
	height:200px;
	overflow:auto;
	border:1px solid #97ACC4;
}

.chk table tr td input 
{
	float: left;
	margin-right: 5px;
}

.chk table tr td label
{
	float: left;
	font-size: 8pt;
	font-weight: normal;
}

.formlabel
{
	color: #333366; 
	font-weight: bold; 
	text-align: right;
	font-size: 10pt;
}

.formlabel_required
{
	color: #333366; 
	font-weight: bold; 
	text-align: right;
	font-size: 10pt;
}

.formlabel_asterisk
{
	color: #FF0000;
	font-size: 10pt;
}

#helpful strong {
    float: left;
}
#helpful table {
    float: left;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}
#helpful table tr td {
    vertical-align: middle;
}

table#demo 
{
	border-top: 7px;
	border-right: 3px;
	border-bottom: 7px;
	border-left: 3px;
	border-style: solid;
	border-color: #000080;
}

hr 
{
	height: 1px;
	color: #000000;
	background-color: #000000;
}

.question-list-header th
{
	border-bottom: 1px dotted #000000; 
}

.question-list-row td
{
	border-bottom: 1px dotted #000000; 
	vertical-align: top; 
	margin-right: 5px;
}

.qanda_question li
{
	margin: 10px 0px 10px 0px;
	list-style: none;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

#login_enable_disclaimer
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
}

.header
{
	width: 980px;
	height: 107px;
	background-repeat: no-repeat;
	background-image: url(../../images/bg_header.jpg);
	background-position:right bottom;
	border-bottom: solid 5px #99a5cc; 
	padding-left: 18px;
}


/* TOP MENU */

*>#pmg-network {margin-top:-15px;}
#pmg-network { height: 28px; float: right; margin-right:0;}

#top_nav { list-style: none; margin: 0; padding: 0; } /* remove the bullets */
#top_nav li { float: left;}
#top_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 28px; } 

#our-network { background: url(../../images/top-menu/our-network.png) 0 0 no-repeat; width: 123px;}
#our-network:hover { background-position: 0 0; }

#pmg { background: url(../../images/top-menu/pmg.png) 0 0 no-repeat; width: 123px;}
#pmg:hover { background-position: 0 -28px; }

#travelpulse { background: url(../../images/top-menu/travelpulse.png) 0 0 no-repeat; width: 58px;}
#travelpulse:hover { background-position: 0 -28px; }

#agent-at-home { background: url(../../images/top-menu/agent-at-home.png) 0 0 no-repeat; width: 69px;}
#agent-at-home:hover { background-position: 0 -28px; }

#vacation-agent { background: url(../../images/top-menu/vacation-agent.png) 0 0 no-repeat; width: 75px;}
#vacation-agent:hover { background-position: 0 -28px; }

#travel-agent-academy { background: url(../../images/top-menu/travel-agent-academy.png) 0 0 no-repeat; width: 101px;}
#travel-agent-academy:hover { background-position: 0 -28px; }

#virtual-travel-seminars { background: url(../../images/top-menu/virtual-travel-seminars.png) 0 0 no-repeat; width: 107px;}
#virtual-travel-seminars:hover { background-position: 0 -28px; }

#virtual-travel-events { background: url(../../images/top-menu/virtual-travel-events.png) 0 0 no-repeat; width: 95px;}
#virtual-travel-events:hover { background-position: 0 -28px; }
	
/* END TOP MENU */	
	
.footer_box 
{
	height: 80px;
	bottom: 0px;
	background-color: #1c213a;
	color: #ccd3eb;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 12px;
	padding-left: 300px;	
}

.nav 
{
	border-top: 3px solid #1c213a;
	border-bottom: 3px solid #1c213a;
	background: #5a6282;
	height: 27px;
}

.content
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.form_header
{
	color: #000000; 
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}

.validation_summary 
{
	font-size: 9pt;
	font-weight: bold;
	color: Red;
	background-color: Yellow;
	border: 3px solid yellow;
}

/* Q&A */

div#qa_container 
{
	width: 100%;
	margin: 10px 0px 0px 0px;
	
}

p#qa_tag 
{
	font-weight: bold;
	margin: -45px 0 0 100px;
	width: 600px;
	top: 0px;
	font-family: "gill Sans MT";
	color: #003366;
	font-size: 16px;
}

div#qa_progress_indicator 
{
	width: 100%;
	text-align: center;
}

div#qa_update_block 
{
	width: 100%;
	text-align: left;
	margin: 5px 0px 0px 0px;
}

div#qa_question_block
{
	width: 100%;
	text-align: left;
}

p#qa_helpful 
{
	margin: 0px 0px 25px 0px;
	font-weight: bold;
}

p#qa_question_para 
{
	text-align: left;
	margin-top: -10px;
}

p#qa_question_para p 
{
	margin: 0 0 0 100px;
	width: 600px;
	top: 0px;
	font-family: "gill Sans MT";
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

input#qa_question 
{
	width: 450px;
	margin: 10px 5px 0 118px;
}