/* CSS Document ala Zeldman */

	/* Fix a bug in Mozilla; thanks, Carey Evans */

html { 
	min-width: 742px;
	 }


	/* Helpers and base rules */

img	{
	border: 0;
	}

p.access	{
	display: none;
	}


	/* Primary layout divisions */

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #E9E9E9;
	background: #E9E9E9;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

div#wrapper	{
	color: #000;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000;
	background-image: url(/modlang/images/shadow_02.gif);
	}
	
	
#header	{
	background-color: #0053a1;
	margin: 0px 10px 0px 15px;
	padding: 0px 0 0px 0;
	width: 770px;
}

#header h1 {
	color: #FFFFFF;
	font-family:   "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 2px;
}

#banner {
	margin: 0 15px 0 15px;
	padding:0;
	background-color: #FFFFFF;
	color: #00337c;
}
#banner h1 {
	font-size: 300%;
	margin: 0px;
	padding: 0px;
}

#banner #tagline {
	font-size: 14px;
	display: block;
	text-align: right;
	color: #00337c;
	margin: 10px 25px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bigger {
	font-size: 150%;
	font-weight: bold;
}
body.section-1 #banner {
	background-image: url(/modlang/images/banner1.jpg);
}
body.section-2 #banner {
	background-image: url(/modlang/images/banner2.jpg);
}

body.section-3 #banner {
	background-image: url(/modlang/images/banner3.jpg);
}
body.section-4 #banner {
	background-image: url(/modlang/images/banner4.jpg);
}
body.section-5 #banner {
	background-image: url(/modlang/images/banner5.jpg);
}
body.section-6 #banner {
	background-image: url(/modlang/images/banner6.jpg);
}
body.section-7 #banner {
	background-image: url(/modlang/images/banner7.jpg);
}
body.section-8 #banner {
	background-image: url(/modlang/images/banner8.jpg);
}
body.section-9 #banner {
	background-image: url(/modlang/images/banner9.jpg);
}
body.section-10 #banner {
	background-image: url(/modlang/images/banner10.jpg);
}
body.section-11 #banner {
	background-image: url(/modlang/images/banner11.jpg);
}
body.section-12 #banner {
	background-image: url(/modlang/images/banner12.jpg);
}
body.section-13 #banner {
	background-image: url(/modlang/images/banner13.gif);
}
body.section-14 #banner {
	background-image: url(/modlang/images/banner14.jpg);
}
/*******************************/
div#sidebar 	{
	float: left;
	width: 167px;
	padding: 0;
	border: 0;
	margin-top: 18px;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 9px;
	}

div#embedvideo	{ /* used for embed videos only; like YouTube */
	margin-top: 20px;
	margin-left: 30px;
	}

html>body div#sidebar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 30px;
	min-height: 500px;
	}

div#maincontent	{
	margin: 0 0 0 212px;
	padding: 0;
	width: 540px;
	border: 0;
	background-color: #FFF;
	}

div#schedulecontent {
background-color:#FFFFFF;
border:0 none;
margin:0 0 0 30px;
padding:0;
width:740px;
}

div#contentflagred	{
	margin: 0 0 15px 0;
	padding: 15;
	width: 179px;
	height:830px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FF7A7A;
	float: right;
}
div#contentflagwhite	{
	margin: 0 px;
	padding: 15;
	width: 180px;
	height:830px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFffff;
	float: right;
}	
div#contentflagblue	{
	margin: 0;
	padding: 0px;
	width: 179px;
	height:830px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CCCCFF;
	float: right;
}

div#movnavcontainer {	/****** .mov media files ******/
	margin: 10px 0px 15px 0px;
	padding: 0;
	width: 760px;
	border: 0;
	background-color: #FFFFFF;
}

div#navvillagemovcontainer {	/****** .mov page nav to villages ******/
	margin: 10px 0px 15px 0px;
	padding: 0;
	width: 760px;
	border: 0;
	background-color: #FFFFFF;
}

div#movnavcontainer h2	{
	margin: 10px;
	}

