/* --------------------------------------------------------------------------------- */
/* template G style */
a {
    color:#0ab0f0;
}

#main {
	float:left;
	width:495px;
	border-left:1px dotted #999999;
	padding:0px 0px 0px 31px;
	color:#0ab0f0;
	margin:0px 0px 0px 11px;
}

#main h1 {
	font-weight:normal;
	width:485px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#0ab0f0;
}

#region {
	float:left;
	height:320px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0ab0f0;
	margin:0px 0px 0px 0px;
}

#region h1 {
	font-weight:normal;
	margin:0px;
}

#region h2 {
	font-size:20px;
	font-weight:normal;
	color:#0ab0f0;
	margin:20px 10px 0px 0px;
	padding: 0
}

#region img {
    border-width:0px;
}

#region ul {
	float:left;
	margin-left:0px;
	margin-top:30px;
	padding:0px;
}
#region li {
	margin-left:5px;
	list-style:none;
	width:60px;
	float:left;
	font-size:11px;
	text-align:center;
}


#uk a:link, #uk a:visited{
	display:block;
	width:60px;
	height:30px;
	background:url(../images/flags/uk2.jpg) top no-repeat;
	padding-top:40px;
}
#uk a:hover, #uk a:active {
	background:url(../images/flags/uk-over2.jpg) top no-repeat;
	padding-top:40px;
}
#ie a:link, #ie a:visited {
	display:block;
	width:60px;
	height:30px;
	background:url(../images/flags/ie2.jpg) top no-repeat;
	padding-top:40px;
}
#ie a:hover, #ie a:active {
	background:url(../images/flags/ie-over2.jpg) top no-repeat;
	padding-top:40px;
}
#de a:link, #de a:visited {
	display:block;
	width:60px;
	height:30px;
	background:url(../images/flags/de2.jpg) top no-repeat;
	padding-top:40px;
}
#de a:hover, #de a:active {
	background:url(../images/flags/de-over2.jpg) top no-repeat;
	padding-top:40px;
}
#usa a:link, #usa a:visited {
	display:block;
	width:60px;
	height:30px;
	background:url(../images/flags/usa2.jpg) top no-repeat;
	padding-top:40px;
}
#usa a:hover, #usa a:active {
	background:url(../images/flags/usa-over2.jpg) top no-repeat;
	padding-top:40px;
}
#international a:link, #international a:visited {
	display:block;
	width:60px;
	height:30px;
	background:url(../images/flags/international2.jpg) top no-repeat;
	padding-top:40px;
}
#international a:hover, #international a:active {
	background:url(../images/flags/international-over2.jpg) top no-repeat;
	padding-top:40px;
}

#copyarea {
	float:left;
	width:485px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
}
#copyarea h1 {
	width:485px;
	font-size:20px;
	color:#2461a5;
}
#copyarea p {
	margin:5px 0px 0px 0px;
}

#copyarea .bold {
	font-weight: bold;
}
	
#copyarea ul {
	padding: 0px;
	margin: 0px;
}

#copyarea ul li ul li{

	margin: 0px 0px 0px 34px;
}

#copyarea li {
	list-style:none;
	font-size:11px;
	padding:0px;
	margin:0px 0px 0px 17px;
	color:#000000;

}


.techitem {
    border-bottom:1px solid #0ab0f0;
    clear:left;
}
.techcol {
	width:80px;
	float:left;
	margin:0px 0px 0px 0px;
    padding-right:5px;
}
.techcol p {
	color:#000000;
	font-size:11px;
	overflow:visible;
	padding:0px 0px 2px 3px;
	margin:1px 0px 0px 0px;
}
.widecol {
    width:140px;
}
.widecol p {
	font-weight:bold;
}
.widecolgrey {
    width:140px;
}
.widecolgrey p {
    width:140px;
    color:#999999;
}
.wider {
	width:160px;
	margin-right:20px;
}
.datecol {
	width:100%;
	background-color:#eafaf8;
	border-bottom:0px;
	border-top:1px solid #0ab0f0;
	margin-top:10px;
}
.datecell p {
	font-size:14px;
	color:#0ab0f0;
	font-weight:normal;
	padding-top:0px;
}
.titlecol p {
	font-size:14px;
	color:#0ab0f0;
	font-weight:normal;
	padding-top:5px;
}
.formitem {
    clear:left;
}
.formleftcolumn {
	width:110px;
	float:left;
    padding-left:5px;
    text-align:right;
}
.formrightcolumn {
	width:375px;
	float:left;
    padding-left:5px;
    text-align:left;
}
input {
    font-size:10px;
}

#sidebar {
	width:153px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
#sidebar a {
	display:block;
	width:130px;
	background:url(../images/more_arrow_small_blue_17px.gif) left top no-repeat;
	border-bottom:1px solid #0ab0f0;
	text-decoration:none;
	font-size:12px;
	color:#0ab0f0;
	padding:3px 0px 4px 17px;
}
#sidebar a:hover {
	background-color:#e4ddeb;
	color:#3399ff;
	font-weight:normal;
}

#subnav {
	width:144px;
	background-color:#dddfef;
	padding:10px 0px 10px 4px;
}
#subnav a {
	width:140;
	display:block;
	border-bottom:1px solid #666666;
	text-decoration:none;
	color:#2461a5;
	font-size:10px;
	padding:2px 0px 2px 17px;
	background:url(../images/more_arrow_small_blue.gif) left no-repeat;
	font-weight:bold;
}
#subnav a:hover {
	background-color:#FFFFFF;
}
a:hover {
	background-color:#e4ddeb;
	color:#3399ff;
}
.goback {
	width:100% -20px;;
	display:block;
	height:17px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	background:url(../images/more_arrow_small_back.gif) right no-repeat #0ab0f0;
	padding:0px 30px 0px 12px;
}
	