/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b2b2b2;
	color: #375463;
	font-family: verdana, arial, sans-serif; 
	font-size:12px;
}

ol{
line-height:20px;
}

#body_content {
	background-color: #D8D8D8;
	background-image: url(../immigration_canada/bkg_globeL.jpg);
	background-repeat: no-repeat;
}

#right_content {
	background-color: #A8A8A8;
	background-image: url(../immigration_canada/bkg_globeR.jpg);
	background-repeat: no-repeat;
}

.sofresh_link{					font-family: arial; font-size: 9px; color: #cccccc;}
a.sofresh_link{					font-family: arial; font-size: 9px; color: #ffffff;}
a:link.sofresh_link{			text-decoration: none; color: #ffffff;}
a:visited.sofresh_link{			color: #FFFFFF; text-decoration: none;}
a:active.sofresh_link{			color: #FFFFFF; text-decoration: none;}
a:hover.sofresh_link{			color: #000000; text-decoration: none; background-color: #FFFFFF;}



a{							font-family: Verdana, arial, Tahoma; font-weight: normal; font-size: 12px;}
a:link{						color: #bb3b40; text-decoration: underline;}
a:visited{					color: #bb3b40; text-decoration: underline;}
a:active{					color: #bb3b40; text-decoration: underline;}
a:hover{					color: #dc362c; text-decoration: underline;}

a.sml{							font-family: Verdana, arial, Tahoma; font-weight: normal; font-size: 11px;}
a:link.sml{						color: #bb3b40; text-decoration: underline;}
a:visited.sml{					color: #bb3b40; text-decoration: underline;}
a:active.sml{					color: #bb3b40; text-decoration: underline;}
a:hover.sml{					color: #dc362c; text-decoration: underline;}

.smaller_print {
	font-size: 11px;
}

.services_header {
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	padding-left:15px;
	height:20px;
	vertical-align:middle;
}

.services_copy {
	font-size: 11px;
	padding:0px 15px 0px 15px;
	height:20px;
	vertical-align:top;
}


/*===================================================================================================*/
/*  underline	                                                                                     */
/*===================================================================================================*/

.underline{		
	border-color:#bababa;
	border-style:solid;
	border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px;
}