div#navvillagemovcontainer h2	{
	margin: 10px;
	}


div#footer	{
	background-color:#E9F0FF;
	border-color:#7D8FAB;
	border-style:solid none;
	border-width:5px 0;
	clear:both;
	margin:0 15px;
	padding:5px 0;
	width:770px;
}
	
div#footer p {
	color:#000000;
	font-size:11px;
	line-height:18px;
	margin:0;
	padding:0 0 0 10px;
}

	/****** Begin Forms  *****/

div#form {
    margin: 0 15px 0 15px;
	} 

div#announcement {
	background-image:url(/modlang/images/announce-background.gif);
	background-repeat:repeat-x;
	border-color:#EAF1FF #EDF2FF #C2D3E7;
	border-style:solid;
	border-width:1px;
	padding-left:3px;
	padding-right:3px;
	padding-top:10px;
}	

div#announcement h3  {
	margin: 0 0 0 0;
}

#searchhousing {               /* added for HOUSING by VS, Fall 2008 */
	margin-bottom: 20px;
	padding: 0px;
	background-color: #FFFFfF;
}
	
#searchhousing label {         /* added for HOUSING by VS, Feb 2009 */
	visibility: hidden;
	font-size: .1em;
	display: none;
	line-height: 1px;
}

body.section-1 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-2 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-3 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-4 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}	
body.section-5 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-6 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-7 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-8 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-9 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-10 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-11 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-12 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-13 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}
body.section-14 #wrapper #sidebar #searchhousing #search {
	width: 120px ;
	margin: 0px 0px 3px 0px;
}

body.section-1 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-2 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-3 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-4 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}	
body.section-5 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-6 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-7 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-8 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-9 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-10 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-11 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-12 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-13 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}
body.section-14 #wrapper #sidebar #searchhousing #site {
	width: 166px ;
}

	/* Typography 	*/
	
h2, h3, h4, h5	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 10px 0 5 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}

#address {
	margin-left: 10px;
}
	
div#maincontent h2	{
	}

body#home div#maincontent h2	{
	margin-top: 25px;
	}

body#home div#maincontent h2.follow	{
	margin-top: 5px;
	}

div#maincontent h3	{
	font-size: 16px;
	}
div#maincontent h4 {
	font-size: 14px;
}
div#maincontent h5 {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px dotted #785;
	}

blockquote p, dd blockquote	{
	font-weight: normal;
	font-family: Georgia, "New Century Schoolbook", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	text-align: justify;
	line-height: 18px;
	font-size: 90%;
	}

code, pre	{
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	}

.red {
	color: #990000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

	/*  List stuff */

div#maincontent ul 	{
	}
	
div#maincontent ol li		{
	line-height: 140%;
	margin: 0 5px 5px 0;
	padding: 0 0 0 5px;
	list-style-position: outside;
	}

div#maincontent ul li	{
	line-height: normal;
	margin-bottom: 5px;
	padding-bottom: 0;
	list-style:disc outside;
	padding-left: 5px;
	margin-left: 5px;
	}
	
div#maincontent ul ul li {
	margin-top: 10px;
	list-style: square inside;
	}

div#maincontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

div#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
	}	

dt	{
	font-weight: bold;
}
div#maincontent dl	{
	margin-top: 5px;
	padding-top: 0;
	}
	
div#maincontent dl dt {
	border: 0;
	line-height: 140%;
	}
	
div#maincontent dl dd {
	margin: 0 10px 15px 10px;
	padding: 0;
	text-align: justify;
	}
	
div#maincontent	legend {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}


div#maincontent	img {
    padding-right: 5px;
	padding-left: 5px;
}
	
#navcontainer { margin-left: 30px; }

/******* Fat Erik's Pipelist ****** added 15DEC08, VS*******/
#navlist
{
list-style: none;
padding: 0;
margin: 15;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
	
/**************************** GALLERY SECTION ****************************/
/******************** added for HOUSING by VS, Fall 2008 *****************/
div#maingallery {
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	} 

 /*
#myGallery   {

    width: 770px !important;
    height: 144px !important;
 width: 540px !important;
    height: 320px !important; THIS IS THE FIRST GALLERY DIMENSIONS WHEN IT WAS GALLERY INDEX
}	*/
		

