/*-----[ General Rules ]----------------------------------------------------------------------*/

a { color: #2D5A9E; text-decoration: none;}

a:hover { text-decoration: underline; }

p {	
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding: 0 20px;
	margin: 0 0 12px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: justify;
}
html>body p { text-align: justify; }

img {	border: none; }

div.cleaner {
	clear: both;
	height: 0px;
}



/*-----[ Main Column ]------------------------------------------------------------------------*/

h1, h1.home {
	font: bold 18px/21px 'Trebuchet MS', Geneva, Helvetica, Arial, sans-serif;
	padding: 2px 0 2px 8px;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #B7B9BC;
	background: #040857;
	color: #F0F3F7;
}

h1.home { margin: 0 0 17px 0; }

#mainCol a {
	font-weight: bold;
}

#mainCol img, #mainCol img.floatLeft {
	margin: 0;
	padding: 0;
	border: 1px solid black;
	margin: 0px 4px 2px 12px;
	float: right;
}

#mainCol img.floatLeft {
	margin: 4px 12px 2px 0;
	float: left;
}

#mainCol li {
	list-style: square;
	padding: 0 5px;
	margin: 8px 20px;
	color: #000;
	/*color: #2D5A9E;*/
	
}

.buttons { padding-left: 180px; }

input.button {
	margin-right: 20px;
	background-color: #DFE4EF;
	border: 2px solid #646464;
	border-top: solid #ADB6D3;
	border-left: solid #ADB6D3;
}

.announcementHeader {
	border-top: 1px solid #777;
	margin-top: 14px;
}


/*-----[ Side Bar/Menu ]---------------------------------------------------------------------*/ 

#menuBar {
	width: 205px;
	padding: 0;
	margin-bottom: 10px;
	font: 11px/23px  Helvetica, Arial, sans-serif, Lucida, Verdana;
	background: #D4D9E1;
	color: #000;
	border-top: 1px solid #101887;
	}

#menuBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#menuBar li {
	list-style: none;
	background: url(../img/menu_btn.jpg) no-repeat; 
	text-align: left;
	width: 204px;
	margin: 0;
	padding-bottom: 0;
	}

#menuBar li a {
	display: block;
	padding: 0;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	width: 204px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 194px;
	}

html>body #menuBar li a {	width: auto;	}

#menuBar li a:hover, #menuBar li.selected a {
	background: url(../img/menu_btn_on.jpg) no-repeat;
	color: #000;
}

/*----- [ END of Side Bar/Menu ] -------------------------------------------------------------*/


img.left {
	margin: 0 0 0 -3px;
	padding: 0 0 0 0;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0 0 0 0;
}

#zefxis {
	text-align: center;
	color: #D6F83B;
	margin-top: 60px;
	font-size: 11px;
}

a.page-link {
	color: #0B63A1;
	font-weight: bold;
	text-decoration: none;
}

a.page-link:hover {
	color: #768F06;
	text-decoration: underline;
}

.newsletter {
	margin-bottom: 15px;
	padding: 0;
}

img.sidebar-image {
	margin: 20px auto;
	width: 170px;
	display: block;
}

p.sidebar, p.sidebar-l {
	padding: 5px 10px;
	margin: 0;
	font-size: 11px;
	text-indent: 0;
}

p.sidebar-l {
	text-align: left;
	font-size: 12px;
}

.taxnautilus {
	margin: 40px 0px;
}

.taxnautilus-link {
	text-align: right;
	padding: 10px;
}

.taxnautilus a {
	color: #0A2D47;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.taxnautilus a:hover {
	color: #1E8BD8;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}


#mainCol .news-inside {
	margin: 0 0 5px 0;
	padding: 20px 0 20px 0;
	clear: both;
}

#mainCol .news-inside img.floatLeft {
	margin-left: 20px;
}

h2.newsitems {
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 2px;
	border-bottom: 2px solid #000683;
	margin: 50px 0 -26px 0;
}

h2, #mainCol h2.news1, #mainCol h2.news2 {
	font-size: 11px;
	line-height: 15px;
	background: #EBEEF0 url(../img/newsbullet1.gif) no-repeat left;
	padding: 0 0 1px 18px;
	border: 1px solid #B7C2C9;
	margin: 20px	 20px 12px 20px;
	color: #464749;
}

