@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}

/* General
------------------------*/

body{
	background: #fff url(../images/back.gif) repeat-x top;
	color:#666666;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin:15px 0;
}
a{
	color:#004b91;
	text-decoration:none;
}
a:hover{
	color:#c71010;
	text-decoration:underline;
}
img{
	border:none;
}


blockquote{
	font-size:13px;
	margin:25px 15px 8px;

}
cite{
font-size:11px;
font-weight:bold;
margin:6px 0 0 35px;
}
hr{
	border-bottom:#ddd 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
	margin:10px 0;
	_margin:0;
	#margin:0;
	width:100%;
	height: 1px;
}

blockquote.test{
	font-size:12px;
	padding:10px 0 0 10px;
	text-indent:20px;
	background:url(../images/quotesleft.gif) left top no-repeat;
	margin: 0;
	height: 75px;
	width:510px;
	float:right;
}
cite.auth{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	display:block;
}
table{
	font-size:12px;
}
	
/* Headers
-------------------------------*/

h1 {
	font-weight: normal;
	margin:5px 2px;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	color: #c71010;
}

h2 {
	margin:3px 5px;
	font-size: 14px;
	line-height:normal;
	color: #0d315f;
	font-weight:bold;
}

h3 {
	color: #333;
	font-size: 13px;
	font-weight:bold;
	margin:15px;
	padding:0;
}




/* ============================================================== */
/* Navigation Rules */
/* ============================================================== */
#menuContainer {
	position:relative;
	bottom:0;
	width: 587px;
	height: 30px;
	background: #004b91 url(../images/nav_bg.gif) no-repeat top left;
	padding:0;
	float: right;
}

#mainmenu { float: left; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu, #mainmenu ul {
	left:8px;
	margin:7px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mainmenu ul { width: 190px; position: absolute;  display: none; }
#mainmenu li { float: left; margin: 0; padding:0; position: relative; z-index: 3; font-family:Arial, Helvetica, sans-serif; font-size:12px; border-right:#fff 1px solid;  }
#mainmenu li a { padding: 1px 9px; display: block; color: #fff; text-decoration: none;  }
#mainmenu .home a { background: none; }
#mainmenu li a:hover {background: none; color:#fec108; text-decoration:none;}
#mainmenu li.lastli{border-right:none !important;}

#mainmenu li ul { margin:0; padding: 0; background: #09599e; border:none; border-bottom: none; top:17px; left:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu li ul li { margin:0; padding: 0; background: none; text-indent: 8px; border-right: none; border-bottom: 1px solid #fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu li ul li a { width: 190px; height: 12px; padding: 7px 0; display: block; background: none; color:#fff; }
#mainmenu li ul li a:hover { background:#09599e; color: #fec108 !important; }
#mainmenu li ul li a.lastMenu{border-bottom:none;}

/* Structure
--------------------------------*/
#bookmarks{
	background:url(../images/bookmark_bg.gif) top repeat-x;
	height:26px;
	width:100%;
}
#bookmarks ul{
	list-style:none;
	padding:5px 0 0 0;
	width: 775px;
	float: right;
	display: block;
}
#bookmarks li{
	list-style:none;
	float:left;
	margin:0;
	border-right:#1d3359 1px solid;
	padding:0 8px;
	font-size:11px;
	
	}
#bookmarks li.last{
	border-right:none;
}
#bookmarks a{
	text-decoration:none;
	color:#1d3359;
}
#bookmarks a:hover{
	text-decoration:underline;
	color:#1d3359;
}

#frame{
	width:977px;
	margin:0 auto 30px auto;
	padding:30px 0 30px 0;
	display:block !important;
	clear:both;
}


