*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-decoration: none;
}

a {
	color: #000000;
}

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

body {
	margin: 0px;
}
#logo {
	width: 1008px;
	height: 111px;
	background-color: #E6ECFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #879DD9;
	margin: auto;
}

#logoimg {
	height: 111px;
	width: 593px;
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#welcome {
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 111px;
	width: 394px;
	float:left;
}

#rcc_nav {
	background-color: #CEDAEC;
	margin: 0px;
	padding: 0px 0px 0px 10px ;
	float: left;
	width: 218px;

}

#rcc_nav h1{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	height: 20px;
	width: 200px;
	text-indent: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#rcc_nav h1 a{
	font-size: 11px;
	color: #FFFFFF;
}


#rcc_nav p{
	text-indent: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#rcc_nav ul{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	list-style-type: none;
}

#content {
	float: left;
	width: 530px;
	margin-left: 20px;
}

#map {
	float: left;
	width:530px;
	margin-top: 10px;
}

#map ul{
	margin:0;
	padding:0;
}

#map li{
	text-align:left;
	float:left;
	height:20px;
	list-style-type: none;
	border-bottom:1px solid #e1e1e1;
	text-indent: 10px;
}
#country td {
	border-bottom: 1px solid #e1e1e1;
	height:22px;
}

#copyright{
	clear:both;
	margin-top:20px;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	color: #003BA8;
	text-align: center;
	background-color: #F0F0F0;
}

#detail {
	margin-top:20px;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	width:95%
}

#detail h3{
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	border-bottom: 2px solid #CCCCCC;
}
#main {
	width: 1008px;
	margin: auto;
}
#tcc_nav {
	background-color: #D2ECCE;
	margin: 0px;
	padding: 0px 0px 0px 10px ;
	float: right;
	width: 218px;

}

#tcc_nav h1{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A6600;
	height: 20px;
	width: 200px;
	text-indent: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#tcc_nav h1 a{
	font-size: 11px;
	color: #FFFFFF;
}


#tcc_nav p{
	text-indent: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#tcc_nav ul{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	list-style-type: none;
}

#link1 h2{
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}

#tcc_nav img{
	text-align:center;
}
#link1 {
	color: #003366;
}

#link1 ul{
	margin: 0px;
	padding-left: 40px;
}


#link1 li a{
	color: #003366;
}

#detail li {
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#detail li a{
	font-size: 11px;
	line-height: 300%;
	text-decoration: none;
}
