/* CONTINUES INTEGRATION AND TESTING CONFERENCE | STYLES */
body,
html 
{
	margin:0;
	padding:0;
	background: white;
}
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}
a:link
{
	color: #5D8EF5;
	text-decoration: none;
}
a:visited
{
	color: #5D8EF5;
	text-decoration: none;
}
a:hover
{
	color: #5D8EF5;
	border-bottom: none;
}
em
{	
	font-size: 0.8em;
	font-style: italic;
	vertical-align: text-top;
}
form
{
	display: none;
}
h1
{
	text-align: left;
	border-bottom: solid 1pt black;
	font-size: 22pt;
	padding: 0;
	margin: 0;
}
h3
{	
	margin-top: 20px;
	padding-left: 5px;
	border-left: solid 2px #5D8EF5;
}
h4
{
	font-size: 0.8em;
	padding-left: 5px;
	border-left: solid 2px #5D8EF5;
}
img
{
	border: none;
}
#MainFrame
{
	background-image: none;
	width:776px;
	display: inline;
}
/*===========HEADER===============*/
.header 
{
	display: none;
}
.FAQ .header
{
	display: none;
}
.Contact .header
{
	display: none;
}
.header h5
{
	display: none;
}
/*===========NAVIGATION===============*/
.Navigation
{
	width:100%;
	margin: 10pt 0;
}
.Navigation ul a:link
{
	display: none;
}
.Navigation ul a:visited
{
	display: none;
}
.Navigation ul a:hover
{
	display: none;
}
.Navigation img
{
	padding-right: 15pt;
}
.Navigation ul
{
	display: none;
}
.Navigation li
{
	display: none;
}
#Sponsors
{
	display: none;
}
#Sponsors img
{
	text-align: center;
}

/*===========MAINCONTENT===============*/
.Contact label
{
	display: block;
	border: none;
	font-size: 0.9em;
	font-weight: 800;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}
.Contact input
{
	width: 175px;
}
.Contact textarea
{
	width: 250px;
	height: 100px;
	display: block;
}
.Contact input#Submit
{
	border: solid 1px #5D8EF5;
	border-right: solid 2px #5D8EF5;
	border-left: solid 2px #5D8EF5;
	margin-top: 5px;
	width: 70px;
}
#JoinGroup
{
	text-align: left;
}
#JoinGroup input
{
	margin-top: 5px;
	vertical-align: text-top;
}
.MainContent
{
	width:100%;
	padding-right: 30px;
}
.MainContent ul
{
	font-size: 0.9em;
	font-weight: 800;
}
.MainContent li
{
	font-size: 0.9em;
	font-weight: normal;
	list-style-image: url(../_Images/Bullet.png);
	line-height: 17px;
}
.TopLink
{
	display: none;
}
/*===========FOOTER===============*/
#footer
{
	background-image: none;
	background-color: #A77D4B;
}
#footer h6
{
	border-top: solid 1pt black;
	padding-top: 5pt;
	text-align: left;
	width: 200pt;
}
