

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* defaults */
body
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #333;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
blockquote
{
	margin: 2em 40px;
	font-style: italic;
}
h1, h2
{
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	font-family: "Trebuchet MS" ,Helvetica,Jamrul,sans-serif;
    width: 500px;
}

h3
{
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	font-family: "Trebuchet MS" ,Helvetica,Jamrul,sans-serif;
}



h1.title
{
	font-family: Georgia, "Times New Roman" , "DejaVu Serif" , serif;
	font-size: 26px;
	font-weight: normal;
	color: #585858;
	margin-bottom: 1em;
}

p
{
	margin: 1em 0 0;
}

a
{
	text-decoration: none;
	color: #0033CC;
}
a:hover
{
	text-decoration: underline;
	color: #0066FF;
}

/* layout */
#content
{
	width: 965px;
	margin: 0 auto;
}
#header .inner
{
	height: 132px;
	position: relative;
}
#main-wrapper
{
}
#main
{
}
#highlight .inner
{
}
#footer .inner
{
	position: relative;
}

#header .inner, #main, #footer .inner
{
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
}
#header .inner, #main
{
	overflow: visible;
}
#content .inner
{
	min-height: 200px;
}


.sidebar1 #content
{
	float: left;
	width: 699px;
	padding-top: 20px;
}
.sidebar1 #content .inner
{
	padding-bottom: 30px;
	margin: 0 18px 0 20px;
}
.sidebar1 #sidebar1
{
	float: left;
	width: 261px;
	padding-top: 20px;
}
#sidebar1 .inner
{
	min-height: 400px;
	margin-left: 21px;
	padding-bottom: 30px;
}

.sidebar2 #content
{
	float: left;
	width: 707px;
	padding-top: 20px;
}
.sidebar2 #content .inner
{
	padding-bottom: 30px;
	margin: 0 20px 0 20px;
}
.sidebar2 #sidebar2
{
	float: left;
	width: 253px;
	padding-top: 62px;
}
#sidebar2 .inner
{
	min-height: 400px;
	margin-right: 13px;
	padding-bottom: 30px;
}


.no-sidebars #content
{
	padding-top: 20px;
}
.no-sidebars #content .inner
{
	margin: 0 21px;
	padding-bottom: 20px;
}


/* styles */
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear
{
	clear: both;
}

#wrapper
{
	background: #FFF url(../images/bg.png) 0 0 repeat-x;
}

#header
{
	background: url(../images/header-bg.png) center top no-repeat;
}
#header .inner
{
}

#main-wrapper
{
	background: url(../images/main-wrapper-bg2.png) center top no-repeat;
	padding-top: 6px;
}
#main
{
	background: #FFF;
	position: relative;
}

#footer
{
	background: #435061 url(../images/footer-bg.png) 0 0 repeat-x;
}
#footer .inner
{
	min-height: 177px;
	background: url(../images/footer-logo.png) 35px center no-repeat;
}


.front #header
{
	background: url(../images/front-header-bg.jpg) center top no-repeat;
}
.front #main-wrapper
{
	background: url(../images/front-main-wrapper-bg2.png) center top no-repeat;
}


#logo
{
	position: absolute;
	left: 0;
	top: 16px;
}
#logo *
{
	display: block;
	border: 0;
}

#navigation
{
	position: absolute;
	right: 0;
	top: 46%;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS" ,Helvetica,Jamrul,sans-serif;
	text-transform: uppercase;
}
#navigation li
{
	display: inline;
	padding: 0 0 0 16px;
}
#navigation li.active
{
	background: url(../images/navigation-item-active-bg.png) 4px center no-repeat;
}
#navigation li a
{
	text-decoration: none;
	color: #68778D;
}


