@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

body {
	background:url(../images/body-bg.jpg) repeat-x #fff;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	margin:0 auto;
	padding:0;
}
p {
	font-size: 12pt;
	line-height: 1.5em;
}

h1 {font-size:1.8em;color:#000;margin-top:0px;}
h2 {font-size:1.6em;color:#000;}
h3 {font-size:1.8em;color:#000;margin-top:0px;}

a {color:#29176B;text-decoration:none;}
a:hover {color:#29176B;text-decoration:underline;}

fieldset {margin:0;padding:0;border:none;}

#wrapper {
width:990px;
text-align:left;
margin:auto;
padding:0;
}
#header {
width:990px;
height:200px;
margin:0;
padding:0;
}
#leftcontent {
float:left;
width:600px;
}
#rightcontent {
float:right;
width:362px;
text-align:right;
}
#rightcontent2 {
float:right;
width:362px;
text-align:left;
}

/* Classes */
.logo {float:left;width:373px;height:135px;margin-top:24px;border:none;}
.searchbox {float:right;text-align:right;position:relative;top:45px;}
.searchbox p {margin-bottom:5px;}
.screenshot {float:left;height:116px;margin-right:20px;border:none; }
.listingbox {border-bottom:1px solid #ccc;min-height:185px;padding-bottom:20px;margin-bottom:20px;}
.listingbox h2 a {color:#29176B;}
.banner {width:295px;height:116px;border:none;}
.aboutbox-top {background:url(../images/box-large-top.jpg) no-repeat;width:584px;height:17px;}
.aboutbox {background:url(../images/box-large-content.jpg) repeat-y;width:584px;}
.aboutbox p {margin-bottom:10px;padding:0px;}
.aboutbox-bottom {background:url(../images/box-large-bottom.jpg) no-repeat;width:584px;height:20px;}
.keybox-top {background:url(../images/box-large-top.jpg) no-repeat;width:584px;height:17px;margin-top:25px;}
.keybox {background:url(../images/box-large-content.jpg) repeat-y;width:584px;}
.keybox p {margin-bottom:10px;padding:0px;}
.keybox-bottom {background:url(../images/box-large-bottom.jpg) no-repeat;width:584px;height:20px;}
.tagbox-top {background:url(../images/box-large-top.jpg) no-repeat;width:584px;height:17px;margin-top:25px;}
.tagbox {overflow:hidden;background:url(../images/box-large-content.jpg) repeat-y;width:584px;}
.tagbox p {float:left;margin-left:20px;padding:0px;}
.tagbox-bottom {background:url(../images/box-large-bottom.jpg) no-repeat;width:584px;height:20px;}
.contactbox-top {background:url(../images/box-small-top.jpg) no-repeat;width:362px;height:20px;}
.contactbox {background:url(../images/box-small-content.jpg) repeat-y;width:362px;}
.contactbox p {margin:0px;padding:0px;}
.contactbox-bottom {background:url(../images/box-small-bottom.jpg) no-repeat;width:362px;height:20px;}
.contact-icon {float:left;width:30px;height:27px;vertical-align:middle;margin-right:10px;}
.boxpadding {padding:0 25px 25px 25px; overflow:hidden;}
.icon-wrap {font-size:22px;margin-bottom:20px;}
.article-image {float:right;width:250px;border:solid 1px #000;margin-left:10px;margin-bottom:5px;}
.article-title {font-size:1.3em;color:#000;margin:0}
.article-date {font-style:italic;margin:0;}
.article-snippet {margin-top:0;padding-bottom:15px;margin-bottom:15px;}
.hr {border:solid 2px #C9D7F1;margin-top:50px;margin-bottom:30px;}
.clear {clear:both;}
.getonit {width:86px;height:21px;border:none;}
.tags {padding-right:15px;padding-bottom:15px;}
.anchor {text-decoration:underline;}

.readmore {
	color: #FFF;
	background-color: #2A186E;
	float: right;
	margin-top: 10px;
	font-weight: bold;
	padding:5px;
	text-decoration:none;
}

.readmore a {text-decoration:none;color:#fff;}

.pagation {background:#D3DFED;display:inline-block;width:30px;line-height:30px;text-align:center;color:#000;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;margin-top:10px;}


.weburl a {
	color: #2a186e;
	font-size: 11pt;
}

.breadcrumb {
	display: block;
	width: 565px;
	margin-top: -15px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-weight: bold;
	margin-left: 8px;
	color: #233E87;
}
.breadcrumb a {
	color: #233E87;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #B4B4B1;
}
.breadcrumb .arrow {
	font-weight: bold;
	color: #B4B4B1;
	border: 1px solid #C9D7F1;
	display: inline;
	background-color: #FEFFE6;
	font-family: 'Boogaloo', cursive;
	font-size: 13pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 4px;
	margin-left: 6px;
}
html.cufon-active body div#wrapper div#maincontent div#rightcontent div.contactbox div div.icon-wrap a { text-decoration:none; color:#000; }

html body div.italdate {font-style:italic;margin:0; font-size:12pt;}