/* ::::::::: general text formatting ::::::::: */
/* ::::::::: special print formatting ::::::::: */
  @media print {
    BODY { font-size: 12pt }
	p {
	margin: 12px 0;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
}
  }
  
  @media screen {
a {
	color: #009000;
	text-decoration: none;
	font-size: 90%;
	border-bottom: 1px dashed gray;
	margin-right: 3px;
	margin-left: 2px;
}
a:hover {
	color: #FF3366;
	border: #A8A800;
	background-color: #FFCCCC;
}
a.plain {
  border: none;
}
p {
	margin: 12px 0;
	color: #220000;
	padding: 0px 50px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
h1 {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	color: #000000;
	padding: 20px 55px 26px 0px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0em;
	padding: 29px 50px 12px 10px;
}
h3 {
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
  color: #000000;
	margin: 0em;
	padding: 10px 50px 0px 20px;
	text-decoration: none;
	border: none;
}

  }
  @media screen {
/* ::::::::: outer boxes ::::::::: */
/* all info in space 390 pixels height and width 750 */
body {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #ffffff;
  color: #000000;
  margin: 3px 1px 3px 0px;
  background: #ffffff;
}
.main-box {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #113D3D;
  color: #000000;
  margin: 40px 1px 0px 40px;
  padding: 2px;
  background: #FFFFFF;
}
.content-box {
  border: 4px solid #BDBDBD;
  margin: 0x 0px 0px 0px;
  min-height: 9px;
  background-color: #FFFFFF;
  background: #ffffff;
}
/* left content (entries)
======================*/
div#content {
	float: left;
	width: 70%;
	margin-top: 0.3em;
	}
/* right content (columns)
======================*/
div#columns {
	padding-top: 1.3em;
	width: 28%;
	float: right;
	}
/* ::::::::: blog box ::::::::: */
.blog-box {
  margin: 0px 167px 10px 50px;
  font-family: Georgia, serif;
  font-size: 100%;
  line-height: 140%;
  padding-top: 90px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 10px;
  background-color: #FFFFFF;
  width: 80%;
  background: #ffffff;
}
.pagetitle {
  position: absolute;
  top: 46px;
  left: 46px;
  height:38px;
  width: 250px;
  overflow: hidden;
  background: green;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  line-height: 120%;
  font-weight: bold;
  margin: 0 0 0 0; 
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  border-style: solid;
  border-width: 0 0 0 0;
  color: white
}
.pagemotif {
  position: absolute;
  top: 46px;
  left: 350px;
  height:80px;
  width: 80px;
  overflow: hidden;
}
.pagecorner {
  position: absolute;
  top: 46px;
  left: 46px;
  height:80px;
  width: 50px;
  background: green;
  overflow: hidden;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  margin: 0 0 0 0; 
  color: white
}
.pagelinks {
  position: absolute;
  top: 46px;
  left: 430px;
  font-size: 10px;
  line-height: 12px;
  height:80px;
  width: 320px;
  padding-top: 0px;
  overflow: hidden;
}
.pagelinks2 {
  position: absolute;
  top: 126px;
  left: 46px;
  font-size: 10px;
  line-height: 12px;
  width: 50px;
  overflow: hidden;
  background: green;
  color: white
}
a.pagelinks,
img.pagelinks {
  border: none;
}
.footer {
  padding: 7px;
  margin: 0px 1px 0px 40px;
  font-family: Georgia, serif;
  font-size: 10px;
  height:1px;
  overflow: hidden;
  line-height: 12px;
  background-color: #FFFFFF;
}
.blog-boxold {
  margin: 60px 30px 40px 350px;
}
/* ::::::::: tab bix ::::::::: */
.tab-box {
  position: absolute;
  top: 1px;
  right: 24px;
  height:389px;
  overflow: hidden;
}
.tab {
  margin-bottom: 1px;
}
a.tab,
img.tab {
  border: none;
}
a.linklist {
	color: #008000;
	text-decoration: none;
	font-size: 80%;
	cursor: hand;
	list-style-position: outside;
	list-style-type: upper-roman;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 90%;
	padding: 0px 6px 0px 2px;
	border: 0 none;
	background-color: #EEFFEE;
}
.tab-box2 {
  position: absolute;
  top: 1px;
  right: 109px;
  height:389px;
  overflow: hidden;
}
.tab2 {
  margin-bottom: 1px;
}
a.tab2,
img.tab2 {
  border: none;
}
.topt {
  position: absolute;
  top: 0px;
  left: 40px;
  height:40px;
  width:430px;
  overflow: hidden;
  border: none;
  margin-bottom: 0px;
}
img.noborder , 
a.padding5noborder{
  border: none;
}
.leftb {
  position: absolute;
  top: 40px;
  left: 0px;
  height:560px;
  width:40px;
  overflow: hidden;
  border: none;
  margin-bottom: 0px;
  border: none;
}
.sidemenu {
  background: #EEEEEE;
  font-family: Verdana, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #454545;
  margin: 1em 0 1em 0;
}
.topleftcorner {
  position: absolute;
  top: 0px;
  left: 0px;
  height:40px;
  width:40px;
  overflow: hidden;
  border: none;
  margin-bottom: 0px;
  border: none;
}
.job-description {
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
}
.padding5 {
	padding: 5px;
}
.padding5noborder {
	border: 0px none;
	padding: 5px;
}
.dc-mainbody {
	padding: 5px;
	position: absolute;
	height: 700px;
	width: 635px;
	left: 15px;
	top: 186px;
}
.dc-pagelinks {
	padding: 5px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
	height: 80px;
	width: 975px;
	left: 5px;
	top: 100px;
	overflow: hidden;
}
.dc-mainbodysub {
	padding: 5px;
	position: absolute;
	z-index: 1;
	width: 300px;
	left: 665px;
	top: 196px;
	overflow: hidden;
}
.dc-sidebar {
	padding: 0px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 0;
	height: 1px;
	width: 1px;
	left: 1px;
	top: 1px;
}
.dc-mainbanner {
	padding: 5px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
	height: 70px;
	width: 975px;
	left: 1px;
	top: 1px;
}
.dc-identity {
	padding: 5px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
	height: 70px;
	width: 999px;
	left: 0px;
	top: -70px;
	overflow: hidden;
}
  }