#headerbanner {
	height:105px;
	border-bottom:5px solid #004b91;
	width: 100%;
	padding:0;
	background: #fcc314 url(../images/header.jpg) center top no-repeat;
}
#header{
	width:977px;
	margin:0 auto;
	height: 105px;
}
#event_logo{
	margin:12px 0 0 9px;
	padding:0;
	width:317px;
	height:auto;
	float: left;
}
.event_venue{
	color:#004b91;
	font-size:19px;
	margin: 5px 0 0 0;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0px 10px 0;
	_margin: 20px 0 10px 0;
	float: right;
	clear:right;
	width:375px;
	text-align: right;
}
.event_date{
	color:#c71010;
	font-size:17px;
	margin: 8px 0 5px 0;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#left{
	float:left;
	width:207px;
	background:url(../images/bottom_left.gif) bottom no-repeat;
	clear: left;
}
#left h1{
	background:url(../images/left_top.gif) no-repeat;
	padding: 10px 8px;
	margin:0;
}
#left p{
	margin:0px 8px 10px 8px;
}
#left .content{
	border-right: #c5c5c5 1px solid;
	border-left: #c5c5c5 1px solid;
	margin:0;
	padding:0;
}
#left h3{
	background:url(../images/rounded_grey.jpg) no-repeat;
	width:174px;
	height:16px;
	margin:20px auto;
	padding:3px 0 3px 15px;
}
#large_left h3{
	background:url(../images/rounded_grey_lg.jpg) no-repeat;
	width:322px;
	height:16px;
	margin:10px 5px;
	padding:3px 0 3px 10px;
}

#middle{
	padding:0;
	height: 950px;
	background: #fff;
	width: 554px;
	float: left;
	margin: 0 0 15px 15px;
}
#middle .left{
	float:left;
	width:196px;
	height:210px;
	margin:10px 0 0 0;
	padding:0;
}

.large_footer{
	background:url(../images/large_box_footer.gif) top no-repeat;
	padding:3px 0 0 10px;
	height:25px;
	bottom:0;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
#middle .right{
	width:345px;
	height:210px;
	margin:10px 0 0 0px;
	padding:0;
	background:url(../images/top_middle_corners.gif) top no-repeat;
	float: right;
}
#middle .sm_right{
	width:196px;
	float:right;
	height:205px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../images/top_smallbox_corners.gif) top no-repeat;
}
#fullsize_main{
	width:555px;
	height:155px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../images/top_fullsize_corners.gif) top no-repeat;
	float: left;
}
.fullsize_box{
	background:url(../images/fullsize_box_footer.gif) top no-repeat;
	padding:0;
	height:25px;
	width: 555px;
	bottom: 0px;
	margin:10px 0;
}
#fullsize_main h3{
	color:#c71010;
	font-size:16px;
	font-weight:normal;
	background:none;
	margin:10px 15px 15px 5px;
}
#fullsize_main p{
	margin:5px 0px 8px 15px;
}
#fullsize_main img{
	float:right;
	margin:15px 15px 5px 15px;
}
#sub{
	margin:0;
	padding:0 10px 0 0;
	width:520px;
	_width:500px;
	float:right;
}
#sub p{
	margin:15px 0 !important; 
}
#sub h3{
	margin:15px 0 !important; 
}
#sub hr{
	margin:10px auto !important;
	width:95%;
}
#groups{
	width:327px;
	height:135px;
	overflow:auto;
	margin:0 auto;
}
#groups hr{
	background:#cecece;
	height:1px;
	margin:8px 0 8px 0;
	_margin:8px 0 8px 0;
	border:none;
	padding:0;
}
#groups p{
	line-height:normal;
	margin:5px 0;
	padding:0;
}
#groups h4{
	margin:10px 0;
	border-bottom:#ccc 1px solid;
	display:block;
	padding-bottom:8px;
}
#speaker_container{
	width:327px;
	height:157px;
	overflow:auto;
	margin:9px auto 0px auto;
}
.speaker{
	margin:0;
	padding:0 0 3px 0;
	border-bottom:#ccc 1px solid;
	height:77px;
}
.image {
	padding:0;
	margin:0 2px 2px 0;
	width:75px;
	float:left;
	border: 1px solid #c1c1c1;
	clear: left;
}
.speaker_text {
	padding:0;
	margin:0;
	width: 224px;
	height:77px;
	float:right;
	clear:right;
 }
