html, body {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
}

p {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-top: 0px;
}
	

#container {

	margin-bottom: -40px;
	position: relative;
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
}

	

#header {
    width: 100%;
	height: 56px;
    margin: 0 auto; /* It's important to set the margin to auto if you want the layout to center */
	background-color: #003359;
	padding: 20px 0px;
	overflow: hidden;
}

#header2 {
	border-top: 5px solid #000000;
	background: #990000;
	font-size: 13px;
	color: #000000;
	text-align: left;
	padding: 5px 10px;
	font-weight: bold;
	height: 15px;
	margin-bottom: 20px;
}

#imagestrip {
	background-image: url(../img/imagestrip.gif);
	background-repeat: repeat-x;
	height: 75px;
	text-align: center;
	width: 100%;
}

#header2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#header2 a:hover {
	color: #000000;
}

#header2 #cricos {
	float: left;
}

#logocontainer {
    float: left; 
    width: 25%;
	padding-left: 20px;
	overflow: hidden;
}


#searchcontainer {
    float: right; 
    width: 25%;
	color: #ffffff;
	font-size: 12px;
	padding-right: 10px;
		overflow: hidden;
}


#search-button {
	width: 16px;
	padding-left: 2px;
}

#bannercontainer {
    width: 40%;
	text-align: center;
	overflow: hidden;
}

#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: white;
	font-weight: bold;
	margin-top: -10px;
	text-decoration: none;
}

#videocontainer {
	float: right;
	padding-left: 20px;

}

#content {
	min-height: 400px;
	width: 90%;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-bottom: 30px;	
	margin: auto;
}

#homePageText {
	margin-top: 30px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#leftcolumn {
	float: left;
	width: 200px;
}

#clearfooter {
	height: 40px;
	clear: both;
}

#footer {
	height: 40px;
	position: relative;
	background-color: #003359;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: x-small;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#footer a, #footer a: visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer ul, #footer li {
	list-style: none; 
	margin: 2px; 
}

#footer li a:link, #footer li a:visited {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: underline; 
}

#footer li a:hover { 
	color: #000000; 
	background-color: transparent; 
	text-decoration: underline;
}

table {
	text-align:left;
	width: 100%;
}

table th {
	background-color: #003359;
	color: #ffffff;
	font-size: .8em;
	text-transform: uppercase;
	padding: 5px;
	border: solid 1px #ffffff;
	line-height: 1.2em;
	vertical-align: top;
}

.navtable {
	background-color: #ffffff;
	width: 75%;
	border: none;
}

.courseNavTable {
	background-color: #ffffff;
	width: 100%;
	border: none;
}

.navtable td {
	background-color: #ffffff;
	padding-right: 25px;
	border: none;
}

.navtable th {
	background-color: #ffffff;
	font-size: .9em;
	border: none;
}

.courseNavTable th {
	background-color: #ffffff;
	font-size: .9em;
	border: none;
	color: #003300;
}

.mainHeading {
	font-size: 1em;
	color: #494949;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 20px;
}

table td {
	padding: 5px;
	background-color: #ffffff;
	vertical-align: top;
	border: none;
	color: #494949;
	font-size: 14px;
	line-height: 1.5em;
}

table th img {
	float: right;
	padding-right: 10px;
}

#agentTable th {
	background-color: #ffffff;
	vertical-align: bottom;
	padding-top: 20px;
	padding-left: 0px;
}

#agentTable th img {
	float: left;
}
	
#content ul
{
	list-style-type: none;
	padding-bottom: 10px;
}
#content li
{
	margin-left: 15px;
	line-height: 1.5em;
	list-style-type: disc;
	font-size: 14px;
	padding-left: 10px;
}
#content ol {
	margin-right: 20px;
}

h1 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 20px 0px;	
	text-transform: uppercase;
	border-bottom:solid 1px #494949;	
}

h2 {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 20px;
	margin-bottom: 5px;	
}

h3 {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 20px;
}

h4 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 12px;

}

a:link {
	color: #003359;
}

a:hover {
	color: #333333;
	text-decoration: none;
}


.newsitem img, .newsPageitem img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.newsitem h3 {

	text-decoration: underline;
}


#agentTable th .topArrow {
	float: right;
}

#rightcolumn {
	width: 200px;
	float:right;
	border-right: solid 4px #009900;
	margin-top: -20px;
	height: 100%;
}

