body {
	background-image: url(/img/bgnd_menu.gif);
	background-repeat: repeat;
	margin: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

a:visited {
	color: #0099CC;
}
a:hover {
	color: #0066CC;
}
#sidebar {
	background-image: url(/img/blnk_sidebar.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 169px;
	padding-top: 20px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#maincontents {
	background-image: url(/img/body_bgnd.gif);
	background-position: left top;
	float: left;
	width: 508px;
	padding-top: 20px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pitch {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: left;
}

strong {
		font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 115%;
	
}
#header {
	text-align: center;
	width: 700px;
}
#footer {
	background-image: url(/img/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width: 700px;
	background-color: #CCCCCC;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#creativerelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#creativerelease a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#creativerelease a:link {
	color: #666666;
	text-decoration: underline;
}
#legalstuff {
	font-size: 10px;
	color: #999999;
}
#legalstuff a:link {
	color: #666666;
	text-decoration: underline;
}
#legalstuff a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#internallinks a:link {
	color: #000000;
	text-decoration: underline;
}
#internallinks a:hover {
	color: #0066CC;
	text-decoration: underline;
}


#contents {
	padding: 0px;
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
}


/*Nav bar Begins*/
#navbar{
	width:700px;
	height:36px;
	clear: both;
	background-image: url(/img/navbar-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin-left: 0px;
}
#navbar .inbar{
	display:block;
	height:36px;
	background-image: url(/img/right-round.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar ul, #navbar ul li{
border:0px;
margin:0px;
padding:0px;
list-style:none;
height:36px;
line-height:36px; } 
#navbar ul{
	background-image: url(/img/left-round.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar ul li{
float:left;
display:inline-block;
line-height:36px; }
#navbar ul li a{
color:#403e32;
text-decoration:none;
font-weight:bold;
display:inline-block; }
#navbar ul li a span{
padding:0 20px 0 0;
height:36px;
line-height:36px;
display:inline-block;
margin-left:20px; }
#navbar .navhome a, #navbar .navhome a:hover{
	height:36px;
	line-height:36px;
	background-image: url(/img/a-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
color:#FFFFFF;
background:url(/img/span-bg.png) right top no-repeat;
height:36px;
line-height:36px; }
#navbar ul li a:hover{
background:url(/img/ahover-bg.png) left top no-repeat;
height:36px;
line-height:36px; }
#navbar ul li a:hover span{
background:url(/img/spanhover-bg.png) right top no-repeat;
height:36px;
line-height:36px; }
/*Nav bar Ends*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 115%;
	margin-top: 10px;
	margin-bottom: 10px;
	width:480px;
}
.formid {
	width: auto;
	text-align: left;
}
.formidsidebar {
	width: auto;
	text-align: left;
	margin-left: 10px;
}
.address {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-align: left;
	margin-left: 10px;
}


h1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	filter: DropShadow(Color=#CCCCCC, OffX=10px, OffY=-10px, Positive=1);
	line-height: 20px;
	margin-bottom: -10px;
	margin-top: -5px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	color: #999999;
}
h4 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
h6 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 480px;
	color: #333333;	
}
.ie {
	background-color: #CCCCCC;
	margin: 3px;
	clear: both;
	height: 15px;
	width: 700px;
	background-position: center;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