#banner
{
	font-family: Georgia, "Times New Roman" , "DejaVu Serif" , serif;
	position: relative;
	margin: 0 2px 0;
	top: -4px;
	font-size: 1.1em;
	line-height: 1.4em; /*color:#56B8E2;*/ /*color:#19A2DC;*/ /*color:#0C57A5;*/
	color: #333333;
}
#banner .block
{
	padding: 80px 490px 20px 30px;
	min-height: 345px;
	position: relative;
}
#banner img.related
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
    border-radius: 0px 5px 0px 0px;
}
#banner h2.title
{
	font-family: Georgia, "Times New Roman" , "DejaVu Serif" , serif; /*color:#36379C;*/ /*color:#202070;*/
	color: #7F90A5;
	font-size: 2.4em;
	line-height: 1.1em;
	font-weight: normal;
	position: relative;
	z-index: 10;
}
#banner .content
{
	font-size: 1.05em;
	line-height: 1.4em;
	position: relative;
	z-index: 10;
}

#panel1
{
	margin: 2em 4px 0;
}
#panel1 .block
{
	float: left;
	width: 300px;
	margin-left: 26px;
}
#panel1 .block.item-1
{
	margin-left: 0;
}
#panel1 .block h2.title
{
	color: #0C57A5;
	border-left: solid 2px #0C57A5;
	padding-left: 6px;
}
#panel1 .item-2 h2.title
{
	color: #00AA4E;
	border-color: #00AA4E;
}
#panel1 .item-3 h2.title
{
	color: #7F8DA4;
	border-color: #7F8DA4;
}
#panel1 .block .headline
{
	margin: 1em 0 0;
	height: 84px;
	position: relative;
	background: url(../images/panel1-block1-headline-bg.png) 0 0 no-repeat;
}
#panel1 .block .headline a
{
	text-decoration: none;
	color: #FFF;
}
#panel1 .block.item-2 .headline
{
	background: url(../images/panel1-block2-headline-bg.png) 0 0 no-repeat;
}
#panel1 .block.item-3 .headline
{
	background: url(../images/panel1-block3-headline-bg.png) 0 0 no-repeat;
}
#panel1 .block .headline img
{
	position: absolute;
	left: 15px;
	top: 5%;
}
#panel1 .block .headline h3
{
	font-size: 18px;
	margin-left: 120px;
	color: #FFF;
	line-height: 84px;
	vertical-align: middle;
}
#panel1 .block.item-2 .headline h3
{
	margin-left: 87px;
	padding: 0px 10px 0 0;
}
/*#panel1 .block.item-2 .headline h3
{
    font-size:18px;
    line-height: 84px;
    margin-left: 120px;
    padding: 4px 10px 0 0;
    vertical-align:middle;
}*/
#panel1 .block.item-3 .headline h3
{
	margin-left: 100px;
}

#panel1 .block.item-3 .headline .callcenter {
    line-height: 16px;
    padding-top: 22px;
}