#quicklinks {
	margin: 0px 10px;
	padding: 5px;
	background-color: #003359;
}

#quicklinks ul li {
	line-height: 1.3em;
	text-align: right;	
	
}

#quicklinks p {
	color: #ffffff;
	font-size: 16px;
	text-align: right;
}

#quicklinks a{
	text-decoration: none;
	color: #ffffff;
}

.showcaseDisplay p, .showcaseDisplay h2, .showcaseDisplay img{
	width: 170px;
	background-color: #003359;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	border-top: 1px solid white;
	padding: 5px;
	margin: 0px;
}

.showcaseDisplay h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	height: 35px;

}

.showcaseDisplay h2 a {
	color: #ffffff;
	text-decoration: none;
}

.showcaseDisplay p {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}


.showcaseDisplay p a{
	font-size: 12px;
	padding: 0px;
	border-top: none;
	color: #ffffff;
	text-decoration: none;
}

.showcaseDisplay a:hover {
	color: #ffffff;
}

.showcaseDisplay img {
	padding: 0px;
	margin-left: 0px;
	width: 180px;
	height: 80px;
}

.showcaseDisplay {
	float: left;
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 30px;
}

#lastShowcaseDisplay {
	margin-right: 0px;
}

.showcaseDisplay .headerQuestion {
	background-color: white;
	font-size: 14px;
	color: #003359;
	padding-left: 0px;
}

.showcaseDisplay ul li a {
	text-decoration: none;
}

.showcaseDisplay ul{
	list-style-type:none;
}

#newsContainer {
	margin-left: 25px;
	float: left;
	border: 1px #999999 solid;
	width: 640px;
	border: 1px solid #990000;
	background:#990000;
}

#newsPageContainer {
	width: 800px;
}

.newsitem {
	width: 600px;
	margin: 0px 0px 10px 10px;
	background-color: #ffffff;
	padding: 10px;
}

.newsPageitem {
	width: 800px;
	margin: 0px 0px 30px 0px;
	background-color: #ffffff;
	padding: 10px;
}

.newsitem h3, .newsPageitem h3{
	text-decoration: underline;
	text-align: left;
	color: #003359;
}

#newsContainer h2 {
	font-size: 20px;
	margin: 0 0 0 0px;
	padding: 15px 10px 15px 10px;
	color: #ffffff;
}

.newsitem p, .newsitem h3, .newsPageitem p, .newsPageitem h3, .newsitem ul, .newsPageitem ul{
	margin-left: 120px;
	margin-top: 0px;
}


#newsPageContainer a {
	font-size: 12px;
	width: 800px;
}

#newsContainer #viewAllNews{
	font-size: 14px;
	color: #ffffff;
	margin-left: 10px;
}

#navigationList, #navigationList a {
	margin: 20px 0px;
	font-size: 14px;
	
}

#newsContainer .newsitem p a{
	font-size: 14px;
	color: #003359;
}
#buttonContainer {
	float: right;
	margin-top: -10px;
}


#isbResults td {
	border: 1px solid #999999;
}
#isbList {
	padding-left: 10px;
}

#isbList li {
	padding: 5px 0px 5px 10px;
}

#button{
border: 0 none;
cursor: pointer;
padding: 0 5px 0 0px;
height: 30px;
line-height: 30px;
width: 175px;
display: block;
margin-top: 10px;
}

#button a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

#button.rounded {
background: transparent url( btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 1em;
}

#button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

#button.rounded span {
background: transparent url( btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

#button.rounded:hover {
background-position: 100% -30px;
}

#button.rounded:hover span {
background-position: 0% -30px;
}

#button::-moz-focus-inner {
border: none;
}

#thinkBeforebutton{
	height: auto;
	margin-top: 10px;
}

#pscroller2{
	display: block;
	width: 870px;
	height: 30px;
	border: 1px solid #003359;
	margin: 0px 0px 20px 25px;
	font-size: 14px;
	background: #003359;
	color: #ffffff;
}

.innerDiv a {
	color: #ffffff;
	margin-left: 10px;
	font-weight: bold;
}

#google_translate_element {
	text-align: right;
	margin-right: 55px;
	margin-bottom: -30px;
}

#contactsTable {
width: 680px;
margin-left: 120px;
}

#contactsTable tbody tr th {
background-color:#ffffff;
color: #003359;
text-transform: none;
font-weight: bold;
text-align: left;
}

#contactsTable tbody th{
padding-top: 20px;
}


