body
{
	margin:0;
	padding:0;
	font-size:16px;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:25px;
}

.index-body
{
	background:#117CE3 url(../images/body-bg.jpg) repeat-x;
}

.inner-body
{
	background:#117CE3 url(../images/inner-body.jpg) repeat-x;
}

a, img { border:none; }

ul.bullets
{
	margin:0 0 0 60px;
	padding:0;
	list-style:none;
}

ul.bullets li
{
	margin:0;
	padding:6px 0 8px 55px;
	list-style:none;
	background:url(../images/bullet.png) no-repeat 0 -5px;
}

ul.bullets li a
{
	margin:0;
	height:28px;
	font-size:17px;
	color:#000;
	text-decoration:none;
}

ul.bullets li a:hover
{
	color:#FFEA00;
}

/****************** Bullets Blog *****************/

ul.bullets2
{
	margin:5px 0 0 5px;
	padding:0;
	list-style:none;
}

ul.bullets2 li
{
	margin:0;
	padding:6px 0 8px 45px;
	list-style:none;
	background:url(../images/bullet.png) no-repeat 0 -5px;
}

ul.bullets2 li a
{
	margin:0;
	height:28px;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

ul.bullets2 li a:hover, ul.bullets2 li a.active
{
	color:#FEE500;
	text-decoration:underline;
}

/****************************************************/
.newsletter-title
{
	width:411px;
	height:38px;
	background:url(../images/newsletter-title.jpg) no-repeat;
	color:#1A72D2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	padding:25px 0 0 20px;
}

.newsletter-bg
{
	width:431px;
	background:url(../images/newsletter-bg.jpg) repeat-y;
	color:#000;
	line-height:20px;
	font-size:14px;
}

.newsletter-bg-inner
{
	background:#f6f6f6 url(../images/newsletter-bg-inner.jpg) repeat-x bottom;
	height:139px;
	border-top:none;
}

.shift-rt
{
	margin-left:12px;
}

input.newsletter
{
	width:287px;
	height:23px;
	border:1px solid #ccc;
}

.footer
{
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	background:#29CAFB;
}

.footer a
{
	color:#132670;
}

/*********************** Inner pages *******************************/
.top-links
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 0 0 0;
}

.top-links a { color:#000; text-decoration:none; }

.content-bg
{
	background:url(../images/content-bg.png) repeat-y;
	color:#000;
}

.title-bg
{
	background:url(../images/title-bg.jpg) no-repeat left;
	height:81px;
	font-size:25px;
	font-weight:bold;
}

.date
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

/*************** Blog page ****************************/
.blog-left-bg
{
	background:url(../images/blog-left-bg.jpg) repeat-y;
}

.blog-left-bg td
{
	padding:0 10px;
	font-size:14px;
	line-height:20px;
}

.blog-left-bg .title
{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

.blog-left-bg a
{
	color:#000;
	text-decoration:none;
}

.blog-left-bg a:hover
{
	color:#FEE500;
}

.blogpost
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.blogpost .title
{
	font-size:23px;
	font-weight:bold;
}


.blogpost .date
{
	font-size:16px;
	color:#B7B69D;
	text-align:left;
	font-weight:normal;
	padding:10px 0;
}

.blogpost a
{
	color:#B7B69D;
	text-decoration:none;
}


.blogpost a:hover
{
	text-decoration:underline;
}

.blogpost .title a
{
	color:#000;
	text-decoration:none;
}


.blogpost .title a:hover
{
	text-decoration:underline;
}

/**************************************/
.formTable input
{
	width:250px;
	height:17px;
	border:1px solid #ccc;
	background:#fff;
}
.star
{
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}