/* formnav stuff */
#formnav {
	margin-left: 5px;
	margin-top: 8px;
}

#formnav form {
	padding: 0px;
	margin: 2px 5px 0px 0px;
}

.button {
	position: relative;
	top: 3px;
}

#formnav label {
	visibility: hidden;
	display: none;
}	

/*  nav stuff */

#nav {
	margin: 0px;
	padding: 0;
	background-color: #FFFFFF;
}

#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00337c;
	border-left-color: #00337c;
}

#nav ul ul {
	border-left: none;
	border-bottom: none;
}

#nav li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00337c;
}

#nav a {
	display: block;
	padding-left: 5px;
}

#nav a:link, #nav a:visited {
	color: #00337c;
	text-decoration: none;
	background-color: 00337c;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #0045A9;
	text-decoration: none;
}
#nav li ul{
	list-style-type: none;
	border-left: 0px solid white;
	border-bottom: 0px solid white;
}
#nav li li {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B6B792;
}

#nav li li a:link, #nav li li a:visited {
	color: #0A0F5D;
	text-decoration: none;
	padding-left: 20px;
}
#nav li li a:hover {
	color: #00337c;
	background-color: #FFFFCC;

	text-decoration: none;
}	

#quicklinks {                /* added for HOUSING by VS, Fall 2008 */
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}



/* menu-matic */

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6,
#menu #subnav-7,
#menu #subnav-8,
#menu #subnav-9,
#menu #subnav-10,
#menu #subnav-11,
#menu #subnav-12,
#menu #subnav-13,
#menu #subnav-14 {
	text-decoration: none; 
	display: none;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6,
body.section-7 #menu ul#subnav-7,
body.section-8 #menu ul#subnav-8,
body.section-9 #menu ul#subnav-9,
body.section-10 #menu ul#subnav-10,
body.section-11 #menu ul#subnav-11,
body.section-12 #menu ul#subnav-12,
body.section-13 #menu ul#subnav-13,
body.section-14 #menu ul#subnav-14 {
	text-decoration: none; 
	display: block;
}


body.section-1 #menu ul#subnav-1 li, 
body.section-2 #menu ul#subnav-2 li,
body.section-3 #menu ul#subnav-3 li,
body.section-4 #menu ul#subnav-4 li,
body.section-5 #menu ul#subnav-5 li,
body.section-6 #menu ul#subnav-6 li,
body.section-7 #menu ul#subnav-7 li,
body.section-8 #menu ul#subnav-8 li,
body.section-9 #menu ul#subnav-9 li,
body.section-10 #menu ul#subnav-10 li,
body.section-11 #menu ul#subnav-11 li,
body.section-12 #menu ul#subnav-12 li,
body.section-13 #menu ul#subnav-13 li,
body.section-14 #menu ul#subnav-14 li {
	text-decoration: none; 
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a,
body.section-6 #menu ul#subnav-6 a,
body.section-7 #menu ul#subnav-7 a,
body.section-8 #menu ul#subnav-8 a,
body.section-9 #menu ul#subnav-9 a,
body.section-10 #menu ul#subnav-10 a,
body.section-11 #menu ul#subnav-11 a,
body.section-12 #menu ul#subnav-12 a,
body.section-13 #menu ul#subnav-13 a,
body.section-14 #menu ul#subnav-14 a {
	display: block;
}

