/*ImmigrationRoad.com Homepage Master Style Sheet*/
html, body, form {
        margin: 0;
        padding: 0;
		font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0.5em 0;
        padding: 0;
}
body {
	height: 100%;
	min-height: 100%;
	font-size:75%;
}
#container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	text-align: left;
	}
#content, #nav, #right {
	padding-bottom: 32760px;
	margin-bottom: -32760px;
	display:inline;
	}
#content
	{
	float: left;
	width:546px;
	margin-left:182px;
	}
* html #content
	{
	display: inline;
	}
#nav
	{
	float: left;
	width:170px;
	margin-left:-728px;
	border-style: solid;
	border-color: #3399FF;
	border-width: 0px 1px 0px 0px;
	}
#right
	{
	float: left;
	width:155px;
	margin-left:12px;
	text-align: center;
	border-style: solid;
	border-color: #3399FF;
	border-width: 0px 0px 0px 1px;
	}
#wrapper
	{
	overflow: hidden;
	width: 897px;
	float: none;
	border: 1px solid #3399FF;
	}
#footer
	{
	clear: both;
	height:40px;
	text-align:center;
	}
#header
	{
	height:74px;
	width:900px;
	}
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
#footer a{color:#666666}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.white:link{color: #ffffff;}
a.white:visited{color: #ffffff;}
a.white:hover{color: #990000; text-decoration: underline;}
.divider {
	background-color: #3399FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 12px;
	margin: 5px 2px;
}
.divider-active {
	background-color: #FFCC99;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 12px;
	margin: 5px 2px;
}
.active {
	color: #FF9966;
}
.block-title {
	background-image: url('http://immigrationroad.com/images/block-title-bg.gif');
	background-repeat: repeat-x;
	border: solid #FFCC99 1px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	margin: 2px 2px 0px 2px;
}
.block {
	border: dashed #FFCC99 1px; 
	border-top: none;
	margin: 0px 2px 5px 2px;
	padding-left: 3px;
}
.block-title2 {
	background-image: url('http://immigrationroad.com/images/block-title-bg2.gif');
	background-repeat: repeat-x;
	border: solid #FFCC99 1px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	margin: 2px 2px 0px 2px;
}
.block-title3 {
	background-color: #ffcc99;
	border: none;
	width: 350px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	margin: 15px 2px 0px 5px;
}
.footer-link {
	width: 898px;
	border-style: solid;
	border-color: #3399FF;
	border-width: 1px 1px 1px 1px;
	}
p.center-block {
	margin:0px 30px 0px 30px;
}
#nav ul {
	list-style-type: circle;
	color: #3366CC;
	padding-left: 25px;
	line-height: 1.4em;
}
ul.square{
	list-style-type: square;
	padding-left: 30px;
	margin-top: 5px;
	line-height: 1.4em;
}
ul.disc{
	list-style-type: circle;
	padding-left: 12px;
	line-height: 1.4em;
}
ul.disk{
	list-style-type: circle;
	padding-left: 12px;
	line-height: 1.4em;
}
ul.nobullet{
	list-style-type: none;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 1.4em;
}
ol{
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 10px;
}
ol.footnote{
	margin-top: 10px;
	line-height: 1.4em;
}

p {
padding:0 5px;
font-weight: normal;
font-size: 1em;
color: #000000;
line-height: 1.4em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
h1, h2, h3, h4 {
margin:0 0 0.5em 0;
font-weight: bold;
}
h1 {font-size: 1.15em}
h2 {font-size: 1.12em; margin-top: 10px;}
h3 {font-size: 1.05em;}
h4 {font-size: 1em; margin-top: 5px;}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centerImage {
	text-align: center;
}

.select-box-200{ 
width:200px; 
border: thin green solid;
} 
.select-box-100{ 
width:100px; 
border: thin blue solid;
}
.select-box-90{ 
width:90px; 
border: thin blue solid;
}
