a {
	color: #006BAC;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a.foot {
	color: #FFFFFF;
	text-decoration: underline;
}

a.foot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.menu:hover {
	color: #CCE1EE;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.res_link {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 20px;
}

a.res_link:hover {
	color: #666666;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 20px;
}

a.sub {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding-left: 15px;
	margin-top:0px;
}

a.sub:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding-left: 15px;
	margin-top:0px;
}

.article {
	padding-right: 10px;
}

.articleAuth {
	color: #000000;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}


.articleTitle {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;	
}

.blue {
	color: #006BAC;;
}

.bluebold {
	color: #006BAC;;
	font-weight: bold;
}

.bg_blue {
	color: #FFFFFF;
	background-color: #006BAC;
	font-weight: bold;
}

body {
	background-color: #006BAC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background-image: url(../Images/bg_world.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}

.box {
	border: 2px solid #000000;
}

.button { 
	border: 1px #666666 solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
	/*background-color: #2E586E; */
	width: 70px;
	background-color: #006BAC;
	text-transform: uppercase;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
}

.error {
	color: #990000;
	font-weight: bold;
	text-align: center;
}

.dotted {
	border-bottom: 1px #006BAC dotted;
}

.double_line_spacing {
	line-height: 25px;
}

.feature {
	padding-right: 10px;
}

.form {  
	border: 1px #CCCCCC solid; 
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF
}

.formtitle {
	padding-right: 5px;
	font-weight: bold;
}

.footer {	
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
}

h1 {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;	
	padding-bottom: 0px;	
}

H2 {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;	
	padding-bottom: 0px;
}

hr.dot {
	border-bottom: 1px #006BAC dotted;
	color: #FFFFFF;
}

.issue {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
}

li {	
	list-style-image: url(/img/bullet.gif);
	line-height: 16px;
}

li.res {
	list-style-image: url(/img/bullet_circle.gif);
	line-height: 20px;
}

li.resArt {
	list-style-image: url(/img/bullet_art.gif);
	line-height: 40px;
}

li.numb {		
	line-height: 16px;
}

.logo {
	padding-left: 20px;
}

ol { 
	margin-bottom: 0em;
}

p {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}

.pub {
	width: 670px;
	background-color: #CCCCCC;
	color: #006BAC;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;	
}

.pubDate {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}

.pubTitle {
	color: #000000;
	font-style: italic;
	font-size: 13px;	
}

.red {
	color: #990000;
}


.results {
	font-size: 10px;
	font-style: italic;
}

.resultsNav {
	font-size: 10px;	
	letter-spacing: 3px;	
}

#share {
	position: relative;
	float: right;
}

.small {
	font-size: 10px;
}

.subtitle {
	color: #006BAC;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
}

.table {
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px;
	}
	

td.response {
	border-bottom: 1px #CCCCCC solid; 
	color: #000000;	
}

.whatsnew {
	font-size: 10px;
	color: #ffffff;
	width: 200px;
	text-align: left;
	padding-top: 60px;	
}