@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../RUSH_images/bcolor.jpg);
}

h1
{
display: inline;
} 

h2
{
display: inline;
} 

h3
{
display: inline;
} 


.twoColFixRtHdr #container #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#menu ul li  a:hover{
	color: #B00;
}
.twoColFixRtHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #003;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 137px;
	width: 960px;
} 
#scollingtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../RUSH_images/menubackground01.jpg);
}
#menu {
	background-image: url(../RUSH_images/menubackground01.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800;
	letter-spacing: 1.2px;
	text-align: center;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-weight: bold;
	word-spacing: normal;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 346px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #sidebarpassport {
	float: right;
	width: 350px;
	padding: 0px;
	margin: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #003;
	letter-spacing: 0px;
} 
#mainContent em a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A00;
	font-weight: normal;
	text-decoration: underline;
}
#PassportContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(../RUSH_images/passport003.jpg);
	background-position: right center;
	padding-left: 60px;
	background-repeat: no-repeat;
	color: #003;
	padding-right: 350px;
	padding-bottom: 15px;
}
#PassportContent2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 350px;
	padding-left: 60px;
	background-image: url(../RUSH_images/passport003.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#RushFAQContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	padding-left: 60px;
	padding-right: 250px;
	line-height: 16px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#RushFAQContent ul li  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	line-height: 21px;
}
#RushFAQContent ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #005;
	text-decoration: none;
}
#RushFAQContent ul li a:hover {
	color: #A00;
	text-decoration: none;
}
#passportnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
	height: 400px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#passportnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#passportnav ul li {
	display: list-item;
}
#passportnav ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003;
	float: none;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 28px;
}
#passportnav ul li a:hover {
	color: #B00;
}
.twoColFixRtHdr #footer {
	background-image: url(../RUSH_images/footerback01c.jpg);
	height: 306px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
	background-repeat: no-repeat;
	color: #E8E8E8;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
}
#VisaContent a strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #A00;
}
#footertext { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#BirthContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 350px;
	padding-left: 60px;
	background-image: url(../RUSH_images/aboutus_BK3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#BirthContent a   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #A00;
	text-decoration: underline;
}
#RushFAQContent em a   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #700;
	text-decoration: underline;
	padding-left: 450px;
}
#PassportContent2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #008;
	text-decoration: underline;
}
#RushFAQContent table{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003;
	text-align: left;
	vertical-align: top;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #003;
}
#RushFAQContent table tr td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A00;
	text-decoration: underline;
	font-weight: bold;
}
#RushFAQContent table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #A00;
	vertical-align: bottom;
	text-align: center;
}
#PassportNameContent a   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #008;
}
#VisaContent table   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003;
	vertical-align: top;
}
#VisaContent table tr td strong a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	text-decoration: underline;
	vertical-align: bottom;
}
#VisaContent table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A00;
	text-align: center;
}
#VisaContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 250px;
	padding-left: 60px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#VisaContent a em  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A00;
	text-decoration: underline;
}
#RushResourceContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	padding-left: 60px;
	padding-right: 300px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	line-height: 17px;
}
#RushResourceContent a  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A00;
	text-decoration: underline;
	line-height: 24px;
}
#mainContent strong a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A00;
	text-decoration: underline;
}
#container #PassportNameContent table   {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #PassportNameContent table tr td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004;
}
#PassportNameContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 300px;
	padding-left: 60px;
	background-image: url(../RUSH_images/passport003.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#PassportSSCContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 350px;
	padding-left: 60px;
	background-image: url(../RUSH_images/SSCard_BK2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#PassportSSCContent a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #008;
	text-decoration: underline;
}
#ContactContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 350px;
	padding-left: 60px;
	background-image: url(../RUSH_images/aboutus_BK4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#ContactContent a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #A00;
	text-decoration: underline;
}
#SiteMapContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 18px;
	font-weight: normal;
	padding-right: 260px;
	padding-left: 60px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#SiteMapContent table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	vertical-align: bottom;
}
#SiteMapContent table tr td strong a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #003;
	vertical-align: bottom;
}
#SiteMapContent table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A00;
	text-align: left;
	vertical-align: bottom;
}
#passportnav ul li em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	padding-left: 10px;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
