@charset "utf-8";
/* CSS Document */
body{
	margin:6px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
div#outer{
	width:770px;
	margin: 0 auto;
}

h1 {
	margin-top:10px;
	font-size:17px;
	font-weight: bold;
	color: #ba2228;
	margin-bottom:0px;
}
h2 {
	font-size:14px;
	color: #ba2228;
	margin-bottom:0px;
	border-bottom: #ba2228 dashed 1px;
	padding-bottom:1px;
}
p {
	font-size: 12px;
}
p.first{
	margin-top:6px;
}
p.extra_line_height{
	line-height: 18px;
}
p.above_list{
	margin-top:6px;
	margin-bottom:0px;
}
.list{
	margin-top:6px;
}
table{
	font-size: 12px;
	line-height: 18px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#16387b;
}
a:link {
	text-decoration:none;
} 
a:visited {
	text-decoration:none; 
} 
a:hover {
	text-decoration:underline; 
}

/* Navbar */
DIV#navbar{
	position:relative;
	color:#CCC;
	font-size:11px;
}
DIV#navbar ul{
	margin:0px;
	padding-left:0px;
	padding-bottom:4px;
}
DIV#navbar li{
	list-style-type:none;
	display:inline;
}
DIV#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
DIV#navbar a:link {
	text-decoration:none;
} 
DIV#navbar a:visited {
	text-decoration:none; 
} 
DIV#navbar a:hover {
	text-decoration:underline; 
} 

/* Footer */
DIV#footer{
  clear: both; /* Clear floats from left/right divs */
	width:770px;
	/*background-image:url(http://images.pgalinks.com/pgalinks/email/pgalinks_newbrand/footer.jpg);
	background-repeat:no-repeat;
	*/
	text-align:center;
	font-size:10px;
	color:#999;
	margin-top:20px;
}
DIV#footer_menu a:link {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#666;
} 
DIV#footer_menu a:visited {
	text-decoration:none; 
	font-weight:bold;
	font-size:11px;
	color:#666;
} 
DIV#footer_menu a:hover {
	text-decoration:underline; 
	font-weight:bold;
	font-size:11px;
	color:#666; 
} 
DIV#footer_menu a:active { 
	text-decoration:none; 
	font-weight:bold;
	font-size:11px;
	color:#666;
}
DIV#copyright {
	margin-top:5px;
}

/*///////////////Basic Table/////////////////////////////////*/
table.basic{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #263457;
	border-collapse:collapse;
	border: 1px solid #263457;
	margin-left:auto;
	margin-right:auto;
}
table.basic p{
	margin-bottom:2px;
	font-size:10px;
}
table.basic td.heading{
	font-size: 12px;
	font-weight: bold;
	background-color: #ba2228;
	color: #FFFFFF; 
	text-align:center;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #253255;
	padding: 3px  5px;
}
table.basic td.heading_blue{
	font-size: 14px;
	font-weight: bold;
	background-color: #263457;
	color: #FFFFFF; 
	text-align:left;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #AACCEE;
	padding: 2px  5px;
}
table.basic th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #EBF3FB;
	border-right: 1px solid #AACCEE;
	color:#07519A;
}

table.basic tbody tr.even td {
	background:#F6F4F0;
}

table.basic tbody tr.odd td {
	background:#FFFFFF;
}

table.basic tr.yellow td {
	background:#FFFDC6;
}

table.basic td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-right: 1px solid #AACCEE;
	border-top: 1px solid #AACCEE;
	padding:5px;
}

table.basic .td_rowHeading {
	background-color:#EBF3FB;
}

table.basic .td_last {
	border-right-width:0px;
}
table.basic a {
	font-size: 10px;
}
table.basic a:link {
	text-decoration:underline;
	color:#2864B4;
} 
table.basic a:visited {
	text-decoration:underline; 
	color:#2864B4;
} 
table.basic a:hover {
	text-decoration:none; 
} 
table.basic a.whiteLink{
	color:#FFFFFF;
	font-weight:normal;
}
table.basic a.whiteLink:visited {
	color:#FFFFFF;
} 

a.whiteLink{
	color:#FFFFFF;
	font-weight:normal;
}
a.whiteLink:visited {
	color:#FFFFFF;
} 
.form_button {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color:#FFF; 
	cursor:pointer;
	padding:3px 0;
	height:auto;
	width:auto;
	background-color:#1B417C; 
	border:2px solid #DDD; 
}
.form_button_hover {
	background-color:#C41230; 
}

table.search{
	font-size: 10px;
	color: #1f4164;
	border-collapse:collapse;
	border: 1px solid #1f4164;
}
table.search td.heading{
	font-size: 12px;
	font-weight: bold;
	background-color: #1B417C;
	color: #FFFFFF; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #253255;
	padding: 3px  5px;
}
table.search td{
	border-top: 1px solid #96d9ec;
}