#panel2
{
	margin: 70px 4px 0;
	padding: 0 0 40px;
}
#panel2 .block
{
	float: left;
	width: 300px;
	margin-left: 26px;
}
#panel2 .block.item-1
{
	margin-left: 0;
}
#panel2 .block h2.title
{
	font-size: 16px;
	color: #333;
	margin-bottom: 0.5em;
}
#panel2 .list ul li
{
	border-bottom: dotted 1px #666;
	padding: 8px 0;
}
#panel2 .list ul li h3
{
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#panel2 .list ul li .date
{
	font-size: 12px;
	line-height: 1em; /*color:#F7AD02;*/
	color: #666;
	padding: 6px 0 0 10px;
}
#panel2 .list ul li p
{
	margin-top: 2px;
	font-size: 12px;
	line-height: 1.2em;
}


#panel3
{
	margin: 2em 4px 0;
}
#panel3 .block
{
	float: left;
	width: 300px;
	margin-left: 26px;
}
#panel3 .block.item-1
{
	margin-left: 0;
}
#panel3 .block h2.title
{
	color: #0C57A5;
	border-left: solid 2px #0C57A5;
	padding-left: 6px;
}
#panel3 .item-2 h2.title
{
	color: #00AA4E;
	border-color: #00AA4E;
}
#panel3 .item-3 h2.title
{
	color: #7F8DA4;
	border-color: #7F8DA4;
}
#panel3 .block .headline
{
	margin: 1em 0 0;
	height: 84px;
	position: relative;
	background: url(../images/panel1-block1-headline-bg.png) 0 0 no-repeat;
}
#panel3 .block .headline a
{
	text-decoration: none;
	color: #FFF;
}
#panel3 .block.item-2 .headline
{
	background: url(../images/panel1-block2-headline-bg.png) 0 0 no-repeat;
}
#panel3 .block.item-3 .headline
{
	background: url(../images/panel1-block3-headline-bg.png) 0 0 no-repeat;
}
#panel3 .block .headline img
{
	position: absolute;
	left: 15px;
	top: 5%;
}
#panel3 .block .headline h3
{
	font-size: 18px;
	margin-left: 120px;
	color: #FFF;
	line-height: 84px;
	vertical-align: middle;
}
#panel3 .block.item-1 .headline h3
{
	margin-left: 120px;
	padding: 0px 10px 0 0;
}
#panel3 .block.item-2 .headline h3
{
	margin-left: 90px;
	padding: 0px 10px 0 0;
}
#panel3 .block.item-3 .headline h3
{
	margin-left: 104px;
}


#enlacesGov
{
	margin: 25px 0 0 40%;
	padding: 0 0 20px;
}
#enlacesGov h2.title
{
	font-size: 14px;
	color: #FFF;
	margin-bottom: 0.5em;
}
#enlacesGov .content
{
	overflow: hidden;
	padding: 0 0 12px;
}
#enlacesGov .content ul
{
	font-size: 12px;
	line-height: 1.2em;
	width: 220px;
	float: left;
}
#enlacesGov .content ul.col-2
{
	margin: 0 0 0 100px;
}
#enlacesGov .content ul li
{
	/*border-bottom:solid 1px #748FB3;*/
	padding: 8px 0;
}
#enlacesGov .content ul li a
{
	text-decoration: none;
	color: #FFF;
}



#menu1
{
	background: #838383 url(../images/menu-bg.png) 0 0 no-repeat;
	padding: 8px 0 12px;
}
#menu1 ul
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
#menu1 ul li
{
	border-bottom: solid 1px #656565;
	border-top: solid 1px #B7B7B7;
}
#menu1 ul li.first
{
	border-top: 0;
}
#menu1 ul li.last
{
	border-bottom: 0;
}
#menu1 ul li a
{
	display: block;
	padding: 8px 14px;
	color: #FFF;
	text-decoration: none;
}
#menu1 ul li.active a, #menu1 ul li a:hover
{
	background: #363636;
}


#social
{
	margin: 10px 0;
}
#social .googleplus
{
	float: right;
	padding-left: 20px;
}
#social .twitter
{
	float: right;
}
#utils
{
	margin: 0 0 0;
	float: right;
}
#utils .tools
{
	float: right;
}
#utils .tools li
{
	float: left;
	width: 24px;
	height: 20px;
	line-height: 20px;
	padding: 0 4px 0 5px;
	border-right: solid 1px #DBDBDB;
	text-align: center;
}
#utils .tools li.last
{
	border: 0;
}
#utils .tools li a
{
	display: block;
}
#utils .tools li img
{
	vertical-align: bottom;
	border: 0;
}


.node h2.title
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman" , "DejaVu Serif" , serif;
	font-size: 22px;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	margin-right: 180px;
	color: #585858;
}
.node .date
{
	font-size: 12px;
	line-height: 1em; /*color:#F7AC00;*/
	color: #666;
}
#content .node ul, #content .node ol
{
	margin: 1em 0;
	padding: 0 0 0 40px;
}
#content .node ul
{
	list-style: disc;
}
#content .node ol
{
	list-style: decimal;
}
#content .node li
{
	margin: 0.5em 0;
}
#content .node a[name]
{
	color: inherit;
	text-decoration: none;
}

ul.view li
{
	border-bottom: dotted 1px #333;
	padding: 20px 0 5px;
	margin: 0 0 15px;
}
ul.view li h2
{
	font-family: Georgia, "Times New Roman" , "DejaVu Serif" , serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #0C57A5;
	margin: 0 0 0.5em;
}
ul.view li .date
{
	font-size: 12px;
	line-height: 1em; /*color:#F7AC01;*/
	color: #666;
}
ul.view li .more
{
	text-align: right;
}
ul.view li .more a
{
	display: inline-block;
	width: 98px;
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background: url(../images/button-more-bg.png) 0 0 no-repeat;
}


