a {
	font-size: 14px;
}
a:link {
	color: #062580;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #062580;
}
a:hover {
	text-decoration: none;
	color: #C7025A;
}
a:active {
	text-decoration: none;
	color: #062580;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11pt;font-family: Arial, Helvetica, sans-serif;
}

form{margin:0px;}

#wrapper{background:#fff;margin:0px;padding:30px 0px 0px 0px;width:100%;text-align:center;}
#wrapper{text-align: -moz-center;}
#cover{background:#fff;margin:0px;padding:0px;width:1000px;}

#content{font-size:11pt;font-family: Arial, Helvetica, sans-serif;text-align:justify;}
#content h1{font-weight:bold;font-size: 17px;color:#000;}
#content h3{font-weight: bold;font-size: 14px;color: #000;font-style:italic;padding-top:10px;}
#content .header{color: #273a74;font-size: 15px;padding-top:10px;}

a.link:link, a.link:visited, a.link:active{font-size:12px; color:#070489;text-decoration:none;font-weight:bold;}
a.link:hover {text-decoration: underline;color: #C9015B;}

a.top_link:link, a.top_link:visited, a.top_link:active{color:#666366;text-decoration:none;font-size:11pt;}
a.top_link:hover {text-decoration: none;color: #C9015B;}

#right_content{background-color:#c1c1c1;vertical-align:top;text-align:center;padding:10px 5px 10px 5px;width:25%;}
#right_content .text{font-size:11px;font-family: Century Gothic;color: #333;}

#contact_office{margin:20px 5px;text-align:left;}
#contact_office table{font-size:90%;}
#nl_right{ width:183px; vertical-align:top;padding:5px;border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;}
.mon_pink13{font-size: 13px; color: #C90059;}
.subscribe{font-size: 13px; color: #054285;}
.artCat{font-size: 24px;color: #05247E;}
.artHeader{font-size: 60px;color: #C90059;}
.blogHeader{font-size: 50px;color: #05247E;font-weight: bold;}

.glossymenu{
	margin: 0;
	width: 181px; /*width of menu*/
	border: none;
	padding:10px;vertical-align:top;text-align:left;
}

.glossymenu a.menuitem{
	background: #fff;
	color:#062580;font-weight:bold;font-size:15px;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 2px 0;
	text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color:#062580;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{color:#C7025A;text-decoration:none;}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{border:1px solid #fff;margin:0;padding:0}

.glossymenu div.submenu ul li a{
	display: block;
	font-size:13px;
	color:#666;
	text-decoration: none;
	padding:0;margin:0;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{	color:#111;}

.faq{color:#062580;font-weight:bold;font-size:12pt;}

.style3 {
	font-size: 16px; 
	color: #999999; 
}
.style7 {color: #FFFFFF; font-size: 9px; }

/*Content settings*/
.content_text {
	font-size:12px;
	color:#666366;
	padding-left: 30px;
}

.content_header{
	font-size:18px;
	color:#06247D;
	padding-left: 30px;
}
/*End Content settings*/
.style4 {color: #C9015B;font-size: 11pt;}

.podcast_action{text-align:left;vertical-align:bottom;}
a.podcast_action:link, a.podcast_action:visited{font-size:90%;font-weight:bold;color:#aaa;}
a.podcast_action:hover{font-size:90%;font-weight:bold;color:#e00;}

/* Style sheet for ajax image*/
#gallery {position:relative; width:560px; padding:0px; border:1px solid #fff; background:#fff}
#pimages {border:1px solid #ddd; height:295px; background:#fff;}
#pimage {position:relative; width:560px; height:297px; border:1px solid #666; background:#FFF url(../../img/loading.gif) center center no-repeat}
#pimage img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin:2px 0px; padding:2px; width:560px; height:110px; border:none; background:#FFF;}
#thumbarea {position:relative; overflow:hidden; height:102px; width:560px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; width:560px;}
#thumbs li {float:left; cursor:pointer;}