html { overflow: -moz-scrollbars-vertical; }
#standard {
	font-family: "Georgia, 'Times New Roman', Times, serif";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin-top: 4px;
	padding: 0em 0em 0em 0em;
	background-color: transparent;
}
.container-mywide {
    min-height: 1px;
	float: none;
	margin-left: 12px;
	background-color: #ffffff;
}
/* Custom container  	max-width: 1000px;*/
.container-narrow {
	margin: 0 auto;
	max-width: 1000px;
	float: none;
    min-height: 1px;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
}

.img-responsive {
 display: block;
 text-align: center;
 width: 80%;
 border: 0px solid #cccccc;
 margin: 0 auto;
 }




.bluebackground {
	text-align: left;
    min-height: 1px;
	padding: 0em 1em 0em 1em;
	margin-top: 6px;
	background-color: #333366;
}
.tintbackground {
	text-align: center;
    min-height: 1px;
	padding: 0em 1em 0em 1em;
	margin-top: 6px;
	background-color: #fee9e4;
}
.tintbackgroundouter {
	text-align: center;
    min-height: 1px;
	padding: 0em 1em 0em 1em;
	margin-top: 6px;
	background-color: #fee9e4;
	border: 1px solid #FF1493;
}
.tintbluebackgroundouter {
	text-align: center;
    min-height: 1px;
	padding: 0em 1em 0em 1em;
	margin-top: 6px;
	background-color: #99C2FF;
	border: 1px solid #333366;
}
.tintgraybackgroundouter {
	text-align: center;
    min-height: 1px;
	padding: 0em 1em 0em 1em;
	margin-top: 16px;
	background-color: #eeeeee;
	border: 1px solid #003366;
}
.whitebackground {
	text-align: center;
    min-height: 1px;
	padding: 0em 1.8em 0em 1.8em;
	margin-top: 6px;
	background-color: #ffffff;
	border: 1px solid #333366;
}
.tintbackgroundcolumn {
	text-align: center;
	max-width: 88%;	
    min-height: 1px;
	margin: 0 auto;
	padding: 0em 1em 0em 1em;
	background-color: #fee9e4;
	border: 1px solid #FF1493;
}
.tintcolumn {
	text-align: center;
	max-width: 88%;	
    min-height: 1px;
	padding: 1em 1em 1em 1em;
	background-color: #eeeeee;
}
.tintcolumnouter {
	text-align: center;
	max-width: 88%;	
    min-height: 1px;
	padding: 1em 1em 1em 1em;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.navbar {
	text-align: center;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	background-color: transparent;
}
.navbarleft {
	text-align: left;
	padding: .8em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	background-color: transparent;
}
.img
{
	margin: 0 auto;
	float: none;
/*	padding: 0em 0em 0em 0em;
	text-align: center; */
}
.imgvspace
{
	padding: 2em 0em 0em 0em;
	text-align: center;
}
.imgsmallvspace
{
	padding: .7em 0em 0em 0em;
	text-align: center;
}
.imgnovspace
{
	padding: 0em 0em 0em 0em;
	text-align: center;
}
.imgevent
{
	padding: .1em .1em .1em .1em;
	margin: 1em 0em 1em 0em;
	text-align: center;
	background: #58078A;
}
.argbodytext
{
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: justify;
	background: transparent;
	padding: .3em 3em 0em 3em;
}
.argbilltext
{
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
	background: transparent;
	padding: 0em 5em 0em 2em;
}
.argbodytext2col
{
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
	background: transparent;
}
.argpoemtext
{
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: center;
	background: transparent;
	padding: .3em 0em 0em 0em;
}
.argcontacttext
{
	font-size: 1.1em;
	line-height: 1em;
	color: #003366;
	text-decoration: none;
	text-align: center;
	background: transparent;
	padding: .8em 0em 0em 0em;
	margin: 0 auto;
	
	
}
.argcontacts
{
	font-size: 1em;
	line-height: 1.2em;
	color: #1f497d;
	text-align: center;
	background: transparent;
	padding: 0em 0em .5em 0em;
}
.argbiohead
{
	font-size: 1em;
	line-height: 1.2em;
	color: #1f497d;
	text-align: center;
	background: transparent;
	padding: 0em 0em .5em 0em;
}
.argbiotext
{
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
	background: transparent;
	padding: 0em 0em 0em 0em;
}
.argeventtext
{
	font-size: 1.3em;
	line-height: 1.6em;
	text-align: left;
	background: transparent;
	padding: 1.5em 0em 0em 0em;
}
ul
{
}
li
{
	list-style:square;
	font-size: 1em;
	line-height: 1.2em;
	padding: .7em 0em 0em .5em;
    text-indent: 0em;
}
a: link, a: visited /*All links*/
{
	color: #003366;
	text-decoration: none;
}
a: active, a: hover
{
	color: #58078A;
}
.title
{
	font-size: 2.5em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	padding: 1em 0em .25em 0em;
	color: #003366;
	text-decoration: none;
}
.title2col
{
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	padding: .7em 0em 0em 2em;
	color: #003366;
	text-decoration: none;
}
.secondarytitle
{
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	max-width: 900px;
	display: block;
	text-align: justify;
	background: transparent;
	padding: 1em 0em 0em 3em;
	margin: 0 auto;
}
.argeventtitle
{
	font-size: 2.2em;
	line-height: 2em;
	font-weight: bold;
	color: #003366;
	text-align: left;
	background: transparent;
	padding: .8em 0em 0em .4em;
	margin: 0 auto;
}
.argeventtitlebig
{
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	color: #003366;
	text-align: left;
	background: transparent;
	padding: .5em 0em 0em .4em;
	margin: 0 auto;
}
.argeventtitlecolumn
{
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #003366;
	text-align: center;
	background: transparent;
	padding: .2em 2em 0em 2em;
}
.argstrategytitle
{
	font-size: 2.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #003366;
	text-align: right;
	background: transparent;
	padding: 0em 0em 0em 0em;
	margin: 0 auto;
}
.titlenav
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	padding: .1em 0em .3em 0em;
	color: #003366;
	text-decoration: none;
}
.argquote /*Quote on the bottom*/
{
	font-size: 1.3em;
	line-height: 1.4em;
	color: #003366;
	text-align: center;
	background: transparent;
	padding: .8em 0em 0em 0em;
	margin: 0 auto;
}
.argfooter /*Footer of the page*/
{
/*	width: 1000px; */
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
}
.cite
{
	font-size: .8em;
	}
.blank
{
	text-align: center;
	font-size: .1em;
	line-height: .1em;
}
#textMICRO
	{
	font-size: 1em;
	font-weight: normal;
	color: #58078A;
	text-decoration: none;
	text-align: left;
	line-height: .9em; 
	background-color: #efefef;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-top: .5em;
	padding-bottom: .5em;
	margin: .2em auto;
	display: block;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	}
#textMICRO:hover
	{
	background-color: #dddddd;
	}