@charset "UTF-8";
/* CSS Document */


/*Main Objects*/

body{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
	background-position: right bottom;
	}
	
p{
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

img{
	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;
	text-align: center;
	display: block;
	}


li{
	display: block;
	list-style-image: none;
	list-style-type: none;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(../../images/bullet_digital_blue.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

	
a{
	text-decoration: none;
	color: #000000;
	}


a:hover{
	color: #0079c8;
	text-align: right;
	}

form{
	width: 100%;
	}

input{
	background-color: #FFFFFF;
	border: 1px solid #00335b;
	}


select{
	width: 100%;
	}

/*Home Page Elemnts*/
#header{
	width: 100%;
	height: 160px;
	background-image: url(../../images/bg-greygrad.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: relative;
	}

#main_logo{
	width: 110px;
	height: 110px;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
	float: left;
	margin-right: 100px;
	}


.mainButtons{
	width: auto;
	height: 20px;
	float: left;
	display: block;
	background-color: #FFFFFF;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 105px;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	-webkit-box-shadow: 0px 3px 5px #999999;
	box-shadow: 0px 3px 5px #999999;
	}
	
.mainButtons:hover{
	background-color: #00335b;
	color: #FFFFFF;
	}

.mainButtons a:hover{
	color: #FFFFFF;	
	}

/*Main content*/

#logo{
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
	background-color: #0079c8;
	position: relative;
	}
	
#titleBox{
	position: relative;
	height: 135px;
	width: 250px;
	padding: 10px;
	float: left;
	background-image: url(../../images/blue_transparent_square.png);
	background-repeat: repeat;
	}
	
#titleBox a{
	color: #FFFFFF;
	text-decoration: underline;
	}
		
#container{
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	}
	
#mainImage{
	padding: 20px;
	height: 160px;
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	background-image: url(../../../images/sales_incentives/gleneagles-350.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
	
.mainContent{
	width: 960px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #e6e7e8;
	clear: left;
	}
	

#footer{
	background-color: #00335b;
	margin: 0px;
	height: 20px;
	width: 920px;
	background-image: url(../../images/theWorldOfBupa-white.png);
	background-repeat: no-repeat;
	background-position: 760px 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	clear: left;
	}
	

