﻿body
{
    
    text-align:justify;
    font-weight: normal;
	FONT-SIZE: 80%;

	COLOR: #000000;
	font-style: normal;
	FONT-FAMILY: Tahoma,arial,helvetica,sans-serif;
	
	text-decoration: none;
	/*BACKGROUND-IMAGE: url(/App_Themes/Home/body_bg.png);*/
	background-color:White;
	
	BACKGROUND-REPEAT:repeat-x ;

}
#container
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header
{
	height:291px;
}
#upper_left_corner
{
	background: url("boxcuerpo_up_izq.png");
	width:14px;
	height:14px;
	position:absolute;
	top:0px;
	left:0px;
}
#upper_right_corner
{
	background: url("boxcuerpo_up_der.png");
	width:14px;
	height:14px;
	position:absolute;
	left:986px;
}
#upper_border
{
    height:14px;
    width:972px;
    background:url("boxcuerpo_upraya.png");
    left:14px;
    position:absolute;
}
#top_separator
{
	height:14px;
}
#login_div
{
	background-color:#FFFFFF;
	height:27px;
	padding-right:20px;
	text-align:right;
}

#left_border
{
	width:14px;
	height:263px;
	background:url("boxcuerpo_izqraya.png");	
	position:absolute;
	top:14px;
	left:0px;
}
#right_border
{
	width:14px;
	height:263px;
	background:url("boxcuerpo_derraya.png");
	position:absolute;
	top:14px;
	left:986px;
}
#main #left_border
{
	height:480px;
}
#main #right_border
{
	height:480px;
}
#logo {
	background-color:white;
	float:left;
	height:65px;
	width:150px;
	margin-top:-21px;
	margin-left:10px;
}
#menu
{
	background-color:White;
	height:35px;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	
}
#menu .menu_item
{
	color: #01458F;
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	margin-left:10px;
	margin-right:10px;
}
#menu .menu_separator
{
	
	background:url("div_menu.png") no-repeat center;
}
#banner
{
	height:191px;
	width:958px;
	background-color:White;
	position:absolute;
	top:87px;
	left:14px;
}

#lower_left_corner
{
	background: url("boxcuerpo_down_izq.png") no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	top:277px;
	left:0px;
}
#lower_right_corner
{
	background: url("boxcuerpo_down_der.png") no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	top:277px;
	left:986px;
}
#lower_border
{
    height:14px;
    width:972px;
    background:url("boxcuerpo_downraya.png") repeat-x;
    position:absolute;
    top:277px;
    left:14px;
}

#main #lower_left_corner
{
	top:494px;
	left:0px;
}
#main #lower_right_corner
{
	top:494px;
	left:986px;
}
#main #lower_border
{
    top:494px;
    left:14px;
}

#separator
{
	height:14px;
}
#main
{
	position:relative;
}
#left_column
{
	height:480px;
	width:260px;
	position:absolute;
	left:14px;
	top:14px;
	background-color:White;
	
    overflow: auto;
	
}
#col_separator
{
	height:480px;
	width:30px;
	position:absolute;
	top:14px;
	left:274px;
	
	background: white url("vertical_line.png") repeat-y;
}
#right_column
{
	position:absolute;
	top:14px;
	left:294px;
	width:692px;
	height:480px;
	background-color:White;
		
}
.feature
{
	text-align:left;
	color: #01458F;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin-right:70px;
}
.feature .feature_separator
{
	color:#F1F1F1;
	padding-left: 0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:-20px;
	margin-right:38px;
	background: white url("horizontal_line.png") repeat-x center;
}

.feature li
{
	list-style-image: url("bulletfeatures.png");
}
.feature_header 
{
	font-size:14pt;
}
.feature_header  span
{
	padding-left:inherit;
	margin-bottom:4px;
}