#mainCol h2.news2 {
	background: #000683 url(../img/newsbullet2.gif) no-repeat left;
	color: #C2C6FC;
	border-color: #000;
}

.newstopic1 {
	color: #000;
}

.newstopic2 {
	color: #fff;
}

h3.news1, h3.news2 {
	font-size: 10px;
	line-height: 15px;
	background: #EBEEF0;
	padding: 3px 0 4px 8px;
	border-top: 1px solid #51626A;
	border-bottom: 1px solid #51626A;
	margin: 0 0 12px;
	color: #464749;
}

h3.news2 {
	background: #000683;
	color: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

p.no-padding {
	padding: 0;
}

.more {
	text-align: right;
	margin: 6px 0 17px 0;
}

.more a {
	display: block;
	font-size: 10px;
	padding: 2px 8px;
	width: 82px;
	background: #DFE4EF url(../img/more.gif) no-repeat;
	text-decoration: none;
	text-align: right;
	color: #000;
	border: 1px solid #999;
	border-bottom-color: #222;
	border-right-color: #222;
}

.more a:hover {
	background: #9A9DA2 url(../img/more_on.gif) no-repeat;
	color: #fff;
	border: 1px solid #eee;
	border-top-color: #222;
	border-left-color: #222;
}

.more a.more-ann { width: 160px; }

p.smalltext {
	font-size: 11px;
	margin: 0;
	text-indent: 0;
}

#sideBar .sidenews {
	margin-bottom: 25px;
	padding: 0 10px;
}

#sideBar .sidenews p {
	font-size: 10px;
	text-indent: 0;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-align: left;
}

#sideBar .sidenewsdate {
	font-weight: bold;
	color: #00015B;
	font-size: 11px;
	margin-bottom: 7px;
}

form.newsletter {
	margin: 4px 8px 10px 8px;
}

#sideBar .sidebanner {
	margin: 20px 0;
}

#sideBar .sidebanner a {
	text-align: center;
	display: block;
	margin: 0;
}

#sideBar .sidebanner img {
	margin: 0 auto;
}

#sideBar .sidebanner p {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
}

div.publication {	
	margin: 40px 0px;
}

div.publication h2 {
	font-size: 14px;
	border-bottom: 1px solid black;
}

div.publication img {
	margin-right: 20px;
}

div.publication p.released {
	font-weight: bold;
	text-indent: 0;
	color: #464749;
}

div.publicationThumb {
	margin: 60px 20px;
}

div.publicationThumb a {
	text-decoration: none;
	font-weight: bold;
}

div.publicationThumb img.floatLeft {
	border: 1px solid aqua;
}

.publicList {
	margin-top: 5px;
	padding: 0;
}

.publicList li{
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}


.publicList img {
	margin: 10px 10px 0 0;
	border: 1px solid #000;
	float: left;
	
}

.publicList li a {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	width: 460px;
	float: right;
}

.mainContent {
	padding: 0 20px;
}

.publicList ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;	
}

.publicList li {
	list-style: none;
	text-align: left;
	margin: 0;
	padding-bottom: 4px;
	font-weight: bold;
}

.publicList a:hover {
	color: #6B97D6;
}

.newslist {
	font-size: 11px;
	font-weight: bold;
}

.newslist ul {
		list-style: none;
		margin: 12px 0 0;
		padding: 0;
		border: none;
		border: 1px solid red;
		}

.newslist li {
	margin-bottom: 3px;
}

.newslist a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.newslist a:hover {
	text-decoration: underline;
}

.list-title {
	font-weight: bold;
	color: #00015B;
	font-size: 13px;
	margin-bottom: 7px;
	border-bottom: 1px solid #000;
}

.links {
	margin-top: 40px;
}

#mainCol h2 {
	font: bold 16px/21px 'Trebuchet MS', Geneva, Helvetica, Arial, sans-serif;
	padding: 2px 0 3px 0;
	margin: 20px 20px 3px 20px;
	color: #040857;
	background: none;
	border: none
}

#mainCol table {
	width: 514px;
	margin: 0 20px;
}

#mainCol td.col1 {
	width: 200px;
	padding: 2px 5px 3px;
}