.speaker_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:3px 10px;

}
.speaker_text h2{
	margin:10px 10px 0 10px;
	font-size: 15px;
	line-height:normal;
	color: #333;
	font-weight:normal;
}
.speakerbios{
	width:98%;
	list-style:none;
	margin:10px 0px 10px 10px;
}
.speakerbios li{
	display:block;
	float:left;
	margin:0 0 0 5px;
}

#large_left{
	float:left;
	width:345px;
	height:205px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../images/top_middle_corners.gif) top no-repeat;
}

#large_left ul{
	list-style:none;
	width:325px;
	margin: 20px 8px;
	height: 72px;
	display: block;
}
#large_left li{
	list-style:none;
	float:left;
	margin: 0 0 0 8px;
}

#large_left p.link{
	margin:20px 15px;
}
#flashhero {
	width: 554px;
	height: 242px;
	margin: 0;
	padding: 0;
	border:none;
}
#right{
	float:right;
	width:187px;
	padding:0;
	background:#fff url(../images/bottom_right.gif) bottom no-repeat;
	clear: right;
}
#right p{
	color:#666;
	font-size:11px;
	margin:10px;
}
#right p strong{
	color:#004b91;
	font-weight:600;
	font-size:14px;
	margin: 10px 0 5px 0;
	_margin:5px 0;
	line-height: 18px;
}
#right h3{
	color:#333333;
	font-size:14px;
	font-weight:normal;
	margin: 10px;
}
#right ul{
	list-style:none;
	width:185px;
	height: 250px;
}
#right li{
	display:block;
	list-style:none;
	float:left;
	font-size:11px;
	margin:0 0 5px 8px;
	width: 70px;
}
#right li.imgs{
	width:90px;
	margin:0 0 0 8px;

}

#right .register_box{
	background:url(../images/reg_box.gif) no-repeat;
	margin:0;
	padding:10px 10px 5px 10px;
}
#right .register_box h2{
	display:block;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c71010;
	font-weight:bold;
	width: 140px;
	background:url(../images/bookonline.gif) right no-repeat;
}
#right .register_box h2 a{
	display:block;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c71010;
	font-weight:bold;
	background:url(../images/bookonline.gif) right no-repeat;
	width: 140px;
}
#right .register_box h2 a:hover{
	display:block;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004b91;
	font-weight:bold;
	background:url(../images/bookonline0.gif) right no-repeat;
	text-decoration:none;
}
#right .register_box p{
	margin:10px 0 0 0;
}
#right .content{
	border-right: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-top: #ddd 1px solid;
}
#right p.cta_grad{
	background:url(../images/cta_grad.gif) bottom no-repeat;
	margin:0px;
	padding: 3px 10px 8px 10px;
}
#right p.cta_gradmic{
	background:url(../images/cta_gradmic.gif) bottom no-repeat;
	margin:0px;
	padding: 3px 10px 8px 10px;
}

/* Images
------------------------*/


a .eventimageleft, a .eventimageright, a .eventimagecenter, a .eventimagecentre, a .eventimageleftsub {
	border:none;
}


.eventimagecenter, .eventimagecentre {
	text-align: center;
	margin:5px;
}
.eventimagecenter, .eventimagecentre{
	margin:0 auto;
}
.eventimageleft{
	float: left;
	margin:0 10px 5px 0;
	padding:0;
	clear: left;
}
.eventimageleftsub{
	float: left;
	margin:0 10px 35px 0;
	padding:0;
	clear: left;
}
 .eventimageright {
	float: right;
	margin:0px 0px 0 0px;
	clear: right;
}