.feature_header .imgwrapper
{
	float:left;
	margin-top:-6px;
	padding-right:20px;
	padding-top:4px;
	width:20px;
}
.big_blue
{
	font-family: Georgia, Verdana;
	font-size:16pt;
	font-weight: normal;
	color:#1f6096;
	margin-top:10px;
	margin-bottom:10px;
}
.big_black
{
	font-family: Trebuchet, Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#292929;
	margin-top:15px;
	margin-bottom:10px;
}
p
{
	text-align:left;
}

#footer
{	
	left:0px;
	width:1000px;
	height:40px;
	padding-left: 15px;
	text-align:left;
}

#smallbox_top
{
	width:530px;
	height:14px;
	position:absolute;
	top:270px;
	left:44px;
}

#smallbox_top div
{
	float:left;
}

#smallbox_upper_left_corner
{
	background: white url("cajita_up_izq.png") no-repeat;
	width:14px;
	height:14px;
}
#smallbox_upper_border
{
	background: white url("cajita_upraya.png") repeat-x;
	width:502px;
	height:14px;
	margin-left:-5px;
}
#smallbox_upper_right_corner
{
	background: white url("cajita_up_der.png") no-repeat;
	width:14px;
	height:14px;
}
#smallbox
{
	width:600px;
	height:300px;
	position:absolute;
	top:265px;
	left:44px;
	text-align:left;
	
}
#smallbox_left_line
{
	width:10px;
	height:157px;
	background: white url("cajita_izqraya.png") repeat-y center;
	position:absolute;
	margin-top:-2px;
	top:15px;
}
#smallbox_right_line
{
	width:10px;
	height:155px;
	background: white url("cajita_derraya.png") repeat-y center;
	position:absolute;
	left:586px;
	top:15px;
}

#smallbox_down
{
	position:absolute;
	top:435px;
	left:44px;
	width:600px;
	height:14px;
}
#smallbox_down div
{
	float:left;
}
#smallbox_lower_left_corner
{
	background: white url("cajita_down_izq.png") no-repeat;
	width:14px;
	height:14px;
}
#smallbox_lower_border
{
	background: white url("cajita_downraya.png") repeat-x;
	width:577px;
	height:14px;
	margin-left:-5px;
}
#smallbox_lower_right_corner
{
	background: white url("cajita_down_der.png") no-repeat;
	width:14px;
	height:14px;
}
.aims
{
	color: #005399;
	font-family: 'Trebuchet';
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	list-style:none;
	line-height: 28px;
	padding:0px;
	margin:0px;
	margin-left:25px;
	margin-top:16px;
}
.aims li
{
	padding-right:17px;
	background-image: url("bullet_flechita.png");
	background-repeat: no-repeat;
	background-position: 0em 1em;
	padding-left:1.2em;
	vertical-align:top;
}
#star
{
	background: url("star.png") no-repeat;
	position:absolute;
	top:245px;
	left:540px;
	width:122px;
	height:124px;
	z-index:300;
	vertical-align:middle;
	
	
}
#freelogo
{
	background-image:url("free.png");
	position:absolute;
	top:28px;
	left:457px;
	width:28px;
	height:25px;
}


.formButton
{
	border: 1px solid #9999FF;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Tahoma, 'Trebuchet MS' ,Verdana, Arial, Helvetica, Sans-serif;
	background-image: url(     '../images/btnBackGround.jpg' );
	background-repeat: repeat-x;
	cursor:pointer;
}

.formInput
{
	border: #0099cc 1px solid;
	background-color: #dbeeee;
	font-weight: normal;
	font-size: 11px;
	color: #4e4e4e;
	font-style: normal;
	font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, Sans-serif;
}

.formInput .radioListLabel
{
	 display: inline;
}

.inputLabel
{
    color:#292929;font:normal 10pt Trebuchet,Verdana;

}

div.bold 
{
	clear: both;
	font-weight:bold;
}

a
{
    text-decoration:none;
}

td.label
{
    width: 18em;
}

/*Church Of England*/

#middle-column IMG
{
	border:0px;
	margin:0px;
	padding:0px;	
}
