/* http://www.jiastoronto.org/jumpstart/style.css */
/* CSS Document */

/* All */
table.menu
{
font-size:100%;
position:absolute;top:65px;
visibility:hidden;
}

/* About Us - Our Team */
table.team
{
font-size:100%;
top:400px;left:65px;
}

/* Employer Form */
table.form
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 16px;
	font-weight: bold;
	position:absolute;
	top:220px;
	left:65px;
	width: 428px;
}

/* Newcomers Questionnaire */
table.questionnaire
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 16px;
	font-weight: bold;
	position:absolute;
	top:205px;
	left:65px;
	width: 428px;
}

/* News and Events */
table.news
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
}
#news
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
}

/* About Us - Our Team */
td.team_header
{
	font-family: "Helvetica Neue";
	font-weight: bold;
	color: #990033;
	font-size: 14px;
}

/* About Us - Our Team */
td.team_main
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
}

/* Index */
p.home
{
	font-family: "Helvetica Neue";
	font-weight:bold;
	color: #000000;
	font-size: 12px;
	/*position:absolute;
	visibility: visible;
	overflow: visible;*/
	width: 450px;
	height: 50px;
}

/* About Us */
p.header
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 18px;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	font-style: oblique;
}

/* About Us */
p.main
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;	
}

/* About Us Testimonial */
p.header_image_sub
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 18px;
	padding-right: 25px;
	padding-left: 55px;
	font-weight: bold;
	font-style: oblique;
}

/* About Us Testimonial */
p.main_image_sub
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 55px;	
}

/* About Us Our Team, News and Events, Employer Form */
p.main_header_image_sub_abs
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
}

/* Employers, Newcomers */
p.main_header_image_sub
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 55px;
	padding-top: 80px;
}

/* About Us Testimonial */
p.header_image
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 18px;
	padding-right: 25px;
	padding-left: 55px;
	font-weight: bold;
	font-style: oblique;
	padding-top: 5px;
}

/* About Us Testimonial */
p.main_image
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 55px;	
}

/* News and Events */
p.news_bottom
{
	font-family: "Helvetica Neue";
	color: #990033;
	font-size: 14px;
}

.button
{
	color:#D8ABAE;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: arial;
}
.button A {font-family: arial; color: #D8ABAE; font-weight: bold; font-size : 13px; text-decoration : none; }
.button A:hover {font-family: arial; color: #ffffff; font-weight: bold; font-size : 13px; text-decoration : none; }