body.section-1 a:link#link-1, body.section-1 a:visited#link-1,
body.section-2 a:link#link-2, body.section-2 a:visited#link-2,
body.section-3 a:link#link-3, body.section-3 a:visited#link-3,
body.section-4 a:link#link-4, body.section-4 a:visited#link-4,
body.section-5 a:link#link-5, body.section-5 a:visited#link-5,
body.section-6 a:link#link-6, body.section-6 a:visited#link-6,
body.section-7 a:link#link-7, body.section-7 a:visited#link-7,
body.section-8 a:link#link-8, body.section-8 a:visited#link-8,
body.section-9 a:link#link-9, body.section-9 a:visited#link-9,
body.section-10 a:link#link-10, body.section-10 a:visited#link-10,
body.section-11 a:link#link-11, body.section-11 a:visited#link-11,
body.section-12 a:link#link-12, body.section-12 a:visited#link-12,
body.section-13 a:link#link-13, body.section-13 a:visited#link-13,
body.section-14 a:link#link-14, body.section-14 a:visited#link-14 {
	background-color:#00337c;
	color:#FFFFFF;
}



/* removes the top border on the first subnav li */
ul#subnav-1 > *:first-child,
ul#subnav-2 > *:first-child,
ul#subnav-3 > *:first-child,
ul#subnav-4 > *:first-child,
ul#subnav-5 > *:first-child,
ul#subnav-6 > *:first-child,
ul#subnav-7 > *:first-child,
ul#subnav-8 > *:first-child,
ul#subnav-9 > *:first-child,
ul#subnav-10 > *:first-child,
ul#subnav-11 > *:first-child,
ul#subnav-12 > *:first-child,
ul#subnav-13 > *:first-child,
ul#subnav-14 > *:first-child {
	border-top: none;
}

/* Misc. Stuff */


.floatright {
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}
.floatleft {
	float: left;
	padding-right: 10px;
	margin-top: 5px;
}

.orange {
	color: #FF6600;
}
.blue {
	color: #000099;
}
.black {
	color: #000000;
}
.background1 {
	background-color: #E6F2FF;
}

.background2 {
	background-color: #FFFFCC;
}

.background3 {
	background-color: #FFD6DC;
}
#maincontent #form legend {
	color: #000000;
	font-weight: bold;
	font-size: large;
}
img.profile {
	float: right;
	padding: 5px;
	background-color: #B8B8B8;
	border: 1px solid #DADADA;
	margin: 5px;
}

/*  SKIP NAVIGATION - ACCESSIBILITY REQUIREMENT    */

#skip a, #skip a:visited
{	text-align: right;
	float: right;
	background:#FFFFFF;
	border: thin dotted #FFFFFF;
	color: #00337c;
	margin-top: 0px;
	margin-right: 5px;
	padding-right: 2px;
	padding-left: 2px;
	opacity: 0.5;
}

#skip a:hover, #skip a:focus, #skip a:active

{	color: #ffffff;
	font-weight: bold;
	background-color: #00337c;
	opacity: 0.9;
}

#skip {
	width: 200px;
	float: right;
}



/*  Pullquote  */

#maincontent .pullquote {
	float: right;
	width: 200px;
	background-color: #E6F2FF;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
#maincontent .pullquote h2 {
	color: #990000;
	font-style: italic;
}

#maincontent .pullquote_1 {  /* VS 07OCT08 added pullquote_1 */
	float: right;
	width: 200px;
	background-color: #69F;
	padding: 0 5px 5px 10px;
	margin-left: 5px;
	margin-bottom: 1em;
	text-align: center;










































	color: #7B0707
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #339;
	border-right-color: #339;
	border-bottom-color: #339;
	border-left-color: #339;
}

#maincontent .pullquote_1 h2 {
	color: #7B0707;
	font-style: italic;
}

#maincontent .pullquote_1 a:link {
	color: #7B0707;
	font-style: normal;
}

#maincontent .pullquote_1 a:link, #maincontent .pullquote_1 a:visited {
	color: #0D0777;
	
}

#maincontent .pullquote_village {
	background-color:#FAF8B3;
	border-bottom:3px solid #7D8FAB;
	border-color:#A5BDE2 #7D8FAB #7D8FAB #A5BDE2;
	border-left:3px solid #A5BDE2;
	border-right:3px solid #7D8FAB;
	border-style:solid;
	float:right;
	margin:5px 0 0 5px;
	padding:5px 5px 5px 10px;
	width:150px;
}

