/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: justify;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:transparent url(../images/universal_migration_BG.png) repeat-y scroll center center;
}
img{
	border:0;
}
#wrapper {
	width:972px;
	margin: 0 auto;
	padding: 0;
}
#header{
	width:972px;
	height:104px;
	border-bottom:1px solid #BDBDBD;
}
#headerLeft{
	width:270px;
	height:104px;
	float:left;
}
#headerLeft img{
	padding-left:5px;
}
#headerRight{
	width:702px;
	height:104px;
	float:left;
}
#headerRight #flashnews{
	height:30px;
	padding:42px 5px 0 5px;
	width:402px;
	float:left;
}
#headerRight #twitter{
	height:42px;
	width:280px;
	float:left;
	text-align:right;
	padding:30px 10px 0 0;
	color:#1D62A3;
}

#headerRight #twitter a{
	color:#1D62A3;
	text-decoration:none;
}

#headerRight #flashnews .title{
	height:30px;
	float:left;
	color:#14A002;
	font-weight:bold;
}
#headerRight #flashnews .desc{
	height:30px;
	float:left;
	width:400px;
}

#headerRight #menu{
	height:32px;
}
#headerRight #menuLeft{
	float:left;
	height:32px;
	width:11px;
	background-image:url('../images/universal_migration_05.png');
	background-repeat:no-repeat;
}
#headerRight #menuMiddle{
	color:#FFFFFF;
	float:left;
	height:25px;
	width:670px;
	padding:7px 0 0 5px;
	background-image:url('../images/universal_migration_07.png');
	background-repeat:repeat-x;
}
#headerRight #menuMiddle a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#headerRight #menuRight{
	float:left;
	height:32px;
	width:12px;
	background-image:url('../images/universal_migration_08.png');
	background-repeat:no-repeat;
}
#flashHead{
	clear:both;
	padding:12px 10px 0 8px;
	height:215px;
	width:954px;
}

#flashHead #flashLeft{
	float:left;
	height:213px;
	width:420px;
	border:1px solid #B8B8B8;
	
}
#flashHead #spacer{
	float:left;
	height:215px;
	width:8px;
}
#flashHead #flashRight{
	float:left;
	height:203px;
	width:514px;
	border:1px solid #B8B8B8;
	background-color:#E8F4FF;
	padding-top:10px;
}
#flashRight .access{
	padding:10px 0 0 230px;
}
#flashRight .title{
	clear:both;
	height:23px;
	width:516px;
	color:#3976AF;
	font-weight:bold;
	font-size:14px;
}
#flashRight #selectSection{
	clear:both;
	height:186px;
	width:514px;
	border:1px solid #B8B8B8;
	background-color:#E8F4FF;
}
#selectSection .selectBox{
	width:484px;
	height:45px;
	background-image:url('../images/country-selector_bg.png');
	background-repeat:no-repeat;
	margin:2px auto 0 auto;
	padding:0;
}
#selectSection .buttonBox{
	width:480px;
	height:45px;
	margin:2px auto 0 auto;
	padding:0;
	text-align:right;
}
.selectBox .count{
	width:40px;
	height:40px;
	font-size:25px;
	float:left;
	color:#FFFFFF;
	padding:5px 0 0 20px;
}
.selectBox .text{
	width:180px;
	height:35px;
	font-size:13px;
	color:#2B6CA9;
	float:left;
	font-weight:bold;
	padding-top:10px;
}
.selectBox .select{
	width:244px;
	height:35px;
	float:left;
	padding-top:10px;
}
.select select{
	width:230px;
	color:#274F76;
	border:1px solid #CCCCCC;
}
#titles{
}
#main{
	
}
/*
#titles{
	clear:both;
	width:972px;
	height:42px;
}
*/
#titleLeft,#titleMiddle,#titleRight, #titleFull{
	padding:12px 6px 0 6px;
	height:30px;
	color:#1D62A3;
	font-size:17px;
	float:left;	
}
#titleMiddle, #titleFull{
	font-size:17px;
}
#titleLeft, #mainLeft{
	width:244px;
}
#titleMiddle{
	width:461px;
}
table.main{
	width:100%;
}
.titles td{
	border-bottom:1px solid #B8B8B8;
}

