A.cosubNavText
{
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#919191;
}

A.cosubNavText:hover
{
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#297BDF;
}

#container #country_content
{
	position:relative;
	margin:0;
	padding:0;
	width:1001px;
	z-index:1;
}

.detailGrid {
	border-right:3px solid #e9e9e9;
	background:url(../img/co_detailBorder.gif) repeat-x bottom center;	
}

.detailGrid td {
	font-size:12px;
	background:url(../img/co_detailBorder.gif) repeat-x top center;
	border-left:3px solid #e9e9e9;
	padding:3px 0px 3px 5px;
	vertical-align:top;
}

.coCategory td
{
	font-size:12px;
	font-style:normal;
	line-height:100%;
	font-weight:bold;
	font-variant:normal;
	color:#000000;
	background:#f1f1ff url(../img/co_detailBorder.gif) repeat-x top center;	
}

.coDetail
{
	font-size:16px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#333399;
}

.coDetail A
{
	font-size:16px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#333399;
	text-decoration:none;
}

.coDetail A:hover
{
	font-size:16px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#297BDF;
	text-decoration:none;
}

.coDivider
{
	width:3px;
	font-size:0px;
	font-style:normal;
	line-height:0px;
	font-weight:normal;
	font-variant:normal;
	background-color:#e9e9e9;
	color:#e9e9e9;
}

.coDividerCap {
	height:16px;
	width:3px;
	font-size:0px;
	font-style:normal;
	line-height:0px;
	font-weight:normal;
	font-variant:normal;
	background-color:#e9e9e9;
	color:#e9e9e9;
	border-top:16px solid #ffffff;
}

.coImportant {
	color:#ff0000;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:185%;
}

.coMain
{
	background-color:#ffffff;
}

.coRegion
{
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:bold;
	font-variant:normal;
	color:#4d6cac;
}

.coSpacer
{
	height:13px;
	line-height:185%;
	background:url(../img/co_detailBorder.gif) repeat-x bottom center;
}

.coTitle
{
	font-size:16px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#297bdf;
}

.cosubTitle
{
	font-size:15px;
	font-style:normal;
	line-height:165%;
	font-weight:bold;
	font-variant:normal;
	color:#297bdf;
	padding-right:3px;
	background:url(../img/co_detailBorder.gif) repeat-x bottom center;
}

.detailGrid td A
{
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#000080;
	text-decoration:underline;
}

.detailGrid td A:hover
{
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#297BDF;
	text-decoration:underline;
}

.detailText
{
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:normal;
	font-variant:normal;
	color:#000000;
	background-repeat:no-repeat;
}

.detailText A
{
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:normal;
	font-variant:normal;
	color:#000000;
	text-decoration:none;
}

.detailText A:hover
{
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:normal;
	font-variant:normal;
	color:#297BDF;
	text-decoration:underline;
}

.detailText A.backToTop
{
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#333399;
	text-decoration:underline;
}

.detailText A.backToTop:hover
{
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#297BDF;
	text-decoration:underline;
}

.mainTable {
	margin:6px 0px 0px 10px;
	background:url(../img/co_tableGrid.gif) no-repeat;
}

.sectionLinks {
	position:relative;
	top:-7px;
	background:url(../img/co_detailBorder.gif) repeat-x bottom center;
}

.sectionLinks A {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#333399;
	text-decoration:none;
}

.sectionLinks A:hover {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#297BDF;
	text-decoration:underline;
}

.tableText
{
	padding-top:10px;
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:normal;
	font-variant:normal;
	color:#000000;
	background-repeat:no-repeat;
}

.tableText A
{
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:normal;
	font-variant:normal;
	color:#000000;
	text-decoration:none;
}

.tableText A:hover
{
	font-size:13px;
	font-style:normal;
	line-height:185%;
	font-weight:normal;
	font-variant:normal;
	color:#297BDF;
	text-decoration:underline;
}
tt {
	position:relative;
	top:-2px;
	font-size:16px;
	font-weight:bold;
}
tt.red {
	color:#ff0000;
}
tt.blue {
	color:#0000ff;
}