/* Content Area Tags */
/* ----------------------------------------------------------------- */

#leftcol {
	float: left;
	text-align: left;
	width: 196px;
}

#rightcol {
	float: right;
	text-align: left;
	width: 556px;
}

/* Side Navigation Tags */
/* ----------------------------------------------------------------- */

#sidenav {
	margin-top: 35px;
	margin-left: 25px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#sidenav li {
	list-style-type: none;
	list-style-position:outside;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009BD4;
}

#sidenav a {
	text-decoration: none;
	display: block;
	vertical-align:text-top;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/sidenav/sidenav-0.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidenav a:hover {
	text-decoration: none;
	color: #c4ffFF;
}

#sidenav #current {
	font-size: 12px;
	text-transform: capitalize;
	background-image: url(../images/sidenav/sidenav-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidenav #home {
	font-size: 12px;
	border-bottom-width: 0px;
	background-image: url(../images/sidenav/sidenav-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Side Sub Navigation Tags */
/* ----------------------------------------------------------------- */

#sidenav .sidesubnav li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	list-style-position:outside;
}
#sidenav .sidesubnav a {
	font-weight: normal;
	color: #A4E0FF;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
}

#sidenav .sidesubnav a:hover {
	color: #c4ffFF;
}

/* Page Content Tags */
/* ----------------------------------------------------------------- */

#pagecontent #container {
	width: 544px;
	padding-right: 6px;
	background-color: #FFFFFF;
	background-image: url(../images/box/box-shadow.gif);
	background-repeat: repeat-y;
}
#pagecontent #container #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #035178;
	margin-bottom: 8px;
}
#pagecontent #container #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0068AA;
	margin-bottom: 8px;
}
#pagecontent #container #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0068AA;
	margin-bottom: 6px;
}
#pagecontent #container /*#content*/ {
	background: white url(../images/background/page-bkg.gif) repeat-x left top;
	/*padding: 20px 15px 0px 15px;*/
}
#content {
	background-image:none;
	padding: 20px 15px 0px;
}
#content_2 {
	background-image:none;
	padding: 20px 9px 0px 13px;
}
#content_2 fieldset {
	 padding: 5px 0px 15px 5px;
	 border: solid 1px #3bb4fd;
	 background-color:#FFFFFF;
}
#content_2 legend {
	padding: 0 5px 0px 5px;
	margin-top: 10px;
	color: #073551;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
#content_my {
	background-image:none;
	padding: 20px 5px 0px 0px;
}
#pagecontent #container #content #about_margin {
	margin-left:25px;
}
#pagecontent #container #content #about_margin_login {
	margin-left:25px;
	/*background-color:#FFFFFF;*/
}
#pagecontent #container #content ul.remove_ul_type {
	list-style:none;
	margin-left:0px;
}
#pagecontent #container #content p.space {
	margin-top:-6px;
}
/*#pagecontent #container #content .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0068AA;
	margin-bottom: 6px;
}*/
#pagecontent #btm {
	background-image: url(../images/box/page-btm.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 556px;
	font-size: 0px;
}

/* Page Callout Tags */
/* ----------------------------------------------------------------- */
/*
#content #callout {
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}*/
.callout {
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 210px;
	background-color: #006AA8;
}
.callout .top {
	font-size: 0px;
	background-image: url(../images/background/callout_top.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.callout .cont {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/background/callout_pinwheel.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 65px 0px 15px;
	background-position: center top;
}
.callout .btm {
	font-size: 0px;
	background-image: url(../images/background/callout_btm.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.image {
	text-align:center;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}


/* ---------------------------------------------------------
	CALLOUT LOGIN MY ARESTIN
   ---------------------------------------------------------*/
   
.callout_login {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 210px;
	background-color: #006AA8;
}
.callout_login .top {
	font-size: 0px;
	background-image: url(../images/background/callout_top.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.callout_login .top_2 {
	font-size: 0px;
	background-image: url(../images/background/callout_top_login.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.callout_login .cont {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/background/callout_pinwheel.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 65px 0px 15px;
	background-position: center top;
}
.callout_login .btm {
	font-size: 0px;
	background-image: url(../images/background/callout_btm.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.callout_login .btm_2 {
	font-size: 0px;
	background-image: url(../images/background/callout_btm_login.gif);
	background-repeat: no-repeat;
	height: 19px;
}
/* -------------------------------------------------
	OTHERS
/* ------------------------------------------------*/
.image {
	text-align:center;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}
.image2 {
	text-align:center;
	clear:both;
	margin-top:15px;
	background-color:#FFFFFF;
}
.line {
	width: 120px;
	border-bottom: 1px solid black;
	margin:15px 0px 20px 0px;
}
.line2 {
	width: 515px;
	border-bottom: 1px solid black;
	margin:15px 0px 20px 0px;
}
.textsize{
	font-size:0.9em;
}
.position_text {
	/*_margin-top:-180px; */
	width:170px; 
	height:200px;
}
