/* CSS Document */
h2 {
	font-family: georgia, times, serif;
	font-size: 16px;
	color: #cc5c87;
	padding: 8px 0 0 10px;
}
#pagetop {
	background: #5B86CB;
	height: 165px; /*Height of top section*/
}
#wrapper {
	float: left;
	background-color: #ffffcc;
	padding: 0 5px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
#pgmsdrop {
	float: right;
	width: 360px;
	height: 131px;
	margin: 0;
	background: url(/images/homepage/new/globe.gif) top center no-repeat;
}
.jump {
	float: right;
	position: relative;
	top: 100px;
	right: 40px;
}
#ddown {
	background-color: #ffffcc;
	padding: 6px 4px;
	border: 2px solid #faf0a3;
}
.cntrydropdown {
	width: 225px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #2F5593;
	margin-left: 6px;
}
/* MESSAGING AREA */

table#containertwo {
	width: 760px;
	padding: 0;
	margin: 0 5px;
	background-color: #faf0a3;
}
table#containertwo td {
	padding: 0;
}
table#containertwo td#msg {
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #cc5c87;
	padding: 12px 6px;
}
	
/* PROGRAM TABS */
#menu2 {
	width: 240px;
	margin: 0;
	border: none;
}

#menu2 li a {
	height: 31px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	font-family: georgia, times, serif;
	font-weight: bold;
	color: #cc5c87;
	font-size: 14px;
	display: block;
	background:  url(/images/homepage/new/tab3.gif);
	padding: 4px 0 0 10px;
}

#menu2 li a:hover {
	font-family: georgia, times, serif;
	font-weight: bold;
	color: #faf0a3;
	font-size: 14px;
	background:  url(/images/homepage/new/tab3.gif) 0 -30px;
	padding: 4px 0 0 10px;
	}	
#divLinks { 
	visibility:hidden
}
#divMessage { 
	visibility:hidden
}
#divLinks   {
	visibility:hidden;
}
#divMessage { 
	visibility:hidden;
}

/* PROMO AREA */

table#promos {
	width: 760px;
	background-color: #fcf8d4;
	padding: 6px;
	font-family: georgia, times, serif;
	color: #2f5593;
	font-size: 14px;
	padding-bottom: 0.5em;
	margin: 30px 5px;
}
table#promos h3 {
	color: #2f5593;
	font-family: georgia, times, serif;
	font-size: 14px;
}
table#promos td {
	padding: 5px;
}
table#promos td.left {
	border-right: 3px solid #ffffe5;
	width: 25%;
}
table#promos a:link {
	color: #cc5c87;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
table#promos a:visited {
	color: #cc5c87;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
table#promos a:hover {
	color: #5c87cc;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
/* PROMO AREA */

table#promosnew {
	width: 760px;
	background-color: #fcf8d4;
	padding: 6px;
	font-family: georgia, times, serif;
	color: #2f5593;
	font-size: 12px;
	padding-bottom: 0.5em;
	margin: 30px 5px;
}
table#promosnew h3 {
	color: #2f5593;
	font-family: georgia, times, serif;
	font-size: 14px;
}
table#promosnew td {
	padding: 5px;
}
table#promosnew td.left {
	border-right: 3px solid #ffffe5;
	width: 25%;
}
table#promosnew a:link {
	color: #2f5593;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
table#promosnew a:visited {
	color: #2f5593;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
table#promosnew a:hover {
	color: #cc5c87;
	padding: 0.5em;
	text-decoration: none;
	font-weight: normal;
}
/* LOGOS AND AFFILIATIONS */
table#logos {
	border: none;
	margin-top: 20px;
}
table#logos td {
	padding: 16px 6px;
}
#login {
	text-align: center;
	font-size: 11px;
	font-family: tahoma, helvetica, sans-serif;
	margin: 10px 0;
}
#login a:link {
	color: #fff;
	text-decoration: none;
}
#login a:visited {
	color: #fff;
	text-decoration: none;
}
#login a:hover {
	color: #ffffcc;
	text-decoration: faf0a3;
}
