* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../_Images/h-grad.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #C2562D;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.2em;
}
ul a {
	line-height:1.2em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: url(../_Images/sidepanel1.gif) no-repeat;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.05em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}
.categorylinks {
	color: #C2562D;
	font-size: 1em;
	}

/* Header */

#header {
	width: 786px;
	height: 178px;
	margin: 0 auto;
	background: url(../_Images/topLogo.jpg) no-repeat;
}

/* Header > SiteName */

#SiteName {
	float: left;
	padding: 15px 0 0 205px;
}

#SiteName h1 {
	text-transform: uppercase;
	font-size: 1.8em;
}

#SiteName h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#SiteName a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 500px;
	height: 40px;
	float: left;
	padding: 98px 0px 0 205px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 10px 20px 20px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding: 10px 20px 20px 10px;
	background: none;
}

/* Content */

#content {
	width: 775px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 540px;
}

/* Content > Main > Example */

#map {
	padding: 5px 0 0 0px;
}

/* Content > Main > Welcome */

#mainbody {
	margin: 0 0 3em 0;
	padding: 5px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}
#mainbodyCnt {
	margin: 0 0 3em 0;
	padding: 5px 0 1.5em 0;

}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Login */

#search {
}

#search label {
	display: block;
}

#search #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#search #inputsubmit1 {

	width: 100px;
	margin-right: 7px;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#search p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates */

#countries {
}

#countries ul {
	margin: 0;
	list-style: none;
	line-height: 0.5em;
}

#countries li {
	margin: 0;
	margin-bottom: 1em;
}

#countries h3 {
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: small;
}


#countries a {
	text-decoration: none;
}

.CountryNavHd{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	height:20px;
	color: #EEEEEE;
	vertical-align:top;
	padding-top:3px;
	background:#C2562D;
	font-weight:bold;
	border: #FFFFFF 1px dotted;
	padding-left:2px}
	
.CountryNavHd a:link {color: #EEEEEE; text-decoration:none;}
.CountryNavHd a:active {color: #EEEEEE; text-decoration:none;}
.CountryNavHd a:visited {color: #EEEEEE; text-decoration:none;}
.CountryNavHd a:hover {color: #FFFFFF; text-decoration:none;}	

.CountryNav{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	color: #333333;
	vertical-align:top;
	padding-top:3px;
	padding-left:3px}
	
.CountryNav a:link {color: #990000; text-decoration:none;}
.CountryNav a:active {color: #990000; text-decoration:none;}
.CountryNav a:visited {color: #990000; text-decoration:none;}
.CountryNav a:hover {color: #990000; text-decoration:underline;}

.CountryNavDesc{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	color: #666666;
	vertical-align:top;
	padding-top:3px;
	padding-left:3px}
	
.CountryNavDesc a:link {color: #990000; text-decoration:none;}
.CountryNavDesc a:active {color: #990000; text-decoration:none;}
.CountryNavDesc a:visited {color: #990000; text-decoration:none;}
.CountryNavDesc a:hover {color: #990000; text-decoration:underline;}

.TableUp { background-color: #FFFFFF}
.TableOver {background-color: #EEEEEE}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	border-top: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: x-small;
}

#legal a {
	font-weight: bold;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

.frmBox {
	/*COLOR:#cdcdcd;*/
	COLOR: #990000;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	padding:2px 0px 0px 2px;
	margin:2px 0px 0px 2px;	
	border: 1px solid #cdcdcd;
	height:16px;
	

}
.frmButton {
	BACKGROUND-COLOR: #EEEEE6; 
	COLOR:#333333 ; 
	FONT-SIZE: 11px; 
	margin:2px 0px 0px 2px;	;
	padding:0px 0px 0px 2px; 
	border: 1px solid #cdcdcd;
	height:20px;
}
/* Placement styles below */
.w20 {width: 20px}
.w30 {width: 30px}
.w100 {width: 100px}
.w150 {width: 150px}
.w155 {width: 155px}
.w230 {width: 230px}
.w243 {width: 243px}
.w380 {width: 380px}
.w400 {width: 400px}

.h20{height:20px}
.h50{height:50px}
.h60{height:50px}
.h80{height:80px}

.vtop{vertical-align:top; padding-top:3px}
.noLpad { padding-left:0px}
.ar{text-align:right}
.pr20{padding-right:20px}
.right{padding-right:4px; text-align:right}