table.main td{
	vertical-align:top;
}
table.main td.middle{
	width:473px;
}
table.main td.left{
	width:256px;
}
table.main td.middle, td.right{
	border-left:1px solid #B8B8B8;
}
table.main td.full{
	width:701px;
	border-left:1px solid #B8B8B8;
}
#mainRight{
	width:228px;
}
#mainFull{
	width:701px;
}
#mainMiddle{
	width:473px;
}
#main{
	clear:both;
	width:972px;
	/*min-height:452px; height:auto !important; height:452px;*/
	overflow:hidden;
}
#mainLeft,#mainRight{
	float:left;	
	padding:6px;
	min-height:300px; height:auto !important; height:300px;
}
#mainMiddle #content{
	width:461px;
	height:223px;
}
#mainMiddle #contents, #mainFull #contents{
	/*min-height:446px; height:auto !important; height:446px;*/
}
#mainMiddle #contents{
	padding:10px 16px 10px 16px;
	width:441px;
}
#mainFull #contents{
	padding:10px 30px 20px 40px;
	width:631px;
}
#mainMiddle #latest{
	width:449px;
	height:129px;
	border:1px solid #B8B8B8;
	background-color:#E8F4FF;
	padding:9px 0 9px 9px;
	margin:0 0 5px 6px;
	
}
#mainMiddle #latest img{
	border:0;
}
#mainMiddle #latest div{
	float:left;
	width:140px;
	padding-right:9px;
	height:60px;
	padding-bottom:9px;
	overflow:hidden;
}
#mainMiddle #latest a{
	color:#1D62A3;
	text-decoration:none;
}
/*
#mainLeft ul{
	list-style-type:none;
	font-size:11px;
}
#mainLeft ul li{
	padding-bottom:3px;
}

#mainLeft ul li.title{
	font-weight:bold;
	font-size:13px;
}
#mainLeft ul a{
	color:#333333;
	text-decoration:none;
}
#mainLeft ul a:hover{
	color:#333333;
	text-decoration:underline;
}
*/
#mainLeft #buttons{
	clear:both;
	padding-left:8px;
}
#mainLeft .button{
	width:227px;
	height:31px;
	background-image:url(../images/button_main.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:5px;	
	padding-top:6px;
}
#mainLeft .button{
	width:217px;
	height:31px;
	background-image:url(../images/button_main.png);
	background-repeat:no-repeat;
	text-align:left;
	margin-top:5px;	
	padding:6px 0 0 10px;
}
#mainLeft .button img{
	vertical-align:middle;
	padding-right:3px;
}

#mainLeft .twitter{
	width:227px;
	height:27px;
	text-align:center;
	margin-top:5px;	
	padding-top:10px;
}
#mainLeft .twitter img{
	border:0;
}
#mainLeft .button a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none
}

#mainRight a{
	text-decoration:none;
	color:#777675;
}
#mainRight span.title{
	color:#1D62A3;
	font-weight:bold;
	height:30px;
	display:block;
}
#mainRight .readmore, #mainRight .title, #mainRight .desc{
	display:block;
	padding-bottom:5px;
	height:30px;
}
#mainRight .readmore{
	text-align:right;
	height:15px;
}
#mainRight .readmore a{
	font-weight:bold;
	color:#F29639;
}
#mainRight img{
	border:0;
	padding-bottom:5px;
}
#mainRight #logos{
	padding-top :10px;
}

#mainRight #logos img{
	padding-left :10px;
}
#mainMiddle #contacts div{
	float:left;
	width:225px;
	padding-right:5px;
	height:170px;
	padding-bottom:5px;
	overflow:hidden;
}
#mainMiddle #contacts .bigtitle{
	clear:both;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}

#mainMiddle #contacts ul{
	list-style-type:none;
}
#mainMiddle #contacts li.title{
	font-weight:bold;
}
#articles, #accreditation{
	line-height:20px;
}
#articles .smalltitle{
	font-size:14px;
	color:#35489F;	
}
#articles ul{
	list-style-type:none;
	list-style-position:inside;
}
#articles ol{
	list-style-position:inside;
}
#footer{
	padding-top:10px;
	height:59px;
	border-top:1px solid #B8B8B8;
	text-align:center;
	color:#595A5A;
	font-size:11px;
}
#footer a{
	color:#595A5A;
	text-decoration:none;
}
/* form starts */

#form {
	border:1px solid #BFBFBF;
	padding:0.5em 0.5em 0.5em 0.5em;
	margin:1em 0 0 0;
	clear:both;
}
#form div {
	margin:0.7em 0;
	clear:both;
}
#form div.question {
	margin:0.3em 0;
	padding-top:10px;
	clear:both;
}
#form div.question span {
	display:block;
	clear:both;
}
#form #notclear,#form #notclear div {
	clear:none;	
}
#form label {
	float:left;
	width:15em;
	text-align:left;
	margin-right:1em;
}
#form div.question label{
	text-align:left;
	width:30em;
}

#form legend {
	color:#555353;
	font-size:1.2em;
	font-weight:bold;
}
#form legend span {
	width:10em;
	text-align:right;
}
#form input {
	padding:0.15em;
	width:17em;
	border:1px solid #ddd;
	background-color:#fafafa;
	font-size:0.95em;
	/*-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;*/
}
#form select{
	width:13.7em;
}
#form select.small{
	width:auto;
}