#mainCol tr.colored {
	background: #EBEEF0;
}

.adage {
	border: 1px solid #A7AEB8;
	background: #DFE3E8;
	border-right: none;
	border-left: none;
	margin: 30px 0 80px;	
	padding-right: 12px;
}

.adage p {
	text-align: right;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.adage p.quote {
	margin-top: 4px;
	font-weight: bold;
	font-size: 11px;
}

.adage p.person {
	margin: 5px;
	font-size: 11px;
}


/*-----[ Sitemap ]----------------------------------------------------------------------------*/

.sitemap ul {
	list-style: none;
	margin: 45px 35px;
	padding: 0;
	border: none;	
}

.sitemap li {
	list-style: none;
	text-align: left;
	margin: 5px 0 10px;
	font-weight: bold;
	width: 245px;
}

.sitemap a {
	text-decoration: none;
	background: #EFF0F6;
	width: 245px;
	display: block;
	padding: 2px 8px 0 8px;
	border: 1px solid #D3D5FE;
	border-bottom: 4px solid #C2C7DA;
}

.sitemap li#home {
	margin-left: -40px;
	margin-bottom: 20px;
}

.sitemap li#home a {
	line-height: 22px;
	background: #E0E1EB;
	border-color: #B1B9CF;
}

.sitemap a:hover, .sitemap li#home a:hover {
	background: #3D466B;
	color: #fff;
	border: 1px solid #000;
	border-bottom: 4px solid #0A0C12;
}

.sitemap-inner {
	background: transparent;
}

.sitemap-inner ul {
	background: transparent;
	margin: 8px 20px 0;
}

.sitemap-inner li {
	background: transparent;
	font-weight: normal;
	font-size: 11px;
	width: 380px;
}

.sitemap-inner a {
	background: transparent;
	border: none;
	font-weight: bold;
	color: #101887;
	width: 380px;
}

.sitemap-inner a:hover {
	background: transparent;
	border: none;
	font-weight: bold;
	text-decoration: underline;
	color: #101887;
}


/*-----[ Contact ]----------------------------------------------------------------------------*/

.contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;	
}

.contact li {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 9px;
	font-weight: bold;
}

.taxnautilus-name {
	font-weight: 800;
	color: #114E79;
}

.services ul {
	margin: 0 0 20px;
	padding-left: 40px;
	border: none;	
}

.services li {
	list-style: square;
	text-align: left;
	color: #000683;
	margin: 0;
	padding-top: 5px;
}

.services p, p.services {
	text-indent: 18px;
}


h3.older-anns {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #222222;
	font-weight: bold;
}

ul.announce-list {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
}

ul.announce-list li {
	list-style: none;
	text-align: left;
	margin: 0;
	padding-bottom: 4px;
}

a.an1 {
	font-weight: bold;
	color: #6B97D6;
}

a.an2 {
	font-weight: bold;
	color: #101887;
}

a.an1:hover, a.an2:hover {
	color: #152B4B;
}

img.announce {
	float: left;
	position: relative;
	border: 1px solid #999;
	margin-right: 14px;
}

p.normal {
	text-indent: 0;
}

.black {
	color: #000;
}

.learn-more a {
	color: #101887;
	text-decoration: none;
	font-weight: bold;
}

.learn-more a:hover {
	text-decoration: underline;
}

#logo-bottom {
	text-align: center;
	border-top: 1px solid #BEC3CB;
	margin: 180px 12px 0;
	padding-top: 5px;
}

#logo-bottom img {
	border: none;
	float: none;
}

.flashwarning {
	margin-top: 60px;
	border: 1px solid #B9BBFF;
	padding: 4px 8px;
	background: #F4F6F7;
}

div#supporters {
	margin: 50px 0;
	border-bottom: 1px solid #B5BBC3;
	background: url(../img/supporters_liquid.jpg) repeat-x center;
	height: 305px;
	text-align: center;
}

#officePhoto {
	margin: 50px 0;
	border-bottom: 1px solid #B5BBC3;
	border-top: 1px solid #848E9B;
	background: url(../img/supporters_liquid.jpg) repeat-x center;
	text-align: center;
	/*height: 150px;*/
	padding: 20px 0 10px 0;
}

