* {	margin: 0;	padding: 0; }
html { font-size: 100%; }

body {
	margin: 15px 0px 15px;
	padding: 0;
	border: 0;
	text-align: center;
	f/ont-size: 100%; /* This sets the default font size to be equivalent to 10px */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body { background: #08556f url(/img/body_bg.gif) top repeat-x;}

#content-wrapper
{
	width: 990px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	b/ackground-color: #fff;
}

#header-div
{
	height:105px;
	width:990px;
}
#header-menu-div
{
	height:17px;
	w/idth:960px;
	background-color: #eef;
	b/order-left: black 1px solid;
	b/order-right: black 1px solid;
	padding:5px;
}
#header-menu-div a {
	text-decoration:none;
	color:#000;
}

#body-div
{
	w/idth:960px;
	background: #fff url(/img/body_div_bg.gif) left repeat-y;
	b/order-left: black 1px solid;
	b/order-right: black 1px solid;
}
#footer-div
{
	height: 17px;
	text-align: left; 
	p/adding: 18px 0px 30px 250px;
	color: #000;
	ba/ckground: url(img/tpl4023_footer_bg.gif) top left no-repeat;
	background-color: #eef;
}

.footer-div a { color: #666666;}
.footer-div div.corner_bottom {}
.footer-div ul { text-transform: uppercase; padding: 15px 0px 0px 0px; margin: 0px;}
.footer-div li {display: inline; padding: 0px 5px 0px 0px;}
.footer-div li a { font-size: 14px; color:#08556F; font-weight: bold; }
.footer-div li a:hover { color:#F60; text-decoration: none; }


.box .box_title { 
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.box div.box_title {
	background: url(news/themes/phoneapps/img/box_right_head_left.gif) top left no-repeat;
	color: #C9E5FC;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	padding: 7px 10px 15px;
}

.box .box_title_holder {
	background: url(news/themes/phoneapps/img/box_right_head_right.gif) top right no-repeat;
}
.box {
	background: #FFFFFF url(news/themes/phoneapps/img/box_right_body_right.gif) bottom right no-repeat;
	margin-bottom: 10px;
}
.box .box_body {
	background:url(news/themes/phoneapps/img/box_right_body_left.gif) bottom left no-repeat;
}
.box .box_body div.box_content {padding: 6px 12px 12px 12px;	h/eight: 1%;}

#box_providers {
	width:400px;
	margin: 0px auto;
}


/* ARTICLE STYLES */
div.articlebox {
	float:left;
	width:319px;
	height:210px;
	background:#eee;
}
h1.articlebox {
	margin: 5px 5px 5px 5px;
	font-size:14px;
	color:#008;
	font-weight:bold;
}
p.articlebox {
	margin: 5px 5px 5px 5px;
	font-size:12px;
	color:#008;
}
a.articlebox {
	font-size:12px;
	color:#008;
	font-weight:bold;
}
/* ARTICLE STYLES END */

#top-pane
{	margin-top: 0px; /* this is to allow room for the tabs */
}

p {
	margin-top:5px;
	font-size:12px;
	color:#000;
}

a.sitemenulink {
	text-decoration:none;
}
a.categorylink {
	text-decoration:none;
}

#header {  float:left;/*  width:100%; */  position:absolute;  background:#DAE0D2 url("img/tab_bg.gif") repeat-x bottom;  font-size:93%;  line-height:normal;  margin-top:-31px  }
/* Padding:5px is good on MAC but should be 4px on PC !!! WHY!? */
#header ul {  margin:0;  padding:5px 25px 0;  list-style:none;  }
#header li {  float:left;  background:url("img/tab_left.gif") no-repeat left top;  margin:0;  padding:0px 20px 0px 5px;  }
#header a {  float:left;  display:block;  background:url("img/tab_right.gif") no-repeat right top;  padding:3px 26px 4px 16px;  text-decoration:none;  font-weight:bold;  font-size:13px;color:#fff;  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {  text-decoration:none;  }
#header #current {  background-image:url("img/tab_left_on.gif");  }
#header #current a {  font-size:13px;background-image:url("img/tab_right_on.gif");  color:#00457C;  padding-bottom:5px;  }


/* other */

div.introtextbox {
	width:400px;
	margin: 0px auto;
	text-align:left;
}
div.selectorbox {
	width:400px;
	margin: 0px auto;
	background:#fff;
	text-align:left;
}
div.selectoptbox {
	float:left;
	width:130px;
	height:20px;
	text-align:left;
}
div.providerbox {
	width:400px;
	margin: 0px auto;
	background:#ff0;
	text-align:center;
}

div.item {
	width:400px;
	font-size:8px;
	margin: 0px auto;
}

div.item h2 {
	font-size:13px;
}
div.item p {
	font-size:11px;
}

/* category box */


.categorybox {
 width:300px;
 height:200px;
 border:1px solid blue;
 padding:10px;
 margin:10px;
 float:left;
}
.categoryheading {
 font-size:16px;
 color:#00f;
 font-weight:bold;
}
.categorytext {
 font-size:12px;
 color:#000;
 font-weight:normal;
 margin-top:5px;
}
b.categorytext {
 font-size:12px;
 color:#000;
 font-weight:normal;
}
.categorylink {
 font-size:12px;
 color:#000;
 font-weight:normal;
}

/* text */

ul {
  padding-left:20px;
}

h1
{	font-size: 18px;
	font-weight: normal;
	padding-top:3px;
}

h2
{	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
}

a.headermenu:hover {
  color: #ffffff;
  text-decoration: underline;
}
.headermenu {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a.headermenu {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a.loginlinkinsert {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
.footermenu, a.footermenu, td.footermenu {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
a.footermenu:hover {
  color: #000000;
  text-decoration: underline;
}

li {
  font-size: 12px;
}