.title01 {
	font-family: Tahoma;
	font-size: 15px;
	color: #191167;
	font-weight: bold;

}
.title02 {
	font-family: Tahoma;
	font-size: 15px;
	color: #B0810B;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.top {
	background-image: url(images/in_top.gif);
}
.title03 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.title04 {
	font-family: Tahoma;
	font-size: 12px;
	color: #2C449C;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #B0810B;
}
.title05 {
	font-family: Tahoma;
	font-size: 12px;
	color: #2C449C;
	font-style: italic;
}
.textgold {

	font-family: Tahoma;
	font-size: 13px;
	color: #B0810B;
}
.copy2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #1C1562;
}
.title06 {

	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.title00 {

	font-family: Tahoma;
	font-size: 15px;
	color: #2C449C;
	font-weight: bold;
}
a:link {
    color: #363636;
    text-decoration: none;
}

a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #666666;
    text-decoration: none;
}

a:active {
    color: #363636;
    text-decoration: none;
}

input, textarea {
    border: 1px solid #ccc;
}

.radio {
    border: none;
}

.buttons {
    border: none;
    background-color: #2C449C;
    color: #fff;
    padding: 2px 5px;
    font-family: tahoma;
}

.style1 {
    font-size: 12px;
    color: #2C449C;
    font-family: Tahoma;
}

.error {
    text-align: center;
    color: #ff0000;
	font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.view-link {
	color: #2C449C;
	text-decoration:underline;
}

.required {
	color:#ff0000;
}

.success {
	color: #2C449C;
	text-align: center;
	font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

body{
	margin-top:0px;
}