#officePhoto img {
	border: 1px solid #8D97A3; 
}

#officePhoto p {
	padding: 0;
	margin: 0;
	text-align: center;
	text-indent: 0;
}

#officePhoto p.smallFont {
	font-size: smaller;
}

div#supporters img {
	border: none;
	margin: 18px 0 18px 30px;
	height: 128px;
	width: 143px;
	border: 1px solid #959FA9;
}

div#supporters img#header {
	width: 205px;
	height: 30px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../img/athens2004.jpg) center no-repeat;
	border: 1px solid #88919F; border-left: none; border-right: none;
}

div#supporters p {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	text-indent: 0;
	padding: 3px 10px 0;
	color: #1C73A9;
}

object#g30542DE0 {
	margin: 30px 20px 10px 20px;
}





/*-----[ Forms ]-----------------------------------------------------------------------------*/

#mainCol form {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 20px 10px 20px;
	width: 480px;
}

#mainCol form div.inlineError {
	color: #D20000;
	font-weight: bold;
	margin: -8px 0 10px 100px;	
	padding: 0 0 2px 20px;
	line-height: 17px;
	background: url(../img/error.png) no-repeat;
}

#mainCol form label {
	color: #474646;
	width: 120px;
	display: block;
	float: left;
	line-height: 20px;
}

#mainCol form input, #mainCol form textarea {
	border: 1px solid #CCCCCC;
	width: 340px;
	margin-bottom: 10px;
}

#mainCol form input.button {
	color: #333333;
	margin: 20px 0;
	width: auto;
	float: right;
	padding: 0 2px;
	background-color: #DFE4EF;
	border: 1px solid #646464;
	border-top: 1px solid #ADB6D3;
	border-left: 1px solid #ADB6D3;
}

#mainCol form div.buttons {
	width: 480px;
	padding: 0 10px;
}


#mainCol form .radioGroup {
	margin-left: 120px;
}

#mainCol form .radioGroup label {
	margin: 0;
	width: 90px;
	float: left;
}

#mainCol form .radioGroup input.radioButton {
	margin: 4px 3px 0 0;
	float: left;	
	width: auto;
}

#mainCol .required {
	color: #D20000;
	display: inline;
}


/*-----[ Newsletter Forms ]-------------------------------------------------------------------*/

#newsletter {
	padding: 0 6px;
}

#newsletter label {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	display: block;
}

#newsletter input {
	margin: 3px;
	vertical-align: middle;
}

#newsletter div.buttons {
	width: auto;
	padding: 0;
	margin: 6px 0 0 50px;
}

#newsletter label {
	font-size: 10px;
}

#newsletter .radioGroup label {
	margin: 0;
	display: inline;
}

#newsletter div.inlineError {
	color: #CC3300;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 8px 4px;
}







h3.contactLegend {	
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 1px;
	color: #2D3053;
}

div.contact {
	margin: 20px;
}

div.contactItem{
	background: #f4f4f4;
	padding: 8px;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	text-indent: 0;
}

div.contactItem li {
	padding: 0 0 2px;
	font-weight: normal;
}

ul.discover {
	margin-left: 30px;
}

ul.discover li {
	font-weight: normal;
	list-style: square;
	text-align: justify;
	padding-left: 5px;
}

.discover-strong {
	color: #254F8D;
	font-weight: bold;
}






/*-----[ StandOut ] ----------------------------------------------------------------------*/


div.standOut {
	margin: 20px;
	border: 1px solid #F0F0F0;
	background: #F6F6F6;
	padding: 10px;
}

div.standOut p {
	margin: 0;
	padding: 0;
}

div.standOut p.important {
	background: #990000;
	color: #fff;
	padding: 5px;
	font: 14px Arial, Helvetica, sans-serif;
}

div.standOut .publicNext {
	font-size: 12px;
	font-weight: bold;
	color: #1C3964;
}





/*-----[ Breadcrumbs ] ----------------------------------------------------------------------*/

#breadcrumbs {
	margin: 0 20px 30px 20px;
	padding: 4px 10px;
	background: #FBFBFB;
	height: auto;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}


#breadcrumbs a {

	color: #333333;
}

#breadcrumbs a {
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #006699;
}


/*-----[ Tool Bar ]---------------------------------------------------------------------------*/


