﻿body{

	background-color:#4E6380;

	font: normal normal 11px verdana, arial,helvetica,sans-serif;
  color:#005782;

}

/*-- body *{	font: normal normal 11px verdana, arial,helvetica,sans-serif; } --*/

body p{
  font-size: 11px;
}




.MainText {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	font-weight:normal;

	text-decoration:none;

	color:#005782;

	line-height:17px;

}



.FooterText {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:none;

	color:#005782;

	line-height:14px;

}



.LeftContent {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:none;

	color:#D3D8E0;

	line-height:12px;

}





.RightContent {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:none;

	color:#FFFFFF;

	line-height:12px;

}



.MainTextWhite {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	font-weight:normal;

	text-decoration:none;

	color:#FFFFFF;

	line-height:17px;

}

/* Std table */

.std-table{

  border-collapse: collapse;

}

.std-table td, .std-table th{

  text-align: left;

  border: 1px solid #3f301a;

  font-size: 11px;

  vertical-align: top;

  padding: 3px 5px;

}

.std-table th{

  background-color: #cca47a;

}

.std-table td{}

ul.roman-lower li{

  list-style: lower-roman;

}

h3.p_heading{

  color: #b98148;

  font-weight: bold;

  font-size: 14px;

}

h4.p_heading{

  color: #b98148;

  font-weight: bold;

  font-size: 13px;

  text-decoration: underline;

  margin-bottom: 10px;

}

.referense{

  padding-left: 25px;

}

p.strong{

  font: normal normal 15px Verdana, Helvetica, Arial, sans-serif; 

  font-weight: bold;

  border: 1px solid red; 

}

table.grades-table{
  width: 100%;
}
table.grades-table td, table.grades-table th{
  text-align: left;
  padding: 2px 8px;
  font-size: 11px;
}
table.grades-table th{}
.MainText.launch{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.launch-munu-title{
  width: 100%;
  text-align: center;
}
.launch-munu-title div{
  font: normal bold 10px Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
.launch-menu-links{}
.launch-menu-links td{
  font: normal bold 12px Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  line-height: 20px;
  padding: 0 0 20px 0;
}
.launch-menu-links table{
  width: 100%;
}
.pdf-doc{
  background: url(images/pdf1.png) no-repeat 0 0;
  padding: 3px 0 3px 25px;
  text-decoration: underline;
}