.listBoxesBackground{
	height: auto;
	width: 285px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #0079c8;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	}
	
.listBoxesBackground p{
	color: #ffffff;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 0px;
	}	
	
.listBoxesBackground a{
	color: #ffffff;
	text-transform: none;
	}		
	
.listBoxesContent{
	background-color: #f1f1f2;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}
	
.listBoxesContent p{
	text-transform: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079c8;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #000000;		
	}
	
.listBoxesContent br{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.listBoxesContent a{
	display:inline-block
	padding-left: 5px;
	width: auto;
	text-transform: none;
	height: auto;
	color: #000000;
	}
	
.listBoxesContent a:hover{
	color: #0079c8;
	text-align: left;
	}
	
.whiteRulers{
	background-image: url(../../images/white_rulers.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 8px;
	}

.title{
	font-size: 17px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px;
	}
	
.grayBox{
	background-color: #ffffff;	
	}


/*typography*/

.subtitle{
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px;
	}
	
.aboutText{
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 9pt;
	}
	
.greenText{
	text-transform: uppercase;
	color: #007a3d;
	font-weight: bold;
	}	
	
	
.navyText{
	text-transform: uppercase;
	color: #00335b;
	font-weight: bold;
	font-size: 20px;
	}
	
.cyanText{
	color: #00adef;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.whiteText{
	color: #ffffff;
	}
	
.paragraphTitles{
	font-weight: bold;
	font-size: 14px;
	color: #00335b;
	}
	
.hghlight{
	padding: 5px;
	height: auto;
	width: auto;
	border: medium dotted #0079c8;	
	}
	
.listBoxesBackgroundHalf{
	width: 137px;
	padding: 5px;
	}

.buttons{
	background-image: url(../../images/order_material_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	height: 30px;
	width: 90px;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	position: relative;
	background-color: #0079c8;
	float: right;
	margin-right: 10px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border: 0px solid #009ee0;
	}
	
.buttons a{
	text-transform: uppercase;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.roundButtons{
	background-image: url(../../images/cyan_circle.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 0px;
	position: relative;
	width: 70px;
	height: 50px;
	padding-left: 0px;
	float: right;
	background-position: center center;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	margin-top: -90px;
	font-variant: normal;
	}
	
.thinButtons{
	height: 15px;
	width:230px;
	padding-top: 3px;
	padding-right: 5px;
	background-color: #0079c8;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	}
	

.thinButtons a{
	color: #ffffff;
	text-decoration: none;
	}
	
.thinButtons a:hover{
	color: #f2f2f2;
	text-align: left;
	}
	
.bacgroung5percent{
	background-color: #eef8fd;
	}


.center{
	text-align: center;	
	}
	
.dividingLine{
	display: block;
	height: 5px;
	width: auto;
	border-bottom: 1px solid #d1d2d4;
	clear: left;
	}
	
.largeTitle{
	font-size: 22pt;
	}
	
.resetFont{
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	}

.paddingLeftForced{
	display: block;
	marging-left: 10px;
	}
	
.LinedTitle{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #D1D2D4;
	border-bottom: 1px solid #D1D2D4;
	color: #000000;
   text-transform:uppercase;
	font-size: 11px;
	}
	
.asteriscs{
	background-image: url(../../images/asterisc.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 11px;
	}
	
/*Livestream*/
	

/*AGENTS NEWSLETTER CSS*/
#OSheader{
	width: 928px;
	height: 128px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	position: relative;
	padding-top: 32px;
	padding-left: 32px;
	padding-bottom: 32px;
	background-image: url(../../images/online_services/generic_elements/bg-greygrad.png);
	background-repeat: repeat-x;
	}
	
#OSlogo{
	width:128px;
	height:128px;
	background-color:#0079c8;
	margin-right:400px;
	float:left;
	
	}
	
#OSfooter{
	width: 896px;
	height: 136px;
	padding: 32px;
	background-color: #0079c8;
	color: #ffffff;
	background-image: url(../../images/online_services/generic_elements/we_are_global-white.png);
	background-repeat: no-repeat;
	background-position: 770px 150px;
	}
	
	
#OSfooter a{
	color:#ffffff
	}
	
#OSfooter a:hover{
	text-decoration:underline
	}


.OSbreadcrumbs{
	color:#58585b;
	font-variant:small-caps
	}
	
.OSnavy{
	color:#0079c8;
	}
	
.OSmenuButtons{
	width: auto;
	height: 34px;
	background-image: url(../../images/branding_elements/button_inactive_background.png);
	background-repeat:repeat-x
	position: relative;
	float: left;
	margin-top: 80px;
	margin-right: 5px;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px
	}
	
.OSImageContainer{
	width: 896px;
	height: 434px;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	}
	
.OSImageContainer p{
	padding:0px;
	}
	
.OSmessageBox{
	width:230px;
	height:230px;
	background-image:url(../../images/branding_elements/silver_background_85percent.png);
	clear:right;
	margin-bottom:10px;
	padding:10px;
	color:#ffffff;
	font-size:24px;
	text-transform:uppercase;
	}
	
	
.OSTextOnImage{
	width: 450px;
	height: auto;
	margin-right:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	float: left;
	background-image:url(../../images/branding_elements/white_85Percent.png);
	background-repeat: repeat;
	}
	

.OSTextOnImage a{
	color: #0079C8;
	}
	
.OSloadDIV{
	width:600px;
	height:auto;
	padding:10px;
	background-color:#ffffff;
	}
	
#browser{
	display:none;
	}
	
	
#flash_window{
	position: fixed;
	width: 100%;
	height: 100%;
	top:0px;
	background-image: url(../../../../../../images/90PercentTransparency.png);
	z-index:1000;
	}
	
#flash_video{
	position:fixed;
	left:50%;
	margin-left: -350px;
	top:50%;
	margin-top: -350px;
	padding-top: 30px;
	width:700px;
	height: 700px;
	background-color: transparent;
	z-index:1100;
	}
	
	
#close_button{
	position: relative;
	width: auto;
	height: 50px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 20px;
	float:left;
	}