#banner ul {
	float: right;
	list-style: none;
	margin: 5px 25px 0 0;
	padding: 0;
}

#banner ul li a {
	text-decoration: none;
	width: 100px;
	height: 15px;
	display: block;
}

#banner em {
	display: none;
}

#banner a.logo {
	display: block;
	width: 180px;
	height: 33px;
	position: absolute;
	top: 25px;
	left: 20px;
}



/*-----[ Footer ]---------------------------------------------------------------------------*/

#footer div {
	float: left;
	width: 120px;
	padding: 0 34px;
	margin: 0 20px 0 0;
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
}

#footer a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

#footer a.tsenos{
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer ul {
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	width: 500px;
	list-style: none;
} 

#footer li {
	margin: 0;
	padding: 0;
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #000;
	float: left;
	}
	
		
#footer li.first, #footer li.first2 {
	border-left: none;
	list-style: none;
	display: inline;
	}

#footer ul li.first2 { margin-left: 25px; }	

#footerLinks {
	width: 760px;
	padding: 5px 0 0 0;
}

.links {
	float: right;
	width: 400px;
	margin: 0;
}

.links ul {
	margin: 0;
	display: inline;
	clear: none;
	text-align: right;
	width: auto;
	float: right;
}

.links li {
	display: inline;
	margin: 0 5px;
	color: #4a1126;
	margin: 0 0 0 7px;
	padding: 0 7px 0 0;
	border-right: 1px solid #5d5c5c;
}

.links li.last {
	border: none;
}

.links li a {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5d5c5c;
	text-decoration: none;
}

.links li a:visited {
	color: #5B5F4F;
}

.links li a:hover {
	color: #BCC0B2;
	text-decoration: underline;
}

p.zefxis {
	float: left;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5d5c5c;
	width: 250px;
}

p.zefxis a {
	color: #5d5c5c;
	text-decoration: none;
}

p.zefxis a:visited {
	color: #5B5F4F;
}

p.zefxis a:hover {
	color: #BCC0B2;
	text-decoration: underline;
}


/*-----[ Sitemap ]----------------------------------------------------------------------------*/

#mainCol ul.sitemap {
	margin: 15px 0;
	padding: 0;
}

#mainCol ul.sitemap li {
	list-style: none;
	width: auto;
}

#mainCol ul.sitemap ul { 
	margin-left: 10px;
	list-style: none;
	/*text-indent: -15px;*/
 }

#mainCol ul.sitemap ul li {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}

#mainCol ul.sitemap ul ul {
	margin: 20px 0 20px 30px;
}

#mainCol ul.sitemap ul ul li {
	margin: 0px 0 7px 0;
	padding: 0 0 0 0;
	line-height: 18px;
	list-style: none;
	color: #6479A3;
}

#mainCol ul.sitemap ul ul ul li {
	margin: 2px 0 7px 0;
	padding: 0 0 0 0px;
	line-height: 15px;
	
}

#mainCol ul.sitemap a {
	color: #040857;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*display: block;
	border: 4px solid #040857;*/
	border-width: 1px 1px 1px 4px;
	background: none;
	width: auto;
}

#mainCol ul.sitemap a:hover {
	text-decoration: none;
}

#mainCol ul.sitemap ul a {
	color: #6D7887;
	font-weight: bold;
	padding: 0 15px;
}

#mainCol ul.sitemap ul a:hover{
	color: #030743;
	text-decoration: none;
}

#mainCol ul.sitemap ul ul a {
	color: #6479A3;
	font-weight: normal;
	background: none;
	font-size: 12px;
	padding-top: 1px;
}

#mainCol ul.sitemap ul ul a:hover {
	color: #050505;
}

#mainCol ul.sitemap ul ul ul a {
	color: #626262;
	font-weight: normal;
	background: none;
	font-size: 11px;
	padding-top: 1px;
}

#mainCol ul.sitemap ul ul ul a:hover {
	color: #A60F17;
	text-decoration: none;
}

#mainCol div.logo {
	margin: 20px 0;
}

#mainCol .logo p {
	font-size: 11px;
	text-indent: 0;
}

#mainCol .logo img {
	border: none;
	margin: -18px 10px 0 0;
}
