/**************************************************/
/* #69913b Voice - P 383 C
/* #95519e Messaging - P 2985 C
/* #f5a100 Roaming - P 144 C
/* #007986  Connectivity - P 258 C
/* #d6083b Capacity - P 199 C
/* #0062a4 Mobile financial services - P 301 C
/**************************************************/
body {
	background:url(/images/layout/bg.jpg) repeat-x;
	color: #58585a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	color:#0066a4;
	font-size:19px;
	font-weight:normal;
}
h2 {
	color:#0066a4;
	font-size:14px;
}
h3 {
	color:#0066a4;
	font-size:12px;
}
a {
	color:#0066a4;
}
p {
	line-height:15px;
}
h1, h2, h3, p {
	padding-bottom:10px;
}
hr {
	border-bottom:1px solid #eee;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	height:1px;
	line-height:0px;
	margin-top:-5px;
}
blockquote {
	background:#fefefe;
	border:solid 1px #eee;
	font-style:italic;
	padding:10px;
	margin:10px 0;
}
#wrapper {
	background:url(/images/layout/shadow-bg.png) no-repeat;
	margin:0 auto;
	padding:65px 0 0 0;
	width:867px;
}
/****************************************/
/*                     Header                    */
/****************************************/

#header {
	background:url(/images/layout/header-bg.gif) no-repeat;
	height:82px;
	position:relative;
	width:867px;
}
#logo {
	left:15px;
	position:absolute;
	top:11px;
}
/****************************************/
/*                  Navigation                  */
/****************************************/
#nav {
	background:url(/images/layout/nav-bg.gif) repeat-x top right;
	bottom:0px;
	height: 28px;
	font-size:14px;
	right:218px;
	line-height:15px;
	position:absolute;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	border-right: 1px solid #fff;
	display: block;
	color: #08266e;
	height: 22px;
	padding:6px 7px 0 7px;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	color: #fff;
	background:url(/images/layout/nav-active-bg.gif) repeat-x top right;
	text-align:left;
}
html #nav a, html #nav a:visited, html #nav a:hover {
	display: block;
	float:left;
	text-align:center;
}
html #nav li.first a {
	background:url(/images/layout/nav-left-bg.gif) no-repeat top left;
	border-right: 1px solid #fff;
	display:block;
	padding-left:10.5px;
	text-align:left;
}
html #nav li.first a:hover, html #nav li.first a.active {
	background:url(/images/layout/nav-left-active-bg.gif) no-repeat top left;
}
html #nav li.last a {
	background:url(/images/layout/nav-right-bg.gif) no-repeat top right;
	border:none;
	display:block;
	padding-right:10.5px;
	text-align:right;
}
html #nav li.last a:hover, html #nav li.last a.active {
	background:url(/images/layout/nav-right-active-bg.gif) no-repeat top right;
}
/****************************************/
/*                        Utils                      */
/****************************************/
#utils {
	background:url(/images/layout/utils-bg.gif) repeat-x top right;
	bottom:0px;
	height: 28px;
	font-size:14px;
	left:661px;
	line-height:15px;
	position:absolute;
	text-transform:lowercase;
}
#utils li {
	float: left;
	position: relative;
}
#utils a {
	border-right: 1px solid #fff;
	display: block;
	color: #08266e;
	height: 22px;
	padding:6px 7px 0 7px;
	text-decoration: none;
}
#utils a:hover, #utils a.active {
	color: #fff;
	background:url(/images/layout/utils-active-bg.gif) repeat-x top right;
	text-align:left;
}
html #utils a, html #utils a:visited, html #utils a:hover {
	display: block;
	float:left;
	text-align:center;
}
html #utils li.first a {
	background:url(/images/layout/utils-left-bg.gif) no-repeat top left;
	border-right: 1px solid #fff;
	display:block;
	padding-left:10.5px;
	text-align:left;
}
html #utils li.first a:hover, html #utils li.first a.active {
	background:url(/images/layout/utils-left-active-bg.gif) no-repeat top left;
}
html #utils li.last a {
	background:url(/images/layout/utils-right-bg.gif) no-repeat top right;
	border:none;
	display:block;
	padding-right:10.5px;
	text-align:right;
}
html #utils li.last a:hover, html #utils li.last a.active {
	background:url(/images/layout/utils-right-active-bg.gif) no-repeat top right;
}
/****************************************/
/*                        Main                     */
/****************************************/
#main {
	background:#FFFFFF;
	min-height:455px;
	width:867px;
}
#main.corporate {
	background:#FFFFFF url(/images/layout/main-bg.jpg) bottom left no-repeat
}
* html #main {
	height:455px;
}
/****************************************/
/*                    Center                      */
/****************************************/
#center {
	float:left;
	padding:0 45px 10px 35px;
	width:581px;
}
/****************************************/
/*                     Content                    */
/****************************************/
#content {
	padding:35px 0 20px 0;
	min-height:275px;
}
* html #content {
	height:275px;
}
#content ul {
	line-height:15px;
	list-style-image:url(/images/layout/list-bullet-blue-bg.jpg);
        overflow: hidden;
	padding:0 10px 10px 10px;
}
#content ol {
	line-height:15px;
	list-style-type:decimal;
        overflow: hidden;
	padding:0 10px 10px 10px;
}
#content li {
	margin:0 0 5px 15px;
}
#center #content a {
        text-decoration:none;
}
/****************************************/
/*                        Sidebar                 */
/****************************************/
#sidebar {
	background:url(/images/layout/sidebar-bg.jpg) no-repeat left top;
	float:left;
	min-height:400px;
	overflow:hidden;
	width:206px;
}
* html #sidebar {
	height:400px;
}
#sidebar-image {
	border-bottom:solid 1px #fff;
	text-align:right;
}
#sidebar #events {
	background:#88a267;
	color:#858585;
}
#sidebar #events .events-header {
        background:#0065a3;
        color:#fff;
        font-size:14px;
        font-weight:bold;
	padding:10px 10px;
}
#sidebar #events .events-summary {
        background:#fff;
        color:#858585;
        padding:10px;
}
#sidebar #events .events-summary a{
        color:#0064a2;

}

