
/*COMMONLY USED SELECTORS----------------- */

/* font variants
----------------- */

.bold	{
font-weight:bold !important;
}

.oblique	{
font-style:oblique !important;
}

.italic	{
font-style:italic !important;
}

.underline	{
text-decoration:underline;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	padding-top: 3px;
}


/* FLOATS, CLEARS, ALIGNS, BORDERS, PADDING, WIDTH GOVERNORS
----------------- */
.float-left	{
float:left;
}

.float-right	{
float:right;
}

.float-left-img	{
float:left;
margin: 0 20px 20px 0;
}

.float-right-img	{
float:right;
margin: 0 0 20px 20px;
}

.clear-both	{
clear:both;
}

.clear-none	{
clear:none;
}

.clear-left	{
clear:left;
}

.clear-right	{
clear:right;
}

.align-right	{
text-align:right;
}

.align-center	{
margin:auto auto;
}
	
.border0	{
border:0 !important;
}

.border1	{
border:1px solid #000 !important;
}

.padding10	{
padding:1em;
}

.padding20	{
padding:2em;
}


/* WIDTHS
----------------- */
.width100px	{
width:100px;
}

.width125px	{
width:125px;
}

.width150px	{
width:150px;
}

.width175px	{
width:175px;
}

.width200px	{
width:200px;
}

.width225px	{
width:225px;
}

.width250px	{
width:250px;
}

.width275px	{
width:275px;
}

.width300px	{
width:300px;
}

.width325px	{
width:325px;
}

.width350px	{
width:350px;
}

.width375px	{
width:375px;
}

.width400px	{
width:400px;
}

.width425px	{
width:425px;
}

.width450px	{
width:450px;
}


.width500px	{
width:500px;
}


.width550px	{
width:550px;
}


/* HR
----------------- */

hr	{
width: 120px;
height:1px;
line-height:1px;
text-align:center;
margin: 25px auto;
color:#3a5169;
clear:both;
}

/*W3C
----------------- */

 .w3cbutton3 {
  margin: 0 1em 1em 0;
  border: 2px ridge #fff;
  font: bold 10px helvetica,arial,sans-serif;
  float:right;
}
.w3cbutton3 a {
  display: block;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #b2cde0;
  color: #000;
  text-decoration: none;
}
.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}


.hwaet_blog	{
width:570px;
}

.hwaet_blog h1	{
font:bold 22px Georgia, "Times New Roman", Times, serif !important;
}

.hwaet_blog h2	{
font:bold 16px  Georgia, "Times New Roman", Times, serif !important;
}

.hwaet_blog h3	{
font:bold 14px  Georgia, "Times New Roman", Times, serif !important;
}

.hwaet_blog p	{
font:12px/18px  Georgia, "Times New Roman", Times, serif !important;
}

.one_em	{
height:1em;
width:auto;
}

.two_em	{
height:2em;
width:auto;
}

h1,h2,h3,h4,h5,h6 {
margin: 0 0 10px 0 !important;
}


.whatisthispage {
font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
border:0;
width:250px;
height:23px;
padding:10px;
text-align:center;
background:#fff url(/skins/vigilance/assets/images/leiaR2D2.gif) left center no-repeat;
}


.sidebar_title	{
color: #039;
  font: italic 1.8em "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	clear:both;
	margin:20px auto 0 auto;
	padding:10px;
	text-align:center;
background-color: #f5f3ed;
border: 1px solid #ece9d8;
}

#creativecommons	{
margin:0 0 20px 0;	
	padding-top: 1px;
		clear:both
}


.hwaet_upper_right	{
	border:0;
}

.hwaet_upper_right img	{
	border:0;
}

.hwaet_upper_right td	{
	border:0;
	padding:0 0 0 10px;
}

h1#title, div#title {
	font-size: 2.6em;
	font-weight: bold;
	line-height: 1.3em;
}