
body {
color: #333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #c7c8de;
}

p {
margin-top: 7px;
margin-bottom: 12px;
color: #333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}


ul {
list-style-type: square;
margin-top: 8px;
margin-bottom: 5px;
}

td {
color: ##333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a:link, a:visited {
color: #0000ff; 
text-decoration:none;
}

a:hover, a:active {
color: #0000ff; 
text-decoration:underline;}

HR {
color: silver;
background-color: silver;
height: 1px;
}

/* MAIN DIVS THAT MAKE THE PAGE */

#MainContainer {
width:850px;
margin-bottom:0px;
}

.TableContainer {
border: 1px solid gray;
/*background-image: url(http://www.diplomacy.edu/ig/img/i.gif); 
background-repeat: no-repeat; 
background-position: 40px 220px;*/
background-color: #ffffff;
}


/* ------------- header divs ------------- */

#Header {
width: 850px;
color:gray;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 180%;
/*background-color: #4959ac;*/
}

#HeaderTextLeft {
float:left;
width: 210px;
text-align: center;
margin-top: 18px;
margin-bottom: 5px;
}


#HeaderTextRight {
float:right;
text-align: right;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 10px;
}


#HeaderTextTitle {
/**float:right;**/
text-align: center;
margin-top: 10px;
margin-bottom: 5px;
/**margin-right: 30px;**/
color: #CC0000;

}

#HeaderPhotos {
float: left;
width: 850px;
border-top: 3px double gray;
border-bottom: 10px solid #008191; 
}

#Header a:link, #Header a:visited {
color:gray;
text-decoration:none;
}

#Header a:hover, #Header a:active {
color:gray;
text-decoration:underline;
}


/* ------------- content divs ------------- */

#MiddleContainer {
width:850px;
background-color: #ffffff;
}

/* container with text */

#ContentTextContainer { 
float: right;
width: 640px; 
color: ##333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-bottom: 10px; 
margin-top: 10px;
border-left: 1px solid silver;
background-color: #ffffff;
}


/* text in one column */

#ContentText { 
float:left; 
color: ##333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 10px 30px 5px 30px; 
text-align: justify; 
}

#ContentText IMG {
float: left; margin-right: 10px; margin-top: 5px; border: 1px solid gray;
}

#ContentText IMG.right {
float: right; margin-left: 10px; margin-right: 0px; margin-top: 5px; border: 1px solid gray;
}

#ContentText IMG.rightNoBorder {
float: right; margin-left: 10px; margin-right: 0px; margin-top: 5px; border: 1px solid white;
}

#ContentText IMG.leftNoBorder {
float: left; margin-left: 0px; margin-right: 0px; margin-top: 0px; border: 0px solid white;
}

#ContentText IMG.center {
margin-left: auto; margin-right: auto; float: center; margin-top: 5px; border: 1px solid gray; text-align:center;
}

#ContentText IMG.link {
border: none; display: block; clear: all;
}


/* text in two columns */

#ContentTextLeft { 
margin-left: 16px;
color: ##333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#ContentTextRight { 
margin-right: 16px;
color: ##333333; 
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/* ------------- navigation divs ------------- */

#Navigation {
float:left;
width:190px;
margin-top: 12px;
text-align:right;
font-size: 12px; 
line-height: 180%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
/*background-color: #c7c8de;*/
}


/* ------------- footer divs ------------- */


#Footer {
float: left;
width: 850px;
height: 30px;
margin: 0;
padding-top:2px;
padding-bottom:2px;
color: white;
background-color: #008191;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#FooterTextLeft {
float:left;
width: 750px;
text-align: left;
/*font-weight: bold;*/
font-variant: italic;
font-size: 11px;
margin-left: 10px;
margin-top: 2px;
margin-bottom: 2px;
line-height: 120%;
}

#FooterTextRight {
float:right;
text-align: right;
margin-right: 10px;
margin-top: 1px;
margin-bottom: 2px;
}

#Footer a:link, #Footer a:visited {
color: white;
text-decoration:none;
}

#Footer a:hover, #Footer a:active {
color:white;
text-decoration:underline;
}

/* ------------- menu styles ------------- */

dl, dt, dd, {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu {
/*position: absolute; Menu position that can be changed at will */
margin-top: 13px;
/*left: 0;*/
}
#menu {
width: 200px;
float: right;
}

.menuul, .menuli {
margin: 0px;
padding: 0px;
list-style-type: none;
}


#menu dt {
cursor: pointer;
}

#menu dd {
border-bottom: 1px solid silver;
text-align: right;
display: none;
}

#menu li {
text-align: right;
margin-right: 10px;
margin-top: 1px;
margin-bottom: 1px;
}

#menu li a {
color: #0000ff;
padding: 2px 15px 2px 5px;
text-decoration: none;
display: block;
border: 1px none white;
height: 100%;
}

#menu li a:hover, #menu li a:active {
color: #0000ff;
border: 1px solid silver;
padding: 1px 14px 1px 5px;
}


#menu dt a {
color: #0000ff;
margin-top: 2px;
padding: 5px 10px 5px 10px;
text-decoration: none;
font-weight: bold;
display: block;
}

#menu dt a:hover, #menu dt a:active {
color: #cc0000;
border: 1px solid silver;
font-weight: bold;
padding: 4px 9px 4px 10px;
}



/* Blog styles */
.BlogEntry { padding-top: 10pt; }





/* special styles */

.maintitle { color: #333333; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px dotted silver; padding-bottom: 3px; padding-left: 2px; margin-bottom: 20px; padding-top: 7px;}

.title { color: #333333; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.topright {text-align: right; margin-top: -15px; margin-bottom: 15px;}

.imgRight { float: right; }

.maintitleTraining { color: #333333; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: 10px solid #008191; padding-bottom: 3px; padding-left: 2px; margin-bottom: 20px; padding-top: 7px;}

.11px { font-size: 11px;}


div.ImgLeft200 { float: left; width: 200px; margin-top: -5px; }
div.ImgLeft200 p { text-align: center; color: #333333; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

div.ImgLeft130 { float: left; width: 130px; margin-top: -5px; }
div.ImgLeft130 p { text-align: center; color: #333333; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

div.ImgLeft150 { float: left; width: 150px; margin-top: -5px; }
div.ImgLeft150 p { text-align: center; color: #333333; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

div.ImgRight200 { float: right; width: 200px; margin-left: 10px; margin-top: -5px; }
div.ImgRight200 p { text-align: center; color: #333333; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

div.ImgRight300 { float: right; width: 300px; margin-left: 10px; margin-top: -5px; }
div.ImgRight300 p { text-align: center; color: #333333; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

div.TextRight200 { float: right; width: 200px; margin-left: 12px; margin-top: -5px; background-color: #eaeeed; padding: 7px; }

.Caption {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color:      #333333;


}

div.highlight { background-color: #eaeeed; padding: 10px; border: 1px solid #cc0000; }
