@charset "utf-8";
/* CSS Document */

body {
	font: 95%/1.4 Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin-top: 10px;
	margin-right: 0px;6
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 960px;
	background: #FFF;
	background:url(../images/swoopbg.png) no-repeat;
	height: 800px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/

#header {
	  background: url("../images/hdr_bg_gradient.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 47px;
    padding: 10px 0 0 5px;
}
.content {

	padding: 10px 0;
}

.centercont {

 width: 555px;
margin-left:200px;
    border: 0px solid #C9E1F4;
    padding: 10px 15px;
    position: relative;
	vertical-align: middle;
	
    margin-bottom: 20px;
    margin-top: 20px;

		
}

.contleft {
	float:left;
	width:250px;
}


#content {
    float: none;
    width: auto;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
}

li.launchpop {

	
}

.choice-title{
	font:Arial, Helvetica, sans-serif;
}


.overlay{
    background:transparent url(../images/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}

.box{
    position:fixed;
	width:760px;
    top:-900px;
	margin-left:85px;
  /*  background-color:#fff;*/
  	background: -moz-linear-gradient(center top , #EDECED, #FFFFFF) repeat scroll 0 0 #FFFFFF;
	background-image: -webkit-linear-gradient(top, rgb(237, 236, 237), rgb(255, 255, 255));
	
	

	
	
    color:#333;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
	
	/* IE 10 */
	background-color:#fff;
 
	



}

.box1{
    position:fixed;
	width:760px;
    top:-900px;
	margin-left:85px;

	background: -moz-linear-gradient(center top , #EDECED, #FFFFFF) repeat scroll 0 0 #FFFFFF;
	background-image: -webkit-linear-gradient(top, rgb(237, 236, 237), rgb(255, 255, 255));
	

    color:#333;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;


/* IE 10 */
	background-color:#fff;
}



.box2{
    position:fixed;
	width:760px;
    top:-900px;
	margin-left:85px;
	margin-top:10px;
	background: -moz-linear-gradient(center top , #EDECED, #FFFFFF) repeat scroll 0 0 #FFFFFF;
	background-image: -webkit-linear-gradient(top, rgb(237, 236, 237), rgb(255, 255, 255));
	
  
    color:#333;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
	
	/* IE 10 */
	background-color:#fff;

}


.box3{
    position:fixed;
	width:760px;
    top:-900px;
	margin-left:85px;
	margin-top:10px;
	
	background: -moz-linear-gradient(center top , #EDECED, #FFFFFF) repeat scroll 0 0 #FFFFFF;
	background-image: -webkit-linear-gradient(top, rgb(237, 236, 237), rgb(255, 255, 255));
	
    
    color:#333;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
	
	/* IE 10 */
	background-color:#fff;


}


a.boxclose{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(../images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
	z-index:102;
}
a.boxclose1{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(../images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}


a.boxclose2{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(../images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}


a.boxclose3{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(../images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}

.box h4{
    border-bottom: 0px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
	


	padding:10px 20px 10px 20px;

    width: 100%;

    
	background:url(../images/boxhdr_bg.png) repeat-x scroll;
    color:#333;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}

.box1 h4{
    border-bottom: 0px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
	


	padding:10px 20px 10px 20px;

    width: 100%;

    
	background:url(../images/boxhdr_bg.png) repeat-x scroll;
    color:#333;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}


.box2 h4{
   border-bottom: 0px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
	


	padding:10px 20px 10px 20px;

    width: 100%;

    
	background:url(../images/boxhdr_bg.png) repeat-x scroll;
    color:#333;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}


.box3 h4{
    border-bottom: 0px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
	


	padding:10px 20px 10px 20px;

    width: 100%;

    
	background:url(../images/boxhdr_bg.png) repeat-x scroll;
    color:#333;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}

 a.activator{

            height:150px;
            position:absolute;
            top:0px;
            left:0px;
            background:url('../images/btn_bg_small.png') no-repeat top left;
            z-index:1;
            cursor:pointer;
        }
		
		
		
		
		.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/btn_bg_small.png') no-repeat scroll top left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;

	margin-left:275px;
	margin-top:40px;
	padding-top: 21px;
	padding-left:50px;
	padding-right:20px;
     /* sliding doors padding */
	 
    text-decoration: none;
	cursor:pointer;
	width:330px;
}

a.button1 {
    background: transparent url('../images/btn_bg_large.png') no-repeat scroll top left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 70px;
    margin-right: 6px;
	margin-top:10px;
	margin-left:275px;
	padding-top: 21px;
	padding-left:50px;

    text-decoration: none;
	cursor:pointer;
	width:350px;
}

a.button2 {
    background: transparent url('../images/btn_bg_small.png') no-repeat scroll top left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;
    margin-right: 6px;
	margin-top:10px;
	margin-left:275px;
	padding-top: 21px;
	padding-left:50px;

    text-decoration: none;
	cursor:pointer;
	width:350px;
}

a.button3 {
    background: transparent url('../images/btn_bg_small.png') no-repeat scroll top left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;
    margin-right: 6px;
	margin-top:10px;
	margin-left:275px;
	padding-top: 21px;
	padding-left:50px;

    text-decoration: none;
	cursor:pointer;
	width:350px;
}

a.button span {
    background: transparent url('../images/btn_bg_small.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background: transparent url('../images/btn_bg_small.png') no-repeat scroll bottom left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;
    margin-right: 6px;
	margin-left:275px;
	margin-top:40px;
	padding-top: 22px;
	padding-left:50px;
    padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	cursor:pointer;
	width:330px;

}

a.button1:active {
    background: transparent url('../images/btn_bg_large.png') no-repeat scroll bottom left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 70px;
    margin-right: 6px;
	margin-top: 10px;
	margin-left:275px;
	padding-top: 22px;
	padding-left:50px;
    padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	cursor:pointer;
	width:350px;

}

a.button2:active {
    background: transparent url('../images/btn_bg_small.png') no-repeat scroll bottom left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;
    margin-right: 6px;
	margin-top: 10px;
	margin-left:275px;
	padding-top: 22px;
	padding-left:50px;
    padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	cursor:pointer;
	width:350px;

}
a.button3:active {
    background: transparent url('../images/btn_bg_small.png') no-repeat scroll bottom left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;
    margin-right: 6px;
	margin-top: 10px;
	margin-left:275px;
	padding-top: 22px;
	padding-left:50px;
    padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	cursor:pointer;
	width:350px;

}


a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

div.redbull {
	
background: url('../images/bullets.png') no-repeat;
border: 1px;
height:14px;
width:8px;
position:relative;	
margin-left: 275px;
float:left;

}
	
	
	
ul, ol, dl{ /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}

.no2 li{
	
	 list-style: none outside none;
     margin: 0;
    padding: 1.5em 1.5em;
	box-shadow: 0 0px 5px #999999 inset;
-moz-box-shadow: 0 0px 5px #999999 inset;
-webkit-box-shadow: 0 0px 5px #999999 inset;


	 
}

#flowchart, #flowchart1, #flowchart2 {
    width: 780px; 
    text-align: center;
    font-family: sans-serif;
    font-size: .8em;
	overflow: auto;

}

#flowchart3 {
	 width: 780px; 
    text-align: left;
    font-family: sans-serif;
    font-size: .8em;
	overflow: auto;
}

#flowchart span, #flowchart1 span, #flowchart2 span {
    display: block;
    color: #333;
    text-decoration: none;

    padding: 2em 2em;
	height:20px;
	
box-shadow: 0 0px 5px #999999 inset;
-moz-box-shadow: 0 0px 5px #999999 inset;
-webkit-box-shadow: 0 0px 5px #999999 inset;

}

#flowchart li a, #flowchart span a, #flowchart1 li a, #flowchart1 span a, #flowchart2 li a, #flowchart2 span a, 
#flowchart li a:active, #flowchart li a:visited


{

padding:0;
margin:0;
color: #0000ff;
}

span {
	padding:0;
margin:0;}



#flowchart a:hover, #flowchart1 a:hover, #flowchart2 a:hover, #flowchart3 a:hover    {
    color: #0000ff;
  
}

.no1 {
   

    width: 300px;
    border: 1px solid #999999;
	margin-left:20px;
	float:left;
	overflow:hidden;
	
 
}

.rndbox {
 -webkit-border-radius: 10px;
-moz-border-radius:10px; -ms-border-radius:10px; -0-border-radius:10px;
border-radius: 10px;	
	
}

.no2 {
   
   


    width: 300px;
    border: 1px solid #999999;
	overflow:hidden;
	margin: 0 0 0 343px;
 



}


.line1 {
    width: 15px;
    height: 20px;
/*    background-color: #000;*/
    margin-left: 160px;
	background:url(../images/flowchart_arrow.png) no-repeat;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:16px;


} 
/*
#yestxt {
	width: 20px;
top:17px;
float:left;
display:inline-block;
position:relative;
margin-right:0px;
    
} 



#notxt {
width: 20px;
left:-375px;
top:-18px;
display:inline-block;
position:relative;
margin-right:20px;

height:15px;
margin-bottom:0;

    
} 

*/
.hline1 {
	width: 21px;
	height: 15px;

	background:url(../images/flowchart_rightarrow.png) bottom no-repeat;
  float:left;
  display:inline;
  position:relative;
  left:0px;
  margin-right:0px;
  padding-bottom:12px;
  margin-top:16px;

} 


.clear {
    clear:both;
}              

.gradient
{
   
  /* fallback */
  background-color: #1a82f7;
  background: url(../images/linear_bg_2.png);
  background-repeat: repeat-x;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#cccccc));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #ffffff, #cccccc);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #ffffff, #cccccc);

  /* IE 10 */
  background: -ms-linear-gradient(top, #ffffff, #cccccc);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #ffffff, #cccccc);

filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#cccccc');


}

.smalltxt {
	font-size:0.8em;	

}	


ul.infolist {
	list-style-image: url("../images/infoli.png");
	padding: 10px 0 0 40px;
	color:#0000FF;
	
	
	
}

ul.infolist li{
	
	padding-bottom:20px;
	
	
	
}

ul.infolist li a{
	color:#0000FF;
}


ul.infolist li a:hover {
		color:#0000FF;
	
	
}

	a.seclink{
	color: #1F4F82;
	font-size:12px;
	 padding: 0 0 3px 19px;
   	background:url("../images/red-arrow-box-111282.gif")no-repeat scroll 2px 5px transparent;

	display: inline-block;
	 

}

a.seclink:hover{
	color: #1F4F82;
	
}