/* Sub Pages
------------------------*/
#left_sub{
	width:775px;
	height:auto;
	min-height:800px;
	background:url(../images/sub_page_footer.gif) bottom no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
* html #left_sub{
	height:800px;
}
#left_sub h1{
	background:url(../images/h1_bg.gif) top no-repeat;
	font-weight:bold;
	font-size:24px;
	padding: 20px 15px 0 15px;
	margin: 0;
	height:34px;
	line-height:28px;
}

#left_sub .left_subcontent{
	width:773px;
	border-left:#c5c5c5 solid 1px;
	border-right:#c5c5c5 solid 1px;
	margin:0;
	padding:20px 0 0 0;
	height:auto;
	min-height:730px;
	background: #fff;
}

* html .left_subcontent{
	height:730px;
}
#left_sub .left_subcontent p{
	margin:0 15px 15px 15px;
}

#left_sub .left_subcontent2{
	width:743px;
	border-left:#c5c5c5 solid 1px;
	border-right:#c5c5c5 solid 1px;
	margin:0;
	padding:20px 0 0 30px;
	height:auto;
	min-height:1420px;
	background: #fff;
}

* html .left_subcontent2{
	height:1420px;
}

.sub_left{
	margin:0 25px 0 15px;
	width:200px;
	float:left;
	background:url(../images/left_bg.gif) top no-repeat;
	height: 100%;
	min-height:650px;
}


* html .sub_left{
	height:650px;
}
.sub_left img{
	border-bottom:2px #004b91 solid;
	margin: 8px 0 0 0;
}
.sub_left h3{
	text-transform:uppercase;
	margin:20px 10px 15px 10px;
	font-size: 12px;
}
.sub_left p{
	font-size:11px !important;
	margin:5px 10px 10px 10px !important;
}
.sub_left blockquote{
	font-size:11px;
	margin:10px;
}
.sub_left cite{
	font-size:11px;
	margin:10px;
	display:block;
	text-align:right;
	font-weight:bold;
	font-style:normal;
}
.sub_left hr{
	width:95%;
	margin:5px auto;
}

.sub_leftres{
	margin:0 25px 0 15px;
	width:200px;
	float:left;
	background:url(../images/left_bg.gif) top no-repeat;
	height: 100%;
	min-height:1600px;
}


* html .sub_leftres{
	height:1600px;
}
.sub_leftres img{
	border-bottom:2px #004b91 solid;
	margin: 8px 0 0 0;
}
.sub_leftres h3{
	text-transform:uppercase;
	margin:20px 10px 15px 10px;
	font-size: 12px;
}
.sub_leftres p{
	font-size:11px !important;
	margin:5px 10px 10px 10px !important;
}
.sub_leftres blockquote{
	font-size:11px;
	margin:10px;
}
.sub_leftres cite{
	font-size:11px;
	margin:10px;
	display:block;
	text-align:right;
	font-weight:bold;
	font-style:normal;
}
.sub_leftres hr{
	width:95%;
	margin:5px auto;
}

#past_SSONevents{
	display:block;
	width:450px;
	margin: 10px 5px 10px 0px;
	;
	padding: 5px;
	float: right;
}
.yellow{
	background:#f8fbfd;
}

#past_SSONevents h2{
	margin:15px;
}
#left_sub h2{
	margin:0px 15px 15px 0;
}
#left_sub ul{
	padding:0;
	margin:5px 10px 15px 15px;
	list-style:url(../images/bullet.gif);
}
#left_sub ul li{
	margin:5px 20px;
	list-style:url(../images/bullet.gif);
	font-size:12px;
}

.connect{
	width:500px;
	padding:0px;
	margin: 0px 0 15px 0!important;
	float: right;
	list-style:none !important;
}

.connect li{
	display:block;
	list-style:none !important;
	float:left;
	padding:0 !important;
	margin:5px 0 !important;
	text-align:left;
	width:100px;
	clear:left;
}
.connect li.info{
	width:350px;
	height:100px;
	clear:none;	
	padding:5px 10px !important;
}

