@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.slogn {
font-family : Arial;
font-size : 12px;
font-weight : bold;
color : #003366;
}
.BalckBoldText {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
font-weight : bold;
color : #333333;
}
.tellafriend {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #003366;
}
.BODY_TEXT {
font-family : Tahoma, Arial, 'Trebuchet MS', Verdana, Sans-serif;
font-size : 13px;
font-weight :  medium;
color : #003366;
text-align:justify;
}
.welcome {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #999999;
}
.headings {
font-family : Verdana, Sans-serif;
font-size : 14px;
font-weight : bold;
color : #003366;
}
A:link {
text-decoration : none;
color:#3366FF;
}
A:visited {
text-decoration : none;
color:#3366FF;
}
A:active {
text-decoration : none;
color:#3366FF;
}
A:hover {
text-decoration : underline;
color : #003366;
}
#menuBackground {
width : 100%;
background-image : url('http://www.r2systems.co.in/gui/img/menubar.gif');
background-repeat : repeat-x;
height : 29px;
}
#menuBar {
width : 750px;
margin : auto;
padding-left : 30px;
padding-right : 30px;
padding-top : 0;
padding-bottom : 0;
}
.menuImp ul {
list-style : none;
margin : 0;
padding : 0;
}
.menuImp li {
float : left;
margin-right : 0;
border-left-color : #cccccc;
border-left-style : solid;
border-left-width : 1px;
padding : 0;
}
.menuImp1 {
font-family : Tahoma, Arial, 'Trebuchet MS', Verdana, Sans-serif;
font-size : 13px;
letter-spacing : 0;
text-decoration : none;
padding-top : 6px;
padding-bottom : 7px;
padding-left : 20px;
padding-right : 20px;
margin-right : 0;
display : block;
float : left;
}
.menuImp2 {
font-family : Tahoma, Arial, 'Trebuchet MS', Verdana, Sans-serif;
font-size : 13px;
letter-spacing : 0;
text-decoration : none;
padding-top : 6px;
padding-bottom : 7px;
padding-left : 20px;
padding-right : 20px;
margin-right : 0;
display : block;
float : left;
border-right-color : #cccccc;
border-right-style : solid;
border-right-width : 1px;
}
#ticBar {
height : auto;
margin-top : 0;
border-width : 0;
}
img {
border : 0;
}
.subHeadingText
{
	width : 522px;
    clear: left;
    padding: 2px;
    border-bottom: 1px solid #cad5db;
    background-image : url('http://www.r2systems.co.in/gui/img/menubar.gif');
    background-repeat : repeat-x;
    font-family : Arial, Sans-serif;
    font-size: 13px;
    font-weight: bold;
    color : #003366;
    padding-top : 6px;
	padding-bottom : 7px;
}
.captchaImage
{
	border: 1px solid #cad5db;
	margin-top:1px;
	margin-bottom:8px;
}
.helpImage
{
    display: block;
    float: right;
    padding-right: 4px;;
}
.helpText
{
    width: auto;
    height: auto;
}
.PageInfoBox
{
    width: 400px;
}
label.formLabelDiv 
{
	text-align: right;
	padding-right: 10px;
	height: 30px;
	padding-left: 30px;
	width: 130px;
	display: block;
	float:left;
	font-weight: medium;
}
fieldset.boxSizes
{
	width: 300px;
}

textarea.boxSizes
{
	width: 300px;
	height: 150px;
}

input.radioItems
{
	float: left;
	clear: left;
}

legend
{
    padding: 0px 4px 4px 4px;
}
.redWhiteText
{
    color: red;
    background-color: white;
}

.greenWhiteText
{
    color: green;
    background-color: white;
}

img.submitForm
{
    margin-left: 0px;
}