


@import "http://www.tipc.org/stylesheets/author.css";

.Section1 {
	margin-top:20px;

}
h1 {
	text-align:center;
	font-size:14pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
}
h2 {
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
}
body, p, ul li, ol li, table.form td {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	line-height:11pt;
	margin-bottom:16pt;
}
p, ul li, ol li {
	text-align:left;	
}
table.form td.h2 {
	background-color: #F6F6F6;
}
.scrolldiv {
	width:500px;
	height:100px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
	font-family:Helvetica,sans-serif;
	color:#000;
	font-size:10;
	text-align:justify;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	padding:2px;
}
.error {
	color:#f00;
	font-size:12pt;
	font-weight: bold;
}
.errorsmall {
	color:#f00;
	font-size:8pt;
}
.formhighlight {
	background-color: #FFDECE;
}
n {
	color:#f00;
}
ul li {
	list-style-type: square;
}
ol li {
	font-weight: bold;
}
.badgecolumn {
	width:158px;
}
.badgecolumn div {
	-moz-box-sizing: border-box;
	width:150px;
	padding: 10px 10px 10px 10px;
	margin: 0px 4px 0px 4px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:9pt;
	color: #FFF;
	background-image: url(../images/regButton-background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #01570D;
}
.imageright	{
	float:right;
	border: 1px solid #003399;
	margin-left:5px;
}

.imageleft	{
	float:left;
	border: 1px solid #003399;
	margin-left:5px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://tipc.org/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://tipc.org/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/* Structural Layouts */

#wrapper { height:100%; margin:10px 5px 0 5px; background:url(../images/g_body-bg.gif) repeat-y top;}
#firstCol { width: 181px; float:left; text-align:left; }
#secondCol { float:left; text-align:left; width:585px; overflow:hidden; }
#secondCol #secondCol-single {float:left; padding: 0 20px 0 25px; }
html>body #secondCol #secondCol-single { width:570px; padding: 0 20px 0 25px; }
#singleCol { width:720px; padding: 0 20px 0 25px; text-align:left; background:#fff;}
html>body #singleCol { width:720px; background:#fff;}
#homeWrap { text-align:left; margin: 0 5px 0 5px;}


/* Top Content Panel */
#contentTop { width:452px; float:right; margin-bottom:15px; }
#contentTopWide{ margin-bottom:15px; }
#contentTop h1,#contentTopWide h1 { width: 350px; font-size: 1.3em; color: #302D7C; margin: 0 0 0 0; float:left; }
#contentTopWide h1 { width: 390px; }
#contentTop p,#contentTopWide p { float:right; }
#contentTop p a,#contentTopWide p a{ color:#332884; }
#contentTop p a:hover,#contentTopWide p a:hover{ text-decoration:none; color:#332884; }
div.pic{ width: 73px; float:left; margin: 0 15px 2px 0;}
div.pic img{padding:1px; border:1px solid #C2DD7A;}
div.articleContent{ clear:right; text-align:left; margin-right:20px; }

#singleCol h1 { font-size: 1.3em; color: #302D7C; margin: 0 0 0 0; }


/* Content */
#content{ line-height: 1.7em; color:#020107; font-family: Verdana, Arial, Helvetica, Sans-serif; }
#content p { margin: 2px 0 1.5em 0;}
#content a { text-decoration: underline; color: #6BA141;}
#content a:HOVER{ text-decoration: none; color:#6C9E01;}

#content h3 { font-size: 1em; color: #302C76;}
#content acronym { border-bottom: 1px dotted #3D5F8B;}

#content hr {  height: 1px; color: #fff; margin: 17px 0; }
#content ul,#content ol { margin: 1em 0 1em 1.5em;}





#loginForm {width:300px!important; margin:20px auto; padding-right:20px; padding-top:20px; text-align: left;}
		
form#Login { margin-top:20px; width:320px!important; padding:90px 30px 20px 15px; background:url(/images/login/bgForm.gif) no-repeat left top; color:#FFF;}
.loginbox {border: 1px solid #ffffff; background:url(/images/login/bgInput.gif) no-repeat top left; margin:1px; width:150px; font-size:85%; padding:3px; height:22px;}
#buttonGo { margin-top:5px; margin-left:192px; background:url(/images/login/buttonGo.gif)}
.description {display:block; width:70px; float:left; margin-top:5px}

/* ( Form AntiSpam ) */
.FormColorContainer2 legend { width:100%!important;font-family: Verdana, arial, helvetica, sans-serif;font-size: 11px;color: #666666;}
.FormColorContainer2 hr{display:none; font-family: Verdana, arial, helvetica, sans-serif;font-size: 11px;color: #666666;}		
.FormColorContainer2 fieldset{margin-left:0!important; width:140%; padding-top:10px; padding-bottom:4px; font-family: Verdana, arial, helvetica, sans-serif;font-size: 11px;color: #666666;}
.FormColorContainer2 fieldset label{float:left!important; width:99px!important; padding-bottom:4px!important; font-family: Verdana, arial, helvetica, sans-serif;font-size: 11px;color: #666666;line-height: 13px;text-decoration: none;font-weight: normal;	line-height:16px;}
.choicebox{margin-right:10px; }
span.choicebox{padding:2px 0 2px 0; }		
span.choicebox span{margin-right:0px; padding-left:12px;}	





}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration: none;
	background-color: #ffffff;
	border: #959595;
}








































#loginForm {width:300px!important; margin:20px auto; padding-right:20px; padding-top:20px; text-align: left;}
		
form#Login { margin-top:20px; width:320px!important; padding:90px 30px 20px 15px; background:url(/images/login/bgForm.gif) no-repeat left top; color:#FFF;}
.loginbox {border: 1px solid #ffffff; background:url(/images/login/bgInput.gif) no-repeat top left; margin:1px; width:150px; font-size:85%; padding:3px; height:22px;}
#buttonGo { margin-top:5px; margin-left:192px; background:url(/images/login/buttonGo.gif)}
.description {display:block; width:70px; float:left; margin-top:5px}