@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F2F4;
}
a{
	color: #2F4779;
}
#mainWrapper {
	width: 1007px;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}

#headerWrapper {
	height: 80px;
	padding-top: 2px;
	width: 1007px;
	float: left;
}
#headerLeftBox {
	float: left;
	width: 507px;
	font-size: 22px;
}
.imgLeftLogo {
	padding-right: 11px;
	padding-left: 7px;
}
#headerRightBox {
	float: left;
	width: 490px;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}
#ulTop {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#ulTop li {
	display: inline;
}
#ulTop li a {
	color: #2F4779;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#ulTop li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#ulTop .footerNoBorder a, #ulFooter .footerNoBorder a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
#headerSearchBox {
	float: left;
	width: 490px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.formTxt {
	font-size: 11px;
}
.blueButton {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #6D84B4;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#topMenu {
	width: 1007px;
	height: 43px;
	background-image: url(../images/topMenuBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#ulMenu {
	margin: 0px;
	padding: 0px;
}
#ulMenu li {
	display: inline;
}
#ulMenu li a {
	padding-right: 37px;
	padding-left: 37px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 13px;
	padding-bottom: 16px;
	background-image: url(../images/topMenuBars.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuCurrent, #ulMenu li a:hover {
	background-color: #6D84B4;
}
#mainImage {
	width: 1007px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6D84B4;
	height: 202px;
}
#migas {
	padding-bottom: 8px;
	float: left;
	padding-top: 6px;
	padding-left: 12px;
	width: 995px;
}
#migas a {
	color: #000000;
}
#migas a:hover {
	color: #FF6600;
	text-decoration: none;
}

#pageTitle {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	width: 995px;
	float: left;
	padding-left: 12px;
	color: #3B5998;
}
#pageContent {
	width: 972px;
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	font-size:12px;
}
#pageFooterWrapper {
	height: 80px;
	float: left;
	width: 1007px;
	background-color: #6D84B4;
	margin-top: 43px;
	text-align: center;
	color: #FFFFFF;
}
#ulFooter {
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ulFooter li {
	display: inline;
}
#ulFooter li a {
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#ulFooter li a:hover {
	text-decoration: underline;
}

#footerCentered {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	margin-bottom: 14px;
}
#homeLeftBox {
	float: left;
	background-color: #F3F3F3;
	border: 1px solid #E1E1E1;
	color: #666666;
	padding-left: 5px;
	padding-top: 6px;
	background-image: url(../images/leftMenuBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:11px;
	overflow:hidden;
}
#trackList {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 2px;
}
#trackList li {
	list-style-type: none;
	display: block;
}
#trackList li a:link, #trackList li a:active, #trackList li a:visited {
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	padding-left: 12px;
	margin-right: 1px;
	width: 100%;
}
#trackList li a:hover, #trackList li a.current {
	color: #FFFFFF;
	background-color: #6D84B4;
	background-image: url(../images/leftMenuCurrentBullet.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
}
#homeRightBox dl {
	margin: 0px;
	padding: 0px;
}
#homeRightBox {
	width: 745px;
	float: left;
	padding-left: 20px;
	font-size: 12px;
}