#maincontent .pullquote_village h3 {
	color:#00337C;
	font-size:14px;
	text-transform:uppercase;
}
#maincontent .pullquote_village a:link {
	color: #7B0707;
	font-style: normal;
}

#maincontent .pullquote_village a:visited {
    color: #050000;
}

#maincontent .pullquote_2 {
	float: right;
	width: 250px;
	background-color: #FFEA9F;
	padding: 0 5px 5px 10px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 1em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF4C1;
	border-right-color: #E4D08E;
	border-bottom-color: #E4D08E;
	border-left-color: #FFF4C1;
}

#maincontent .pullquote_2 h2 {
	color: #990000;
	font-style: italic;
}

#maincontent .pullquote_2a {
	float: right;
	width: 200px;
	background-color: #FFEA9F;
	padding: 0 5px 5px 10px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 1em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF4C1;
	border-right-color: #E4D08E;
	border-bottom-color: #E4D08E;
	border-left-color: #FFF4C1;
}

#maincontent .pullquote_emergency {
	float: right;
	width: 250px;
	background-color: #FFEA9F;
	padding: 0 5px 5px 10px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 1em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF4C1;
	border-right-color: #E4D08E;
	border-bottom-color: #E4D08E;
	border-left-color: #FFF4C1;
}
#maincontent .pullquote_emergency h2{
	color: #990000;
}


/*  Table of Contents  */ 

#maincontent .tableofcontents {
	float: right;
	width: 150px;
	border: 1px solid #0053a1;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

#maincontent .tableofcontents h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 5px;
}

#maincontent .tableofcontents h4 {
    font-weight: bold;
	font-size: 11px;
	margin: 5px 0 0 10px;
}

/*  Datatable styles  */

.datatable {
	margin-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DDE8;
	border-bottom-color: #D1DDE8;
	border-left-color: #D1DDE8;
}
.datatable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1DDE8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1DDE8;
	padding-right: 5px;  /* VS 19MAY08 added padding L&R */
	padding-left: 5px;
}	

.datatable th {
	background-color: #D1DDE8;
	padding-right: 3px;  /* VS 19MAY08 added padding L&R */
	padding-left: 3px;
}
.datatable caption {
	font-size: 120%;
	font-weight: bold;
}
.datatable th {
	text-align: left;
}

.datatable_num {  /* VS 07NOV08 added variant for numbers only data table, RIGHT JUSTIFY */
	margin-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DDE8;
	border-bottom-color: #D1DDE8;
	border-left-color: #D1DDE8;
}
.datatable_num td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1DDE8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1DDE8;
	padding-right: 5px;  /* VS 19MAY08 added padding L&R */
	padding-left: 5px;
	text-align: right ; 

}
.datatable_num th {
	background-color: #D1DDE8;
	padding-right: 3px;  /* VS 19MAY08 added padding L&R */
	padding-left: 3px;
}
.datatable_num caption {
	font-size: 120%;
	font-weight: bold;
}
.datatable_num th {
	text-align: left;
}

/*  NEWS Styles  */

div#maincontent2	{
	margin: 0 0 0 212px;
	padding: 0;
	width: 540px;
	border: 0;
	background-color: #FFFFFF;
}

div#newsleft {
	float: left;
	width:265px;
	margin-right: 10px;
}

div#newsright {
	float:right;
	width: 265px;
}



.news_box_outer {
background: url(/modlang/images/news_box_bg.gif) repeat-y top left;
margin-top: 0;
margin-bottom: 20px
}
.news_box {
background:  url(/modlang/images/news_box_bottom.gif) no-repeat bottom center;
padding-bottom: 5px;
}
.news_box_inner {
background: url(/modlang/images/news_box_top.gif) no-repeat top center;
padding: 10px 20px 20px 20px;
}
.news_box_inner h3 {
	margin-top: 0;
	padding-top: 0;
}
#contentflagblue h4, #contentflagwhite h4, #contentflagred h4 {
	padding-left: 5px;
}