ul.pager
{
	margin: 50px 0 0;
	padding: 8px 0;
	border: solid 1px #CCCCCC;
	border-width: 1px 0 1px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
ul.pager li
{
	display: inline;
	margin: 0 8px;
}
ul.pager li a
{
	color: #666666;
	text-decoration: none;
	padding: 2px 6px;
}
ul.pager li.active a
{
	background: #3D5F89;
	color: #FFF;
}


.node .content h3
{
	font-size: 13px;
	line-height: 1em;
	margin: 0 0 1em;
	padding-top: 1.2em;
}
.node .content p
{
	line-height: 1.4em;
}


img.principal
{
	float: left;
	margin: 0 2em 0.5em 0;
}

#sidebar2 .block
{
	background: #F4F4F4;
	margin-bottom: 24px;
}

#sidebar2 .block h2.title
{
	padding: 0 13px;
	height: 45px;
	line-height: 35px;
	font-size: 16px;
	color: #FFF;
	background: url(../images/block-noticias-title-bg.png) 0 0 no-repeat;
}
#sidebar2 .block .content
{
	padding: 0 13px 10px;
}
#sidebar2 .block ul li
{
	border-bottom: dotted 1px #333;
	padding: 14px 0;
}
#sidebar2 .block ul li.last
{
	border: 0;
}
#sidebar2 .block ul li h3
{
	color: #0C57A5;
	font-size: 14px;
}
#sidebar2 .block ul li .date
{
	/*color:#F7AC01;*/
	color: #666;
	font-size: 12px;
	line-height: 1em;
	margin-top: 0.4em;
}
#sidebar2 .block ul li p
{
	font-style: italic;
	margin-top: 0.4em;
}

#sidebar2 #avisos h2.title
{
	background: url(../images/block-avisos-title-bg.png) 0 0 no-repeat;
}
#sidebar2 #avisos ul li h3
{
	color: #666666;
}



.gotop
{
	text-align: right;
	padding: 1em 0 3em;
}

#content ul#oficinas
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul#oficinas li
{
	margin: 10px 0 0;
	padding: 0;
	border: solid 2px #8A8A8A;
	background: #8A8A8A;
}
ul#oficinas li dl
{
	overflow: hidden;
	font-size: 13px;
	line-height: 1.3em;
}
ul#oficinas li dl dt
{
	color: #FFF;
	width: 120px;
	float: left;
	clear: left;
	padding: 7px 10px;
}
ul#oficinas li dl dd
{
	padding: 7px 10px;
	min-height: 1.3em;
	margin-left: 140px;
	color: #5C5C5C;
	background: #F8F8F8;
}

.prompt
{
	padding: 0;
	margin: 8px 0 3px 0;
}


/* DATAGRID START */

.gridview
{
	font-family: verdana;
	font-size: 9pt;
	background-color: White;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #666666;
	width: 100%;
}

.gridviewInsurance
{
	font-family: verdana;
	font-size: 9pt;
	background-color: White;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #666666;
	width: 88%;
}

.gridviewMembers
{
	font-family: verdana;
	font-size: 9pt;
	background-color: White;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #666666;
	width: 82%;
	margin-left:80px;
}

.gridviewDocs
{
	font-family: verdana;
	font-size: 9pt;
	background-color: White;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #666666;
	width: 93%;
}

.gvheader
{
	background-image: url('../Images/gridview_header.jpg');
	text-align: left;
	height: 23px;
}
.gvrow
{
	background-color: White;
}
.gvalternaterow
{
	background-color: #F5F5F5;
}
.gvselected
{
	color: #333333;
	background-color: #fffff0;
}
.gvfooter
{
	color: #333333;
	background-color: White;
}
.gvimg
{
	width: 20px;
	max-width: 20px;
}
.gvemptyrow
{
	text-align: center;
	width: 100%;
}

.TabArea
{
	background-color: White;
	font-size: x-small;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; /*     position:absolute;     top:42px;     height:400px;     z-index:-25;     */
}

.cssDividerL1
{
	color: #e0e9cf;
	width: 100%;
}

.cssPageTitle
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: Black;
}