#sidebar #news {
	background:#d8dbe0;
	color:#858585;
}
#sidebar #news .news-header {
        background:#0065a3;
        color:#fff;
        font-size:14px;
        font-weight:bold;
	padding:10px 10px;
}
#sidebar #news .news-summary {
        background:#eee;
        color:#858585;
        padding:10px;
}
#sidebar #news .news-summary a{
        color:#0066a4;
}

#sidebar #free-1 {
color:#9b9b9c;
font-size:14px;
padding:10px;
}
/****************************************/
/*                      Footer                     */
/****************************************/
#footer {
	color:#acacac;
	padding:23px;
}
#footer a {
	color:#acacac;
	text-decoration:underline;
}
/****************************************/
/*                  Miscellaneous            */
/****************************************/
.clear {
	clear:both;
}
.valign-middle {
	vertical-align:middle;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image-float-left {
	float:left;
        margin:10px 10px 10px 0;
}
.image-float-left-2 {
	float:left;
        margin:20px 20px 20px -35px;
}
.image-float-right {
	float:right;
        margin:10px 0 10px 10px;
}
.uppercase {
	text-transform:uppercase;
}
.lowercase {
	text-transform:lowercase;
}
a.button {
	background: transparent url('/images/layout/button-content-right.jpg') no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	height: 31px;
	margin-right: 6px;
	padding-right: 20px;
	text-decoration: none;
}
a.button span {
	background: transparent url('/images/layout/button-content-left.jpg') no-repeat;
	color: #fff;
	cursor:pointer;
	display: block;
	line-height: 19px;
	padding: 7px 0 5px 33px;
	text-decoration:none;
}
.ro-header {
	cursor:pointer;
}
/****************************************/
/*                        Free                      */
/****************************************/
form.custom-form fieldset {
	margin-bottom: 10px;
	
}
form.custom-form legend {
	padding: 2 0px;
	font-weight: bold;
	color: #aaaaaa;
}
form.custom-form label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.custom-form fieldset ol {
	margin: 0;
	padding: 0;
}
form.custom-form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.custom-form fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.custom-form fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.contact-form fieldset fieldset label {
	display: block;
	width: auto;
}
form.custom-form em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.custom-form label {
	width: 120px;
}
form.custom-form fieldset fieldset label {
	margin-left: 123px;
}
form.custom-form fieldset .radio_button {
	margin-left: 123px;
	display: block;
	width: auto;
}