.bullets{
	width:530px;
	float: right;
	margin: 0 !important;
	clear: right;
	display:block;
}
.connect td{
	width:50%;
}

/* Download Center
--------------------------- */
.DownloadCenter h2{
	margin-left:15px !important;
}
.DownloadCenter {
	display: block;
	float: left;
	padding:0;
	margin:0 0 8px 10px;
}
.DownloadCenter .eventimageleft{
	float: left;
	margin-right: 15px !important;
	clear: left;
	border:none;
}
.DownloadCenter p{
	margin:5px !important;
	text-align:left;
	display:block;
	font-size:11px;
}
.DownloadCenter td{
	padding:10px 0 30px 0;
	width:50%;
}
#sson_box{
	width:732px;
	margin:0px 15px 10px 19px;
	padding:10px 0;
	border-left: #c7c7c7 1px solid;
	border-right: #c7c7c7 1px solid;
	border-bottom: #c7c7c7 1px solid;
}
h3.sson_box{
	background:url(../images/sson_box_top.gif) top no-repeat;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #565a5c;
	margin:15px 15px 0 15px;
	padding:15px 0 0 15px;
}


/* Agenda
------------------------*/
#Agenda{
	width:975px;
	height:auto;
	min-height:800px;
	background:url(../images/a_footer.jpg) bottom no-repeat;
	float: left;
	margin: 0;
	padding:0;
}
* html #Agenda{
	height:800px;
}

#Agenda h1{
	background:url(../images/a_bg.jpg) top no-repeat;
	font-weight:bold;
	font-size:24px;
	padding: 20px 15px 0 15px;
	margin: 0;
	height:34px;
	line-height:28px;
}
#Agenda h2{
	color:#0d315f;
	font-weight: bold;
	font-size: 14px;
}
#Agenda .Time, #Workshops .Time {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: left;
	padding: 0px 7px 0 0;
	color:#000000;
	display: block;
}

#Agenda .Session_Speaker{
	font-size:11px;
	color:#333333;
}

#Agenda .Break{
	display:block;
	padding:5px 10px;
	background: #eee;
	border-bottom: 1px #c7c7c7 solid;
	margin:0 auto;
	_margin: 0 5px 0 0;
	width: 95%;
}
#Agenda .Session{
	display:block;
	padding:5px 10px;
	border-bottom: 1px #c7c7c7 solid;
	margin:0 auto;
	_margin: 0 5px 0 0;
	width: 95%;
}
#Agenda .Session_table{
	display:block;
	padding:5px 0px;
	border-bottom: 1px #c7c7c7 solid;
	margin:0 auto;
	_margin: 0 5px 0 0;
	width: 97%;
}
#Agenda  .last{
	border-bottom:none;
}

#Agenda ul{
	padding:0;
	margin:5px 10px 15px 15px;
	list-style:url(../images/bullet.gif);
}
#Agenda ul li{
	margin:5px 20px;
	list-style:url(../images/bullet.gif);
	font-size:12px;
}

#Agenda table th{
	padding:5px;
}
#Agenda table tr{
	vertical-align:top;
}
#Agenda table td{
	padding:3px;
	vertical-align:top;
	width:25%;
}




/* Track
--------------------------- */
.track {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-color:#3c4698;
}
.track_1{
	background:#e1e0ed;
}
.track2 {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-color:#3bad51;
}
.track_2{
	background:#d9eedc;
}

.track3 {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: bold;
	color:#2b2728;
	font-size: 11px;
	text-align: center;
	background-color:#f1dd00;
}
.track_3{
	background:#faf5da;
}

.track4 {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-color:#e69a25;
}
.track_4{
	background:#e9bd7a;
}


/* Prices
--------------------------- */
.Prices h2, .Prices p, .Prices ul, .Downloads h2, .Downloads p, .Downloads ul{
	margin-left:15px !important;
}
.Prices table {
	margin:10px 15px !important;
	width:95%;

	}

