/******************************************/
/***********[ Artstudio_CSS_A Reset ]***********/
/******************************************/

* {
	margin:0px;
	padding:0;
}

body {
	background:#ffffff url(../images/body_bg.gif) 50% 0 no-repeat;
	color:#333300;
	font-family:"Lucida grande", "Verdana", "Trebuchet MS", sans serif;
	font-size:13px;
	line-height:18px;
	text-align:center;
	font-size: 11px;
}

#ie-message {
	background:#C00;
	text-align:center;
	border-bottom:1px solid #900;
	color: #fff;
	position:absolute;
	top:0;
	padding:5px;
	width:980px;
	float: left;
}
#ie-message a {
font-family:  Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #fff;
}

.darker-explorer {
	color: #FF3;
	font-weight: bold;
}

a { color:#333300; text-decoration:none; }
a:hover {
	color:#666633;
	text-decoration:none;
}
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:0.3em; line-height:1.3em; color:#666633; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 {
	font-size:18pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color: #666633;
}
h4 { font-size:1.17em;
font-weight:600;
color:#666633; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0px; text-align:left; vertical-align:top; }
td {padding:20px 0 0 0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.6em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#333300; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }
iframe { border:none; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold {
	font-weight: 700;
}

.boldcap {
	font-weight:bold;
	text-transform: uppercase;
}

.ita {
	font-style: italic;font-weight:bold;font-size:11pt;
	}
.caption {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	color: #366;
	letter-spacing: 0.03em;
	width: 298px;
	line-height: 21px;
}

.caption1 {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	color: #330000;
	letter-spacing: 0.03em;
	width: 298px;
	line-height: 21px;
	margin-top: 15px;
	padding-top:2px;
}
#flashContent {
	width:303px; 
	height:434px; 
	}
