BODY
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px
}

A:link { color: #0066CC;
         font-weight: normal }

A:visited { color: #990000;
            font-weight: normal }

A:hover { color: #3399FF;
          font-weight: normal }

A:active { color: #3399FF;
           font-weight: normal }

A:link.top { font-size: 80%;
             font-weight: bold }

A:visited.top { font-size: 80%;
                font-weight: bold }

A:hover.top { font-size: 80%;
              font-weight: bold }

A:active.top { font-size: 80%;
               font-weight: bold }

A.bottom:link { color: #0066CC;
                font-weight: bold;
																white-space: nowrap }

A.bottom:visited { color: #990000;
                   font-weight: bold;
																			white-space: nowrap }

A.bottom:hover { color: #3399FF;
                 font-weight: bold;
																	white-space: nowrap }

A.bottom:active { color: #3399FF;
                  font-weight: bold;
																		white-space: nowrap }

A.topbarlink:link
{
	font-weight: bold;
	color: #FFF;
	font-size: 80%
}

A.topbarlink:visited
{
	font-weight: bold;
	color: #FFF;
	font-size: 80%
}

A.topbarlink:hover
{
	font-weight: bold;
	color: #FFF;
	font-size: 80%
}

A.topbarlink:active
{
	font-weight: bold;
	color: #FFF;
	font-size: 80%
}

DIV.div_index
{
	background-image: url(/images/content_bg4.gif);
	background-repeat: repeat-y;
	margin: 20px 7% 0px 7%;
	border-style: solid;
	border-width: 1px;
	border-color: #069
}

P
{
	font-size: 80%;
	margin: 15px 5%
}

P.index { text-indent: 30px;
		background-color: #FFFFFF;
										margin: 0px 5px;
										padding: 5px 25px;
										width: 100%;
										color: #036;
										font-size: 80% }

P.benefits { text-indent: 30px;
             margin: 15px 5%;
													font-size: 80% }

H1 { text-align: center;
     font-size: 180%;
					color: #666;
					text-decoration: underline }

H2 { font-size: 130%;
     color: #666 }

H3 { text-align: center;
     color: #369 }

H4 { color: #396 }

H4.index { color: #069;
           text-align: center;
											margin: 0px 30px;
											font-weight: 600;
											font-family: Helvetica, sans-serif }

P.quote { font-style: italic;
          margin: 15px 5%;
								  font-size: 80% }

P.quote_name { font-size: 60%;
               margin-top: -10px }

LI { font-size: 80% }

.info { color: #176F00;
        font-weight: bold }

.side_quote
{
	border-style: none;
	margin: 51px 10px 80px 0px;
	padding: 10px 25px 10px 5px;
	text-indent: 0px;
	color: #06476D;
	font-size: 70%;
	word-spacing: 1px;
	width: 140px;
	background-image: url(/images/quote_bg.jpg);
	background-repeat: repeat-y
}

.small_heading { color: #369;
                 font-weight: bold }

/*---------------------------------- For the colleges sites. ---------------------------------- */

H4.colleges { color: #369;
              font-weight: bold;
														padding-left: 2%;
														text-align: center }


/*--------------------------------------------------------------------------------------------- */
/*------------------------ For the college contact information popups. ------------------------ */

H4.province { color: #396;
              font-weight: bold }

P.city_name { text-indent: 0px;
              font-weight: bold;
														margin: 10px 10px }

BLOCKQUOTE.contact { margin: 0px 40px;
                     padding: 0px }

/*--------------------------------------------------------------------------------------------- */

.topbar
{
	background-image: url(/images/top_bar.gif);
	background-repeat: repeat-x;
	height: 28px;
	overflow: hidden
}

.main_content
{
	padding: 20px 5% 40px 5%
}
