.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.main-bg-tile {
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	background-color: #013375;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31E4FF;
}
a.footer:link {
text-decoration:none;
color: #31E4FF;
}
a.footer:active {
text-decoration:none;
color: #31E4FF;
}
a.footer:hover {
text-decoration:underline;
color: #31E4FF;
}
a.footer:visited {
text-decoration:underline;
color: #31E4FF;
}
.table-tile-left {
	background-image: url(../images/tile_left.gif);
	background-repeat: repeat-y;
}
.table-tile-right {

	background-image: url(../images/tile_right.gif);
	background-repeat: repeat-y;
}
.table-tile-bottom {
	background-image: url(../images/tile_bottom.gif);
	background-repeat: repeat-x;
}
.home-about-tile {
	background-image: url(../images/home_about_02_bg.gif);
	background-repeat: repeat-y;
}
.content-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABCEF1;
}
.content-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03234D;
}
.link-procedure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0050B3;
}
a.link-procedure:link {
text-decoration:none;
color: #0050B3;
}
a.link-procedure:active {
text-decoration:none;
color: #0050B3;
}
a.link-procedure:hover {
text-decoration:underline;
color: #0050B3;
}
a.link-procedure:visited {
text-decoration:none;
color: #0050B3;
}
.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}
a.main-content:link {
text-decoration:underline;
color: #E98400;
}
a.main-content:active {
text-decoration:none;
color: #0050B3;
}
a.main-content:hover {
text-decoration:none;
color: #E98400;
}
a.main-content:visited {
text-decoration:underline;
color: #0067E6;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	font-weight: bold;
}
.main-content-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: bold;
}
.main-title-first {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #303030;
	font-weight: bold;
}
.main-content-org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E98400;
	font-weight: bold;
}
.important {
    font-weight: bold;
}

.new {
	color:red;
	font-size:9px;
}

.header  {
	font-size: 100%;
}

.component {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.c1 {
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.c2 {
  text-align:left;
  background:#ededed;
  padding-left:10px;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:10px;	
}

#footer div {
	display:inline;
}

.lm {
	margin-left:15px;
}

#contact-form {
	margin-right: 130px;
}

#persian-pub {
  font-size:14px;
}

#persian-pub li {
padding-bottom:10px;
}

#facility-img-container img {
  border: 8px solid white;
}

.subtitle {
  padding-top:5px;  
}
