/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, fieldset, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	color:#747474;
	border-top:0px solid #32558f;
	background: #32558f url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position:top center;

}
p, h2, h3, h4 {
line-height:15px;
	margin:10px 0;
	
}
h1 {
}
h2 {
	border-top: 1px dotted #32558f; border-bottom: 1px dotted #32558f; font-size: 15pt; font-weight: normal; margin: 0.49in 0 0.25in; padding: 0.25in; line-height: 1.4; background-color: #fffdee; color: #32558f; position: relative; text-transform: uppercase;
}
h3 {
	font-size:140%;
	color:#315587;
}
h4 {
	font-size:110%;
}
a {
	color:#3a598b;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration:none;
	color:#666;
}
acronym {
	border:0;
	cursor:help;
	border-bottom:1px dotted #888d91;
}

/* [shared] */

#container {
	width:750px;
	margin:0px auto;
	text-align:left;
	background:#fff;
}
#leftcol strong, #rightcol strong {
	color:#32558f;
}
#leftcol {
	width:295px;
	float:left;
	padding:0 40px;
	border-right:0px solid #32558f;
}
#leftcol ul {
	margin:15px 0 0 25px;
	list-style:square;
}
#rightcol {
	width:294px;
	float:left;
	padding:0 40px 30px;
}
ul li {
  list-style-type: none;
}

#logo {
	text-align:right;
	padding:45px 0 15px;
}
#home #logo {
	padding-top:26px;
}
#nav {
	border-bottom:3px solid #32558f;
	
}


/* [home] */

#home_left {
	float:left;
	width:375px;
	background-color:#fff;
	border-right:0px solid #32558f;
	padding:0px 25px 15px 10px;
}
#home_right {
	float:left;
	width:274px;
	padding:0 0 0 25px;
}
#home_left h2, #home_right h2 {
	margin:15px 0;
}
#home_left h4 {
	margin:15px 0 -15px;
	color:#404040;
	font-size:100%;
}


p#study  {
	border:1px solid #b3b3b3;
}
p#study img {
	display:block;
	border:0;
}

/* [news] */

#news_leftcol {
	float:right;
	width:478px;
	padding:0 0 0 30px;
	border-left:1px solid #cccccc;
}
#news_leftcol img {
	border:1px solid #cccccc;
}
#news_leftcol h3 {
	margin:15px 0 -10px;
	color:#404040;
}
#news_rightcol {
	float:left;
	width:211px;
	padding:0 30px 15px 0;
}
#news_rightcol h4 {
	margin:15px 0 -15px;
	color:#404040;
	font-size:100%;
}

/* [contact] */

#cont_left {
	float:left;
	width:349px;
	border-right:1px solid #32558f;
	padding:0px 25px 15px 0px;
}
#cont_right {
	float:left;
	width:350px;
	padding:0 0 0 25px;
}
#cont_right img {
	border:1px solid #b3b3b3;
	margin-top:10px;
}
#cont_left h2, #cont_right h2 {
	margin:15px 0;
}
#cont_left ul, #cont_right ul {
	margin:15px 0 15px 20px;
	list-style:square;
}

/* [site map] */

ul.sitemap {
	margin:15px 0 15px 25px;
}
ul.sitemap li {
	margin:3px 0;
}
ul.sitemap ul {
	margin:15px 0 15px 25px;
}
ul.sitemap ul a {
	font-weight:normal;
	color:#808080;
}
ul.sitemap ul ul a {
	font-weight:normal;
	color:#808080;
	font-size:90%;
}

/


/* [footer] */


#footer {
  background:#32558f;
	height:
	width:750px;
	margin:0 auto;
	padding:22px 0 0;
	line-height:155%;
}


#copyright {
	height:46px;
	color:#c0c0c0;
}
#copyright ul {
	list-style:none;
	padding:12px 0 0;
	width:750px;
	margin:0 auto;
}
#copyright li {
	float:left;
	padding:0;
}
#copyright li.valid {
	float:right;
}
#copyright a {
	color:#c0c0c0;
}


/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:2px solid #ddd;
	font-size:1px;
	clear:both;
}

#navlist li { list-style-type: circle; margin-left:6px;}

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
	color        :#315587;
}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}