#homeRightBox a:hover {
	color: #FF6600;
	text-decoration:none;
}
#hRLeft {
	float: left;
	width: 254px;
	height: 248px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-top: 5px;
	padding-right: 13px;
	font-size: 11px;
}
.titleWithLine {
	font-size: 13px;
	font-weight: bold;
	color: #3B5998;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D84B4;
	padding-bottom: 4px;
	margin-bottom: 13px;
	padding-left: 4px;
}
.ulSqares {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ulSqares li a {
	display: block;
	padding-bottom: 15px;
	color: #000000;
	padding-left: 13px;
	margin-left: 11px;
	background-image: url(../images/blackBullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.arrowLink {
	color: #2F4779;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#hrRight {
	float: left;
	width: 463px;
	padding-top: 5px;
	padding-left: 13px;
	font-size: 11px;
}
.blueTitle {
	font-weight: bold;
	color: #3B5998;
	font-size:13px;
}
.ulSimple {

}
.ulSimple {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ulSimple li {
	display: block;
	padding-bottom: 10px;
	background-image: url(../images/blackBullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
	margin-left: 11px;
}
.titleWithLine11 {
	font-size: 14px;
	font-weight: bold;
	color: #3B5998;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D84B4;
	padding-bottom: 4px;
	margin-bottom: 3px;
	padding-left: 4px;

}
.imgCandado
{
	padding-left:9px;
	padding-right:9px;
}
.ulSiteMap {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
.ulSiteMap li a {
}
.ulSiteMap li ul {
	list-style-type: square;
}
#cse-search-results
{
	width:745px;
	overflow:auto;
}
.blueImageButtom {
	background-image: url(../images/blueButton.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 185px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ulBlueBullet {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulBlueBullet li a {
	display: block;
	width: 400px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-image: url(../images/blueBlullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
	text-decoration: none;
	font-size: 14px;
}
.borderImage {
	padding: 2px;
	border: 1px solid #CAC7CF;
	margin-right: 10px;
	margin-bottom: 2px;
}
.signUpBox {
	width: 352px;
	float: left;
	padding-left: 13px;
}
#signUpLeft {
	float: left;
	width: 354px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-right: 13px;
}
#superMainWrapper {
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	

}
.notes {
	font-size: 11px;
	color: #314A80;
	font-weight: 700;
}
.validatorStyle
{
	font-size:11px;
}
#warningBox {
	background-image: url(../images/warningIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 52px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA8040;
	font-size: 11px;
	color: #CB3E0C;
	margin-bottom: 20px;
}
.warningBox {
	background-image: url(../images/warningIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 52px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA8040;
	font-size: 11px;
	color: #CB3E0C;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
}
.warningBox ul {
	margin-top: 4px;
	list-style-type: none;
	padding-left: 15px;
}
.warningBox ul li {
	display: block;
	background-image: url(../images/orangeBullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: normal;
}

.warningBoxTitle {
	font-size: 15px;
	font-weight: bold;
}
.ulErrors {
	margin-top: 4px;
	list-style-type: none;
	padding-left: 15px;
}
.ulErrors li {
	display: block;
	background-image: url(../images/orangeBullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	padding-bottom: 4px;
}
.ulSteps {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/stepsLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.ulSteps li {
	display: inline;
}
.ulSteps li a:link, .ulSteps li a:active, .ulSteps li a:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	padding-right: 17px;
	padding-left: 19px;
	background-image: url(../images/stepsArrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	padding-top: 5px;
	cursor:default;
}
.ulSteps li a:hover
{
	color: #000000;
}

.stepCurrent {
	font-weight: bold;
	color: #314A80;
}

.steps {
	height: 25px;
	background-color: #ECF2F9;
	background-image: url(../images/stepsLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 30px;
	text-align: right;
	font-size:11px;
}
.stepRight {
	background-image: url(../images/stepsRightCorner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 25px;
	width: 4px;
}
.subTitle {
	font-size: 18px;
	font-weight: bold;
	color: #3B5998;
	display: block;
	padding-bottom: 29px;
}
.subTitleBlueBg {
	font-size: 14px;
	font-weight: bold;
	color: #3B5998;
	display: block;
	height: 50px;
	text-align: center;
	background-image: url(../images/accountTypeBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ulSignUp {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.ulSignUp li {
	display: block;
	background-image: url(../images/blueRoundedBullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.myIAMBox {
	float: left;
	width: 310px;
	font-size: 11px;
	margin-right: 14px;
	padding-bottom: 30px;
	height: 250px;
}
.myIAMTitle {
	font-size: 15px;
	color: #3B5998;
	display: block;
	padding-bottom: 18px;
}
.myIAMBoxTitle {
	font-weight: bold;
	color: #3B5998;
	display: block;
	height: 40px;
	background-image: url(../images/accountTypeBG.png);
	background-repeat: no-repeat;
	background-position: -35px 3px;
	font-size: 15px;
}
.myIAMBoxTitle img {
	padding-right: 5px;
}
.ulMyIAM {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	list-style-type: none;
}
.ulMyIAM li {
	padding-bottom: 10px;
}
.ulMyIAM li ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.ulMyIAM li ul li {
}
.ulMyIAM a:link, .ulMyIAM a:active, .ulMyIAM a:visited {
	text-decoration:none;
}
.ulMyIAM a:hover {
	text-decoration: underline;
}
#topMessageBox {
	width: 100%;
	height: 32px;
	background-image: url(../images/MessageBoxRightCorner.gif);
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	background-position: right;
	margin-bottom: 20px;
}
#messageBoxLeftCorner {
	background-image: url(../images/MessageBoxLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 32px;
	width: 10px;
	float: left;
}
#messageBoxMessage {
	display: block;
	height: 22px;
	float: left;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
.success
{
	background-image: url(../images/accept.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4A932D;
}
.wrong
{
	background-image: url(../images/block.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CD1F18;
}
.homeLeftBox {
	width: 200px;
}
.conferenceLeftBox {
	width: 230px;
}
#conferenceRightBox {
	width: 715px;
	float: left;
	padding-left: 20px;
	font-size: 12px;
}
.tableRowBorder tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.addBlueButton {
	color: #FFF;
	background-image: url(../images/addBlueButton.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 133px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 34px;
	padding-top: 4px;
}
.deleteButton {
	font-size: 11px;
	color: #CA0303;
	text-decoration: none;
	display: inline;
	background-image: url(../images/deleteSmallIcon.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 20px;
	height: 16px;
	width: 40px;
	padding-bottom: 2px;
}
.DocDelete{
	font-size: 11px;
	color: #CA0303;
	text-decoration: none;
	display: inline;
	background-image: url(../images/document__minus.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 22px;
	height: 16px;
	width: 40px;
	padding-bottom: 4px;
}
.docEdit {
	font-size: 11px;
	text-decoration: none;
	display: inline;
	background-image: url(../images/document__pencil.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 22px;
	height: 20px;
	width: 40px;
	padding-bottom: 4px;
}
.docAdd {
	font-size: 11px;
	text-decoration: none;
	display: inline;
	background-image: url(../images/document__plus.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 22px;
	height: 20px;
	width: 40px;
	padding-bottom: 4px;
}
.RowBorder td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.tablesHeader td, .tablesHeader th {
	color: #FFF;
	background-color: #6D84B4;
	font-weight: bold;
	height:35px;
	font-size:12px;
	text-align:left;
}
.tablesHeader a
{
	color:#FFFFFF;
}

.tablesAlternating
{
	background-color:#F1F3F8;
	font-size:11px;
}
.tablesItem
{
	font-size:11px;
}
.aUserDetails {
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	padding-left: 19px;
	float: left;
	padding-right: 3px;
	background-position: 1px;
	padding-bottom: 2px;
}


ul.ulTab li{
	background:url(../images/tabRightNormal.png) no-repeat right top;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:2px;
	color:#FFFFFF;
	height: 29px;
}

ul.ulTab li a {
	background:url(../images/tabLeftNormal.png) no-repeat left top;
	height:29px;
	float:left;
	padding-top:8px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#ulMenuTab .currentTab a, ul.ulTab li a:hover {
	background:url(../images/tabLeftCurrent.png) no-repeat left top;
}
#ulMenuTab .currentTab, ul.ulTab li:hover{
	background:url(../images/tabRightCurrent.png) no-repeat right top;
}
ul.ulTab{
	list-style-type:none;
	padding:0px;
	margin:0px;
	float: right;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #254A9F;
	width: 100%;
	padding-left: 11px;
}
.ulConfenceDetails {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ulConfenceDetails li:hover {
	background-color: #F8F8F8;
	
}
.ulConfenceDetails li ul {
	list-style-type: none;
	padding-left: 20px;
}
.ulConfenceDetails li ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.ulConfenceDetails li {
	padding-bottom: 30px;
	display: block;
}
.goBackButton {
	background-color: #6D84B4;
	display: block;
	padding-right: 14px;
	padding-left: 24px;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #3B5998;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/goBackBullet.png);
	background-repeat: no-repeat;
	background-position: 14px 10px;
}
.ulFilter {
	font-size: 11px;
	padding-top: 0px;
	margin-top: 5px;
	list-style-type: none;
	padding-left: 25px;
}
.papersResultCount {
	font-size: 22px;
}
.AddButton {
	font-size: 11px;
	text-decoration: none;
	display: inline;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 20px;
	height: 16px;
	width: 40px;
	padding-bottom: 2px;
}
#popupWrapper {
	background-color: #FFF;
	width: 100%;
	float: left;
}
#popupHeader {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6D84B4;
	float: left;
	width: 100%;
}
#popupContent {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom:40px;
}
.messageBox {
	background-color: #D8D8D8;
	border: 1px solid #6D84B4;
	padding: 7px;
	font-size: 11px;
	margin-bottom: 20px;
}
.imgVideos {
	padding-right: 20px;
}
.videosContainer {
	float: left;
	width: 100%;
	height: 145px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D8E8;
	margin-bottom: 10px;
}
.redText
{
	color: #CA0303;
}
.bigRoudedBox {
	background-image: url(../images/bigRoundedBox.png);
	background-repeat: no-repeat;
	height: 349px;
	width: 912px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.warningTitle {
	background-image: url(../images/warningIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 52px;
	color: #D4440D;
	margin-bottom: 13px;
	font-size: 21px;
	font-weight: bold;
	display: block;
	height: 35px;
	padding-top: 8px;
}
.nonUnderline
{
    text-decoration: none;
}