@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgwrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#wrapper2 {
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
h1 {
	color: #030162;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 8px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1f5bae;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4b4b4;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 span {
	font-size: 15px;
	font-weight: normal;
	line-height: 8px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1F5BAE;
    margin-top: 5px;
    margin-right: 30px;
    margin-bottom:0px;
}

a img {
	border: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
li {
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
}

.idev_table {
    margin-left: 20px;
	padding-left:0px;
	font-weight: bold;
}

.floatleft {
	float: left;
}
.clearleft {
	clear: left;
}

.progress_bar{
	margin-top: 8px;
}

.floatright {
	float: right;
}

.padding20 {
    padding-right:20px;
}
.yellow {
	color: #f1c612;
}
.red {
	color: #ff0000;
}

.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.blue {
	color: #2063aa;
	font-size: 14px;
}
.clearright {
	clear: right;
}
.confirmation {
	float: right;
	width: 430px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.wtfbold {
	color: #030162;
}

.wtfbold2 {
	color: #3366cc;
	font-size: 34px;
}


.center {
	text-align: center;
}