#form input[type="radio"], #form input[type="checkbox"]{
	width:auto;
}
#form input.small {
	background-color:#FAFAFA;
	border:1px solid #DDDDDD;
	font-size:0.95em;
	padding:0.15em;
	width:5.5em;
}
#form span.small {
	font-size:0.85em;
	padding-right:1.5em;
}
#form textarea.ord {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd; 
	background-color:#fafafa;
	font-size:0.95em; 
	height:7em;
}
#form #submit-go {
	margin-top:1em;
	margin-left:22em;
	width:75px;
	height:26px;
	border:0; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color: #BFBFBF;
	display:block;
	font-weight:bold;
	cursor:pointer !important; cursor:hand;
}
#form p{
	text-indent:184px;
	font-weight:normal;
	font-size:11px;
	color:#A92E62;
	
}
#form div.question p{
	text-indent:340px;
	
}
.error{
	color:#D2422D;
	text-align:center;
}
/* form ends */
#contents ul.listings, #contents ul.categories, ul.level1{
	list-style-image:url("../images/arrowbullet.png");
	list-style-type:none;
	list-style-position:outside;
	padding:0 0 0 20px;
}
#contents ul.listings li a, #contents ul.categories li a{
	color:#555353;
	font-weight:bold;
	text-decoration:none;	
}
span.title{
	color:#555353;
	font-weight:bold;
	display:block;
}

ul.listings span.title, ul.level1 span.title{
	height:auto;
	padding-bottom:3px;
}
#contents ul.categories span.title{
	height:40px;
}

.date{
	color:#B54613;
	display:block;
	padding-bottom:5px;
}
.details{
	padding:10px 0 0 0;
	line-height:20px;
}
.details ul{
	list-style-position:outside;
	padding-left:40px;
}
.details ol{
	list-style-position:outside;
	padding-left:40px;
}
.details table{
	border-color:#CCCCCC;
	border-collapse:collapse;
}
.details td{
	padding:3px 5px;
	text-align:left;
}

.breadcrumb{
	clear:both;
	color:#CCCCCC;
	font-size:10px;
	margin-bottom:5px;
	width:100%;
}
.breadcrumb ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumb ul li{
	background:transparent url(../images/brdArrow.gif) no-repeat scroll 100% 4px;
	display:inline;
	margin:0;
	padding:0 12px 0 0;	
}
.breadcrumb ul li a{
	color:#666666;
	text-decoration:none;
}
.breadcrumb ul li.last{
	background-image:none;
	font-weight:bold;
}
.alert{
	display:block;
	color:#CC3366;
	font-weight:bold;
	text-align:center;
}
#contents #buttons{
}
#contents #buttons img{
	border:0;
}

#contents #buttons div{
	width:105px;
	height:30px;
	float:left;
	padding:105px 10px 5px 30px;
	margin-right:2px;
}
#contents #buttons div a{
	display:block;
	background-image:url("../images/bullet5.gif");
	background-repeat:no-repeat;
	background-position:0 4px;
	color:#497094;
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
}
#contents #buttons div a:hover{
	text-decoration:underline;
}

#contents #buttons .div_job{
	background-image:url("../images/1.gif");
}
#contents #buttons .div_family{
	background-image:url("../images/2.gif");
}
#contents #buttons .div_study{
	background-image:url("../images/3.gif");
}
#footer_articles{
	padding:5px;
	width:962px;
	border-top:1px solid #B8B8B8;
	font-size:11px;
}
#footer_articles #articles{
	width:950px;
	border:1px solid #B8B8B8;
	background-color:#E8EDF1;
	height:430px;
	min-height:430px; height:auto !important; height:430px;
	padding:5px;
	overflow:hidden;	
}
#footer_articles #articles ul{
	width:175px;
	float:left;
	list-style-type:none;
	list-style-position:outside;
	padding-right:15px;
	text-align:left;
}
#footer_articles #articles li.title{
	font-weight:bold;
}
#footer_articles a{
	color:#595A5A;
	text-decoration:none;
}
#footer_articles a:hover{
	text-decoration:underline;
}
.newsticker { width:228px; display:block; height:200px; }
.newsticker ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.clear { clear: both; }
h4.blue{
	color:#6699CC;
	text-align:center;
	line-height:20px;
}
h2.blue{
	color:#6699CC;
	text-align:center;
	line-height:50px;
}
#accreditation .image{
	text-align:center
}

#accreditation img{
	border:0;
}
.followbutton{
	clear:both;
}
.followbutton img{
	vertical-align:middle;
	border:0;
}

ul.sub{
	list-style-image:url("../images/bullet5.gif");
	list-style-type:none;
	list-style-position:outside;
	padding:0 0 0 20px;
}
ul.sub a{
	color:#4F87C6;
	font-weight:bold;
	text-decoration:none;	
}

.boxReview{
	border:1px solid #D2CED5;
	background-color:#F7F7F7;
	padding:5px;
	margin-top:5px;
}
.boxReview .author{
	color: #76A04B;
	display:block;
}