.Prices th {
	font-weight: bold;
	background: #E9E9E9 url("/images/data/IQPC_TEXTBLOCK/image8/73272.PNG") repeat-x;
	padding: 5px;
	}

.Prices tr:hover {
	background: #F5F5F5;

	}

.Prices tr {
	text-align: center;
	padding: 5px;
	background:#E9E9E9;
	}

.Prices td {
	padding:3px 3px 3px 5px;
	text-align:center;
	}
	
.Prices .RegisterRow {
	background: #E9E9E9;
	text-align: right;
	padding: 5px;
	}

.Prices .Package {
	text-align: left;
	background: #D6D6D6;
	}



/* Speakers/Sponsors/Media Partners */

/****************************************************/


#Speakers, #Sponsor {
	display:block;
	padding:5px 15px;
}
#Speakers .partner, #Sponsor .partner {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid #d7d7d7;
}
#Speakers .partner img {
	float: left;
	border:none;
	margin: 0 15px;
}
#Sponsor .partner img {
	float: left;
	border:none;
	margin:0;
}
#Sponsor .partner.noborder{
	border-bottom:none;
}
#Speakers .partner img a, #Sponsor .partner img a{border:none;}
#Speakers .partner p {
	float: right;
	clear: right;
	width: 600px;
}
#Sponsor .partner p {
	float: right;
	clear: right;
	width: 500px;
}
#Speakers .partner ul{
	float: right;
	clear:right;
	width:600px;
}
#Sponsor .partner ul {
	float: right;
	clear:right;
	width:500px;
}
#Speakers .partner p .speaker_name{
	margin:10px 0;
	font-size: 14px;
	line-height:normal;
	color: #0d315f;
	font-weight:bold;

}
/****************************************************/






/* Footer
------------------------*/
#footer {
	clear:both !important;
	bottom:0px !important;
	background: url(../images/footerbg.gif) repeat-x #004b91;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #cdcccc;
	width: 100%;
	height:70px;
	margin:0;
	padding:40px 0 0 0 !important;
	text-align: center;
}
#footer ul{
	width:977px;
	display:block;
	margin:0 auto;
	list-style:none;
	height:55px;
}
#footer ul li{
	float:left;
	margin:0 15px 0 0;
	padding:0;
	height: auto;
}
#footer ul li ul{
	width:275px;
	margin:5px 0 0 0 !important;
	height:60px;
	padding:0;
	display: block;

}
#footer ul li ul li{
	border-right: #6692b6 1px solid;
	list-style:none;
	margin:0px 5px 5px 0 !important;
	padding: 0 5px 0 0 !important;
	float: left;
}
#footer ul li ul li.last{
	border-right: none;
	padding:0;
	margin-right: 0px;
}
.sson_logo{
	width:175px;
	height:65px;
	border-right: #6692b6 1px solid;
}

#footer2{
	background:#004b91;
	border-top:#6692b6 1px solid;
	height:70px;
	width:100%;
}
#footer2 p{
	color:#cdcccc;
	margin:10px auto;
	width: 977px;
	font-size:11px;
}
#footer2 a, #footer a{
	color:#cdcccc;
}
#footer2 a:hover, #footer a:hover{
	color:#cdcccc;
}

/***************************************************************************************/
/* Pop Up CSS
/***************************************************************************************/
#popup {
	position: fixed; bottom: 0; left: 0; width: 100%; background: #1063A7; height: 0; border-top: 3px solid #C71010; opacity: 0;
	color: #FFF;
}
#popup img#logo {
	left:140px; position:relative; top:20px;
}
#popup  p {
	margin: 0; position: relative; left: 325px; top: -50px; width: 802px;
}
#popup  p img {
	margin-top: 5px;
}
#popup a#close {
	left:94%; position:relative; top:-157px; width: 52px; height: 17px; display: block;
}