html {
  font-size: 100%;
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0;
	background: #fff url(../imageset/vask/bg.jpg) top center repeat-x;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#tpl_header {
	margin:0 auto;
	width:940px;
	padding: 0;
}

.tpl_left_bg {
	background: transparent url(../imageset/vask/left_bg.jpg) top right no-repeat;
	width:70px;
}

.tpl_middle_bg {
	width:800px;
}

.tpl_right_bg {
	background: transparent url(../imageset/vask/right_bg.jpg) top left no-repeat;
	width:70px;
}

.tpl_left_bg_emp {
	width:70px;
}

.tpl_middle_bg_emp {
	width:800px;
}

.tpl_right_bg_emp {
	width:70px;
}

.tpl_top_bg {
	background: transparent url(../imageset/vask/top_bg.jpg) top center no-repeat;
	width:800px;
	height:45px;
	padding: 0;
}

.tpl_rightside {
	background: transparent url(../imageset/vask/rightside_bg.jpg) top center no-repeat;
	width:185px;
	height:173px;
}

.tpl_header_bg {
	background: transparent url(../imageset/vask/header_bg.jpg) top center no-repeat;
	width:615px;
	height:173px;
	padding: 0;
}



#tpl_top {
	width:800px;
	padding:0;
}

#tpl_top_tbl {
	margin:0 auto;
	padding:0;
}


div.tpl_center {
  padding:0;
}
div#tpl_menuwrapper {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background: transparent url(../imageset/vask/wrapper_bg.jpg) 0 0 repeat-y;
}
        
div#tpl_wrapper {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	padding:40px 10px 10px 10px;
	background: transparent url(../imageset/vask/wrapper_bg.jpg) 0 0 repeat-y;
}

#tpl_logo {
	padding:47px 50px 0 50px;
	height:100px;
	text-align:left;
	margin:0 auto;
}

a#tpl_logocap1, a#tpl_logocap1:link, a#tpl_logocap1:hover {
	font-weight: normal;
	font-family : "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding:0px;
	margin:0;
	line-height:1em;
	/*letter-spacing:2px;*/
	color:#fefefe;
	text-decoration:none;
}

a#tpl_logocap2, a#tpl_logocap2:link, a#tpl_logocap2:hover {
	font-weight: normal;
	font-family : "Times New Roman","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding:0px;
	margin:0;
	line-height:1em;
	/*letter-spacing:2px;*/
	color:#fefefe;
	text-decoration:none;
}


div.tpl_newsflash {
	height:150px;
	padding:10px;
	overflow: hidden;
	color:#fff;
	text-align:left;
}

div#tpl_tabarea {
	margin: 0;
	width:610px;
	height:26px;
	text-align:left;
}

#tpl_footer {
	width:800px;
	margin:0 auto;
}

#tpl_footer .tpl_footer {
	background: transparent url(../imageset/vask/footer.jpg) top center no-repeat;
	height:28px;
	width:800px;
}


#tpl_area {
	padding: 0;
	width:100%;
}


/* horizontal pill menu */
.tpl_pill {
  margin:0px 0 0 1px;
  text-align:left;
}

td.tpl_pill_m {
  padding: 0;
  margin: 0 10px;
  width: auto;
  text-align:center;
}

#tpl_pillmenu {
  white-space: nowrap;
  height: 26px;
  float: left;
}

#tpl_pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#tpl_pillmenu li {
	float: left;
	margin: 0px 1px 0 0;
	padding: 0;
	background: transparent;
}

#tpl_pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 2px 10px 0 10px;
  color: #fff;
  text-decoration: none;
  background: transparent;
}


#tpl_pillmenu a:hover {
  text-decoration: underline;
}

#tpl_pillmenu a#active_menu-nav {
	color: #fff;
	background: url(../imageset/vask/active_arrow.gif) top center no-repeat;
}

#tpl_pillmenu a#active_menu-nav:hover {
	color: #fff;
}


div#tpl_maincolumnfull {
	padding:0;
	margin: 0;
	text-align:left;
	width: 800px;
	height: 21px;
	background: url(../imageset/vask/maincolfull_bg.jpg) top left no-repeat;
}

#tpl_maincolumnfull h3 {
	height:36px;
	color:#fff;
	font-weight: bold;
	font-family: Tahoma, Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height:28px;
	margin: -2px 2px 0;
	position:absolute;
	padding:0px 0 2px 22px;
	text-align: left;
	width:198px;
	border: 0;
	background:transparent url(../imageset/vask/h3_bg.gif) top left no-repeat;
}

div.tpl_nopad {
	padding: 0;
	text-align:left;
}



#tpl_leftcolumn {
	width: auto;
	margin: 0;
	text-align:left;
	width: 221px;
	float:left;
	background: url(../imageset/vask/leftcol_bg.jpg) top left no-repeat;
}

#tpl_leftcolumn h3 {
	height:36px;
	color:#fff;
	font-weight: bold;
	font-family: Tahoma, Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height:28px;
	margin: -2px 2px 0;
	position:absolude;
	padding:0px 0 2px 22px;
	text-align: left;
	width:198px;
	border: 0;
	background:transparent url(../imageset/vask/h3_bg.gif) top left no-repeat;
}


/* -------------------------- */
a.tpl_sgfooter:link, a.tpl_sgfooter:visited {
	color			: #fff;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.tpl_sgfooter:hover {
	color: #fff;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#tpl_sgf {
font-size: 11px;
text-align:left;
color: #fff;
padding:5px 0 0 10px ;
font-family: Arial,sans-serif;
width:500px;
float:left;
}
.tpl_sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #666;
text-decoration:none;
}