.button
{
	border-top: 1px solid #96d1f8;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
	background: -moz-linear-gradient(top, #3e779d, #65a9d7);
	background: -ms-linear-gradient(top, #3e779d, #65a9d7);
	background: -o-linear-gradient(top, #3e779d, #65a9d7);
	padding: 5px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
}
.button:hover
{
	border-top-color: #28597a;
	background: #28597a;
	color: #ccc;
}
.button:active
{
	border-top-color: #1b435e;
	background: #1b435e;
}



/*Administracion Nav Bar*/
.preload1
{
	background-image: url('../images/adminbar/three_1.gif');
}
.preload2
{
	background-image: url('../images/adminbar/three_1a.gif');
}

#nav
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 38px;
	background: #fff url('../images/adminbar/three_0.gif') repeat-x;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
}
#nav li.top
{
	display: block;
	float: left;
	height: 38px;
}
#nav li a.top_link
{
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 12px;
	cursor: pointer;
	background: url('../images/adminbar/three_0.gif');
}
#nav li a.top_link span
{
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 35px;
	background: url('../images/adminbar/three_0.gif') right top no-repeat;
}
#nav li a.top_link span.down
{
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 35px;
	background: url('../images/adminbar/three_0a.gif') no-repeat right top;
}

#nav li:hover a.top_link
{
	color: #fff;
	background: url('../images/adminbar/three_1.gif') no-repeat;
}
#nav li:hover a.top_link span
{
	background: url('../images/adminbar/three_1.gif') no-repeat right top;
}
#nav li:hover a.top_link span.down
{
	background: url('../images/adminbar/three_1a.gif') no-repeat right top;
}

/* Default list styling */

#nav li:hover
{
	position: relative;
	z-index: 200;
}

#nav li:hover ul.sub
{
	left: 1px;
	top: 38px;
	background: #bbd37e;
	padding: 3px;
	border: 1px solid #5c731e;
	white-space: nowrap;
	width: 90px;
	height: auto;
	z-index: 300;
}
#nav li:hover ul.sub li
{
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 90px;
	font-weight: normal;
}
#nav li:hover ul.sub li a
{
	display: block;
	font-size: 11px;
	height: 18px;
	width: 88px;
	line-height: 18px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #bbd37e;
}
#nav li ul.sub li a.fly
{
	background: #bbd37e url('../images/adminbar/arrow.gif') 80px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover
{
	background: #6a812c;
	color: #fff;
	border-color: #fff;
}
#nav li:hover ul.sub li a.fly:hover
{
	background: #6a812c url('../images/adminbar/arrow_over.gif') 80px 6px no-repeat;
	color: #fff;
}


#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul
{
	left: 90px;
	top: -4px;
	background: #bbd37e;
	padding: 3px;
	border: 1px solid #5c731e;
	white-space: nowrap;
	width: 90px;
	z-index: 400;
	height: auto;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	background: #6a812c url('../images/adminbar/arrow_over.gif') 80px 6px no-repeat;
	color: #fff;
	border-color: #fff;
}

#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly
{
	background: #bbd37e url('../images/adminbar/arrow.gif') 80px 6px no-repeat;
	color: #000;
	border-color: #bbd37e;
}


.HeaderExternalEntities
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman" , "DejaVu Serif" , serif;
	font-size: 22px;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	color: #585858;
}

.cssDivError
{
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
    color:Red;
    text-align:center;
}

.cssModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacitiy: 0.7;
}


/*Statistics Section*/

.statistics
{
	padding-bottom: 30px;
	margin: 0 20px 0 20px;
}

.content_box {
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-right: 12px;
	margin-bottom: 50px;
	position: relative; 
}

.content_box .title_bar {
	font-size: 12px;
	line-height: 27px;
	color: #000;
	background-image: url(../images/box_heading_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.content_box.halfcolumn_full {
	width: 446px;
	float: left;
}

.content_box.halfcolumn_full_right {
    width: 446px;
    margin: 0; 
    float:left;
}

.content_box .inner_content {
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 12px;
}
.content_box.fullwidth .inner_content {
	width: 100%;
	text-align: center;
}